summaryrefslogtreecommitdiff
path: root/block/blk-throttle.h
AgeCommit message (Expand)Author
2023-08-30blk-throttle: print signed value 'carryover_bytes/ios' for userYu Kuai
2023-06-25blk-throttle: Fix io statistics for cgroup v1Jinke Han
2022-09-26blk-throttle: pass a gendisk to blk_throtl_cancel_biosChristoph Hellwig
2022-09-26blk-throttle: pass a gendisk to blk_throtl_register_queueChristoph Hellwig
2022-09-26blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exitChristoph Hellwig
2022-09-24blk-throttle: improve bypassing bios checkingsYu Kuai
2022-09-24blk-throttle: remove THROTL_TG_HAS_IOPS_LIMITYu Kuai
2022-09-12blk-throttle: fix io hung due to configuration updatesYu Kuai
2022-09-12blk-throttle: fix that io throttle can only work for single bioYu Kuai
2022-03-18block: cancel all throttled bios in del_gendisk()Yu Kuai
2022-02-16block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO ...Ming Lei
2022-02-16block: don't try to throttle split bio if iops limit isn't setMing Lei
2022-02-16block: throttle split bio in case of iops limitMing Lei
2021-10-18block: move blk-throtl fast path inlineJens Axboe