summaryrefslogtreecommitdiffstats
path: root/block/blk-mq-virtio.c
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: include <linux/blk-mq.h> in block/blk-mq.hChristoph Hellwig2023-04-131-1/+0
* block: Change the return type of blk_mq_map_queues() into voidBart Van Assche2022-08-221-3/+4
* blk-mq: Fix typo in commentGabriela Bittencourt2020-03-171-1/+1
* block: Fix blk_mq_*_map_queues() kernel-doc headersBart Van Assche2019-05-311-2/+2
* block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig2019-04-301-9/+1
* blk-mq: initial support for multiple queue mapsJens Axboe2018-11-071-1/+1
* blk-mq: abstract out queue mapJens Axboe2018-11-071-4/+4
* blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig2017-02-271-0/+54