summaryrefslogtreecommitdiff
path: root/block/blk-wbt.c
Commit message (Expand)AuthorAge
* block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
* block: Avoid that sparse complains about context imbalance in __wbt_wait()Bart Van Assche2017-01-02
* block: Make wbt_wait() definition consistent with declarationBart Van Assche2017-01-02
* blk-wbt: don't throttle discard or write zeroesChristoph Hellwig2016-12-09
* block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni2016-12-01
* blk-wbt: allow wbt to be enabled always through sysfsJens Axboe2016-11-28
* blk-wbt: cleanup disable-by-default for CFQJens Axboe2016-11-28
* blk-wbt: allow reset of default latency through sysfsJens Axboe2016-11-28
* blk-wbt: fix old-style function declarationArnd Bergmann2016-11-16
* blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1Jens Axboe2016-11-11
* blk-wbt: remove stat opsJens Axboe2016-11-11
* blk-wbt: store queue instead of bdiJens Axboe2016-11-11
* blk-wbt: add general throttling mechanismJens Axboe2016-11-10