- bc56e2c block, bfq: lower-bound the estimated peak rate to 1 by Paolo Valente · 7 years ago
- a787739 block, bfq: add requeue-request hook by Paolo Valente · 7 years ago
- 8a8747d block, bfq: limit sectors served with interactive weight raising by Paolo Valente · 7 years ago
- a52a69e block, bfq: limit tags for writes and async I/O by Paolo Valente · 7 years ago
- 8993d44 block, bfq: fix occurrences of request finish method's old name by Chiara Bruschi · 7 years ago
- 8abef10 bfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_BFQ_GROUP_IOSCHED by Jens Axboe · 7 years ago
- 0d52af5 block, bfq: release oom-queue ref to root group on exit by Paolo Valente · 7 years ago
- 9b25bd0 block, bfq: remove batches of confusing ifdefs by Paolo Valente · 7 years ago
- a34b024 block, bfq: consider also past I/O in soft real-time detection by Paolo Valente · 7 years ago
- 4403e4e block, bfq: remove superfluous check in queue-merging setup by Angelo Ruocco · 7 years ago
- 7b8fa3b block, bfq: let a queue be merged only shortly after starting I/O by Paolo Valente · 7 years ago
- 1be6e8a block, bfq: check low_latency flag in bfq_bfqq_save_state() by Angelo Ruocco · 7 years ago
- 05e9028 block, bfq: add missing rq_pos_tree update on rq removal by Paolo Valente · 7 years ago
- f0ba5ea block, bfq: increase threshold to deem I/O as random by Paolo Valente · 7 years ago
- a33801e block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP by Luca Miccio · 7 years ago
- 24bfd19 block, bfq: update blkio stats outside the scheduler lock by Paolo Valente · 7 years ago
- 614822f block, bfq: add missing invocations of bfqg_stats_update_io_add/remove by Luca Miccio · 7 years ago
- 99fead8 block, bfq: fix unbalanced decrements of burst size by Paolo Valente · 7 years ago
- b5dc5d4 block,bfq: Disable writeback throttling by Luca Miccio · 7 years ago
- 7cb0400 block, bfq: decrease burst size when queues in burst exit by Paolo Valente · 7 years ago
- 894df93 block, bfq: let early-merged queues be weight-raised on split too by Paolo Valente · 7 years ago
- 3e2bdd6 block, bfq: check and switch back to interactive wr also on queue split by Paolo Valente · 7 years ago
- 4baa8bb block, bfq: fix wrong init of saved start time for weight raising by Paolo Valente · 7 years ago
- 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 12cd3a2 bfq: Use icq_to_bic() consistently by Bart Van Assche · 7 years ago
- 1530486c bfq: Suppress compiler warnings about comparisons by Bart Van Assche · 7 years ago
- 2f79136 bfq: Check kstrtoul() return value by Bart Van Assche · 7 years ago
- fa393d1 bfq: Annotate fall-through in a switch statement by Bart Van Assche · 7 years ago
- 80294c3 block, bfq: make lookup_next_entity push up vtime on expirations by Paolo Valente · 7 years ago
- 26b4cf2 bfq: Re-enable auto-loading when built as a module by Ben Hutchings · 7 years ago
- 235f8da block, scheduler: convert xxx_var_store to void by weiping zhang · 7 years ago
- 37dcd65 block, bfq: fix error handle in bfq_init by weiping zhang · 7 years ago
- edaf942 block, bfq: boost throughput with flash-based non-queueing devices by Paolo Valente · 7 years ago
- d5be3fe block,bfq: refactor device-idling logic by Paolo Valente · 7 years ago
- 3f7cb4f bfq: dispatch request to prevent queue stalling after the request completion by Hou Tao · 7 years ago
- 431b17f block, bfq: don't change ioprio class for a bfq_queue on a service tree by Paolo Valente · 7 years ago
- 13c931b block, bfq: update wr_busy_queues if needed on a queue split by Paolo Valente · 8 years ago
- 5bbf4e5 blk-mq-sched: unify request prepare methods by Christoph Hellwig · 8 years ago
- 9f21073 bfq-iosched: fix NULL ioc check in bfq_get_rq_private by Christoph Hellwig · 8 years ago
- 7b9e936 blk-mq-sched: unify request finished methods by Christoph Hellwig · 8 years ago
- 8f9bebc block, bfq: access and cache blkg data only when safe by Paolo Valente · 8 years ago
- 43c1b3d block, bfq: stress that low_latency must be off to get max throughput by Paolo Valente · 8 years ago
- 8c9ff1a block, bfq: don't dereference bic before null checking it by Colin Ian King · 8 years ago
- ea25da4 block, bfq: split bfq-iosched.c into multiple source files by Paolo Valente · 8 years ago
- 6fa3e8d block, bfq: remove all get and put of I/O contexts by Paolo Valente · 8 years ago
- e1b2324 block, bfq: handle bursts of queue activations by Arianna Avanzini · 8 years ago
- e01eff0 block, bfq: boost the throughput with random I/O on NCQ-capable HDDs by Paolo Valente · 8 years ago
- bf2b79e block, bfq: boost the throughput on NCQ-capable flash-based devices by Paolo Valente · 8 years ago
- 1de0c4c block, bfq: reduce idling only in symmetric scenarios by Arianna Avanzini · 8 years ago
- 36eca89 block, bfq: add Early Queue Merge (EQM) by Arianna Avanzini · 8 years ago
- cfd6971 block, bfq: reduce latency during request-pool saturation by Paolo Valente · 8 years ago
- bcd5642 block, bfq: preserve a low latency also with NCQ-capable drives by Paolo Valente · 8 years ago
- 77b7dce block, bfq: reduce I/O latency for soft real-time applications by Paolo Valente · 8 years ago
- 44e44a1 block, bfq: improve responsiveness by Paolo Valente · 8 years ago
- c074170e block, bfq: add more fairness with writes and slow processes by Paolo Valente · 8 years ago
- ab0e43e block, bfq: modify the peak-rate estimator by Paolo Valente · 8 years ago
- 54b6045 block, bfq: improve throughput boosting by Paolo Valente · 8 years ago
- e21b7a0 block, bfq: add full hierarchical scheduling and cgroups support by Arianna Avanzini · 8 years ago
- aee69d7 block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler by Paolo Valente · 8 years ago