Age | Commit message (Expand) | Author | Files | Lines |
2023-06-25 | blk-throttle: Fix io statistics for cgroup v1 | Jinke Han | 1 | -0/+9 |
2022-09-27 | blk-throttle: pass a gendisk to blk_throtl_cancel_bios | Christoph Hellwig | 1 | -2/+2 |
2022-09-27 | blk-throttle: pass a gendisk to blk_throtl_register_queue | Christoph Hellwig | 1 | -2/+2 |
2022-09-27 | blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit | Christoph Hellwig | 1 | -4/+4 |
2022-09-24 | blk-throttle: improve bypassing bios checkings | Yu Kuai | 1 | -3/+19 |
2022-09-24 | blk-throttle: remove THROTL_TG_HAS_IOPS_LIMIT | Yu Kuai | 1 | -7/+1 |
2022-09-12 | blk-throttle: fix io hung due to configuration updates | Yu Kuai | 1 | -0/+9 |
2022-09-12 | blk-throttle: fix that io throttle can only work for single bio | Yu Kuai | 1 | -1/+1 |
2022-03-18 | block: cancel all throttled bios in del_gendisk() | Yu Kuai | 1 | -0/+3 |
2022-02-17 | block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO ... | Ming Lei | 1 | -5/+0 |
2022-02-17 | block: don't try to throttle split bio if iops limit isn't set | Ming Lei | 1 | -0/+11 |
2022-02-17 | block: throttle split bio in case of iops limit | Ming Lei | 1 | -2/+0 |
2021-10-18 | block: move blk-throtl fast path inline | Jens Axboe | 1 | -0/+182 |