blob: 88394ac81e45cac3b745c479eac46289eac83bac [file] [log] [blame]
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")