1. 87cdb81 Merge 5.10.175 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 4 months ago
  2. 7f77f3d block, bfq: fix uaf for bfqq in bic_set_bfqq() by Yu Kuai · 2 years, 5 months ago
  3. 6291281 block, bfq: replace 0/1 with false/true in bic apis by Yu Kuai · 2 years, 5 months ago
  4. e6f03de block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC" by NeilBrown · 2 years, 5 months ago
  5. 1425f1b block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq by Yu Kuai · 2 years, 5 months ago
  6. 5533742 block, bfq: fix possible uaf for 'bfqq->bic' by Yu Kuai · 2 years, 5 months ago
  7. f466ca1 Merge 5.10.154 into android12-5.10-lts by Eric Biggers · 2 years, 8 months ago
  8. a0e2577 block, bfq: protect 'bfqd->queued' by 'bfqd->lock' by Yu Kuai · 3 years, 3 months ago
  9. 0e8e989 Merge 5.10.121 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  10. 0285718 bfq: Get rid of __bio_blkcg() usage by Jan Kara · 3 years, 2 months ago
  11. 80b0a2b bfq: Remove pointless bfq_init_rq() calls by Jan Kara · 3 years, 2 months ago
  12. 13599aa bfq: Drop pointless unlock-lock pair by Jan Kara · 3 years, 2 months ago
  13. 7d172b9 bfq: Avoid merging queues with different parents by Jan Kara · 3 years, 2 months ago
  14. b06691a bfq: Update cgroup information before merging bio by Jan Kara · 3 years, 4 months ago
  15. 4dfc12f bfq: Split shared queues on move between cgroups by Jan Kara · 3 years, 4 months ago
  16. 95f4203 Merge 5.10.110 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  17. cc051f4 Revert "Revert "block, bfq: honor already-setup queue merges"" by Paolo Valente · 3 years, 8 months ago
  18. df6e00b bfq: fix use-after-free in bfq_dispatch_request by Zhang Wensheng · 3 years, 5 months ago
  19. 79553fa Merge 5.10.102 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
  20. 598dbaf block/wbt: fix negative inflight counter when remove scsi device by Laibin Qiu · 3 years, 6 months ago
  21. c23269d Merge 5.10.71 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
  22. 0306a2c Revert "block, bfq: honor already-setup queue merges" by Jens Axboe · 3 years, 10 months ago
  23. beafee9 Merge 5.10.68 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
  24. 08ed4cb Merge 5.10.67 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 11 months ago
  25. 9ae759a block, bfq: honor already-setup queue merges by Paolo Valente · 4 years ago
  26. 0d54bba block: bfq: fix bfq_set_next_ioprio_data() by Damien Le Moal · 4 years ago
  27. 2300418 Merge 5.10.65 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 11 months ago
  28. 87aa69a block: return ELEVATOR_DISCARD_MERGE if possible by Ming Lei · 4 years ago
  29. 42fc1fa UPSTREAM: block, bfq: set next_rq to waker_bfqq->next_rq in waker injection by Jia Cheng Hu · 4 years, 6 months ago
  30. 7445a59e FROMGIT: Revert "blk-mq, elevator: Count requests per hctx to improve performance" by Jan Kara · 4 years, 7 months ago
  31. df50ab9 Revert "Revert "kyber: fix out of bounds access when preempted"" by Greg Kroah-Hartman · 4 years, 2 months ago
  32. 59870a7 Revert "kyber: fix out of bounds access when preempted" by Greg Kroah-Hartman · 4 years, 3 months ago
  33. 54dbe2d kyber: fix out of bounds access when preempted by Omar Sandoval · 4 years, 3 months ago
  34. 89e3d1a bfq: Avoid false bfq queue merging by Jan Kara · 5 years ago
  35. d93178d bfq-iosched: Revert "bfq: Fix computation of shallow depth" by Lin Feng · 4 years, 6 months ago
  36. 7fdaca8 bfq: Fix computation of shallow depth by Jan Kara · 4 years, 8 months ago
  37. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  38. 7b8731d9 Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  39. e8a8a18 block: only call sched requeue_request() for scheduled requests by Omar Sandoval · 5 years ago
  40. b445547 blk-mq, elevator: Count requests per hctx to improve performance by Kashyap Desai · 5 years ago
  41. 222a5ae blk-mq: Use pointers for blk_mq_tags bitmap tags by John Garry · 5 years ago
  42. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 5 years ago
  43. f06678a block: bfq-iosched: fix duplicated word by Randy Dunlap · 5 years ago
  44. 5d9c305 blk-mq: remove the bio argument to ->prepare_request by Christoph Hellwig · 5 years ago
  45. d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 5 years ago
  46. c899773 block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup by Paolo Valente · 5 years ago
  47. 2f95fa5 block, bfq: fix use-after-free in bfq_idle_slice_timer_body by Zhiqiang Liu · 5 years ago
  48. c92bdde block, bfq: clarify the goal of bfq_split_bfqq() by Paolo Valente · 5 years ago
  49. 4d8340d block, bfq: remove ifdefs from around gets/puts of bfq groups by Paolo Valente · 5 years ago
  50. 33a16a9 block, bfq: extend incomplete name of field on_st by Paolo Valente · 5 years ago
  51. 32c59e3 block, bfq: do not insert oom queue into position tree by Paolo Valente · 5 years ago
  52. f718b09 block, bfq: do not plug I/O for bfq_queues with no proc refs by Paolo Valente · 5 years ago
  53. b7f22d9 block/bfq: remove unused bfq_class_rt which never used by Alex Shi · 6 years ago
  54. ff6814b Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  55. 478de33 block, bfq: deschedule empty bfq_queues not referred by any process by Paolo Valente · 6 years ago
  56. fd41e60 bfq-iosched: stop using blkg->stat_bytes and ->stat_ios by Tejun Heo · 6 years ago
  57. 58494c9 block, bfq: push up injection only after setting service time by Paolo Valente · 6 years ago
  58. 17c3d26 block, bfq: increase update frequency of inject limit by Paolo Valente · 6 years ago
  59. c1e0a18 block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1 by Paolo Valente · 6 years ago
  60. 23ed570 block, bfq: update inject limit only after injection occurred by Paolo Valente · 6 years ago
  61. fd03177 block, bfq: handle NULL return value by bfq_init_rq() by Paolo Valente · 6 years ago
  62. 3f758e8 block, bfq: move update of waker and woken list to queue freeing by Paolo Valente · 6 years ago
  63. 08d383a block, bfq: reset last_completed_rq_bfqq if the pointed queue is freed by Paolo Valente · 6 years ago
  64. 0441281 Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  65. b5e02b4 block, bfq: check also in-flight I/O in dispatch plugging by Paolo Valente · 6 years ago
  66. 898bd37 docs: block: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  67. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  68. dbc3117 block, bfq: NULL out the bic when it's no longer valid by Douglas Anderson · 6 years ago
  69. 2b50f23 block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely case by Douglas Anderson · 6 years ago
  70. e6feaf2 block, bfq: fix operator in BFQQ_TOTALLY_SEEKY by Paolo Valente · 6 years ago
  71. 3726112 block, bfq: re-schedule empty queues if they deserve I/O plugging by Paolo Valente · 6 years ago
  72. 96a291c block, bfq: preempt lower-weight or lower-priority queues by Paolo Valente · 6 years ago
  73. 13a857a block, bfq: detect wakers and unconditionally inject their I/O by Paolo Valente · 6 years ago
  74. a3f9bce block, bfq: bring forward seek&think time update by Paolo Valente · 6 years ago
  75. 24792ad block, bfq: update base request service times when possible by Paolo Valente · 6 years ago
  76. db599f9 block, bfq: fix rq_in_driver check in bfq_update_inject_limit by Paolo Valente · 6 years ago
  77. 766d614 block, bfq: reset inject limit when think-time state changes by Paolo Valente · 6 years ago
  78. 8060c47 block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG by Christoph Hellwig · 6 years ago
  79. 14ccb66 block: remove the bi_phys_segments field in struct bio by Christoph Hellwig · 6 years ago
  80. a497ee3 block: switch all files cleared marked as GPLv2 or later to SPDX tags by Christoph Hellwig · 6 years ago
  81. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  82. 77f1e0a bfq: update internal depth state when queue depth changes by Jens Axboe · 7 years ago
  83. eed47d1 block, bfq: fix use after free in bfq_bfqq_expire by Paolo Valente · 6 years ago
  84. 636b8fe block, bfq: fix some typos in comments by Angelo Ruocco · 6 years ago
  85. fffca08 block, bfq: save & resume weight on a queue merge/split by Francesco Pollicino · 6 years ago
  86. 1e66413 block, bfq: print SHARED instead of pid for shared queues in logs by Francesco Pollicino · 6 years ago
  87. 84a7468 block, bfq: always protect newly-created queues from existing active queues by Paolo Valente · 6 years ago
  88. 7074f07 block, bfq: do not tag totally seeky queues as soft rt by Paolo Valente · 6 years ago
  89. 8cacc5a block, bfq: do not merge queues on flash storage with queueing by Paolo Valente · 6 years ago
  90. 2341d662 block, bfq: tune service injection basing on request service times by Paolo Valente · 6 years ago
  91. fb53ac6 block, bfq: do not idle for lowest-weight queues by Paolo Valente · 6 years ago
  92. 778c02a block, bfq: increase idling for weight-raised queues by Paolo Valente · 6 years ago
  93. 42b1bd3 block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y by Konstantin Khlebnikov · 6 years ago
  94. 058fdec block, bfq: fix in-service-queue check for queue merging by Paolo Valente · 7 years ago
  95. 02a6d78 block, bfq: do not overcharge writes in asymmetric scenarios by Paolo Valente · 7 years ago
  96. b3c3498 block, bfq: port commit "cfq-iosched: improve hw_tag detection" by Paolo Valente · 7 years ago
  97. a3c9256 block, bfq: reduce threshold for detecting command queueing by Paolo Valente · 7 years ago
  98. 9dee8b3 block, bfq: fix queue removal from weights tree by Paolo Valente · 7 years ago
  99. d87447d block, bfq: fix sequential rq detection in rate estimation by Paolo Valente · 7 years ago
  100. 530c4cb block, bfq: unconditionally plug I/O in asymmetric scenarios by Paolo Valente · 7 years ago