summaryrefslogtreecommitdiffstats
path: root/block/blk-mq.h
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: Remove generation seqeunceKeith Busch2018-05-291-40/+2
* blk-mq: fix sysfs inflight counterOmar Sandoval2018-04-261-1/+3
* block: mq: Add some minor doc for core structsLinus Walleij2018-04-251-0/+3
* blk-mq: Rename blk_mq_request_direct_issue() into blk_mq_request_issue_direct...Bart Van Assche2018-01-191-1/+1
* blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedbackMing Lei2018-01-171-0/+3
* blk-mq: remove REQ_ATOM_STARTEDTejun Heo2018-01-091-0/+1
* blk-mq: make blk_abort_request() trigger timeout pathTejun Heo2018-01-091-2/+0
* blk-mq: replace timeout synchronization with a RCU and generation based schemeTejun Heo2018-01-091-0/+46
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-5/+55
|\
| * blk-mq: only run the hardware queue if IO is pendingJens Axboe2017-11-101-2/+0
| * block, nvme: Introduce blk_mq_req_flags_tBart Van Assche2017-11-101-1/+1
| * blk-mq: move blk_mq_put_driver_tag*() into blk-mq.hMing Lei2017-11-041-0/+33
| * block: pass 'run_queue' to blk_mq_request_bypass_insertMing Lei2017-11-041-1/+1
| * blk-mq: don't handle failure in .get_budgetMing Lei2017-11-041-3/+2
| * blk-mq-sched: improve dispatching from sw queueMing Lei2017-11-011-0/+2
| * blk-mq: introduce .get_budget and .put_budget in blk_mq_opsMing Lei2017-11-011-1/+19
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* block: directly insert blk-mq request from blk_insert_cloned_request()Jens Axboe2017-09-111-0/+1
* blk-mq: provide internal in-flight variantJens Axboe2017-08-091-0/+3
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-5/+0
|\
| * blk-mq: Create hctx for each present CPUChristoph Hellwig2017-06-281-5/+0
* | blk-mq: remove __blk_mq_alloc_requestChristoph Hellwig2017-06-181-6/+0
* | blk-mq: simplify blk_mq_free_requestChristoph Hellwig2017-06-181-3/+0
* | blk-mq: mark blk_mq_rq_ctx_init staticChristoph Hellwig2017-06-181-2/+0
|/
* blk-mq: move debugfs declarations to a separate header fileOmar Sandoval2017-05-041-28/+0
* blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...Bart Van Assche2017-04-261-4/+4
* blk-mq: Let blk_mq_debugfs_register() look up the queue nameBart Van Assche2017-04-261-3/+2
* blk-mq: Register <dev>/queue/mq after having registered <dev>/queueBart Van Assche2017-04-261-0/+1
* blk-mq: add shallow depth option for blk_mq_get_tag()Omar Sandoval2017-04-141-0/+1
* Merge branch 'for-linus' into for-4.12/blockJens Axboe2017-04-071-1/+1
|\
| * blk-mq: use the right hctx when getting a driver tag failsOmar Sandoval2017-04-071-1/+1
* | blk-stat: convert to callback-based statistics reportingOmar Sandoval2017-03-211-1/+0
|/
* blk-mq: make lifetime consitent between q/ctx and its kobjectMing Lei2017-03-081-0/+1
* blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()Ming Lei2017-03-081-0/+1
* blk-mq: kill blk_mq_set_alloc_data()Omar Sandoval2017-03-021-10/+0
* block: use same block debugfs directory for blk-mq and blktraceOmar Sandoval2017-02-021-5/+0
* blk-mq: fix debugfs compilation issuesOmar Sandoval2017-01-271-5/+6
* blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()Jens Axboe2017-01-271-0/+2
* blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe2017-01-271-0/+1
* blk-mq: create debugfs directory treeOmar Sandoval2017-01-271-0/+33
* blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe2017-01-171-1/+7
* blk-mq: abstract out helpers for allocating/freeing tag mapsJens Axboe2017-01-171-5/+9
* blk-mq-tag: cleanup the normal/reserved tag allocationJens Axboe2017-01-171-0/+5
* blk-mq: export some helpers we need to the scheduling frameworkJens Axboe2017-01-171-0/+25
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-141-1/+0
|\
| * blk-mq: export blk_mq_map_queuesChristoph Hellwig2016-11-081-1/+0
* | blk-mq: abstract out blk_mq_dispatch_rq_list() helperJens Axboe2016-12-091-0/+1
* | block: add scalable completion tracking of requestsJens Axboe2016-11-101-0/+3
* | blk-mq: Introduce blk_mq_hctx_stopped()Bart Van Assche2016-11-021-0/+5
|/
* Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-091-7/+0
|\
OpenPOWER on IntegriCloud