| Commit message (Expand) | Author | Age | Files | Lines |
* | block, bfq: prevent soft_rt_next_start from being stuck at infinity | Davide Sapienza | 2018-05-31 | 1 | -27/+2 |
* | block, bfq: increase weight-raising duration for interactive apps | Davide Sapienza | 2018-05-31 | 1 | -11/+15 |
* | block, bfq: remove slow-system class | Paolo Valente | 2018-05-31 | 1 | -95/+42 |
* | block, bfq: add description of weight-raising heuristics | Paolo Valente | 2018-05-31 | 1 | -24/+56 |
* | block, bfq: remove the removal of 'next' rq in bfq_requests_merged | Filippo Muzzini | 2018-05-31 | 1 | -7/+0 |
* | block, bfq: remove wrong check in bfq_requests_merged | Paolo Valente | 2018-05-31 | 1 | -6/+20 |
* | block, bfq: remove wrong lock in bfq_requests_merged | Filippo Muzzini | 2018-05-31 | 1 | -2/+0 |
* | bfq-iosched: update shallow depth to smallest one used | Jens Axboe | 2018-05-10 | 1 | -3/+14 |
* | bfq-iosched: remove unused variable | Jens Axboe | 2018-05-10 | 1 | -9/+7 |
* | bfq: calculate shallow depths at init time | Jens Axboe | 2018-05-10 | 1 | -47/+50 |
* | bfq-iosched: don't worry about reserved tags in limit_depth | Jens Axboe | 2018-05-10 | 1 | -8/+1 |
* | block, bfq: postpone rq preparation to insert or merge | Paolo Valente | 2018-05-10 | 1 | -29/+57 |
* | block: consolidate struct request timestamp fields | Omar Sandoval | 2018-05-09 | 1 | -2/+2 |
* | bfq-iosched: ensure to clear bic/bfqq pointers when preparing request | Jens Axboe | 2018-04-17 | 1 | -1/+9 |
* | block, bfq: lower-bound the estimated peak rate to 1 | Paolo Valente | 2018-03-26 | 1 | -1/+24 |
* | block, bfq: add requeue-request hook | Paolo Valente | 2018-02-07 | 1 | -25/+82 |
* | block, bfq: limit sectors served with interactive weight raising | Paolo Valente | 2018-01-18 | 1 | -9/+72 |
* | block, bfq: limit tags for writes and async I/O | Paolo Valente | 2018-01-18 | 1 | -0/+77 |
* | block, bfq: fix occurrences of request finish method's old name | Chiara Bruschi | 2018-01-10 | 1 | -13/+13 |
* | bfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_BFQ_GROUP_IOSCHED | Jens Axboe | 2018-01-09 | 1 | -1/+1 |
* | block, bfq: release oom-queue ref to root group on exit | Paolo Valente | 2018-01-09 | 1 | -0/+3 |
* | block, bfq: remove batches of confusing ifdefs | Paolo Valente | 2018-01-05 | 1 | -55/+72 |
* | block, bfq: consider also past I/O in soft real-time detection | Paolo Valente | 2018-01-05 | 1 | -34/+81 |
* | block, bfq: remove superfluous check in queue-merging setup | Angelo Ruocco | 2018-01-05 | 1 | -31/+5 |
* | block, bfq: let a queue be merged only shortly after starting I/O | Paolo Valente | 2018-01-05 | 1 | -11/+46 |
* | block, bfq: check low_latency flag in bfq_bfqq_save_state() | Angelo Ruocco | 2018-01-05 | 1 | -1/+2 |
* | block, bfq: add missing rq_pos_tree update on rq removal | Paolo Valente | 2018-01-05 | 1 | -0/+2 |
* | block, bfq: increase threshold to deem I/O as random | Paolo Valente | 2018-01-05 | 1 | -1/+1 |
* | block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP | Luca Miccio | 2017-11-14 | 1 | -7/+7 |
* | block, bfq: update blkio stats outside the scheduler lock | Paolo Valente | 2017-11-14 | 1 | -11/+99 |
* | block, bfq: add missing invocations of bfqg_stats_update_io_add/remove | Luca Miccio | 2017-11-14 | 1 | -3/+18 |
* | block, bfq: fix unbalanced decrements of burst size | Paolo Valente | 2017-10-09 | 1 | -2/+57 |
* | block,bfq: Disable writeback throttling | Luca Miccio | 2017-10-09 | 1 | -1/+2 |
* | block, bfq: decrease burst size when queues in burst exit | Paolo Valente | 2017-10-03 | 1 | -9/+3 |
* | block, bfq: let early-merged queues be weight-raised on split too | Paolo Valente | 2017-10-03 | 1 | -5/+23 |
* | block, bfq: check and switch back to interactive wr also on queue split | Paolo Valente | 2017-10-03 | 1 | -38/+49 |
* | block, bfq: fix wrong init of saved start time for weight raising | Paolo Valente | 2017-10-03 | 1 | -19/+31 |
* | Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-09-09 | 1 | -26/+49 |
|\ |
|
| * | bfq: Use icq_to_bic() consistently | Bart Van Assche | 2017-09-01 | 1 | -1/+1 |
| * | bfq: Suppress compiler warnings about comparisons | Bart Van Assche | 2017-09-01 | 1 | -10/+10 |
| * | bfq: Check kstrtoul() return value | Bart Van Assche | 2017-09-01 | 1 | -15/+37 |
| * | bfq: Annotate fall-through in a switch statement | Bart Van Assche | 2017-09-01 | 1 | -0/+1 |
| * | block, bfq: make lookup_next_entity push up vtime on expirations | Paolo Valente | 2017-08-31 | 1 | -2/+2 |
* | | bfq: Re-enable auto-loading when built as a module | Ben Hutchings | 2017-08-29 | 1 | -0/+1 |
|/ |
|
* | block, scheduler: convert xxx_var_store to void | weiping zhang | 2017-08-28 | 1 | -16/+17 |
* | block, bfq: fix error handle in bfq_init | weiping zhang | 2017-08-23 | 1 | -1/+3 |
* | block, bfq: boost throughput with flash-based non-queueing devices | Paolo Valente | 2017-08-11 | 1 | -10/+19 |
* | block,bfq: refactor device-idling logic | Paolo Valente | 2017-08-11 | 1 | -56/+61 |
* | bfq: dispatch request to prevent queue stalling after the request completion | Hou Tao | 2017-07-12 | 1 | -0/+3 |
* | block, bfq: don't change ioprio class for a bfq_queue on a service tree | Paolo Valente | 2017-07-03 | 1 | -4/+10 |