aboutsummaryrefslogtreecommitdiff
path: root/block/blk-throttle.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-30blk-throttle: print signed value 'carryover_bytes/ios' for userGravatar Yu Kuai 1-2/+2
2023-06-25blk-throttle: Fix io statistics for cgroup v1Gravatar Jinke Han 1-0/+9
2022-09-26blk-throttle: pass a gendisk to blk_throtl_cancel_biosGravatar Christoph Hellwig 1-2/+2
2022-09-26blk-throttle: pass a gendisk to blk_throtl_register_queueGravatar Christoph Hellwig 1-2/+2
2022-09-26blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exitGravatar Christoph Hellwig 1-4/+4
2022-09-24blk-throttle: improve bypassing bios checkingsGravatar Yu Kuai 1-3/+19
2022-09-24blk-throttle: remove THROTL_TG_HAS_IOPS_LIMITGravatar Yu Kuai 1-7/+1
2022-09-12blk-throttle: fix io hung due to configuration updatesGravatar Yu Kuai 1-0/+9
2022-09-12blk-throttle: fix that io throttle can only work for single bioGravatar Yu Kuai 1-1/+1
2022-03-18block: cancel all throttled bios in del_gendisk()Gravatar Yu Kuai 1-0/+3
2022-02-16block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO ...Gravatar Ming Lei 1-5/+0
2022-02-16block: don't try to throttle split bio if iops limit isn't setGravatar Ming Lei 1-0/+11
2022-02-16block: throttle split bio in case of iops limitGravatar Ming Lei 1-2/+0
2021-10-18block: move blk-throtl fast path inlineGravatar Jens Axboe 1-0/+182