Age | Commit message (Expand) | Author |
---|---|---|
2017-02-02 | block: Use pointer to backing_dev_info from request_queue | Jan Kara |
2017-01-02 | block: Avoid that sparse complains about context imbalance in __wbt_wait() | Bart Van Assche |
2017-01-02 | block: Make wbt_wait() definition consistent with declaration | Bart Van Assche |
2016-12-09 | blk-wbt: don't throttle discard or write zeroes | Christoph Hellwig |
2016-12-01 | block: add support for REQ_OP_WRITE_ZEROES | Chaitanya Kulkarni |
2016-11-28 | blk-wbt: allow wbt to be enabled always through sysfs | Jens Axboe |
2016-11-28 | blk-wbt: cleanup disable-by-default for CFQ | Jens Axboe |
2016-11-28 | blk-wbt: allow reset of default latency through sysfs | Jens Axboe |
2016-11-16 | blk-wbt: fix old-style function declaration | Arnd Bergmann |
2016-11-11 | blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1 | Jens Axboe |
2016-11-11 | blk-wbt: remove stat ops | Jens Axboe |
2016-11-11 | blk-wbt: store queue instead of bdi | Jens Axboe |
2016-11-10 | blk-wbt: add general throttling mechanism | Jens Axboe |