summaryrefslogtreecommitdiffstats
path: root/block/bfq-iosched.h
Commit message (Expand)AuthorAge
* block, bfq: detect wakers and unconditionally inject their I/OPaolo Valente2019-06-25
* block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig2019-06-20
* blk-cgroup: move struct blkg_stat to bfqChristoph Hellwig2019-06-20
* block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig2019-04-30
* Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-22
|\
| * block, bfq: fix use after free in bfq_bfqq_expirePaolo Valente2019-04-10
* | block, bfq: fix some typos in commentsAngelo Ruocco2019-04-08
* | block, bfq: save & resume weight on a queue merge/splitFrancesco Pollicino2019-04-01
* | block, bfq: print SHARED instead of pid for shared queues in logsFrancesco Pollicino2019-04-01
* | block, bfq: do not merge queues on flash storage with queueingPaolo Valente2019-04-01
* | block, bfq: tune service injection basing on request service timesPaolo Valente2019-04-01
* | block, bfq: do not idle for lowest-weight queuesPaolo Valente2019-04-01
|/
* block, bfq: fix in-service-queue check for queue mergingPaolo Valente2019-01-31
* block, bfq: consider also ioprio classes in symmetry detectionPaolo Valente2019-01-31
* block, bfq: fix decrement of num_active_groupsPaolo Valente2018-12-07
* block, bfq: improve asymmetric scenarios detectionFederico Motta2018-10-13
* block, bfq: inject other-queue I/O into seeky idle queues on NCQ flashPaolo Valente2018-09-14
* block, bfq: add/remove entity weights correctlyPaolo Valente2018-07-09
* block, bfq: remove slow-system classPaolo Valente2018-05-31
* bfq-iosched: remove unused variableJens Axboe2018-05-10
* block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval2018-05-09
* block, bfq: lower-bound the estimated peak rate to 1Paolo Valente2018-03-26
* block, bfq: limit sectors served with interactive weight raisingPaolo Valente2018-01-18
* block, bfq: limit tags for writes and async I/OPaolo Valente2018-01-18
* block, bfq: let a queue be merged only shortly after starting I/OPaolo Valente2018-01-05
* block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUPLuca Miccio2017-11-14
* block, bfq: make lookup_next_entity push up vtime on expirationsPaolo Valente2017-08-31
* Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe2017-08-28
|\
| * block, bfq: consider also in_service_entity to state whether an entity is activePaolo Valente2017-07-29
* | block,bfq: refactor device-idling logicPaolo Valente2017-08-11
* | block: use standard blktrace API to output cgroup info for debug notesShaohua Li2017-07-29
|/
* bfq: fix typos in comments about B-WF2Q+ algorithmHou Tao2017-07-12
* block, bfq: don't change ioprio class for a bfq_queue on a service treePaolo Valente2017-07-03
* block, bfq: access and cache blkg data only when safePaolo Valente2017-06-08
* bfq: fix compile error if CONFIG_CGROUPS=nJens Axboe2017-04-20
* block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente2017-04-19