aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-mq.c
Commit message (Expand)AuthorAge
* blk-mq: add REQ_SYNC earlyShaohua Li2014-03-07
* blk-mq: support partial I/O completionsChristoph Hellwig2014-02-21
* blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig2014-02-21
* blk-mq: remove blk_mq_alloc_rqChristoph Hellwig2014-02-21
* blk-mq: pair blk_mq_start_request / blk_mq_requeue_requestChristoph Hellwig2014-02-11
* blk-mq: dont assume rq->errors is set when returning an error from ->queue_rqChristoph Hellwig2014-02-11
* blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-10
* blk-mq: rework I/O completionsChristoph Hellwig2014-02-10
* blk-mq: Add bio_integrity setup to blk_mq_make_requestNicholas Bellinger2014-02-07
* blk-mq: initialize sg_reserved_sizeChristoph Hellwig2014-02-07
* blk-mq: handle dma_drain_sizeChristoph Hellwig2014-02-07
* blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig2014-02-07
* blk-mq: Don't reserve a tag for flush requestShaohua Li2014-01-30
* blk-mq: uses page->list incorrectlyDave Hansen2014-01-08
* blk-mq: use __smp_call_function_single directlyChristoph Hellwig2014-01-08
* blk-mq: fix initializing request's start timeMing Lei2014-01-03
* block: blk-mq: don't export blk_mq_free_queue()Ming Lei2013-12-31
* block: blk-mq: make blk_sync_queue support mqMing Lei2013-12-31
* block: blk-mq: support draining mq queueMing Lei2013-12-31
* Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
|\
| * blk-mq: fix use-after-free of requestMing Lei2013-12-05
| * blk-mq: fix dereference of rq->mq_ctx if allocation failsJeff Moyer2013-12-03
* | block: Abstract out bvec iteratorKent Overstreet2013-11-24
|/
* blk-mq: add blktrace insert event traceJens Axboe2013-11-19
* blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe2013-11-19
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-15
|\
| * blk-mq: remove newly added instances of __cpuinitPaul Gortmaker2013-11-14
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-14
|/
* blk-mq: mq plug list breakageShaohua Li2013-10-29
* blk-mq: fix for flush deadlockChristoph Hellwig2013-10-28
* blk-mq: add blk_mq_stop_hw_queuesChristoph Hellwig2013-10-25
* blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-25