Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: Fix blk_mq_*_map_queues() kernel-doc headers | Bart Van Assche | 2019-05-31 | 1 | -1/+1 |
* | block: switch all files cleared marked as GPLv2 to SPDX tags | Christoph Hellwig | 2019-04-30 | 1 | -9/+1 |
* | blk-mq: initial support for multiple queue maps | Jens Axboe | 2018-11-07 | 1 | -1/+1 |
* | blk-mq: abstract out queue map | Jens Axboe | 2018-11-07 | 1 | -5/+5 |
* | blk-mq: code clean-up by adding an API to clear set->mq_map | Minwoo Im | 2018-07-09 | 1 | -2/+3 |
* | blk-mq: Allow PCI vector offset for mapping queues | Keith Busch | 2018-03-27 | 1 | -2/+4 |
* | blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL | Christoph Hellwig | 2017-08-18 | 1 | -1/+7 |
* | blk-mq-pci: Fix two spelling mistakes | Sagi Grimberg | 2017-03-29 | 1 | -1/+1 |
* | blk_mq: linux/blk-mq.h does not include all the headers it depends on | Stephen Rothwell | 2016-09-19 | 1 | -0/+2 |
* | blk-mq: provide a default queue mapping for PCI device | Christoph Hellwig | 2016-09-15 | 1 | -0/+45 |