- eca5892 block: simplify ioc_lookup_icq by Christoph Hellwig · 3 years, 1 month ago
- 222ee58 block: move the remaining elv.icq handling to the I/O scheduler by Christoph Hellwig · 3 years, 1 month ago
- 87dd1d6 block: move blk_mq_sched_assign_ioc to blk-ioc.c by Christoph Hellwig · 3 years, 1 month ago
- a0725c2 bfq: use bfq_bic_lookup in bfq_limit_depth by Christoph Hellwig · 3 years, 1 month ago
- 836b394 bfq: simplify bfq_bic_lookup by Christoph Hellwig · 3 years, 1 month ago
- c65e6fd bfq: Do not let waker requests skip proper accounting by Jan Kara · 3 years, 1 month ago
- 1eb17f5 bfq: Log waker detections by Jan Kara · 3 years, 1 month ago
- 1f18b70 bfq: Limit waker detection in time by Jan Kara · 3 years, 1 month ago
- 76f1df8 bfq: Limit number of requests consumed by each cgroup by Jan Kara · 3 years, 1 month ago
- 44dfa27 bfq: Store full bitmap depth in bfq_data by Jan Kara · 3 years, 1 month ago
- 98f0449 bfq: Track number of allocated requests in bfq_entity by Jan Kara · 3 years, 1 month ago
- 5a9d041 block: move io_context creation into where it's needed by Jens Axboe · 3 years, 1 month ago
- ae0f1a7 blk-mq: Stop using pointers for blk_mq_tags bitmap tags by John Garry · 3 years, 3 months ago
- 2e9bc34 block: move elevator.h to block/ by Christoph Hellwig · 3 years, 3 months ago
- ebc69e8 Revert "block, bfq: honor already-setup queue merges" by Jens Axboe · 3 years, 3 months ago
- 2d52c58 block, bfq: honor already-setup queue merges by Paolo Valente · 3 years, 5 months ago
- d152c68 block: add an explicit ->disk backpointer to the request_queue by Christoph Hellwig · 3 years, 4 months ago
- e70344c block: fix default IO priority handling by Damien Le Moal · 3 years, 5 months ago
- 202bc94 block: Introduce IOPRIO_NR_LEVELS by Damien Le Moal · 3 years, 5 months ago
- a680dd7 block: bfq: fix bfq_set_next_ioprio_data() by Damien Le Moal · 3 years, 5 months ago
- 866663b block: return ELEVATOR_DISCARD_MERGE if possible by Ming Lei · 3 years, 5 months ago
- edb0872 block: move the bdi from the request_queue to the gendisk by Christoph Hellwig · 3 years, 5 months ago
- fd2ef39 blk: Fix lock inversion between ioc lock and bfqd lock by Jan Kara · 3 years, 6 months ago
- a921c65 bfq: Remove merged request already in bfq_requests_merged() by Jan Kara · 3 years, 6 months ago
- 9a2ac41 block, bfq: reset waker pointer with shared queues by Paolo Valente · 3 years, 6 months ago
- efc7252 block, bfq: check waker only for queues with no in-flight I/O by Paolo Valente · 3 years, 6 months ago
- bd3664b block, bfq: avoid delayed merge of async queues by Paolo Valente · 3 years, 6 months ago
- 7812472 block, bfq: boost throughput by extending queue-merging times by Pietro Pedroni · 3 years, 6 months ago
- d4f4998 block, bfq: consider also creation time in delayed stable merge by Paolo Valente · 3 years, 6 months ago
- e03f2ab block, bfq: fix delayed stable merge check by Luca Mariotti · 3 years, 6 months ago
- 511a26992 block, bfq: let also stably merged queues enjoy weight raising by Paolo Valente · 3 years, 6 months ago
- 7ea96ee block, bfq: avoid circular stable merges by Paolo Valente · 3 years, 8 months ago
- efed9a3 kyber: fix out of bounds access when preempted by Omar Sandoval · 3 years, 8 months ago
- 7687b38 bfq/mq-deadline: remove redundant check for passthrough request by Lin Feng · 3 years, 9 months ago
- 430a67f block, bfq: merge bursts of newly-created queues by Paolo Valente · 3 years, 10 months ago
- 85686d0 block, bfq: keep shared queues out of the waker mechanism by Paolo Valente · 3 years, 10 months ago
- 8c54477 block, bfq: fix weight-raising resume with !low_latency by Paolo Valente · 3 years, 10 months ago
- 8ef3fc3 block, bfq: make shared queues inherit wakers by Paolo Valente · 3 years, 10 months ago
- 7cc4ffc block, bfq: put reqs of waker and woken in dispatch list by Paolo Valente · 3 years, 10 months ago
- 2ec5a5c block, bfq: always inject I/O of queues blocked by wakers by Paolo Valente · 3 years, 10 months ago
- 4168a8d block/bfq: update comments and default value in docs for fifo_expire by Joseph Qi · 3 years, 10 months ago
- b357e4a block: get rid of the trace rq insert wrapper by Chaitanya Kulkarni · 3 years, 10 months ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 388c705b bfq-iosched: Revert "bfq: Fix computation of shallow depth" by Lin Feng · 3 years, 11 months ago
- 7684fbd bfq: Use only idle IO periods for think time calculations by Jan Kara · 4 years, 7 months ago
- 28c6def bfq: Use 'ttime' local variable by Jan Kara · 4 years, 7 months ago
- 41e76c8 bfq: Avoid false bfq queue merging by Jan Kara · 4 years, 7 months ago
- a5bf0a9 bfq: bfq_check_waker() should be static by Jens Axboe · 4 years ago
- 71217df block, bfq: make waker-queue detection more robust by Paolo Valente · 4 years ago
- 5a5436b block, bfq: save also injection state on queue merging by Paolo Valente · 4 years ago
- e673914 block, bfq: save also weight-raised service on queue merging by Paolo Valente · 4 years ago
- d1f600f block, bfq: fix switch back from soft-rt weitgh-raising by Paolo Valente · 4 years ago
- 7f1995c block, bfq: re-evaluate convenience of I/O plugging on rq arrivals by Paolo Valente · 4 years ago
- eb2fd80 block, bfq: replace mechanism for evaluating I/O intensity by Paolo Valente · 4 years ago
- 5ac83c6 Revert "blk-mq, elevator: Count requests per hctx to improve performance" by Jan Kara · 4 years ago
- 2391d13 block, bfq: do not expire a queue when it is the only busy one by Paolo Valente · 4 years ago
- 3c33769 block, bfq: avoid spurious switches to soft_rt of interactive queues by Paolo Valente · 4 years ago
- 91b896f block, bfq: do not raise non-default weights by Paolo Valente · 4 years ago
- ab1fb47 block, bfq: increase time window for waker detection by Paolo Valente · 4 years ago
- d4fc364 block, bfq: set next_rq to waker_bfqq->next_rq in waker injection by Jia Cheng Hu · 4 years ago
- b5f74ec block, bfq: use half slice_idle as a threshold to check short ttime by Paolo Valente · 4 years ago
- 6d4d273 bfq: Fix computation of shallow depth by Jan Kara · 4 years, 1 month ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 7b8731d9 Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- e8a8a18 block: only call sched requeue_request() for scheduled requests by Omar Sandoval · 4 years, 4 months ago
- b445547 blk-mq, elevator: Count requests per hctx to improve performance by Kashyap Desai · 4 years, 4 months ago
- 222a5ae blk-mq: Use pointers for blk_mq_tags bitmap tags by John Garry · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- f06678a block: bfq-iosched: fix duplicated word by Randy Dunlap · 4 years, 5 months ago
- 5d9c305 blk-mq: remove the bio argument to ->prepare_request by Christoph Hellwig · 4 years, 7 months ago
- d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
- c899773 block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup by Paolo Valente · 4 years, 9 months ago
- 2f95fa5 block, bfq: fix use-after-free in bfq_idle_slice_timer_body by Zhiqiang Liu · 4 years, 9 months ago
- c92bdde block, bfq: clarify the goal of bfq_split_bfqq() by Paolo Valente · 5 years ago
- 4d8340d block, bfq: remove ifdefs from around gets/puts of bfq groups by Paolo Valente · 5 years ago
- 33a16a9 block, bfq: extend incomplete name of field on_st by Paolo Valente · 5 years ago
- 32c59e3 block, bfq: do not insert oom queue into position tree by Paolo Valente · 5 years ago
- f718b09 block, bfq: do not plug I/O for bfq_queues with no proc refs by Paolo Valente · 5 years ago
- b7f22d9 block/bfq: remove unused bfq_class_rt which never used by Alex Shi · 5 years ago
- ff6814b Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 478de33 block, bfq: deschedule empty bfq_queues not referred by any process by Paolo Valente · 5 years ago
- fd41e60 bfq-iosched: stop using blkg->stat_bytes and ->stat_ios by Tejun Heo · 5 years ago
- 58494c9 block, bfq: push up injection only after setting service time by Paolo Valente · 5 years ago
- 17c3d26 block, bfq: increase update frequency of inject limit by Paolo Valente · 5 years ago
- c1e0a18 block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1 by Paolo Valente · 5 years ago
- 23ed570 block, bfq: update inject limit only after injection occurred by Paolo Valente · 5 years ago
- fd03177 block, bfq: handle NULL return value by bfq_init_rq() by Paolo Valente · 5 years ago
- 3f758e8 block, bfq: move update of waker and woken list to queue freeing by Paolo Valente · 5 years ago
- 08d383a block, bfq: reset last_completed_rq_bfqq if the pointed queue is freed by Paolo Valente · 5 years ago
- 0441281 Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- b5e02b4 block, bfq: check also in-flight I/O in dispatch plugging by Paolo Valente · 5 years ago
- 898bd37 docs: block: convert to ReST by Mauro Carvalho Chehab · 6 years ago
- 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- dbc3117 block, bfq: NULL out the bic when it's no longer valid by Douglas Anderson · 6 years ago
- 2b50f23 block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely case by Douglas Anderson · 6 years ago
- e6feaf2 block, bfq: fix operator in BFQQ_TOTALLY_SEEKY by Paolo Valente · 6 years ago
- 3726112 block, bfq: re-schedule empty queues if they deserve I/O plugging by Paolo Valente · 6 years ago
- 96a291c block, bfq: preempt lower-weight or lower-priority queues by Paolo Valente · 6 years ago
- 13a857a block, bfq: detect wakers and unconditionally inject their I/O by Paolo Valente · 6 years ago
- a3f9bce block, bfq: bring forward seek&think time update by Paolo Valente · 6 years ago