summaryrefslogtreecommitdiffstats
path: root/block/bfq-iosched.c
Commit message (Expand)AuthorAgeFilesLines
* block, bfq: fix in-service-queue check for queue mergingPaolo Valente2019-01-311-1/+4
* block, bfq: do not overcharge writes in asymmetric scenariosPaolo Valente2019-01-311-1/+2
* block, bfq: port commit "cfq-iosched: improve hw_tag detection"Paolo Valente2019-01-311-0/+13
* block, bfq: reduce threshold for detecting command queueingPaolo Valente2019-01-311-2/+2
* block, bfq: fix queue removal from weights treePaolo Valente2019-01-311-4/+13
* block, bfq: fix sequential rq detection in rate estimationPaolo Valente2019-01-311-5/+7
* block, bfq: unconditionally plug I/O in asymmetric scenariosPaolo Valente2019-01-311-181/+165
* block, bfq: do not plug I/O of in-service queue when harmfulPaolo Valente2019-01-311-14/+17
* block, bfq: split function bfq_better_to_idlePaolo Valente2019-01-311-73/+82
* block, bfq: consider also ioprio classes in symmetry detectionPaolo Valente2019-01-311-41/+45
* block, bfq: remove case of redirected bic from insert_requestPaolo Valente2019-01-311-2/+0
* block, bfq: make sure queue budgets are not below service receivedPaolo Valente2019-01-311-2/+4
* block, bfq: avoid selecting a queue w/o budgetPaolo Valente2019-01-311-1/+9
* block, bfq: do not consider interactive queues in srt filteringPaolo Valente2019-01-311-10/+29
* Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-091-22/+54
|\
| * block, bfq: fix decrement of num_active_groupsPaolo Valente2018-12-071-22/+54
* | blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou2018-12-071-1/+1
* | block: remove the queue_lock indirectionChristoph Hellwig2018-11-151-8/+8
* | block: get rid of MQ scheduler ops unionJens Axboe2018-11-071-1/+1
* | block: remove dead elevator codeJens Axboe2018-11-071-1/+0
|/
* blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-011-1/+1
* block, bfq: improve asymmetric scenarios detectionFederico Motta2018-10-131-99/+124
* blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)2018-09-211-1/+1
* blok, bfq: do not plug I/O if all queues are weight-raisedPaolo Valente2018-09-141-2/+8
* block, bfq: inject other-queue I/O into seeky idle queues on NCQ flashPaolo Valente2018-09-141-6/+62
* block, bfq: reduce write overchargePaolo Valente2018-08-161-14/+19
* block, bfq: readd missing reset of parent-entity servicePaolo Valente2018-08-161-0/+21
* block, bfq: give a better name to bfq_bfqq_may_idlePaolo Valente2018-07-091-8/+8
* block, bfq: fix service being wrongly set to zero in case of preemptionPaolo Valente2018-07-091-6/+28
* block, bfq: do not expire a queue that will deserve dispatch pluggingPaolo Valente2018-07-091-3/+33
* block, bfq: add/remove entity weights correctlyPaolo Valente2018-07-091-4/+41
* block, bfq: prevent soft_rt_next_start from being stuck at infinityDavide Sapienza2018-05-311-27/+2
* block, bfq: increase weight-raising duration for interactive appsDavide Sapienza2018-05-311-11/+15
* block, bfq: remove slow-system classPaolo Valente2018-05-311-95/+42
* block, bfq: add description of weight-raising heuristicsPaolo Valente2018-05-311-24/+56
* block, bfq: remove the removal of 'next' rq in bfq_requests_mergedFilippo Muzzini2018-05-311-7/+0
* block, bfq: remove wrong check in bfq_requests_mergedPaolo Valente2018-05-311-6/+20
* block, bfq: remove wrong lock in bfq_requests_mergedFilippo Muzzini2018-05-311-2/+0
* bfq-iosched: update shallow depth to smallest one usedJens Axboe2018-05-101-3/+14
* bfq-iosched: remove unused variableJens Axboe2018-05-101-9/+7
* bfq: calculate shallow depths at init timeJens Axboe2018-05-101-47/+50
* bfq-iosched: don't worry about reserved tags in limit_depthJens Axboe2018-05-101-8/+1
* block, bfq: postpone rq preparation to insert or mergePaolo Valente2018-05-101-29/+57
* block: consolidate struct request timestamp fieldsOmar Sandoval2018-05-091-2/+2
* bfq-iosched: ensure to clear bic/bfqq pointers when preparing requestJens Axboe2018-04-171-1/+9
* block, bfq: lower-bound the estimated peak rate to 1Paolo Valente2018-03-261-1/+24
* block, bfq: add requeue-request hookPaolo Valente2018-02-071-25/+82
* block, bfq: limit sectors served with interactive weight raisingPaolo Valente2018-01-181-9/+72
* block, bfq: limit tags for writes and async I/OPaolo Valente2018-01-181-0/+77
* block, bfq: fix occurrences of request finish method's old nameChiara Bruschi2018-01-101-13/+13