Age | Commit message (Expand) | Author |
2018-07-09 | block, bfq: add/remove entity weights correctly | Paolo Valente |
2018-05-31 | block, bfq: remove slow-system class | Paolo Valente |
2018-05-10 | bfq-iosched: remove unused variable | Jens Axboe |
2018-05-09 | block: use ktime_get_ns() instead of sched_clock() for cfq and bfq | Omar Sandoval |
2018-03-26 | block, bfq: lower-bound the estimated peak rate to 1 | Paolo Valente |
2018-01-18 | block, bfq: limit sectors served with interactive weight raising | Paolo Valente |
2018-01-18 | block, bfq: limit tags for writes and async I/O | Paolo Valente |
2018-01-05 | block, bfq: let a queue be merged only shortly after starting I/O | Paolo Valente |
2017-11-14 | block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP | Luca Miccio |
2017-08-31 | block, bfq: make lookup_next_entity push up vtime on expirations | Paolo Valente |
2017-08-28 | Merge tag 'v4.13-rc7' into for-4.14/block-postmerge | Jens Axboe |
2017-08-11 | block,bfq: refactor device-idling logic | Paolo Valente |
2017-07-29 | block, bfq: consider also in_service_entity to state whether an entity is active | Paolo Valente |
2017-07-29 | block: use standard blktrace API to output cgroup info for debug notes | Shaohua Li |
2017-07-12 | bfq: fix typos in comments about B-WF2Q+ algorithm | Hou Tao |
2017-07-03 | block, bfq: don't change ioprio class for a bfq_queue on a service tree | Paolo Valente |
2017-06-08 | block, bfq: access and cache blkg data only when safe | Paolo Valente |
2017-04-20 | bfq: fix compile error if CONFIG_CGROUPS=n | Jens Axboe |
2017-04-19 | block, bfq: split bfq-iosched.c into multiple source files | Paolo Valente |