aboutsummaryrefslogtreecommitdiff
path: root/include/linux/blk-mq.h
AgeCommit message (Expand)Author
2014-02-21blk-mq: support partial I/O completionsChristoph Hellwig
2014-02-21blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig
2014-02-10blk-mq: rework flush sequencing logicChristoph Hellwig
2014-02-10blk-mq: rework I/O completionsChristoph Hellwig
2014-02-07blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig
2014-01-30blk-mq: Don't reserve a tag for flush requestShaohua Li
2014-01-28blk-mq: for_each_* macro correctnessJose Alonso
2013-12-31block: blk-mq: don't export blk_mq_free_queue()Ming Lei
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