[go: up one dir, main page]

  1. 3bba44a UPSTREAM: block/mq-deadline: Set the fifo_time member also if inserting at head by Bart Van Assche · 3 years ago
  2. 3dc6e416 ANDROID: force struct blk_mq_alloc_data to be defined in KMI by Todd Kjos · 3 years, 1 month ago
  3. b5a6bcf ANDROID: Remove all but top-level OWNERS by Todd Kjos · 3 years, 3 months ago
  4. 699e6e3 UPSTREAM: block: fix async_depth sysfs interface for mq-deadline by Jens Axboe · 3 years, 7 months ago
  5. 768ef3a Merge 5.10.102 into android13-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  6. 598dbaf block/wbt: fix negative inflight counter when remove scsi device by Laibin Qiu · 3 years, 8 months ago
  7. 47a91b0 UPSTREAM: blkcg: fix memory leak in blk_iolatency_init by Yanfei Xu · 3 years, 9 months ago
  8. 193970b Merge 5.10.99 into android13-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  9. 30de3bc block: bio-integrity: Advance seed correctly for larger interval sizes by Martin K. Petersen · 3 years, 9 months ago
  10. 7859e08c9 Merge 5.10.96 into android13-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  11. b63e120 block: Fix wrong offset in bio_truncate() by OGAWA Hirofumi · 3 years, 9 months ago
  12. d6cd062 Merge 5.10.94 into android13-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  13. 2bcab47 block: Fix fsync always failed if once failed by Ye Bin · 3 years, 9 months ago
  14. d781f4c scsi: block: pm: Always set request queue runtime active in blk_post_runtime_resume() by Alan Stern · 3 years, 9 months ago
  15. b206ff9 Merge 5.10.88 into android13-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  16. a7c8067 iocost: Fix divide-by-zero on donation from low hweight cgroup by Tejun Heo · 3 years, 10 months ago
  17. 3886af1 Merge 5.10.85 into android13-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
  18. 5dfe611 block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2) by Davidlohr Bueso · 3 years, 11 months ago
  19. c28e885 ANDROID: Revert "Revert "scsi: block: Do not accept any requests while suspended"" by Bart Van Assche · 3 years, 11 months ago
  20. 77cc3e8 Merge 5.10.82 into android13-5.10 by Greg Kroah-Hartman · 4 years ago
  21. cc73242 block: Check ADMIN before NICE for IOPRIO_CLASS_RT by Alistair Delva · 4 years ago
  22. 1d61255 blkcg: Remove extra blkcg_bio_issue_init by Laibin Qiu · 4 years ago
  23. 8095971 Merge 5.10.80 into android13-5.10 by Greg Kroah-Hartman · 4 years ago
  24. 49cc377 block: remove inaccurate requeue check by Jens Axboe · 4 years ago
  25. b34ea3c block: bump max plugged deferred size from 16 to 32 by Jens Axboe · 4 years ago
  26. c827043 block: schedule queue restart after BLK_STS_ZONE_RESOURCE by Naohiro Aota · 4 years ago
  27. 8f3a5a5 Merge 5.10.76 into android13-5.10 by Greg Kroah-Hartman · 4 years ago
  28. a6285b1 block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output by Johannes Thumshirn · 4 years ago
  29. dce01e6 Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.10.y' into android13-5.10 by Jaegeuk Kim · 4 years, 1 month ago
  30. 96ba6e3 FROMGIT: blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag by Bart Van Assche · 4 years, 1 month ago
  31. 415a207 Merge 5.10.71 into android13-5.10 by Greg Kroah-Hartman · 4 years, 1 month ago
  32. 0306a2c Revert "block, bfq: honor already-setup queue merges" by Jens Axboe · 4 years, 1 month ago
  33. aed5511 Merge 5.10.70 into android13-5.10 by Greg Kroah-Hartman · 4 years, 1 month ago
  34. ba348b7 Merge 5.10.69 into android13-5.10 by Greg Kroah-Hartman · 4 years, 1 month ago
  35. f58d305 blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd by Li Jinlin · 4 years, 1 month ago
  36. 1ef68b8 block: flush the integrity workqueue in blk_integrity_unregister by Lihong Kou · 4 years, 1 month ago
  37. 1963bdb block: check if a profile is actually registered in blk_integrity_unregister by Christoph Hellwig · 4 years, 1 month ago
  38. cc3dd11 blk-mq: avoid to iterate over stale request by Ming Lei · 4 years, 1 month ago
  39. 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 4 years, 1 month ago
  40. 86e1e41 FROMGIT: block/mq-deadline: Prioritize high-priority requests by Bart Van Assche · 4 years, 1 month ago
  41. bf6000d FROMGIT: block/mq-deadline: Stop using per-CPU counters by Bart Van Assche · 4 years, 1 month ago
  42. f11639d FROMGIT: block/mq-deadline: Add an invariant check by Bart Van Assche · 4 years, 1 month ago
  43. d0907c8 FROMGIT: block/mq-deadline: Improve request accounting further by Bart Van Assche · 4 years, 1 month ago
  44. 3e761fd UPSTREAM: block/mq-deadline: Move dd_queued() to fix defined but not used warning by Geert Uytterhoeven · 4 years, 1 month ago
  45. 3927d23 UPSTREAM: Revert "block/mq-deadline: Prioritize high-priority requests" by Jens Axboe · 4 years, 1 month ago
  46. 6127ac9 UPSTREAM: mq-deadline: Fix request accounting by Bart Van Assche · 4 years, 1 month ago
  47. 38b232a UPSTREAM: Revert "block/mq-deadline: Add cgroup support" by Tejun Heo · 4 years, 1 month ago
  48. 8b936b73 UPSTREAM: blk-mq: Always complete remote completions requests in softirq by Sebastian Andrzej Siewior · 4 years, 1 month ago
  49. be1d28b UPSTREAM: scsi: block: Return status code in blk_mq_end_request() by Hannes Reinecke · 4 years, 1 month ago
  50. b760200 UPSTREAM: block: Improve blk_revalidate_disk_zones() checks by Damien Le Moal · 4 years, 1 month ago
  51. 610664e block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  52. 9a14014 blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues by Song Liu · 4 years, 1 month ago
  53. 23dfb95 blk-throttle: fix UAF by deleteing timer in blk_throtl_exit() by Li Jinlin · 4 years, 1 month ago
  54. 71c3789 Merge 5.10.68 into android13-5.10 by Greg Kroah-Hartman · 4 years, 1 month ago
  55. 9ae759a block, bfq: honor already-setup queue merges by Paolo Valente · 4 years, 1 month ago
  56. c66bdde Merge 5.10.67 into android13-5.10 by Greg Kroah-Hartman · 4 years, 1 month ago
  57. f1eccc4 scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND by Christoph Hellwig · 4 years, 1 month ago
  58. 0d54bba block: bfq: fix bfq_set_next_ioprio_data() by Damien Le Moal · 4 years, 1 month ago
  59. d15554f blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN by Niklas Cassel · 4 years, 1 month ago
  60. a58f082 blk-zoned: allow zone management send operations without CAP_SYS_ADMIN by Niklas Cassel · 4 years, 1 month ago
  61. c22f31d Merge 5.10.65 into android13-5.10 by Greg Kroah-Hartman · 4 years, 2 months ago
  62. 4d0e6d6 bio: fix page leak bio_add_hw_page failure by Pavel Begunkov · 4 years, 2 months ago
  63. 80b1a70 blk-crypto: fix check for too-large dun_bytes by Eric Biggers · 4 years, 2 months ago
  64. 87aa69a block: return ELEVATOR_DISCARD_MERGE if possible by Ming Lei · 4 years, 2 months ago
  65. 591f69d blk-throtl: optimize IOPS throttle for large IO scenarios by Chunguang Xu · 4 years, 2 months ago
  66. ac8f298 Merge 5.10.64 into android13-5.10 by Greg Kroah-Hartman · 4 years, 2 months ago
  67. 798679a blk-mq: clearing flush request reference in tags->rqs[] by Ming Lei · 4 years, 2 months ago
  68. cad6239 blk-mq: fix is_flush_rq by Ming Lei · 4 years, 2 months ago
  69. ceffaa6 blk-mq: fix kernel panic during iterating over flush request by Ming Lei · 4 years, 2 months ago
  70. 2c71318 Merge 5.10.62 into android13-5.10 by Greg Kroah-Hartman · 4 years, 2 months ago
  71. 26ee94b blk-mq: don't grab rq's refcount in blk_mq_check_expired() by Ming Lei · 4 years, 2 months ago
  72. c94d509 blk-iocost: fix lockdep warning on blkcg->lock by Ming Lei · 4 years, 2 months ago
  73. 7f35efa Merge 5.10.58 into android13-5.10 by Greg Kroah-Hartman · 4 years, 3 months ago
  74. 821e6a6 blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit() by Yu Kuai · 4 years, 3 months ago
  75. f3bc337 Merge 5.10.56 into android13-5.10 by Greg Kroah-Hartman · 4 years, 3 months ago
  76. ea04a3b blk-iocost: fix operation ordering in iocg_wake_fn() by Tejun Heo · 4 years, 3 months ago
  77. 2b03485 Merge branch 'android12-5.10' into 'android13-5.10' by Greg Kroah-Hartman · 4 years, 3 months ago
  78. 5629c870 Merge 5.10.52 into android13-5.10 by Greg Kroah-Hartman · 4 years, 3 months ago
  79. 5f69841 partitions: msdos: fix one-byte get_unaligned() by Arnd Bergmann · 4 years, 3 months ago
  80. bd3e908 Merge 5.10.51 into android13-5.10 by Greg Kroah-Hartman · 4 years, 3 months ago
  81. 8cc58a6 rq-qos: fix missed wake-ups in rq_qos_throttle try two by Jan Kara · 4 years, 4 months ago
  82. 42fc1fa UPSTREAM: block, bfq: set next_rq to waker_bfqq->next_rq in waker injection by Jia Cheng Hu · 4 years, 4 months ago
  83. ec50cbf Merge 5.10.50 into android13-5.10 by Greg Kroah-Hartman · 4 years, 4 months ago
  84. 512106a blk-mq: update hctx->dispatch_busy in case of real scheduler by Ming Lei · 4 years, 4 months ago
  85. d3dd2fe blk-wbt: make sure throttle is enabled properly by Zhang Yi · 4 years, 4 months ago
  86. 1c2f21a8 blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled() by Zhang Yi · 4 years, 4 months ago
  87. 3ffe41f block: avoid double io accounting for flush request by Ming Lei · 4 years, 4 months ago
  88. 1208f10 block: fix discard request merge by Ming Lei · 4 years, 4 months ago
  89. 1da08a4 block: fix race between adding/removing rq qos and normal IO by Ming Lei · 4 years, 4 months ago
  90. 747b654 blk-mq: clear stale request in tags->rq[] before freeing one request pool by Ming Lei · 4 years, 4 months ago
  91. a3362ff blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter by Ming Lei · 4 years, 4 months ago
  92. 2faed77 ANDROID: vendor_hooks: add vendor hook in blk_mq_rq_ctx_init() by Yang Yang · 4 years, 4 months ago
  93. eecc725 ANDROID: vendor_hooks: add vendor hook in blk_mq_alloc_rqs() by Yang Yang · 4 years, 4 months ago
  94. 018332e ANDROID: Revert "scsi: block: Do not accept any requests while suspended" by Bart Van Assche · 4 years, 4 months ago
  95. 1f23e13 ANDROID: GKI: Add ANDROID_OEM_DATA in struct blk_mq_tags by Yang Yang · 4 years, 4 months ago
  96. 5b38881 ANDROID: GKI: Add ANDROID_OEM_DATA in struct blk_mq_ctx by Yang Yang · 4 years, 4 months ago
  97. e35b90b FROMGIT: block/mq-deadline: Prioritize high-priority requests by Bart Van Assche · 4 years, 4 months ago
  98. 855265c FROMGIT: block/mq-deadline: Add cgroup support by Bart Van Assche · 4 years, 4 months ago
  99. 6981c53 FROMGIT: block/mq-deadline: Track I/O statistics by Bart Van Assche · 4 years, 4 months ago
  100. e3880a6 FROMGIT: block/mq-deadline: Add I/O priority support by Bart Van Assche · 4 years, 4 months ago