summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-0/+1
|\
| * block: export blk_next_bio()Chaitanya Kulkarni2021-06-171-0/+1
* | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-3034-1757/+2911
|\ \
| * | block: fix discard request mergeMing Lei2021-06-291-2/+6
| * | block/mq-deadline: Remove a WARN_ON_ONCE() callBart Van Assche2021-06-271-1/+0
| * | blk-mq: update hctx->dispatch_busy in case of real schedulerMing Lei2021-06-251-3/+0
| * | blk: Fix lock inversion between ioc lock and bfqd lockJan Kara2021-06-248-21/+41
| * | bfq: Remove merged request already in bfq_requests_merged()Jan Kara2021-06-241-28/+13
| * | block: pass a gendisk to bdev_disk_changedChristoph Hellwig2021-06-241-12/+10
| * | block: move bdev_disk_changedChristoph Hellwig2021-06-241-1/+54
| * | block: add the events* attributes to disk_attrsChristoph Hellwig2021-06-243-19/+10
| * | block: move the disk events code to a separate fileChristoph Hellwig2021-06-244-493/+491
| * | block: fix trace completion for chained bioEdward Hsieh2021-06-241-7/+6
| * | block/partitions/msdos: Fix typo inidicator -> indicatorThomas Bracht Laumann Jespersen2021-06-211-1/+1
| * | block, bfq: reset waker pointer with shared queuesPaolo Valente2021-06-211-2/+4
| * | block, bfq: check waker only for queues with no in-flight I/OPaolo Valente2021-06-211-8/+13
| * | block, bfq: avoid delayed merge of async queuesPaolo Valente2021-06-211-1/+7
| * | block, bfq: boost throughput by extending queue-merging timesPietro Pedroni2021-06-211-3/+13
| * | block, bfq: consider also creation time in delayed stable mergePaolo Valente2021-06-211-1/+3
| * | block, bfq: fix delayed stable merge checkLuca Mariotti2021-06-211-1/+1
| * | block, bfq: let also stably merged queues enjoy weight raisingPaolo Valente2021-06-211-1/+14
| * | blk-wbt: make sure throttle is enabled properlyZhang Yi2021-06-211-1/+5
| * | blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...Zhang Yi2021-06-212-2/+4
| * | block/mq-deadline: Prioritize high-priority requestsBart Van Assche2021-06-211-5/+37
| * | block/mq-deadline: Add cgroup supportBart Van Assche2021-06-215-14/+308
| * | block/mq-deadline: Track I/O statisticsBart Van Assche2021-06-211-0/+100
| * | block/mq-deadline: Add I/O priority supportBart Van Assche2021-06-211-114/+228
| * | block/mq-deadline: Micro-optimize the batching algorithmBart Van Assche2021-06-211-6/+5
| * | block/mq-deadline: Reserve 25% of scheduler tags for synchronous requestsBart Van Assche2021-06-211-0/+55
| * | block/mq-deadline: Improve the sysfs show and store macrosBart Van Assche2021-06-211-37/+29
| * | block/mq-deadline: Improve compile-time argument checkingBart Van Assche2021-06-211-47/+49
| * | block/mq-deadline: Rename dd_init_queue() and dd_exit_queue()Bart Van Assche2021-06-211-4/+4
| * | block/mq-deadline: Remove two local variablesBart Van Assche2021-06-211-6/+2
| * | block/mq-deadline: Add two lockdep_assert_held() statementsBart Van Assche2021-06-211-0/+4
| * | block/mq-deadline: Add several commentsBart Van Assche2021-06-211-0/+18
| * | block: Introduce the ioprio rq-qos policyBart Van Assche2021-06-217-0/+299
| * | block/blk-rq-qos: Move a function from a header file into a C fileBart Van Assche2021-06-212-13/+13
| * | block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() callsBart Van Assche2021-06-211-5/+4
| * | block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutiveBart Van Assche2021-06-211-7/+7
| * | blk-wbt: remove outdated commentlijiazi2021-06-181-1/+0
| * | block: Remove unnecessary elevator operation checksDamien Le Moal2021-06-182-7/+10
| * | blk-mq: fix use-after-free in blk_mq_exit_schedMing Lei2021-06-181-1/+3
| * | block: mark queue init done at the end of blk_register_queueMing Lei2021-06-161-14/+15
| * | block: fix race between adding/removing rq qos and normal IOMing Lei2021-06-161-0/+24
| * | blk-mq: remove blk_mq_init_sq_queueChristoph Hellwig2021-06-111-22/+0
| * | blk-mq: add the blk_mq_alloc_disk APIsChristoph Hellwig2021-06-111-0/+19
| * | blk-mq: improve the blk_mq_init_allocated_queue interfaceChristoph Hellwig2021-06-113-24/+15
| * | blk-mq: factor out a blk_mq_alloc_sq_tag_set helperChristoph Hellwig2021-06-111-14/+18
| * | rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara2021-06-081-2/+2
| * | block: Update blk_update_request() documentationBart Van Assche2021-06-031-8/+4