| Age | Commit message (Expand) | Author |
| 2022-08-22 | block: Change the return type of blk_mq_map_queues() into void | Bart Van Assche |
| 2020-10-20 | blk-mq: remove the calling of local_memory_node() | Xianting Tian |
| 2019-08-04 | blk-mq: balance mapping between present CPUs and queues | Ming Lei |
| 2019-05-31 | blk-mq: Document the blk_mq_hw_queue_to_node() arguments | Bart Van Assche |
| 2019-05-31 | blk-mq: Fix spelling in a source code comment | Bart Van Assche |
| 2019-04-30 | block: add SPDX tags to block layer files missing licensing information | Christoph Hellwig |
| 2018-11-07 | blk-mq: initial support for multiple queue maps | Jens Axboe |
| 2018-11-07 | blk-mq: abstract out queue map | Jens Axboe |
| 2018-04-10 | blk-mq: don't keep offline CPUs mapped to hctx 0 | Ming Lei |
| 2017-07-24 | blk-mq: map queues to all present CPUs | Christoph Hellwig |
| 2017-07-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2017-06-29 | blk-mq: map all HWQ also in hyperthreaded system | Max Gurtovoy |
| 2017-06-28 | blk-mq: Include all present CPUs in the default queue mapping | Christoph Hellwig |
| 2016-11-08 | blk-mq: export blk_mq_map_queues | Christoph Hellwig |
| 2016-09-15 | blk-mq: allow the driver to pass in a queue mapping | Christoph Hellwig |
| 2015-12-03 | blk-mq: Avoid memoryless numa node encoded in hctx numa_node | Raghavendra K T |
| 2015-09-29 | blk-mq: avoid inserting requests before establishing new mapping | Akinobu Mita |
| 2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
| 2014-12-09 | blk-mq: Use all available hardware queues | Bart Van Assche |
| 2014-11-24 | blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map | Jens Axboe |
| 2014-05-28 | blk-mq: add file comments and update copyright notices | Jens Axboe |
| 2014-05-27 | blk-mq: pass in suggested NUMA node to ->alloc_hctx() | Jens Axboe |
| 2014-04-15 | blk-mq: split out tag initialization, support shared tags | Christoph Hellwig |
| 2014-03-20 | blk-mq: don't dump CPU -> hw queue map on driver load | Jens Axboe |
| 2013-10-25 | blk-mq: new multi-queue block IO queueing mechanism | Jens Axboe |