summaryrefslogtreecommitdiffstats
path: root/block/blk-throttle.h
Commit message (Expand)AuthorAgeFilesLines
* blk-throttle: print signed value 'carryover_bytes/ios' for userYu Kuai2023-08-301-2/+2
* blk-throttle: Fix io statistics for cgroup v1Jinke Han2023-06-251-0/+9
* blk-throttle: pass a gendisk to blk_throtl_cancel_biosChristoph Hellwig2022-09-261-2/+2
* blk-throttle: pass a gendisk to blk_throtl_register_queueChristoph Hellwig2022-09-261-2/+2
* blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exitChristoph Hellwig2022-09-261-4/+4
* blk-throttle: improve bypassing bios checkingsYu Kuai2022-09-241-3/+19
* blk-throttle: remove THROTL_TG_HAS_IOPS_LIMITYu Kuai2022-09-241-7/+1
* blk-throttle: fix io hung due to configuration updatesYu Kuai2022-09-121-0/+9
* blk-throttle: fix that io throttle can only work for single bioYu Kuai2022-09-121-1/+1
* block: cancel all throttled bios in del_gendisk()Yu Kuai2022-03-181-0/+3
* block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO ...Ming Lei2022-02-161-5/+0
* block: don't try to throttle split bio if iops limit isn't setMing Lei2022-02-161-0/+11
* block: throttle split bio in case of iops limitMing Lei2022-02-161-2/+0
* block: move blk-throtl fast path inlineJens Axboe2021-10-181-0/+182