summaryrefslogtreecommitdiffstats
path: root/block/blk-wbt.c
Commit message (Expand)AuthorAgeFilesLines
* blk-wbt: cleanup disable-by-default for CFQJens Axboe2016-11-281-2/+8
* blk-wbt: allow reset of default latency through sysfsJens Axboe2016-11-281-4/+13
* blk-wbt: fix old-style function declarationArnd Bergmann2016-11-161-1/+1
* blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1Jens Axboe2016-11-111-6/+6
* blk-wbt: remove stat opsJens Axboe2016-11-111-10/+5
* blk-wbt: store queue instead of bdiJens Axboe2016-11-111-8/+12
* blk-wbt: add general throttling mechanismJens Axboe2016-11-101-0/+735