blob: bb94399240cae7bd3b5dd1a8f2ba4ae3a2a87af4 [file] [log] [blame]
b445547ec1bb ("blk-mq, elevator: Count requests per hctx to improve performance")
7c6c5b7c9186 ("blk-mq: split blk_mq_alloc_and_init_hctx into two parts")
b9a1ff504b94 ("block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx")
9496c015ed39 ("blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx")
9316a9ed6895 ("blk-mq: provide helper for setting up an SQ queue and tag set")
34d11ffac1f5 ("blk-mq: realloc hctx when hw queue is mapped to another node")
5b202853ffbc ("blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs")
477e19dedc9d ("blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues")
d48ece209f82 ("blk-mq: init hctx sched after update ctx and hctx mapping")
131d08e122ea ("block: split the blk-mq case from elevator_init")
acddf3b308f6 ("block: move sysfs_lock into elevator_init")
ddb7253254fe ("block: remove the always unused name argument to elevator_init")
a8a275c9c2fb ("block: unexport elevator_init/exit")
cbf62af3537a ("block: move initialization of elevator-related fields to blk_alloc_queue_node")
a78773906147 ("block, bfq: add requeue-request hook")
14a23498ba97 ("block: Document scheduler modification locking requirements")
83d016ac8642 ("block: Unexport elv_register_queue() and elv_unregister_queue()")
8993d445df38 ("block, bfq: fix occurrences of request finish method's old name")
05707b64aed8 ("blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu")
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")
8ab0b7dc73e1 ("blk-mq: fix kernel oops in blk_mq_tag_idle()")
fb350e0ad993 ("blk-mq: fix race between updating nr_hw_queues and switching io sched")
24f5a90f0d13 ("blk-mq: quiesce queue during switching io sched and updating nr_requests")
9b25bd0368d5 ("block, bfq: remove batches of confusing ifdefs")
06ede5f60867 ("Merge branch 'for-linus' of git://git.kernel.dk/linux-block")