Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blk-wbt: don't throttle discard or write zeroes | Christoph Hellwig | 2016-12-09 | 1 | -3/+2 |
* | block: add support for REQ_OP_WRITE_ZEROES | Chaitanya Kulkarni | 2016-12-01 | 1 | -2/+3 |
* | blk-wbt: allow wbt to be enabled always through sysfs | Jens Axboe | 2016-11-28 | 1 | -1/+2 |
* | blk-wbt: cleanup disable-by-default for CFQ | Jens Axboe | 2016-11-28 | 1 | -2/+8 |
* | blk-wbt: allow reset of default latency through sysfs | Jens Axboe | 2016-11-28 | 1 | -4/+13 |
* | blk-wbt: fix old-style function declaration | Arnd Bergmann | 2016-11-16 | 1 | -1/+1 |
* | blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1 | Jens Axboe | 2016-11-11 | 1 | -6/+6 |
* | blk-wbt: remove stat ops | Jens Axboe | 2016-11-11 | 1 | -10/+5 |
* | blk-wbt: store queue instead of bdi | Jens Axboe | 2016-11-11 | 1 | -8/+12 |
* | blk-wbt: add general throttling mechanism | Jens Axboe | 2016-11-10 | 1 | -0/+735 |