aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-wbt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-11blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1Jens Axboe1-6/+6
2016-11-11blk-wbt: remove stat opsJens Axboe1-10/+5
2016-11-11blk-wbt: store queue instead of bdiJens Axboe1-8/+12
2016-11-10blk-wbt: add general throttling mechanismJens Axboe1-0/+735