summaryrefslogtreecommitdiffstats
path: root/block/blk-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-3/+8
|\
| * block: keep established cmd_flags when cloning into a blk-mq requestKeith Busch2015-01-281-1/+1
| * block: add blk-mq support to blk_insert_cloned_request()Keith Busch2015-01-281-0/+7
| * block: require blk_rq_prep_clone() be given an initialized clone requestKeith Busch2015-01-281-2/+0
* | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-1/+1
|/
* block: wake up waiters when a queue is marked dyingJens Axboe2014-12-311-1/+20
* Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-131-0/+3
|\
| * blk-mq: Fix a use-after-freeBart Van Assche2014-12-091-0/+3
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-3/+3
|\ \
| * | block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-041-3/+3
| |/
* | scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-121-2/+2
|/
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-36/+31
|\
| * block: include func name in __get_request printsRobert Elliott2014-10-131-2/+2
| * block: make blk_update_request print prefix match ratelimited prefixRobert Elliott2014-10-131-2/+2
| * block: use bio_clone_fast() in blk_rq_prep_clone()Junichi Nomura2014-10-031-1/+1
| * block: misplaced rq_complete tracepointHannes Reinecke2014-10-011-2/+2
| * blk-mq: support per-distpatch_queue flush machineryMing Lei2014-09-251-1/+1
| * block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queueMing Lei2014-09-251-1/+1
| * block: remove blk_init_flush() and its pairMing Lei2014-09-251-2/+3
| * block: introduce blk_flush_queue to drive flush machineryMing Lei2014-09-251-1/+3
| * block: move flush initialization to blk_flush_initMing Lei2014-09-251-3/+0
| * block: introduce blk_init_flush and its pairMing Lei2014-09-251-3/+2
| * Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-111-1/+0
| |\
| * | block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-081-7/+3
| * | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-281-17/+17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-4/+4
|\ \ \ | |_|/ |/| |
| * | Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida2014-09-091-4/+4
* | | scsi-mq: fix requests that use a separate CDB bufferTony Battersby2014-08-221-1/+0
| |/ |/|
* | blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo2014-07-011-1/+1
* | block, blk-mq: draining can't be skipped even if bypass_depth was non-zeroTejun Heo2014-07-011-4/+7
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-191-2/+1
|\
| * block: remove WQ_POWER_EFFICIENT from kblockdMatias Bjørling2014-06-111-2/+1
* | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-151-0/+1
|\ \ | |/ |/|
| * NVMe: Add tracepointsKeith Busch2014-05-051-0/+1
* | block: add blk_rq_set_block_pc()Jens Axboe2014-06-061-0/+18
* | block: remove 'magic' from struct blk_plugJens Axboe2014-05-291-5/+0
* | blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_requestChristoph Hellwig2014-05-281-1/+1
* | block: only allocate/free mq_usage_counter in blk-mqMing Lei2014-05-271-6/+1
* | blk-mq: Micro-optimize blk_queue_nomerges() checkRobert Elliott2014-05-201-4/+4
* | blk-mq: allow changing of queue depth through sysfsJens Axboe2014-05-201-0/+41
* | block: only calculate part_in_flight() onceJens Axboe2014-05-091-2/+5
* | block: export blk_finish_requestChristoph Hellwig2014-04-161-1/+2
* | blk-mq: add blk_mq_delay_queueChristoph Hellwig2014-04-161-2/+4
* | block: remove struct request buffer memberJens Axboe2014-04-151-15/+6
* | Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe2014-04-151-1/+1
|\ \ | |/
| * block: fix regression with block enabled taggingJens Axboe2014-04-091-1/+1
* | block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
* | block: add kblockd_schedule_delayed_work_on()Jens Axboe2014-04-091-0/+7
* | block: remove 'q' parameter from kblockd_schedule_*_work()Jens Axboe2014-04-091-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\
OpenPOWER on IntegriCloud