blob: b1e920984590ec5943c309949a1ed5ab9a3215a8 [file] [log] [blame]
bf9ae8c5325c ("blk-mq: fix bad clear of RQF_MQ_INFLIGHT in blk_mq_ct_ctx_init()")
7c3fb70f0341 ("block: rearrange a few request fields for better cache layout")
e14575b3d457 ("block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit")
76a86f9d027b ("block: remove REQ_ATOM_POLL_SLEPT")
5d75d3f2e736 ("blk-mq: add a few missing debugfs RQF_ flags")
5a61c36398d0 ("blk-mq: remove REQ_ATOM_STARTED")
634f9e4631a8 ("blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq")
67818d25738b ("blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_COMPLETE")
1d9bd5161ba3 ("blk-mq: replace timeout synchronization with a RCU and generation based scheme")
5197c05e16b4 ("blk-mq: protect completion path with RCU")
04ced159cec8 ("blk-mq: move hctx lock/unlock into a helper")
24f5a90f0d13 ("blk-mq: quiesce queue during switching io sched and updating nr_requests")
6cc77e9cb080 ("block: introduce zoned block devices zone write locking")
79f720a751ca ("blk-mq: only run the hardware queue if IO is pending")
05b79413946d ("Revert "blk-mq: don't handle TAG_SHARED in restart"")
1f460b63d4b3 ("blk-mq: don't restart queue when .get_budget returns BLK_STS_RESOURCE")
b347689ffbca ("blk-mq-sched: improve dispatching from sw queue")
de1482974080 ("blk-mq: introduce .get_budget and .put_budget in blk_mq_ops")
caf8eb0d604a ("blk-mq-sched: move actual dispatching into one helper")
5e3d02bbafad ("blk-mq-sched: dispatch from scheduler IFF progress is made in ->dispatch")
85acb3ba2f92 ("block: set request_list for request")
fc13457f74dc ("blk-mq: document the need to have STARTED and COMPLETED share a byte")
a7af0af32171 ("blk-mq: attempt to fix atomic flag memory ordering")
a0725ab0c753 ("Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block")