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