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