blob: 94c4ee180290f7e4cc5a91c087ab6ede7b3f2739 [file] [log] [blame]
15fe8a90bb45 ("blk-mq: remove blk_mq_delay_queue()")
eb619fdb2d4c ("blk-mq: fix issue with shared tag queue re-running")
923218f6166a ("blk-mq: don't allocate driver tag upfront for flush rq")
244c65a3ccaa ("blk-mq: move blk_mq_put_driver_tag*() into blk-mq.h")
a6a252e64914 ("blk-mq-sched: decide how to handle flush rq via RQF_FLUSH_SEQ")
6d6f167ce741 ("blk-mq: put the driver tag of nxt rq before first one is requeued")
358a3a6bccb7 ("blk-mq: don't handle TAG_SHARED in restart")
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")