| Commit message (Expand) | Author | Age | Files | Lines |
* | block, bfq: cleanup the repeated declaration | Shaokun Zhang | 2021-08-25 | 1 | -2/+0 |
* | block: Introduce IOPRIO_NR_LEVELS | Damien Le Moal | 2021-08-18 | 1 | -2/+2 |
* | block, bfq: merge bursts of newly-created queues | Paolo Valente | 2021-03-25 | 1 | -0/+15 |
* | block, bfq: make waker-queue detection more robust | Paolo Valente | 2021-01-25 | 1 | -2/+5 |
* | block, bfq: save also injection state on queue merging | Paolo Valente | 2021-01-25 | 1 | -0/+5 |
* | block, bfq: save also weight-raised service on queue merging | Paolo Valente | 2021-01-25 | 1 | -0/+1 |
* | block, bfq: replace mechanism for evaluating I/O intensity | Paolo Valente | 2021-01-25 | 1 | -8/+8 |
* | bfq: fix blkio cgroup leakage v4 | Dmitry Monakhov | 2020-08-18 | 1 | -1/+0 |
* | block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup | Paolo Valente | 2020-03-21 | 1 | -0/+1 |
* | block, bfq: get a ref to a group when adding it to a service tree | Paolo Valente | 2020-02-03 | 1 | -0/+1 |
* | block, bfq: remove ifdefs from around gets/puts of bfq groups | Paolo Valente | 2020-02-03 | 1 | -0/+1 |
* | block, bfq: extend incomplete name of field on_st | Paolo Valente | 2020-02-03 | 1 | -1/+1 |
* | block,bfq: Skip tracing hooks if possible | Dmitry Monakhov | 2019-11-20 | 1 | -0/+4 |
* | blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT | Tejun Heo | 2019-11-07 | 1 | -0/+2 |
* | bfq-iosched: stop using blkg->stat_bytes and ->stat_ios | Tejun Heo | 2019-11-07 | 1 | -0/+4 |
* | bfq: Add per-device weight | Fam Zheng | 2019-09-06 | 1 | -0/+3 |
* | block, bfq: detect wakers and unconditionally inject their I/O | Paolo Valente | 2019-06-25 | 1 | -1/+24 |
* | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG | Christoph Hellwig | 2019-06-20 | 1 | -2/+2 |
* | blk-cgroup: move struct blkg_stat to bfq | Christoph Hellwig | 2019-06-20 | 1 | -7/+12 |
* | block: switch all files cleared marked as GPLv2 or later to SPDX tags | Christoph Hellwig | 2019-04-30 | 1 | -10/+1 |
* | Merge tag 'v5.1-rc6' into for-5.2/block | Jens Axboe | 2019-04-22 | 1 | -1/+1 |
|\ |
|
| * | block, bfq: fix use after free in bfq_bfqq_expire | Paolo Valente | 2019-04-10 | 1 | -1/+1 |
* | | block, bfq: fix some typos in comments | Angelo Ruocco | 2019-04-08 | 1 | -2/+2 |
* | | block, bfq: save & resume weight on a queue merge/split | Francesco Pollicino | 2019-04-01 | 1 | -0/+9 |
* | | block, bfq: print SHARED instead of pid for shared queues in logs | Francesco Pollicino | 2019-04-01 | 1 | -4/+19 |
* | | block, bfq: do not merge queues on flash storage with queueing | Paolo Valente | 2019-04-01 | 1 | -0/+3 |
* | | block, bfq: tune service injection basing on request service times | Paolo Valente | 2019-04-01 | 1 | -23/+28 |
* | | block, bfq: do not idle for lowest-weight queues | Paolo Valente | 2019-04-01 | 1 | -3/+3 |
|/ |
|
* | block, bfq: fix in-service-queue check for queue merging | Paolo Valente | 2019-01-31 | 1 | -0/+3 |
* | block, bfq: consider also ioprio classes in symmetry detection | Paolo Valente | 2019-01-31 | 1 | -3/+5 |
* | block, bfq: fix decrement of num_active_groups | Paolo Valente | 2018-12-07 | 1 | -2/+49 |
* | block, bfq: improve asymmetric scenarios detection | Federico Motta | 2018-10-13 | 1 | -16/+11 |
* | block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash | Paolo Valente | 2018-09-14 | 1 | -0/+26 |
* | block, bfq: add/remove entity weights correctly | Paolo Valente | 2018-07-09 | 1 | -2/+5 |
* | block, bfq: remove slow-system class | Paolo Valente | 2018-05-31 | 1 | -10/+4 |
* | bfq-iosched: remove unused variable | Jens Axboe | 2018-05-10 | 1 | -6/+0 |
* | block: use ktime_get_ns() instead of sched_clock() for cfq and bfq | Omar Sandoval | 2018-05-09 | 1 | -5/+5 |
* | block, bfq: lower-bound the estimated peak rate to 1 | Paolo Valente | 2018-03-26 | 1 | -1/+1 |
* | block, bfq: limit sectors served with interactive weight raising | Paolo Valente | 2018-01-18 | 1 | -0/+5 |
* | block, bfq: limit tags for writes and async I/O | Paolo Valente | 2018-01-18 | 1 | -0/+12 |
* | block, bfq: let a queue be merged only shortly after starting I/O | Paolo Valente | 2018-01-05 | 1 | -0/+2 |
* | block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP | Luca Miccio | 2017-11-14 | 1 | -2/+2 |
* | block, bfq: make lookup_next_entity push up vtime on expirations | Paolo Valente | 2017-08-31 | 1 | -2/+2 |
* | Merge tag 'v4.13-rc7' into for-4.14/block-postmerge | Jens Axboe | 2017-08-28 | 1 | -5/+17 |
|\ |
|
| * | block, bfq: consider also in_service_entity to state whether an entity is active | Paolo Valente | 2017-07-29 | 1 | -5/+17 |
* | | block,bfq: refactor device-idling logic | Paolo Valente | 2017-08-11 | 1 | -6/+6 |
* | | block: use standard blktrace API to output cgroup info for debug notes | Shaohua Li | 2017-07-29 | 1 | -5/+8 |
|/ |
|
* | bfq: fix typos in comments about B-WF2Q+ algorithm | Hou Tao | 2017-07-12 | 1 | -1/+1 |
* | block, bfq: don't change ioprio class for a bfq_queue on a service tree | Paolo Valente | 2017-07-03 | 1 | -1/+2 |
* | block, bfq: access and cache blkg data only when safe | Paolo Valente | 2017-06-08 | 1 | -12/+11 |