summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
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
2021-06-18sched: Add get_current_state()Peter Zijlstra
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-17block: export blk_next_bio()Chaitanya Kulkarni
2021-06-16block: mark queue init done at the end of blk_register_queueMing Lei
2021-06-16block: fix race between adding/removing rq qos and normal IOMing Lei
2021-06-11blk-mq: remove blk_mq_init_sq_queueChristoph Hellwig
2021-06-11blk-mq: add the blk_mq_alloc_disk APIsChristoph Hellwig
2021-06-11blk-mq: improve the blk_mq_init_allocated_queue interfaceChristoph Hellwig
2021-06-11blk-mq: factor out a blk_mq_alloc_sq_tag_set helperChristoph Hellwig
2021-06-10scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar
2021-06-08rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2021-06-04block: improve handling of all zones reset operationDamien Le Moal
2021-06-03block: Update blk_update_request() documentationBart Van Assche
2021-06-03block: Do not pull requests from the scheduler when we cannot dispatch themJan Kara
2021-06-01block: remove bdget_diskChristoph Hellwig
2021-06-01block: factor out a part_devt helperChristoph Hellwig
2021-06-01block: move bd_part_count to struct gendiskChristoph Hellwig
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig
2021-06-01block: unexport blk_alloc_queueChristoph Hellwig
2021-06-01block: add blk_alloc_disk and blk_cleanup_disk APIsChristoph Hellwig
2021-06-01block: add a flag to make put_disk on partially initalized disks saferChristoph Hellwig
2021-06-01block: automatically enable GENHD_FL_EXT_DEVTChristoph Hellwig
2021-06-01block: move the DISK_MAX_PARTS sanity check into __device_add_diskChristoph Hellwig