Age | Commit message (Expand) | Author |
2020-04-23 | block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup | Paolo Valente |
2020-03-12 | block, bfq: remove ifdefs from around gets/puts of bfq groups | Paolo Valente |
2020-03-12 | block, bfq: get a ref to a group when adding it to a service tree | Paolo Valente |
2019-09-06 | bfq: Add per-device weight | Fam Zheng |
2019-06-25 | block, bfq: detect wakers and unconditionally inject their I/O | Paolo Valente |
2019-06-20 | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG | Christoph Hellwig |
2019-06-20 | blk-cgroup: move struct blkg_stat to bfq | Christoph Hellwig |
2019-04-30 | block: switch all files cleared marked as GPLv2 or later to SPDX tags | Christoph Hellwig |
2019-04-22 | Merge tag 'v5.1-rc6' into for-5.2/block | Jens Axboe |
2019-04-10 | block, bfq: fix use after free in bfq_bfqq_expire | Paolo Valente |
2019-04-08 | block, bfq: fix some typos in comments | Angelo Ruocco |
2019-04-01 | block, bfq: save & resume weight on a queue merge/split | Francesco Pollicino |
2019-04-01 | block, bfq: print SHARED instead of pid for shared queues in logs | Francesco Pollicino |
2019-04-01 | block, bfq: do not merge queues on flash storage with queueing | Paolo Valente |
2019-04-01 | block, bfq: tune service injection basing on request service times | Paolo Valente |
2019-04-01 | block, bfq: do not idle for lowest-weight queues | Paolo Valente |
2019-01-31 | block, bfq: fix in-service-queue check for queue merging | Paolo Valente |
2019-01-31 | block, bfq: consider also ioprio classes in symmetry detection | Paolo Valente |
2018-12-07 | block, bfq: fix decrement of num_active_groups | Paolo Valente |
2018-10-13 | block, bfq: improve asymmetric scenarios detection | Federico Motta |
2018-09-14 | block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash | Paolo Valente |
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 |