summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2021-07-01block: remove the bdgrab in blk_drop_partitionsChristoph Hellwig
2021-07-01block: grab a device refcount in disk_ueventChristoph Hellwig
2021-06-30block: check disk exist before trying to add partitionYufen Yu
2021-06-30Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-30block: return errors from blk_execute_rq()Keith Busch
2021-06-30block: support polling through blk_execute_rqKeith Busch
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig
2021-06-30block: mark blk_mq_init_queue_data staticChristoph Hellwig
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-29block: fix discard request mergeMing Lei
2021-06-27block/mq-deadline: Remove a WARN_ON_ONCE() callBart Van Assche
2021-06-25blk-mq: update hctx->dispatch_busy in case of real schedulerMing Lei
2021-06-24blk: Fix lock inversion between ioc lock and bfqd lockJan Kara
2021-06-24bfq: Remove merged request already in bfq_requests_merged()Jan Kara
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig
2021-06-24block: move bdev_disk_changedChristoph Hellwig
2021-06-24block: add the events* attributes to disk_attrsChristoph Hellwig
2021-06-24block: move the disk events code to a separate fileChristoph Hellwig
2021-06-24block: fix trace completion for chained bioEdward Hsieh
2021-06-21block/partitions/msdos: Fix typo inidicator -> indicatorThomas Bracht Laumann Jespersen
2021-06-21block, bfq: reset waker pointer with shared queuesPaolo Valente
2021-06-21block, bfq: check waker only for queues with no in-flight I/OPaolo Valente
2021-06-21block, bfq: avoid delayed merge of async queuesPaolo Valente
2021-06-21block, bfq: boost throughput by extending queue-merging timesPietro Pedroni
2021-06-21block, bfq: consider also creation time in delayed stable mergePaolo Valente
2021-06-21block, bfq: fix delayed stable merge checkLuca Mariotti
2021-06-21block, bfq: let also stably merged queues enjoy weight raisingPaolo Valente
2021-06-21blk-wbt: make sure throttle is enabled properlyZhang Yi
2021-06-21blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...Zhang Yi
2021-06-21block/mq-deadline: Prioritize high-priority requestsBart Van Assche
2021-06-21block/mq-deadline: Add cgroup supportBart Van Assche
2021-06-21block/mq-deadline: Track I/O statisticsBart Van Assche
2021-06-21block/mq-deadline: Add I/O priority supportBart Van Assche
2021-06-21block/mq-deadline: Micro-optimize the batching algorithmBart Van Assche
2021-06-21block/mq-deadline: Reserve 25% of scheduler tags for synchronous requestsBart Van Assche
2021-06-21block/mq-deadline: Improve the sysfs show and store macrosBart Van Assche
2021-06-21block/mq-deadline: Improve compile-time argument checkingBart Van Assche
2021-06-21block/mq-deadline: Rename dd_init_queue() and dd_exit_queue()Bart Van Assche
2021-06-21block/mq-deadline: Remove two local variablesBart Van Assche
2021-06-21block/mq-deadline: Add two lockdep_assert_held() statementsBart Van Assche
2021-06-21block/mq-deadline: Add several commentsBart Van Assche
2021-06-21block: Introduce the ioprio rq-qos policyBart Van Assche
2021-06-21block/blk-rq-qos: Move a function from a header file into a C fileBart Van Assche
2021-06-21block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() callsBart Van Assche
2021-06-21block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutiveBart Van Assche
2021-06-18blk-wbt: remove outdated commentlijiazi
2021-06-18block: Remove unnecessary elevator operation checksDamien Le Moal
2021-06-18blk-mq: fix use-after-free in blk_mq_exit_schedMing Lei
2021-06-18sched: Change task_struct::statePeter Zijlstra