Age | Commit message (Expand) | Author | Files | Lines |
2018-02-07 | block, bfq: add requeue-request hook | Paolo Valente | 1 | -25/+82 |
2018-01-18 | block, bfq: limit sectors served with interactive weight raising | Paolo Valente | 1 | -9/+72 |
2018-01-18 | block, bfq: limit tags for writes and async I/O | Paolo Valente | 1 | -0/+77 |
2018-01-10 | block, bfq: fix occurrences of request finish method's old name | Chiara Bruschi | 1 | -13/+13 |
2018-01-09 | bfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_BFQ_GROUP_IOSCHED | Jens Axboe | 1 | -1/+1 |
2018-01-09 | block, bfq: release oom-queue ref to root group on exit | Paolo Valente | 1 | -0/+3 |
2018-01-05 | block, bfq: remove batches of confusing ifdefs | Paolo Valente | 1 | -55/+72 |
2018-01-05 | block, bfq: consider also past I/O in soft real-time detection | Paolo Valente | 1 | -34/+81 |
2018-01-05 | block, bfq: remove superfluous check in queue-merging setup | Angelo Ruocco | 1 | -31/+5 |
2018-01-05 | block, bfq: let a queue be merged only shortly after starting I/O | Paolo Valente | 1 | -11/+46 |
2018-01-05 | block, bfq: check low_latency flag in bfq_bfqq_save_state() | Angelo Ruocco | 1 | -1/+2 |
2018-01-05 | block, bfq: add missing rq_pos_tree update on rq removal | Paolo Valente | 1 | -0/+2 |
2018-01-05 | block, bfq: increase threshold to deem I/O as random | Paolo Valente | 1 | -1/+1 |
2017-11-14 | block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP | Luca Miccio | 1 | -7/+7 |
2017-11-14 | block, bfq: update blkio stats outside the scheduler lock | Paolo Valente | 1 | -11/+99 |
2017-11-14 | block, bfq: add missing invocations of bfqg_stats_update_io_add/remove | Luca Miccio | 1 | -3/+18 |
2017-10-09 | block, bfq: fix unbalanced decrements of burst size | Paolo Valente | 1 | -2/+57 |
2017-10-09 | block,bfq: Disable writeback throttling | Luca Miccio | 1 | -1/+2 |
2017-10-03 | block, bfq: decrease burst size when queues in burst exit | Paolo Valente | 1 | -9/+3 |
2017-10-03 | block, bfq: let early-merged queues be weight-raised on split too | Paolo Valente | 1 | -5/+23 |
2017-10-03 | block, bfq: check and switch back to interactive wr also on queue split | Paolo Valente | 1 | -38/+49 |
2017-10-03 | block, bfq: fix wrong init of saved start time for weight raising | Paolo Valente | 1 | -19/+31 |
2017-09-09 | Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -26/+49 |
2017-09-01 | bfq: Use icq_to_bic() consistently | Bart Van Assche | 1 | -1/+1 |
2017-09-01 | bfq: Suppress compiler warnings about comparisons | Bart Van Assche | 1 | -10/+10 |
2017-09-01 | bfq: Check kstrtoul() return value | Bart Van Assche | 1 | -15/+37 |
2017-09-01 | bfq: Annotate fall-through in a switch statement | Bart Van Assche | 1 | -0/+1 |
2017-08-31 | block, bfq: make lookup_next_entity push up vtime on expirations | Paolo Valente | 1 | -2/+2 |
2017-08-29 | bfq: Re-enable auto-loading when built as a module | Ben Hutchings | 1 | -0/+1 |
2017-08-28 | block, scheduler: convert xxx_var_store to void | weiping zhang | 1 | -16/+17 |
2017-08-23 | block, bfq: fix error handle in bfq_init | weiping zhang | 1 | -1/+3 |
2017-08-11 | block, bfq: boost throughput with flash-based non-queueing devices | Paolo Valente | 1 | -10/+19 |
2017-08-11 | block,bfq: refactor device-idling logic | Paolo Valente | 1 | -56/+61 |
2017-07-12 | bfq: dispatch request to prevent queue stalling after the request completion | Hou Tao | 1 | -0/+3 |
2017-07-03 | block, bfq: don't change ioprio class for a bfq_queue on a service tree | Paolo Valente | 1 | -4/+10 |
2017-06-27 | block, bfq: update wr_busy_queues if needed on a queue split | Paolo Valente | 1 | -3/+18 |
2017-06-18 | blk-mq-sched: unify request prepare methods | Christoph Hellwig | 1 | -7/+12 |
2017-06-18 | bfq-iosched: fix NULL ioc check in bfq_get_rq_private | Christoph Hellwig | 1 | -10/+5 |
2017-06-18 | blk-mq-sched: unify request finished methods | Christoph Hellwig | 1 | -3/+3 |
2017-06-08 | block, bfq: access and cache blkg data only when safe | Paolo Valente | 1 | -1/+1 |
2017-05-10 | block, bfq: stress that low_latency must be off to get max throughput | Paolo Valente | 1 | -0/+5 |
2017-04-20 | block, bfq: don't dereference bic before null checking it | Colin Ian King | 1 | -2/+2 |
2017-04-19 | block, bfq: split bfq-iosched.c into multiple source files | Paolo Valente | 1 | -3624/+39 |
2017-04-19 | block, bfq: remove all get and put of I/O contexts | Paolo Valente | 1 | -120/+23 |
2017-04-19 | block, bfq: handle bursts of queue activations | Arianna Avanzini | 1 | -15/+389 |
2017-04-19 | block, bfq: boost the throughput with random I/O on NCQ-capable HDDs | Paolo Valente | 1 | -10/+6 |
2017-04-19 | block, bfq: boost the throughput on NCQ-capable flash-based devices | Paolo Valente | 1 | -48/+106 |
2017-04-19 | block, bfq: reduce idling only in symmetric scenarios | Arianna Avanzini | 1 | -7/+280 |
2017-04-19 | block, bfq: add Early Queue Merge (EQM) | Arianna Avanzini | 1 | -41/+840 |
2017-04-19 | block, bfq: reduce latency during request-pool saturation | Paolo Valente | 1 | -3/+63 |