summaryrefslogtreecommitdiff
path: root/block/bfq-wf2q.c
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: do not idle for lowest-weight queuesPaolo Valente
2019-04-01block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=yKonstantin Khlebnikov
2019-01-31block, bfq: fix queue removal from weights treePaolo Valente
2019-01-31block, bfq: consider also ioprio classes in symmetry detectionPaolo Valente
2019-01-14block, bfq: fix comments on __bfq_deactivate_entityPaolo Valente
2018-12-07block, bfq: fix decrement of num_active_groupsPaolo Valente
2018-10-25block, bfq: fix asymmetric scenarios detectionFederico Motta
2018-10-13block, bfq: improve asymmetric scenarios detectionFederico Motta
2018-09-14block, bfq: correctly charge and reset entity service in all casesPaolo Valente
2018-08-16block, bfq: improve code of bfq_bfqq_charge_timePaolo Valente
2018-08-16block, bfq: always update the budget of an entity when neededPaolo Valente
2018-07-09block, bfq: fix service being wrongly set to zero in case of preemptionPaolo Valente
2018-07-09block, bfq: add/remove entity weights correctlyPaolo Valente
2018-01-18block, bfq: limit sectors served with interactive weight raisingPaolo Valente
2018-01-05block, bfq: let a queue be merged only shortly after starting I/OPaolo Valente
2017-11-14block, bfq: update blkio stats outside the scheduler lockPaolo Valente
2017-08-31block, bfq: guarantee update_next_in_service always returns an eligible entityPaolo Valente
2017-08-31block, bfq: remove direct switch to an entity in higher classPaolo Valente
2017-08-31block, bfq: make lookup_next_entity push up vtime on expirationsPaolo Valente
2017-07-29block, bfq: consider also in_service_entity to state whether an entity is activePaolo Valente
2017-07-29block, bfq: reset in_service_entity if it becomes idlePaolo Valente
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-05-10block, bfq: use pointer entity->sched_data only if setPaolo Valente
2017-04-19block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente