aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-mq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-05blk-mq: fix use-after-free of requestMing Lei1-2/+2
2013-12-03blk-mq: fix dereference of rq->mq_ctx if allocation failsJeff Moyer1-4/+8
2013-11-19blk-mq: add blktrace insert event traceJens Axboe1-0/+2
2013-11-19blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe1-4/+8
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig1-2/+2
2013-11-14blk-mq: remove newly added instances of __cpuinitPaul Gortmaker1-3/+3
2013-10-29blk-mq: mq plug list breakageShaohua Li1-1/+1
2013-10-28blk-mq: fix for flush deadlockChristoph Hellwig1-2/+12
2013-10-25blk-mq: add blk_mq_stop_hw_queuesChristoph Hellwig1-0/+10
2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe1-0/+1480