1. 766d614 block, bfq: reset inject limit when think-time state changes by Paolo Valente · 6 years ago
  2. 8060c47 block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG by Christoph Hellwig · 6 years ago
  3. 14ccb66 block: remove the bi_phys_segments field in struct bio by Christoph Hellwig · 6 years ago
  4. a497ee3 block: switch all files cleared marked as GPLv2 or later to SPDX tags by Christoph Hellwig · 6 years ago
  5. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  6. 77f1e0a bfq: update internal depth state when queue depth changes by Jens Axboe · 6 years ago
  7. eed47d1 block, bfq: fix use after free in bfq_bfqq_expire by Paolo Valente · 6 years ago
  8. 636b8fe block, bfq: fix some typos in comments by Angelo Ruocco · 6 years ago
  9. fffca08 block, bfq: save & resume weight on a queue merge/split by Francesco Pollicino · 6 years ago
  10. 1e66413 block, bfq: print SHARED instead of pid for shared queues in logs by Francesco Pollicino · 6 years ago
  11. 84a7468 block, bfq: always protect newly-created queues from existing active queues by Paolo Valente · 6 years ago
  12. 7074f07 block, bfq: do not tag totally seeky queues as soft rt by Paolo Valente · 6 years ago
  13. 8cacc5a block, bfq: do not merge queues on flash storage with queueing by Paolo Valente · 6 years ago
  14. 2341d662 block, bfq: tune service injection basing on request service times by Paolo Valente · 6 years ago
  15. fb53ac6 block, bfq: do not idle for lowest-weight queues by Paolo Valente · 6 years ago
  16. 778c02a block, bfq: increase idling for weight-raised queues by Paolo Valente · 6 years ago
  17. 42b1bd3 block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y by Konstantin Khlebnikov · 6 years ago
  18. 058fdec block, bfq: fix in-service-queue check for queue merging by Paolo Valente · 6 years ago
  19. 02a6d78 block, bfq: do not overcharge writes in asymmetric scenarios by Paolo Valente · 6 years ago
  20. b3c3498 block, bfq: port commit "cfq-iosched: improve hw_tag detection" by Paolo Valente · 6 years ago
  21. a3c9256 block, bfq: reduce threshold for detecting command queueing by Paolo Valente · 6 years ago
  22. 9dee8b3 block, bfq: fix queue removal from weights tree by Paolo Valente · 6 years ago
  23. d87447d block, bfq: fix sequential rq detection in rate estimation by Paolo Valente · 6 years ago
  24. 530c4cb block, bfq: unconditionally plug I/O in asymmetric scenarios by Paolo Valente · 6 years ago
  25. ac8b0cb block, bfq: do not plug I/O of in-service queue when harmful by Paolo Valente · 6 years ago
  26. 05c2f5c block, bfq: split function bfq_better_to_idle by Paolo Valente · 6 years ago
  27. 73d5811 block, bfq: consider also ioprio classes in symmetry detection by Paolo Valente · 6 years ago
  28. 03e565e block, bfq: remove case of redirected bic from insert_request by Paolo Valente · 6 years ago
  29. f3218ad block, bfq: make sure queue budgets are not below service received by Paolo Valente · 6 years ago
  30. 218cb89 block, bfq: avoid selecting a queue w/o budget by Paolo Valente · 6 years ago
  31. 20cd324 block, bfq: do not consider interactive queues in srt filtering by Paolo Valente · 6 years ago
  32. 96f7741 Merge tag 'v4.20-rc6' into for-4.21/block by Jens Axboe · 6 years ago
  33. 0fe061b blkcg: fix ref count issue with bio_blkcg() using task_css by Dennis Zhou · 6 years ago
  34. ba7aeae block, bfq: fix decrement of num_active_groups by Paolo Valente · 6 years ago
  35. 0d945c1 block: remove the queue_lock indirection by Christoph Hellwig · 6 years ago
  36. f9cd4bf block: get rid of MQ scheduler ops union by Jens Axboe · 6 years ago
  37. a1ce35f block: remove dead elevator code by Jens Axboe · 6 years ago
  38. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  39. 2d29c9f block, bfq: improve asymmetric scenarios detection by Federico Motta · 6 years ago
  40. 27e6fa9 blkcg: fix ref count issue with bio_blkcg using task_css by Dennis Zhou (Facebook) · 6 years ago
  41. c8765de blok, bfq: do not plug I/O if all queues are weight-raised by Paolo Valente · 6 years ago
  42. d0edc24 block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash by Paolo Valente · 6 years ago
  43. d580108 block, bfq: reduce write overcharge by Paolo Valente · 6 years ago
  44. 8a511ba block, bfq: readd missing reset of parent-entity service by Paolo Valente · 6 years ago
  45. 277a4a9 block, bfq: give a better name to bfq_bfqq_may_idle by Paolo Valente · 7 years ago
  46. 9fae8dd block, bfq: fix service being wrongly set to zero in case of preemption by Paolo Valente · 7 years ago
  47. 4420b09 block, bfq: do not expire a queue that will deserve dispatch plugging by Paolo Valente · 7 years ago
  48. 0471559 block, bfq: add/remove entity weights correctly by Paolo Valente · 7 years ago
  49. f6c3ca0 block, bfq: prevent soft_rt_next_start from being stuck at infinity by Davide Sapienza · 7 years ago
  50. d450542e block, bfq: increase weight-raising duration for interactive apps by Davide Sapienza · 7 years ago
  51. e24f1c2 block, bfq: remove slow-system class by Paolo Valente · 7 years ago
  52. 4029eef block, bfq: add description of weight-raising heuristics by Paolo Valente · 7 years ago
  53. ac857e0 block, bfq: remove the removal of 'next' rq in bfq_requests_merged by Filippo Muzzini · 7 years ago
  54. 8abfa4d block, bfq: remove wrong check in bfq_requests_merged by Paolo Valente · 7 years ago
  55. a12bffe block, bfq: remove wrong lock in bfq_requests_merged by Filippo Muzzini · 7 years ago
  56. 483b7bf bfq-iosched: update shallow depth to smallest one used by Jens Axboe · 7 years ago
  57. bd7d4ef bfq-iosched: remove unused variable by Jens Axboe · 7 years ago
  58. f0635b8 bfq: calculate shallow depths at init time by Jens Axboe · 7 years ago
  59. 5514136 bfq-iosched: don't worry about reserved tags in limit_depth by Jens Axboe · 7 years ago
  60. 18e5a57 block, bfq: postpone rq preparation to insert or merge by Paolo Valente · 7 years ago
  61. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 7 years ago
  62. 72961c4 bfq-iosched: ensure to clear bic/bfqq pointers when preparing request by Jens Axboe · 7 years ago
  63. bc56e2c block, bfq: lower-bound the estimated peak rate to 1 by Paolo Valente · 7 years ago
  64. a787739 block, bfq: add requeue-request hook by Paolo Valente · 7 years ago
  65. 8a8747d block, bfq: limit sectors served with interactive weight raising by Paolo Valente · 7 years ago
  66. a52a69e block, bfq: limit tags for writes and async I/O by Paolo Valente · 7 years ago
  67. 8993d44 block, bfq: fix occurrences of request finish method's old name by Chiara Bruschi · 7 years ago
  68. 8abef10 bfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_BFQ_GROUP_IOSCHED by Jens Axboe · 7 years ago
  69. 0d52af5 block, bfq: release oom-queue ref to root group on exit by Paolo Valente · 7 years ago
  70. 9b25bd0 block, bfq: remove batches of confusing ifdefs by Paolo Valente · 7 years ago
  71. a34b024 block, bfq: consider also past I/O in soft real-time detection by Paolo Valente · 7 years ago
  72. 4403e4e block, bfq: remove superfluous check in queue-merging setup by Angelo Ruocco · 7 years ago
  73. 7b8fa3b block, bfq: let a queue be merged only shortly after starting I/O by Paolo Valente · 7 years ago
  74. 1be6e8a block, bfq: check low_latency flag in bfq_bfqq_save_state() by Angelo Ruocco · 7 years ago
  75. 05e9028 block, bfq: add missing rq_pos_tree update on rq removal by Paolo Valente · 7 years ago
  76. f0ba5ea block, bfq: increase threshold to deem I/O as random by Paolo Valente · 7 years ago
  77. a33801e block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP by Luca Miccio · 7 years ago
  78. 24bfd19 block, bfq: update blkio stats outside the scheduler lock by Paolo Valente · 7 years ago
  79. 614822f block, bfq: add missing invocations of bfqg_stats_update_io_add/remove by Luca Miccio · 7 years ago
  80. 99fead8 block, bfq: fix unbalanced decrements of burst size by Paolo Valente · 7 years ago
  81. b5dc5d4 block,bfq: Disable writeback throttling by Luca Miccio · 7 years ago
  82. 7cb0400 block, bfq: decrease burst size when queues in burst exit by Paolo Valente · 7 years ago
  83. 894df93 block, bfq: let early-merged queues be weight-raised on split too by Paolo Valente · 7 years ago
  84. 3e2bdd6 block, bfq: check and switch back to interactive wr also on queue split by Paolo Valente · 7 years ago
  85. 4baa8bb block, bfq: fix wrong init of saved start time for weight raising by Paolo Valente · 7 years ago
  86. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  87. 12cd3a2 bfq: Use icq_to_bic() consistently by Bart Van Assche · 7 years ago
  88. 1530486c bfq: Suppress compiler warnings about comparisons by Bart Van Assche · 7 years ago
  89. 2f79136 bfq: Check kstrtoul() return value by Bart Van Assche · 7 years ago
  90. fa393d1 bfq: Annotate fall-through in a switch statement by Bart Van Assche · 7 years ago
  91. 80294c3 block, bfq: make lookup_next_entity push up vtime on expirations by Paolo Valente · 7 years ago
  92. 26b4cf2 bfq: Re-enable auto-loading when built as a module by Ben Hutchings · 7 years ago
  93. 235f8da block, scheduler: convert xxx_var_store to void by weiping zhang · 7 years ago
  94. 37dcd65 block, bfq: fix error handle in bfq_init by weiping zhang · 7 years ago
  95. edaf942 block, bfq: boost throughput with flash-based non-queueing devices by Paolo Valente · 7 years ago
  96. d5be3fe block,bfq: refactor device-idling logic by Paolo Valente · 7 years ago
  97. 3f7cb4f bfq: dispatch request to prevent queue stalling after the request completion by Hou Tao · 7 years ago
  98. 431b17f block, bfq: don't change ioprio class for a bfq_queue on a service tree by Paolo Valente · 8 years ago
  99. 13c931b block, bfq: update wr_busy_queues if needed on a queue split by Paolo Valente · 8 years ago
  100. 5bbf4e5 blk-mq-sched: unify request prepare methods by Christoph Hellwig · 8 years ago