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
*
block: Fix transfer when chunk sectors exceeds max
Keith Busch
2018-06-26
1
-2
/
+2
*
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-15
1
-2
/
+0
*
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
2018-06-14
1
-0
/
+2
*
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-1
/
+1
*
block: move ->timeout request member
Jens Axboe
2018-05-29
1
-2
/
+2
*
block: document the blk_eh_timer_return values
Christoph Hellwig
2018-05-29
1
-2
/
+2
*
block: remove BLK_EH_HANDLED
Christoph Hellwig
2018-05-29
1
-1
/
+0
*
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
1
-1
/
+1
*
blk-mq: Remove generation seqeunce
Keith Busch
2018-05-29
1
-23
/
+12
*
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-4
/
+1
*
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
1
-36
/
+2
*
block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
Omar Sandoval
2018-05-09
1
-15
/
+6
*
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-09
1
-8
/
+18
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-04-25
1
-0
/
+5
|
\
|
*
scsi: sd_zbc: Avoid that resetting a zone fails sporadically
Bart Van Assche
2018-04-19
1
-0
/
+5
*
|
block: add blk_queue_fua() helper function
Dave Chinner
2018-04-18
1
-0
/
+1
|
/
*
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-17
1
-11
/
+31
*
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
2018-03-08
1
-69
/
+0
*
block: Complain if queue_flag_(set|clear)_unlocked() is abused
Bart Van Assche
2018-03-08
1
-0
/
+6
*
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
2018-03-08
1
-0
/
+5
*
block: Reorder the queue flag manipulation function definitions
Bart Van Assche
2018-03-08
1
-11
/
+11
*
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
1
-1
/
+2
*
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
2018-02-15
1
-1
/
+1
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
1
-17
/
+155
|
\
|
*
block: Remove kblockd_schedule_delayed_work{,_on}()
Bart Van Assche
2018-01-19
1
-2
/
+0
|
*
block: rearrange a few request fields for better cache layout
Jens Axboe
2018-01-10
1
-13
/
+15
|
*
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
2018-01-10
1
-2
/
+0
|
*
block: add accessors for setting/querying request deadline
Jens Axboe
2018-01-10
1
-1
/
+3
|
*
block: remove REQ_ATOM_POLL_SLEPT
Jens Axboe
2018-01-10
1
-0
/
+2
|
*
blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
Tejun Heo
2018-01-09
1
-0
/
+2
|
*
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
2018-01-09
1
-0
/
+23
|
*
block: introduce zoned block devices zone write locking
Christoph Hellwig
2018-01-05
1
-0
/
+111
*
|
block: unalign call_single_data in struct request
Jens Axboe
2017-12-20
1
-1
/
+1
*
|
block: fix blk_rq_append_bio
Jens Axboe
2017-12-18
1
-1
/
+1
*
|
block: don't let passthrough IO go into .make_request_fn()
Ming Lei
2017-12-18
1
-2
/
+19
|
/
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-19
/
+17
|
\
|
*
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-10
1
-2
/
+2
|
*
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
2017-11-10
1
-1
/
+1
|
*
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
2017-11-10
1
-0
/
+6
|
*
block: Introduce blk_get_request_flags()
Bart Van Assche
2017-11-10
1
-0
/
+3
|
*
block: pass full fmode_t to blk_verify_command
Christoph Hellwig
2017-11-10
1
-1
/
+1
|
*
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-03
1
-1
/
+3
|
*
block: add a blk_steal_bios helper
Christoph Hellwig
2017-11-03
1
-0
/
+2
|
*
block: provide a direct_make_request helper
Christoph Hellwig
2017-11-03
1
-0
/
+1
|
*
fs/block_dev: remove vfs_msg() interface
Rakesh Pandit
2017-10-12
1
-11
/
+0
|
*
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-05
1
-5
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-09-25
1
-0
/
+1
*
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-31
/
+29
|
\
|
*
block: remove unused syncfull/asyncfull queue flags
Jens Axboe
2017-08-10
1
-31
/
+29
[next]