Age | Commit message (Expand) | Author | Files | Lines |
2021-12-29 | block, bfq: fix use after free in bfq_bfqq_expire | Paolo Valente | 1 | -8/+7 |
2021-12-29 | block, bfq: fix queue removal from weights tree | Paolo Valente | 1 | -4/+13 |
2021-12-29 | block, bfq: fix decrement of num_active_groups | Paolo Valente | 1 | -22/+54 |
2021-12-29 | block, bfq: improve asymmetric scenarios detection | Federico Motta | 1 | -99/+124 |
2021-10-06 | Revert "block, bfq: honor already-setup queue merges" | Jens Axboe | 1 | -13/+3 |
2021-09-22 | block, bfq: honor already-setup queue merges | Paolo Valente | 1 | -3/+13 |
2021-09-22 | block: bfq: fix bfq_set_next_ioprio_data() | Damien Le Moal | 1 | -1/+1 |
2021-08-08 | bdi: use bdi_dev_name() to get device name | Yufen Yu | 1 | -2/+4 |
2021-03-04 | bfq: Avoid false bfq queue merging | Jan Kara | 1 | -0/+1 |
2021-02-23 | bfq-iosched: Revert "bfq: Fix computation of shallow depth" | Lin Feng | 1 | -4/+4 |
2021-01-19 | bfq: Fix computation of shallow depth | Jan Kara | 1 | -4/+4 |
2020-04-17 | block, bfq: fix use-after-free in bfq_idle_slice_timer_body | Zhiqiang Liu | 1 | -4/+12 |
2019-11-20 | blok, bfq: do not plug I/O if all queues are weight-raised | Paolo Valente | 1 | -2/+8 |
2019-11-20 | block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash | Paolo Valente | 1 | -6/+62 |
2019-08-29 | block, bfq: handle NULL return value by bfq_init_rq() | Paolo Valente | 1 | -3/+11 |
2019-07-14 | block, bfq: NULL out the bic when it's no longer valid | Douglas Anderson | 1 | -0/+1 |
2019-06-15 | block, bfq: increase idling for weight-raised queues | Paolo Valente | 1 | -0/+2 |
2019-05-16 | bfq: update internal depth state when queue depth changes | Jens Axboe | 1 | -1/+7 |
2019-04-05 | block, bfq: fix in-service-queue check for queue merging | Paolo Valente | 1 | -1/+4 |
2018-08-16 | block, bfq: reduce write overcharge | Paolo Valente | 1 | -14/+19 |
2018-08-16 | block, bfq: readd missing reset of parent-entity service | Paolo Valente | 1 | -0/+21 |
2018-07-09 | block, bfq: give a better name to bfq_bfqq_may_idle | Paolo Valente | 1 | -8/+8 |
2018-07-09 | block, bfq: fix service being wrongly set to zero in case of preemption | Paolo Valente | 1 | -6/+28 |
2018-07-09 | block, bfq: do not expire a queue that will deserve dispatch plugging | Paolo Valente | 1 | -3/+33 |
2018-07-09 | block, bfq: add/remove entity weights correctly | Paolo Valente | 1 | -4/+41 |
2018-05-31 | block, bfq: prevent soft_rt_next_start from being stuck at infinity | Davide Sapienza | 1 | -27/+2 |
2018-05-31 | block, bfq: increase weight-raising duration for interactive apps | Davide Sapienza | 1 | -11/+15 |
2018-05-31 | block, bfq: remove slow-system class | Paolo Valente | 1 | -95/+42 |
2018-05-31 | block, bfq: add description of weight-raising heuristics | Paolo Valente | 1 | -24/+56 |
2018-05-31 | block, bfq: remove the removal of 'next' rq in bfq_requests_merged | Filippo Muzzini | 1 | -7/+0 |
2018-05-31 | block, bfq: remove wrong check in bfq_requests_merged | Paolo Valente | 1 | -6/+20 |
2018-05-31 | block, bfq: remove wrong lock in bfq_requests_merged | Filippo Muzzini | 1 | -2/+0 |
2018-05-10 | bfq-iosched: update shallow depth to smallest one used | Jens Axboe | 1 | -3/+14 |
2018-05-10 | bfq-iosched: remove unused variable | Jens Axboe | 1 | -9/+7 |
2018-05-10 | bfq: calculate shallow depths at init time | Jens Axboe | 1 | -47/+50 |
2018-05-10 | bfq-iosched: don't worry about reserved tags in limit_depth | Jens Axboe | 1 | -8/+1 |
2018-05-10 | block, bfq: postpone rq preparation to insert or merge | Paolo Valente | 1 | -29/+57 |
2018-05-09 | block: consolidate struct request timestamp fields | Omar Sandoval | 1 | -2/+2 |
2018-04-18 | bfq-iosched: ensure to clear bic/bfqq pointers when preparing request | Jens Axboe | 1 | -1/+9 |
2018-03-26 | block, bfq: lower-bound the estimated peak rate to 1 | Paolo Valente | 1 | -1/+24 |
2018-02-08 | 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 |