| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -9/+14 |
|\ |
|
| * | bfq: update internal depth state when queue depth changes | Jens Axboe | 2019-04-13 | 1 | -1/+7 |
| * | block, bfq: fix use after free in bfq_bfqq_expire | Paolo Valente | 2019-04-10 | 1 | -8/+7 |
* | | block, bfq: fix some typos in comments | Angelo Ruocco | 2019-04-08 | 1 | -8/+8 |
* | | block, bfq: save & resume weight on a queue merge/split | Francesco Pollicino | 2019-04-01 | 1 | -0/+2 |
* | | block, bfq: print SHARED instead of pid for shared queues in logs | Francesco Pollicino | 2019-04-01 | 1 | -0/+10 |
* | | block, bfq: always protect newly-created queues from existing active queues | Paolo Valente | 2019-04-01 | 1 | -13/+51 |
* | | block, bfq: do not tag totally seeky queues as soft rt | Paolo Valente | 2019-04-01 | 1 | -0/+14 |
* | | block, bfq: do not merge queues on flash storage with queueing | Paolo Valente | 2019-04-01 | 1 | -5/+68 |
* | | block, bfq: tune service injection basing on request service times | Paolo Valente | 2019-04-01 | 1 | -36/+381 |
* | | block, bfq: do not idle for lowest-weight queues | Paolo Valente | 2019-04-01 | 1 | -90/+114 |
* | | block, bfq: increase idling for weight-raised queues | Paolo Valente | 2019-04-01 | 1 | -0/+2 |
|/ |
|
* | block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y | Konstantin Khlebnikov | 2019-04-01 | 1 | -1/+1 |
* | block, bfq: fix in-service-queue check for queue merging | Paolo Valente | 2019-01-31 | 1 | -1/+4 |
* | block, bfq: do not overcharge writes in asymmetric scenarios | Paolo Valente | 2019-01-31 | 1 | -1/+2 |
* | block, bfq: port commit "cfq-iosched: improve hw_tag detection" | Paolo Valente | 2019-01-31 | 1 | -0/+13 |
* | block, bfq: reduce threshold for detecting command queueing | Paolo Valente | 2019-01-31 | 1 | -2/+2 |
* | block, bfq: fix queue removal from weights tree | Paolo Valente | 2019-01-31 | 1 | -4/+13 |
* | block, bfq: fix sequential rq detection in rate estimation | Paolo Valente | 2019-01-31 | 1 | -5/+7 |
* | block, bfq: unconditionally plug I/O in asymmetric scenarios | Paolo Valente | 2019-01-31 | 1 | -181/+165 |
* | block, bfq: do not plug I/O of in-service queue when harmful | Paolo Valente | 2019-01-31 | 1 | -14/+17 |
* | block, bfq: split function bfq_better_to_idle | Paolo Valente | 2019-01-31 | 1 | -73/+82 |
* | block, bfq: consider also ioprio classes in symmetry detection | Paolo Valente | 2019-01-31 | 1 | -41/+45 |
* | block, bfq: remove case of redirected bic from insert_request | Paolo Valente | 2019-01-31 | 1 | -2/+0 |
* | block, bfq: make sure queue budgets are not below service received | Paolo Valente | 2019-01-31 | 1 | -2/+4 |
* | block, bfq: avoid selecting a queue w/o budget | Paolo Valente | 2019-01-31 | 1 | -1/+9 |
* | block, bfq: do not consider interactive queues in srt filtering | Paolo Valente | 2019-01-31 | 1 | -10/+29 |
* | Merge tag 'v4.20-rc6' into for-4.21/block | Jens Axboe | 2018-12-09 | 1 | -22/+54 |
|\ |
|
| * | block, bfq: fix decrement of num_active_groups | Paolo Valente | 2018-12-07 | 1 | -22/+54 |
* | | blkcg: fix ref count issue with bio_blkcg() using task_css | Dennis Zhou | 2018-12-07 | 1 | -1/+1 |
* | | block: remove the queue_lock indirection | Christoph Hellwig | 2018-11-15 | 1 | -8/+8 |
* | | block: get rid of MQ scheduler ops union | Jens Axboe | 2018-11-07 | 1 | -1/+1 |
* | | block: remove dead elevator code | Jens Axboe | 2018-11-07 | 1 | -1/+0 |
|/ |
|
* | blkcg: revert blkcg cleanups series | Dennis Zhou | 2018-11-01 | 1 | -1/+1 |
* | block, bfq: improve asymmetric scenarios detection | Federico Motta | 2018-10-13 | 1 | -99/+124 |
* | blkcg: fix ref count issue with bio_blkcg using task_css | Dennis Zhou (Facebook) | 2018-09-21 | 1 | -1/+1 |
* | blok, bfq: do not plug I/O if all queues are weight-raised | Paolo Valente | 2018-09-14 | 1 | -2/+8 |
* | block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash | Paolo Valente | 2018-09-14 | 1 | -6/+62 |
* | block, bfq: reduce write overcharge | Paolo Valente | 2018-08-16 | 1 | -14/+19 |
* | block, bfq: readd missing reset of parent-entity service | Paolo Valente | 2018-08-16 | 1 | -0/+21 |
* | block, bfq: give a better name to bfq_bfqq_may_idle | Paolo Valente | 2018-07-09 | 1 | -8/+8 |
* | block, bfq: fix service being wrongly set to zero in case of preemption | Paolo Valente | 2018-07-09 | 1 | -6/+28 |
* | block, bfq: do not expire a queue that will deserve dispatch plugging | Paolo Valente | 2018-07-09 | 1 | -3/+33 |
* | block, bfq: add/remove entity weights correctly | Paolo Valente | 2018-07-09 | 1 | -4/+41 |
* | block, bfq: prevent soft_rt_next_start from being stuck at infinity | Davide Sapienza | 2018-05-31 | 1 | -27/+2 |
* | block, bfq: increase weight-raising duration for interactive apps | Davide Sapienza | 2018-05-31 | 1 | -11/+15 |
* | block, bfq: remove slow-system class | Paolo Valente | 2018-05-31 | 1 | -95/+42 |
* | block, bfq: add description of weight-raising heuristics | Paolo Valente | 2018-05-31 | 1 | -24/+56 |
* | block, bfq: remove the removal of 'next' rq in bfq_requests_merged | Filippo Muzzini | 2018-05-31 | 1 | -7/+0 |