index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-26
1
-1
/
+14
|
\
|
*
dax: enable dax in the presence of known media errors (badblocks)
Dan Williams
2016-05-18
1
-1
/
+1
|
*
block: Update blkdev_dax_capable() for consistency
Toshi Kani
2016-05-17
1
-0
/
+1
|
*
block: Add bdev_dax_supported() for dax mount checks
Toshi Kani
2016-05-17
1
-0
/
+1
|
*
block: Add vfs_msg() interface
Toshi Kani
2016-05-17
1
-0
/
+11
*
|
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-17
1
-4
/
+2
|
\
\
|
*
|
block: kill off q->flush_flags
Jens Axboe
2016-04-13
1
-3
/
+2
|
*
|
block: kill blk_queue_flush()
Jens Axboe
2016-04-12
1
-1
/
+0
*
|
|
block: add __blkdev_issue_discard
Christoph Hellwig
2016-05-02
1
-0
/
+2
|
/
/
*
|
block: add ability to flag write back caching on a device
Jens Axboe
2016-04-12
1
-0
/
+3
*
|
block: add offset in blk_add_request_payload()
Ming Lin
2016-04-12
1
-1
/
+1
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-03-19
1
-1
/
+2
|
\
|
*
-
.
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
2016-03-18
1
-1
/
+2
|
|
\
\
|
|
|
*
blk-mq: enable polling support by default
Christoph Hellwig
2016-03-04
1
-1
/
+2
|
|
|
/
*
|
|
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2016-03-18
1
-0
/
+2
|
\
\
\
|
*
|
|
block: Add blk_set_runtime_active()
Mika Westerberg
2016-02-19
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
2016-03-03
1
-1
/
+1
*
|
|
block: get the 1st and last bvec via helpers
Ming Lei
2016-03-03
1
-4
/
+9
*
|
|
block: check virt boundary in bio_will_gap()
Ming Lei
2016-03-03
1
-5
/
+11
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
2016-02-04
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled
Martin K. Petersen
2016-02-04
1
-3
/
+6
*
|
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
block: defer timeouts to a workqueue
Christoph Hellwig
2015-12-22
1
-0
/
+1
*
|
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-19
1
-1
/
+1
|
\
\
|
|
/
|
*
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2015-12-01
1
-1
/
+1
*
|
mm, dax, pmem: introduce pfn_t
Dan Williams
2016-01-15
1
-2
/
+3
*
|
dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
Dan Williams
2016-01-15
1
-2
/
+15
*
|
block: add blk_start_queue_async()
Jens Axboe
2015-12-28
1
-0
/
+1
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-12-06
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-03
1
-1
/
+1
|
|
\
\
|
|
*
|
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2015-11-25
1
-1
/
+1
*
|
|
|
block: Always check queue limits for cloned requests
Hannes Reinecke
2015-11-29
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
block: protect rw_page against device teardown
Dan Williams
2015-11-19
1
-0
/
+2
|
/
/
*
|
block: add block polling support
Jens Axboe
2015-11-07
1
-0
/
+3
*
|
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-2
/
+2
*
|
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
1
-0
/
+2
|
\
\
|
*
|
block: add an API for Persistent Reservations
Christoph Hellwig
2015-10-21
1
-0
/
+2
*
|
|
block: move blk_integrity to request_queue
Dan Williams
2015-10-21
1
-1
/
+5
*
|
|
block: generic request_queue reference counting
Dan Williams
2015-10-21
1
-1
/
+1
*
|
|
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-10-21
1
-21
/
+13
*
|
|
block: Reduce the size of struct blk_integrity
Martin K. Petersen
2015-10-21
1
-4
/
+4
*
|
|
block: Consolidate static integrity profile properties
Martin K. Petersen
2015-10-21
1
-9
/
+11
*
|
|
block: Move integrity kobject to struct gendisk
Martin K. Petersen
2015-10-21
1
-2
/
+0
|
/
/
*
|
blk-mq: fix sysfs registration/unregistration race
Akinobu Mita
2015-09-29
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-19
1
-0
/
+50
|
\
\
|
|
/
|
/
|
|
*
block: Refuse request/bio merges with gaps in the integrity payload
Sagi Grimberg
2015-09-11
1
-0
/
+30
|
*
block: Check for gaps on front and back merges
Jens Axboe
2015-09-03
1
-0
/
+20
*
|
blk: rq_data_dir() should not return a boolean
Linus Torvalds
2015-09-12
1
-1
/
+1
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-4
/
+4
|
\
\
|
|
/
|
/
|
[next]