summaryrefslogtreecommitdiffstats
path: root/block/blk-wbt.c
Commit message (Expand)AuthorAgeFilesLines
* block: Avoid that sparse complains about context imbalance in __wbt_wait()Bart Van Assche2017-01-021-5/+6
* block: Make wbt_wait() definition consistent with declarationBart Van Assche2017-01-021-1/+1
* blk-wbt: don't throttle discard or write zeroesChristoph Hellwig2016-12-091-3/+2
* block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni2016-12-011-2/+3
* blk-wbt: allow wbt to be enabled always through sysfsJens Axboe2016-11-281-1/+2
* 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
OpenPOWER on IntegriCloud