Age | Commit message (Expand) | Author |
2019-11-20 | blok, bfq: do not plug I/O if all queues are weight-raised | Paolo Valente |
2019-07-21 | block, bfq: NULL out the bic when it's no longer valid | Douglas Anderson |
2019-06-15 | block, bfq: increase idling for weight-raised queues | Paolo Valente |
2018-08-17 | block, bfq: fix wrong init of saved start time for weight raising | Paolo Valente |
2018-08-03 | block, bfq: remove wrong lock in bfq_requests_merged | Filippo Muzzini |
2018-05-01 | bfq-iosched: ensure to clear bic/bfqq pointers when preparing request | Jens Axboe |
2017-12-25 | block,bfq: Disable writeback throttling | Luca Miccio |
2017-09-09 | Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-01 | bfq: Use icq_to_bic() consistently | Bart Van Assche |
2017-09-01 | bfq: Suppress compiler warnings about comparisons | Bart Van Assche |
2017-09-01 | bfq: Check kstrtoul() return value | Bart Van Assche |
2017-09-01 | bfq: Annotate fall-through in a switch statement | Bart Van Assche |
2017-08-31 | block, bfq: make lookup_next_entity push up vtime on expirations | Paolo Valente |
2017-08-29 | bfq: Re-enable auto-loading when built as a module | Ben Hutchings |
2017-08-28 | block, scheduler: convert xxx_var_store to void | weiping zhang |
2017-08-23 | block, bfq: fix error handle in bfq_init | weiping zhang |
2017-08-11 | block, bfq: boost throughput with flash-based non-queueing devices | Paolo Valente |
2017-08-11 | block,bfq: refactor device-idling logic | Paolo Valente |
2017-07-12 | bfq: dispatch request to prevent queue stalling after the request completion | Hou Tao |
2017-07-03 | block, bfq: don't change ioprio class for a bfq_queue on a service tree | Paolo Valente |
2017-06-27 | block, bfq: update wr_busy_queues if needed on a queue split | Paolo Valente |
2017-06-18 | blk-mq-sched: unify request prepare methods | Christoph Hellwig |
2017-06-18 | bfq-iosched: fix NULL ioc check in bfq_get_rq_private | Christoph Hellwig |
2017-06-18 | blk-mq-sched: unify request finished methods | Christoph Hellwig |
2017-06-08 | block, bfq: access and cache blkg data only when safe | Paolo Valente |
2017-05-10 | block, bfq: stress that low_latency must be off to get max throughput | Paolo Valente |
2017-04-20 | block, bfq: don't dereference bic before null checking it | Colin Ian King |
2017-04-19 | block, bfq: split bfq-iosched.c into multiple source files | Paolo Valente |
2017-04-19 | block, bfq: remove all get and put of I/O contexts | Paolo Valente |
2017-04-19 | block, bfq: handle bursts of queue activations | Arianna Avanzini |
2017-04-19 | block, bfq: boost the throughput with random I/O on NCQ-capable HDDs | Paolo Valente |
2017-04-19 | block, bfq: boost the throughput on NCQ-capable flash-based devices | Paolo Valente |
2017-04-19 | block, bfq: reduce idling only in symmetric scenarios | Arianna Avanzini |
2017-04-19 | block, bfq: add Early Queue Merge (EQM) | Arianna Avanzini |
2017-04-19 | block, bfq: reduce latency during request-pool saturation | Paolo Valente |
2017-04-19 | block, bfq: preserve a low latency also with NCQ-capable drives | Paolo Valente |
2017-04-19 | block, bfq: reduce I/O latency for soft real-time applications | Paolo Valente |
2017-04-19 | block, bfq: improve responsiveness | Paolo Valente |
2017-04-19 | block, bfq: add more fairness with writes and slow processes | Paolo Valente |
2017-04-19 | block, bfq: modify the peak-rate estimator | Paolo Valente |
2017-04-19 | block, bfq: improve throughput boosting | Paolo Valente |
2017-04-19 | block, bfq: add full hierarchical scheduling and cgroups support | Arianna Avanzini |
2017-04-19 | block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler | Paolo Valente |