aboutsummaryrefslogtreecommitdiff
path: root/block/blk-mq.c
AgeCommit message (Expand)Author
2013-12-05blk-mq: fix use-after-free of requestMing Lei
2013-12-03blk-mq: fix dereference of rq->mq_ctx if allocation failsJeff Moyer
2013-11-19blk-mq: add blktrace insert event traceJens Axboe
2013-11-19blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-14blk-mq: remove newly added instances of __cpuinitPaul Gortmaker
2013-10-29blk-mq: mq plug list breakageShaohua Li
2013-10-28blk-mq: fix for flush deadlockChristoph Hellwig
2013-10-25blk-mq: add blk_mq_stop_hw_queuesChristoph Hellwig
2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe