Age | Commit message (Expand) | Author | Files | Lines |
2019-07-26 | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -24/+43 |
2019-07-18 | block, bfq: check also in-flight I/O in dispatch plugging | Paolo Valente | 1 | -24/+43 |
2019-07-15 | docs: block: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-09 | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -296/+671 |
2019-06-28 | block, bfq: NULL out the bic when it's no longer valid | Douglas Anderson | 1 | -0/+1 |
2019-06-26 | block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely case | Douglas Anderson | 1 | -0/+1 |
2019-06-25 | block, bfq: fix operator in BFQQ_TOTALLY_SEEKY | Paolo Valente | 1 | -1/+1 |
2019-06-25 | block, bfq: re-schedule empty queues if they deserve I/O plugging | Paolo Valente | 1 | -184/+203 |
2019-06-25 | block, bfq: preempt lower-weight or lower-priority queues | Paolo Valente | 1 | -20/+75 |
2019-06-25 | block, bfq: detect wakers and unconditionally inject their I/O | Paolo Valente | 1 | -33/+237 |
2019-06-25 | block, bfq: bring forward seek&think time update | Paolo Valente | 1 | -10/+4 |
2019-06-25 | block, bfq: update base request service times when possible | Paolo Valente | 1 | -1/+12 |
2019-06-25 | block, bfq: fix rq_in_driver check in bfq_update_inject_limit | Paolo Valente | 1 | -1/+7 |
2019-06-25 | block, bfq: reset inject limit when think-time state changes | Paolo Valente | 1 | -68/+151 |
2019-06-20 | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG | Christoph Hellwig | 1 | -4/+4 |
2019-06-20 | block: remove the bi_phys_segments field in struct bio | Christoph Hellwig | 1 | -2/+3 |
2019-04-30 | block: switch all files cleared marked as GPLv2 or later to SPDX tags | Christoph Hellwig | 1 | -10/+1 |
2019-04-22 | Merge tag 'v5.1-rc6' into for-5.2/block | Jens Axboe | 1 | -9/+14 |
2019-04-13 | bfq: update internal depth state when queue depth changes | Jens Axboe | 1 | -1/+7 |
2019-04-10 | block, bfq: fix use after free in bfq_bfqq_expire | Paolo Valente | 1 | -8/+7 |
2019-04-08 | block, bfq: fix some typos in comments | Angelo Ruocco | 1 | -8/+8 |
2019-04-01 | block, bfq: save & resume weight on a queue merge/split | Francesco Pollicino | 1 | -0/+2 |
2019-04-01 | block, bfq: print SHARED instead of pid for shared queues in logs | Francesco Pollicino | 1 | -0/+10 |
2019-04-01 | block, bfq: always protect newly-created queues from existing active queues | Paolo Valente | 1 | -13/+51 |
2019-04-01 | block, bfq: do not tag totally seeky queues as soft rt | Paolo Valente | 1 | -0/+14 |
2019-04-01 | block, bfq: do not merge queues on flash storage with queueing | Paolo Valente | 1 | -5/+68 |
2019-04-01 | block, bfq: tune service injection basing on request service times | Paolo Valente | 1 | -36/+381 |
2019-04-01 | block, bfq: do not idle for lowest-weight queues | Paolo Valente | 1 | -90/+114 |
2019-04-01 | block, bfq: increase idling for weight-raised queues | Paolo Valente | 1 | -0/+2 |
2019-04-01 | block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y | Konstantin Khlebnikov | 1 | -1/+1 |
2019-01-31 | block, bfq: fix in-service-queue check for queue merging | Paolo Valente | 1 | -1/+4 |
2019-01-31 | block, bfq: do not overcharge writes in asymmetric scenarios | Paolo Valente | 1 | -1/+2 |
2019-01-31 | block, bfq: port commit "cfq-iosched: improve hw_tag detection" | Paolo Valente | 1 | -0/+13 |
2019-01-31 | block, bfq: reduce threshold for detecting command queueing | Paolo Valente | 1 | -2/+2 |
2019-01-31 | block, bfq: fix queue removal from weights tree | Paolo Valente | 1 | -4/+13 |
2019-01-31 | block, bfq: fix sequential rq detection in rate estimation | Paolo Valente | 1 | -5/+7 |
2019-01-31 | block, bfq: unconditionally plug I/O in asymmetric scenarios | Paolo Valente | 1 | -181/+165 |
2019-01-31 | block, bfq: do not plug I/O of in-service queue when harmful | Paolo Valente | 1 | -14/+17 |
2019-01-31 | block, bfq: split function bfq_better_to_idle | Paolo Valente | 1 | -73/+82 |
2019-01-31 | block, bfq: consider also ioprio classes in symmetry detection | Paolo Valente | 1 | -41/+45 |
2019-01-31 | block, bfq: remove case of redirected bic from insert_request | Paolo Valente | 1 | -2/+0 |
2019-01-31 | block, bfq: make sure queue budgets are not below service received | Paolo Valente | 1 | -2/+4 |
2019-01-31 | block, bfq: avoid selecting a queue w/o budget | Paolo Valente | 1 | -1/+9 |
2019-01-31 | block, bfq: do not consider interactive queues in srt filtering | Paolo Valente | 1 | -10/+29 |
2018-12-09 | Merge tag 'v4.20-rc6' into for-4.21/block | Jens Axboe | 1 | -22/+54 |
2018-12-07 | blkcg: fix ref count issue with bio_blkcg() using task_css | Dennis Zhou | 1 | -1/+1 |
2018-12-07 | block, bfq: fix decrement of num_active_groups | Paolo Valente | 1 | -22/+54 |
2018-11-15 | block: remove the queue_lock indirection | Christoph Hellwig | 1 | -8/+8 |
2018-11-07 | block: get rid of MQ scheduler ops union | Jens Axboe | 1 | -1/+1 |
2018-11-07 | block: remove dead elevator code | Jens Axboe | 1 | -1/+0 |