index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add upstream swait
Sebastian Andrzej Siewior
2016-08-15
1
-1
/
+1
*
block: blk-mq: Use swait
Sebastian Andrzej Siewior
2016-08-15
1
-1
/
+1
*
block/mq: don't complete requests via IPI
Sebastian Andrzej Siewior
2016-08-15
1
-0
/
+1
*
block: get the 1st and last bvec via helpers
Ming Lei
2016-03-09
1
-4
/
+9
*
block: check virt boundary in bio_will_gap()
Ming Lei
2016-03-09
1
-5
/
+11
*
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
|
\
\
|
|
/
|
/
|
|
*
dax: drop size parameter to ->direct_access()
Dan Williams
2015-08-27
1
-1
/
+1
|
*
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
2015-08-20
1
-4
/
+4
*
|
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
1
-1
/
+20
*
|
block: bump BLK_DEF_MAX_SECTORS to 2560
Jeff Moyer
2015-08-18
1
-1
/
+1
*
|
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-18
1
-0
/
+1
*
|
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-10
/
+0
*
|
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-13
1
-0
/
+3
*
|
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
2015-07-17
1
-0
/
+1
|
/
*
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-06-26
1
-1
/
+5
|
\
|
*
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
2015-06-26
1
-1
/
+5
|
*
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
2015-05-29
1
-37
/
+5
|
|
\
*
|
\
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-20
/
+1
|
\
\
\
|
*
|
|
writeback, blkcg: restructure blk_{set|clear}_queue_congested()
Tejun Heo
2015-06-02
1
-19
/
+0
|
*
|
|
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
1
-1
/
+1
*
|
|
|
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
remove <asm/scatterlist.h>
Christoph Hellwig
2015-05-05
1
-2
/
+1
*
|
|
|
|
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-38
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
block: add blk_set_queue_dying() to blkdev.h
Jens Axboe
2015-06-05
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
block: don't honor chunk sizes for data-less IO
Jens Axboe
2015-05-29
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-22
1
-5
/
+1
|
*
|
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
2015-05-19
1
-1
/
+1
|
*
|
block: move PM request support to IDE
Christoph Hellwig
2015-05-05
1
-20
/
+1
|
*
|
block: remove REQ_TYPE_PM_SHUTDOWN
Christoph Hellwig
2015-05-05
1
-1
/
+0
[next]