index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-cpumap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-01
blk-mq: add number of queue calc helper
Daniel Wagner
1
-0
/
+40
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
1
-3
/
+3
2025-01-23
blk-mq: create correct map for fallback case
Daniel Wagner
1
-2
/
+1
2024-12-23
blk-mq: introduce blk_mq_map_hw_queues
Daniel Wagner
1
-0
/
+37
2023-04-13
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
1
-1
/
+0
2023-01-17
blk-mq: Build default queue map via group_cpus_evenly()
Ming Lei
1
-49
/
+12
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-3
/
+1
2020-10-20
blk-mq: remove the calling of local_memory_node()
Xianting Tian
1
-1
/
+1
2019-08-04
blk-mq: balance mapping between present CPUs and queues
Ming Lei
1
-7
/
+22
2019-05-31
blk-mq: Document the blk_mq_hw_queue_to_node() arguments
Bart Van Assche
1
-1
/
+5
2019-05-31
blk-mq: Fix spelling in a source code comment
Bart Van Assche
1
-2
/
+2
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2018-11-07
blk-mq: initial support for multiple queue maps
Jens Axboe
1
-4
/
+5
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
1
-5
/
+5
2018-04-10
blk-mq: don't keep offline CPUs mapped to hctx 0
Ming Lei
1
-5
/
+0
2017-07-24
blk-mq: map queues to all present CPUs
Christoph Hellwig
1
-2
/
+2
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+4
2017-06-29
blk-mq: map all HWQ also in hyperthreaded system
Max Gurtovoy
1
-46
/
+22
2017-06-28
blk-mq: Include all present CPUs in the default queue mapping
Christoph Hellwig
1
-3
/
+2
2016-11-08
blk-mq: export blk_mq_map_queues
Christoph Hellwig
1
-0
/
+1
2016-09-15
blk-mq: allow the driver to pass in a queue mapping
Christoph Hellwig
1
-20
/
+5
2015-12-03
blk-mq: Avoid memoryless numa node encoded in hctx numa_node
Raghavendra K T
1
-1
/
+1
2015-09-29
blk-mq: avoid inserting requests before establishing new mapping
Akinobu Mita
1
-4
/
+5
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2014-12-09
blk-mq: Use all available hardware queues
Bart Van Assche
1
-1
/
+1
2014-11-24
blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map
Jens Axboe
1
-1
/
+1
2014-05-28
blk-mq: add file comments and update copyright notices
Jens Axboe
1
-0
/
+5
2014-05-27
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
1
-0
/
+16
2014-04-15
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
1
-3
/
+3
2014-03-20
blk-mq: don't dump CPU -> hw queue map on driver load
Jens Axboe
1
-10
/
+0
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-0
/
+108