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