Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() | Carlo Nonato | 2020-03-25 | 1 | -4/+5 |
* | block: bfq: swap puts in bfqg_and_blkg_put | Konstantin Khlebnikov | 2018-09-06 | 1 | -2/+2 |
* | block, bfq: return nbytes and not zero from struct cftype .write() method | Maciej S. Szmigiero | 2018-08-16 | 1 | -1/+2 |
* | block: use ktime_get_ns() instead of sched_clock() for cfq and bfq | Omar Sandoval | 2018-05-09 | 1 | -20/+20 |
* | block, bfq: put async queues for root bfq groups too | Paolo Valente | 2018-01-09 | 1 | -2/+5 |
* | block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP | Luca Miccio | 2017-11-14 | 1 | -64/+84 |
* | bfq: Declare local functions static | Bart Van Assche | 2017-09-01 | 1 | -9/+9 |
* | block, bfq: access and cache blkg data only when safe | Paolo Valente | 2017-06-08 | 1 | -23/+93 |
* | block, bfq: split bfq-iosched.c into multiple source files | Paolo Valente | 2017-04-19 | 1 | -0/+1139 |