aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-mq-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31block: Fix blk_mq_*_map_queues() kernel-doc headersBart Van Assche1-1/+1
2019-04-30block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig1-9/+1
2018-11-07blk-mq: initial support for multiple queue mapsJens Axboe1-1/+1
2018-11-07blk-mq: abstract out queue mapJens Axboe1-5/+5
2018-07-09blk-mq: code clean-up by adding an API to clear set->mq_mapMinwoo Im1-2/+3
2018-03-27blk-mq: Allow PCI vector offset for mapping queuesKeith Busch1-2/+4
2017-08-18blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig1-1/+7
2017-03-29blk-mq-pci: Fix two spelling mistakesSagi Grimberg1-1/+1
2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell1-0/+2
2016-09-15blk-mq: provide a default queue mapping for PCI deviceChristoph Hellwig1-0/+45