aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-core.c
Commit message (Expand)AuthorAge
* blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-10
* blk-mq: divert __blk_put_request for MQ opsChristoph Hellwig2014-02-07
* block: blk-mq: make blk_sync_queue support mqMing Lei2013-12-31
* block: blk-mq: support draining mq queueMing Lei2013-12-31
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24
* block: Abstract out bvec iteratorKent Overstreet2013-11-24
* Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe2013-11-08
|\
| * blk-mq: mq plug list breakageShaohua Li2013-10-29
| * blk-mq: fix for flush deadlockChristoph Hellwig2013-10-28
| * blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-25
| * block: remove request ref_countChristoph Hellwig2013-10-25
| * block: make rq->cmd_flags be 64-bitJens Axboe2013-10-25
* | block: Enable sysfs nomerge control for I/O requests in the plug listAlireza Haghdoost2013-11-08
* | elevator: Fix a race in elevator switching and md device initializationTomoki Sekiyama2013-11-08
* | blk-core: Fix memory corruption if blkcg_init_queue failsMikulas Patocka2013-11-08
* | block: fix race between request completion and timeout handlingJeff Moyer2013-11-08
|/
* Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-09-22
|\
| * block: trace all devices plug operationJianpeng Ma2013-09-11
* | [SCSI] Return ENODATA on medium errorHannes Reinecke2013-08-23
* | [SCSI] return ENOSPC on thin provisioning failureHannes Reinecke2013-08-23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-03
|\
| * block/dasd: detailed I/O errorsHannes Reinecke2013-07-01
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-02
|\ \ | |/ |/|
| * block: queue work on power efficient wqViresh Kumar2013-05-14
* | blkpm: avoid sleep when holding queue lockAaron Lu2013-05-17
|/
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...Jens Axboe2013-03-24
| |\
| | * block: Add bio_end_sector()Kent Overstreet2013-03-23
| | * block: Refactor blk_update_request()Kent Overstreet2013-03-23
| * | block: implement runtime pm strategyLin Ming2013-03-23
| * | block: add runtime pm helpersLin Ming2013-03-23
| |/
* / Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2013-04-18
|/
* Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\
| * block: add @req to bio_{front|back}_merge tracepointsTejun Heo2013-01-14
| * block: add missing block_bio_complete() tracepointTejun Heo2013-01-14
| * block: Remove should_sort judgement when flush blk_plugJianpeng Ma2013-01-11
* | block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-21
|/
* block: export block_unplug tracepointNeilBrown2012-12-14
* block: Make blk_cleanup_queue() wait until request_fn finishedBart Van Assche2012-12-06
* block: Avoid scheduling delayed work on a dead queueBart Van Assche2012-12-06
* block: Avoid that request_fn is invoked on a dead queueBart Van Assche2012-12-06
* block: Let blk_drain_queue() caller obtain the queue lockBart Van Assche2012-12-06
* block: Rename queue dead flagBart Van Assche2012-12-06
* block: use NUMA_NO_NODE instead of -1Ezequiel Garcia2012-11-10
* block: Add blk_rq_pos(rq) to sort rq when plushingJianpeng Ma2012-10-25
* Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-10
|\
| * block: fix request_queue->flags initializationTejun Heo2012-09-21
| * block: lift the initial queue bypass mode on blk_register_queue() instead of ...Tejun Heo2012-09-21
| * block: Implement support for WRITE SAMEMartin K. Petersen2012-09-20
| * block: Consolidate command flag and queue limit checks for mergesMartin K. Petersen2012-09-20