blob: f3d067cc242bd110e3ddd9db7b51959e4aa8e694 [file] [log] [blame]
d1210d5afb9e ("blk-mq: simplify blk_mq_rq_timed_out")
f6e7d48a780a ("block: remove BLK_EH_HANDLED")
6600593cbd93 ("block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE")
12f5b9314545 ("blk-mq: Remove generation seqeunce")
ad103e79838d ("blk-mq: Fix timeout and state order")
f4560231ec42 ("blk-mq: start request gstate with gen 1")
7c3fb70f0341 ("block: rearrange a few request fields for better cache layout")
e14575b3d457 ("block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit")
0a72e7f44964 ("block: add accessors for setting/querying request deadline")
76a86f9d027b ("block: remove REQ_ATOM_POLL_SLEPT")
5d75d3f2e736 ("blk-mq: add a few missing debugfs RQF_ flags")
05707b64aed8 ("blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu")
5a61c36398d0 ("blk-mq: remove REQ_ATOM_STARTED")
634f9e4631a8 ("blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq")
358f70da49d7 ("blk-mq: make blk_abort_request() trigger timeout path")
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")