aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-core.c
Commit message (Expand)AuthorAge
* scsi-mq: fix requests that use a separate CDB bufferTony Battersby2014-08-22
* blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo2014-07-01
* block, blk-mq: draining can't be skipped even if bypass_depth was non-zeroTejun Heo2014-07-01
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-19
|\
| * block: remove WQ_POWER_EFFICIENT from kblockdMatias Bjørling2014-06-11
* | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-15
|\ \ | |/ |/|
| * NVMe: Add tracepointsKeith Busch2014-05-05
* | block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* | block: remove 'magic' from struct blk_plugJens Axboe2014-05-29
* | blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_requestChristoph Hellwig2014-05-28
* | block: only allocate/free mq_usage_counter in blk-mqMing Lei2014-05-27
* | blk-mq: Micro-optimize blk_queue_nomerges() checkRobert Elliott2014-05-20
* | blk-mq: allow changing of queue depth through sysfsJens Axboe2014-05-20
* | block: only calculate part_in_flight() onceJens Axboe2014-05-09
* | block: export blk_finish_requestChristoph Hellwig2014-04-16
* | blk-mq: add blk_mq_delay_queueChristoph Hellwig2014-04-16
* | block: remove struct request buffer memberJens Axboe2014-04-15
* | Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe2014-04-15
|\|
| * block: fix regression with block enabled taggingJens Axboe2014-04-09
* | block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-11
* | block: add kblockd_schedule_delayed_work_on()Jens Axboe2014-04-09
* | block: remove 'q' parameter from kblockd_schedule_*_work()Jens Axboe2014-04-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\
| * | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
* | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \
| * | | blktrace: fix accounting of partially completed requestsRoman Pen2014-03-05
| | |/ | |/|
* | | block: free q->flush_rq in blk_init_allocated_queue error pathsDave Jones2014-03-21
* | | block: fix q->flush_rq NULL pointer crash on dm-mpath flushMike Snitzer2014-03-08
|/ /
* | 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
|\