1. 430a67f block, bfq: merge bursts of newly-created queues by Paolo Valente · 3 years, 11 months ago
  2. 85686d0 block, bfq: keep shared queues out of the waker mechanism by Paolo Valente · 3 years, 11 months ago
  3. 8c54477 block, bfq: fix weight-raising resume with !low_latency by Paolo Valente · 3 years, 11 months ago
  4. 8ef3fc3 block, bfq: make shared queues inherit wakers by Paolo Valente · 3 years, 11 months ago
  5. 7cc4ffc block, bfq: put reqs of waker and woken in dispatch list by Paolo Valente · 3 years, 11 months ago
  6. 2ec5a5c block, bfq: always inject I/O of queues blocked by wakers by Paolo Valente · 3 years, 11 months ago
  7. 4168a8d block/bfq: update comments and default value in docs for fifo_expire by Joseph Qi · 3 years, 11 months ago
  8. b357e4a block: get rid of the trace rq insert wrapper by Chaitanya Kulkarni · 3 years, 11 months ago
  9. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  10. 388c705b bfq-iosched: Revert "bfq: Fix computation of shallow depth" by Lin Feng · 4 years ago
  11. 7684fbd bfq: Use only idle IO periods for think time calculations by Jan Kara · 4 years, 7 months ago
  12. 28c6def bfq: Use 'ttime' local variable by Jan Kara · 4 years, 7 months ago
  13. 41e76c8 bfq: Avoid false bfq queue merging by Jan Kara · 4 years, 7 months ago
  14. a5bf0a9 bfq: bfq_check_waker() should be static by Jens Axboe · 4 years ago
  15. 71217df block, bfq: make waker-queue detection more robust by Paolo Valente · 4 years ago
  16. 5a5436b block, bfq: save also injection state on queue merging by Paolo Valente · 4 years ago
  17. e673914 block, bfq: save also weight-raised service on queue merging by Paolo Valente · 4 years ago
  18. d1f600f block, bfq: fix switch back from soft-rt weitgh-raising by Paolo Valente · 4 years ago
  19. 7f1995c block, bfq: re-evaluate convenience of I/O plugging on rq arrivals by Paolo Valente · 4 years ago
  20. eb2fd80 block, bfq: replace mechanism for evaluating I/O intensity by Paolo Valente · 4 years ago
  21. 5ac83c6 Revert "blk-mq, elevator: Count requests per hctx to improve performance" by Jan Kara · 4 years ago
  22. 2391d13 block, bfq: do not expire a queue when it is the only busy one by Paolo Valente · 4 years ago
  23. 3c33769 block, bfq: avoid spurious switches to soft_rt of interactive queues by Paolo Valente · 4 years ago
  24. 91b896f block, bfq: do not raise non-default weights by Paolo Valente · 4 years ago
  25. ab1fb47 block, bfq: increase time window for waker detection by Paolo Valente · 4 years ago
  26. d4fc364 block, bfq: set next_rq to waker_bfqq->next_rq in waker injection by Jia Cheng Hu · 4 years ago
  27. b5f74ec block, bfq: use half slice_idle as a threshold to check short ttime by Paolo Valente · 4 years ago
  28. 6d4d273 bfq: Fix computation of shallow depth by Jan Kara · 4 years, 1 month ago
  29. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  30. 7b8731d9 Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  31. e8a8a18 block: only call sched requeue_request() for scheduled requests by Omar Sandoval · 4 years, 4 months ago
  32. b445547 blk-mq, elevator: Count requests per hctx to improve performance by Kashyap Desai · 4 years, 5 months ago
  33. 222a5ae blk-mq: Use pointers for blk_mq_tags bitmap tags by John Garry · 4 years, 5 months ago
  34. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  35. f06678a block: bfq-iosched: fix duplicated word by Randy Dunlap · 4 years, 6 months ago
  36. 5d9c305 blk-mq: remove the bio argument to ->prepare_request by Christoph Hellwig · 4 years, 8 months ago
  37. d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 9 months ago
  38. c899773 block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup by Paolo Valente · 4 years, 10 months ago
  39. 2f95fa5 block, bfq: fix use-after-free in bfq_idle_slice_timer_body by Zhiqiang Liu · 4 years, 10 months ago
  40. c92bdde block, bfq: clarify the goal of bfq_split_bfqq() by Paolo Valente · 5 years ago
  41. 4d8340d block, bfq: remove ifdefs from around gets/puts of bfq groups by Paolo Valente · 5 years ago
  42. 33a16a9 block, bfq: extend incomplete name of field on_st by Paolo Valente · 5 years ago
  43. 32c59e3 block, bfq: do not insert oom queue into position tree by Paolo Valente · 5 years ago
  44. f718b09 block, bfq: do not plug I/O for bfq_queues with no proc refs by Paolo Valente · 5 years ago
  45. b7f22d9 block/bfq: remove unused bfq_class_rt which never used by Alex Shi · 5 years ago
  46. ff6814b Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  47. 478de33 block, bfq: deschedule empty bfq_queues not referred by any process by Paolo Valente · 5 years ago
  48. fd41e60 bfq-iosched: stop using blkg->stat_bytes and ->stat_ios by Tejun Heo · 5 years ago
  49. 58494c9 block, bfq: push up injection only after setting service time by Paolo Valente · 5 years ago
  50. 17c3d26 block, bfq: increase update frequency of inject limit by Paolo Valente · 5 years ago
  51. c1e0a18 block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1 by Paolo Valente · 5 years ago
  52. 23ed570 block, bfq: update inject limit only after injection occurred by Paolo Valente · 5 years ago
  53. fd03177 block, bfq: handle NULL return value by bfq_init_rq() by Paolo Valente · 5 years ago
  54. 3f758e8 block, bfq: move update of waker and woken list to queue freeing by Paolo Valente · 5 years ago
  55. 08d383a block, bfq: reset last_completed_rq_bfqq if the pointed queue is freed by Paolo Valente · 5 years ago
  56. 0441281 Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  57. b5e02b4 block, bfq: check also in-flight I/O in dispatch plugging by Paolo Valente · 6 years ago
  58. 898bd37 docs: block: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  59. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  60. dbc3117 block, bfq: NULL out the bic when it's no longer valid by Douglas Anderson · 6 years ago
  61. 2b50f23 block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely case by Douglas Anderson · 6 years ago
  62. e6feaf2 block, bfq: fix operator in BFQQ_TOTALLY_SEEKY by Paolo Valente · 6 years ago
  63. 3726112 block, bfq: re-schedule empty queues if they deserve I/O plugging by Paolo Valente · 6 years ago
  64. 96a291c block, bfq: preempt lower-weight or lower-priority queues by Paolo Valente · 6 years ago
  65. 13a857a block, bfq: detect wakers and unconditionally inject their I/O by Paolo Valente · 6 years ago
  66. a3f9bce block, bfq: bring forward seek&think time update by Paolo Valente · 6 years ago
  67. 24792ad block, bfq: update base request service times when possible by Paolo Valente · 6 years ago
  68. db599f9 block, bfq: fix rq_in_driver check in bfq_update_inject_limit by Paolo Valente · 6 years ago
  69. 766d614 block, bfq: reset inject limit when think-time state changes by Paolo Valente · 6 years ago
  70. 8060c47 block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG by Christoph Hellwig · 6 years ago
  71. 14ccb66 block: remove the bi_phys_segments field in struct bio by Christoph Hellwig · 6 years ago
  72. a497ee3 block: switch all files cleared marked as GPLv2 or later to SPDX tags by Christoph Hellwig · 6 years ago
  73. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  74. 77f1e0a bfq: update internal depth state when queue depth changes by Jens Axboe · 6 years ago
  75. eed47d1 block, bfq: fix use after free in bfq_bfqq_expire by Paolo Valente · 6 years ago
  76. 636b8fe block, bfq: fix some typos in comments by Angelo Ruocco · 6 years ago
  77. fffca08 block, bfq: save & resume weight on a queue merge/split by Francesco Pollicino · 6 years ago
  78. 1e66413 block, bfq: print SHARED instead of pid for shared queues in logs by Francesco Pollicino · 6 years ago
  79. 84a7468 block, bfq: always protect newly-created queues from existing active queues by Paolo Valente · 6 years ago
  80. 7074f07 block, bfq: do not tag totally seeky queues as soft rt by Paolo Valente · 6 years ago
  81. 8cacc5a block, bfq: do not merge queues on flash storage with queueing by Paolo Valente · 6 years ago
  82. 2341d662 block, bfq: tune service injection basing on request service times by Paolo Valente · 6 years ago
  83. fb53ac6 block, bfq: do not idle for lowest-weight queues by Paolo Valente · 6 years ago
  84. 778c02a block, bfq: increase idling for weight-raised queues by Paolo Valente · 6 years ago
  85. 42b1bd3 block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y by Konstantin Khlebnikov · 6 years ago
  86. 058fdec block, bfq: fix in-service-queue check for queue merging by Paolo Valente · 6 years ago
  87. 02a6d78 block, bfq: do not overcharge writes in asymmetric scenarios by Paolo Valente · 6 years ago
  88. b3c3498 block, bfq: port commit "cfq-iosched: improve hw_tag detection" by Paolo Valente · 6 years ago
  89. a3c9256 block, bfq: reduce threshold for detecting command queueing by Paolo Valente · 6 years ago
  90. 9dee8b3 block, bfq: fix queue removal from weights tree by Paolo Valente · 6 years ago
  91. d87447d block, bfq: fix sequential rq detection in rate estimation by Paolo Valente · 6 years ago
  92. 530c4cb block, bfq: unconditionally plug I/O in asymmetric scenarios by Paolo Valente · 6 years ago
  93. ac8b0cb block, bfq: do not plug I/O of in-service queue when harmful by Paolo Valente · 6 years ago
  94. 05c2f5c block, bfq: split function bfq_better_to_idle by Paolo Valente · 6 years ago
  95. 73d5811 block, bfq: consider also ioprio classes in symmetry detection by Paolo Valente · 6 years ago
  96. 03e565e block, bfq: remove case of redirected bic from insert_request by Paolo Valente · 6 years ago
  97. f3218ad block, bfq: make sure queue budgets are not below service received by Paolo Valente · 6 years ago
  98. 218cb89 block, bfq: avoid selecting a queue w/o budget by Paolo Valente · 6 years ago
  99. 20cd324 block, bfq: do not consider interactive queues in srt filtering by Paolo Valente · 6 years ago
  100. 96f7741 Merge tag 'v4.20-rc6' into for-4.21/block by Jens Axboe · 6 years ago