Age | Commit message (Expand) | Author |
2024-09-10 | blk-throttle: remove last_low_overflow_time | Yu Kuai |
2024-05-30 | blk-throttle: Fix incorrect display of io.max | Waiman Long |
2024-05-09 | blk-throttle: delay initialization until configuration | Yu Kuai |
2024-05-09 | blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW | Yu Kuai |
2023-08-30 | blk-throttle: print signed value 'carryover_bytes/ios' for user | Yu Kuai |
2023-06-25 | blk-throttle: Fix io statistics for cgroup v1 | Jinke Han |
2022-09-26 | blk-throttle: pass a gendisk to blk_throtl_cancel_bios | Christoph Hellwig |
2022-09-26 | blk-throttle: pass a gendisk to blk_throtl_register_queue | Christoph Hellwig |
2022-09-26 | blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit | Christoph Hellwig |
2022-09-24 | blk-throttle: improve bypassing bios checkings | Yu Kuai |
2022-09-24 | blk-throttle: remove THROTL_TG_HAS_IOPS_LIMIT | Yu Kuai |
2022-09-12 | blk-throttle: fix io hung due to configuration updates | Yu Kuai |
2022-09-12 | blk-throttle: fix that io throttle can only work for single bio | Yu Kuai |
2022-03-18 | block: cancel all throttled bios in del_gendisk() | Yu Kuai |
2022-02-16 | block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO ... | Ming Lei |
2022-02-16 | block: don't try to throttle split bio if iops limit isn't set | Ming Lei |
2022-02-16 | block: throttle split bio in case of iops limit | Ming Lei |
2021-10-18 | block: move blk-throtl fast path inline | Jens Axboe |