Age | Commit message (Expand) | Author |
2018-12-09 | Merge tag 'v4.20-rc6' into for-4.21/block | Jens Axboe |
2018-12-07 | blkcg: fix ref count issue with bio_blkcg() using task_css | Dennis Zhou |
2018-12-07 | block, bfq: fix decrement of num_active_groups | Paolo Valente |
2018-11-15 | block: remove the queue_lock indirection | Christoph Hellwig |
2018-11-07 | block: get rid of MQ scheduler ops union | Jens Axboe |
2018-11-07 | block: remove dead elevator code | Jens Axboe |
2018-11-01 | blkcg: revert blkcg cleanups series | Dennis Zhou |
2018-10-13 | block, bfq: improve asymmetric scenarios detection | Federico Motta |
2018-09-21 | blkcg: fix ref count issue with bio_blkcg using task_css | Dennis Zhou (Facebook) |
2018-09-14 | blok, bfq: do not plug I/O if all queues are weight-raised | Paolo Valente |
2018-09-14 | block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash | Paolo Valente |
2018-08-16 | block, bfq: reduce write overcharge | Paolo Valente |
2018-08-16 | block, bfq: readd missing reset of parent-entity service | Paolo Valente |
2018-07-09 | block, bfq: give a better name to bfq_bfqq_may_idle | Paolo Valente |
2018-07-09 | block, bfq: fix service being wrongly set to zero in case of preemption | Paolo Valente |
2018-07-09 | block, bfq: do not expire a queue that will deserve dispatch plugging | Paolo Valente |
2018-07-09 | block, bfq: add/remove entity weights correctly | Paolo Valente |
2018-05-31 | block, bfq: prevent soft_rt_next_start from being stuck at infinity | Davide Sapienza |
2018-05-31 | block, bfq: increase weight-raising duration for interactive apps | Davide Sapienza |
2018-05-31 | block, bfq: remove slow-system class | Paolo Valente |
2018-05-31 | block, bfq: add description of weight-raising heuristics | Paolo Valente |
2018-05-31 | block, bfq: remove the removal of 'next' rq in bfq_requests_merged | Filippo Muzzini |
2018-05-31 | block, bfq: remove wrong check in bfq_requests_merged | Paolo Valente |
2018-05-31 | block, bfq: remove wrong lock in bfq_requests_merged | Filippo Muzzini |
2018-05-10 | bfq-iosched: update shallow depth to smallest one used | Jens Axboe |
2018-05-10 | bfq-iosched: remove unused variable | Jens Axboe |
2018-05-10 | bfq: calculate shallow depths at init time | Jens Axboe |
2018-05-10 | bfq-iosched: don't worry about reserved tags in limit_depth | Jens Axboe |
2018-05-10 | block, bfq: postpone rq preparation to insert or merge | Paolo Valente |
2018-05-09 | block: consolidate struct request timestamp fields | Omar Sandoval |
2018-04-17 | bfq-iosched: ensure to clear bic/bfqq pointers when preparing request | Jens Axboe |
2018-03-26 | block, bfq: lower-bound the estimated peak rate to 1 | Paolo Valente |
2018-02-07 | block, bfq: add requeue-request hook | Paolo Valente |
2018-01-18 | block, bfq: limit sectors served with interactive weight raising | Paolo Valente |
2018-01-18 | block, bfq: limit tags for writes and async I/O | Paolo Valente |
2018-01-10 | block, bfq: fix occurrences of request finish method's old name | Chiara Bruschi |
2018-01-09 | bfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_BFQ_GROUP_IOSCHED | Jens Axboe |
2018-01-09 | block, bfq: release oom-queue ref to root group on exit | Paolo Valente |
2018-01-05 | block, bfq: remove batches of confusing ifdefs | Paolo Valente |
2018-01-05 | block, bfq: consider also past I/O in soft real-time detection | Paolo Valente |
2018-01-05 | block, bfq: remove superfluous check in queue-merging setup | Angelo Ruocco |
2018-01-05 | block, bfq: let a queue be merged only shortly after starting I/O | Paolo Valente |
2018-01-05 | block, bfq: check low_latency flag in bfq_bfqq_save_state() | Angelo Ruocco |
2018-01-05 | block, bfq: add missing rq_pos_tree update on rq removal | Paolo Valente |
2018-01-05 | block, bfq: increase threshold to deem I/O as random | Paolo Valente |
2017-11-14 | block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP | Luca Miccio |
2017-11-14 | block, bfq: update blkio stats outside the scheduler lock | Paolo Valente |
2017-11-14 | block, bfq: add missing invocations of bfqg_stats_update_io_add/remove | Luca Miccio |
2017-10-09 | block, bfq: fix unbalanced decrements of burst size | Paolo Valente |
2017-10-09 | block,bfq: Disable writeback throttling | Luca Miccio |