summaryrefslogtreecommitdiffstats
path: root/block/blk-mq.c
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: fix use-after-free of requestMing Lei2013-12-051-2/+2
* blk-mq: fix dereference of rq->mq_ctx if allocation failsJeff Moyer2013-12-031-4/+8
* blk-mq: add blktrace insert event traceJens Axboe2013-11-191-0/+2
* blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe2013-11-191-4/+8
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-151-3/+3
|\
| * blk-mq: remove newly added instances of __cpuinitPaul Gortmaker2013-11-141-3/+3
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-2/+2
|/
* blk-mq: mq plug list breakageShaohua Li2013-10-291-1/+1
* blk-mq: fix for flush deadlockChristoph Hellwig2013-10-281-2/+12
* blk-mq: add blk_mq_stop_hw_queuesChristoph Hellwig2013-10-251-0/+10
* blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-251-0/+1480