summaryrefslogtreecommitdiffstats
path: root/block/blk-wbt.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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-121-6/+6
* blk-wbt: remove stat opsJens Axboe2016-11-121-10/+5Star
* blk-wbt: store queue instead of bdiJens Axboe2016-11-121-8/+12
* blk-wbt: add general throttling mechanismJens Axboe2016-11-101-0/+735