aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-throttle.h
AgeCommit message (Expand)AuthorFilesLines
9 daysblk-throttle: delay initialization until configurationYu Kuai1-5/+15
9 daysblk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOWYu Kuai1-22/+4
2023-08-30blk-throttle: print signed value 'carryover_bytes/ios' for userYu Kuai1-2/+2
2023-06-25blk-throttle: Fix io statistics for cgroup v1Jinke Han1-0/+9
2022-09-26blk-throttle: pass a gendisk to blk_throtl_cancel_biosChristoph Hellwig1-2/+2
2022-09-26blk-throttle: pass a gendisk to blk_throtl_register_queueChristoph Hellwig1-2/+2
2022-09-26blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exitChristoph Hellwig1-4/+4
2022-09-24blk-throttle: improve bypassing bios checkingsYu Kuai1-3/+19
2022-09-24blk-throttle: remove THROTL_TG_HAS_IOPS_LIMITYu Kuai1-7/+1
2022-09-12blk-throttle: fix io hung due to configuration updatesYu Kuai1-0/+9
2022-09-12blk-throttle: fix that io throttle can only work for single bioYu Kuai1-1/+1
2022-03-18block: cancel all throttled bios in del_gendisk()Yu Kuai1-0/+3
2022-02-16block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO ...Ming Lei1-5/+0
2022-02-16block: don't try to throttle split bio if iops limit isn't setMing Lei1-0/+11
2022-02-16block: throttle split bio in case of iops limitMing Lei1-2/+0
2021-10-18block: move blk-throtl fast path inlineJens Axboe1-0/+182