1. 25b3bc7 UPSTREAM: block/keyslot-manager: introduce devm_blk_ksm_init() by Eric Biggers · 4 years ago
  2. 537d3bb ANDROID: dm: sync inline crypto support with patches going upstream by Eric Biggers · 3 years, 11 months ago
  3. b129c98 Merge 5.10.17 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
  4. d93178d bfq-iosched: Revert "bfq: Fix computation of shallow depth" by Lin Feng · 4 years ago
  5. a6310f1 Merge 5.10.16 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
  6. fb8f9b2 blk-cgroup: Use cond_resched() when destroy blkgs by Baolin Wang · 4 years ago
  7. cf5b248 Merge 5.10.13 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
  8. 20786fd blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue by Ming Lei · 4 years ago
  9. e48a262 FROMLIST: block: bsg: resume platform device before accessing by Asutosh Das · 4 years ago
  10. 88e2d5f Merge 5.10.9 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  11. 847c765 blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED by John Garry · 4 years ago
  12. 7fdaca8 bfq: Fix computation of shallow depth by Jan Kara · 4 years, 1 month ago
  13. f11e175 Merge 5.10.8 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  14. 481097d block: fix use-after-free in disk_part_iter_next by Ming Lei · 4 years ago
  15. 7eadb00 Merge 5.10.7 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  16. cafc6e7 blk-iocost: fix NULL iocg deref from racing against initialization by Tejun Heo · 4 years ago
  17. d55d15a scsi: block: Do not accept any requests while suspended by Alan Stern · 4 years, 1 month ago
  18. 782c9ef scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT by Bart Van Assche · 4 years, 1 month ago
  19. 8ed46b3 scsi: block: Introduce BLK_MQ_REQ_PM by Bart Van Assche · 4 years, 1 month ago
  20. bfb39e6 block: add debugfs stanza for QUEUE_FLAG_NOWAIT by Andres Freund · 4 years ago
  21. 9cf2cea Merge 5.10.5 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  22. 092898b scsi: block: Fix a race in the runtime power management code by Bart Van Assche · 4 years, 1 month ago
  23. ca0c768 Merge 5.10-rc7 into android-mainline by Greg Kroah-Hartman · 4 years, 1 month ago
  24. be1515b Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  25. b329850 Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 1 month ago
  26. 3ee16db dm: fix IO splitting by Mike Snitzer · 4 years, 1 month ago
  27. 7e7986f block: use gcd() to fix chunk_sectors limit stacking by Mike Snitzer · 4 years, 1 month ago
  28. b19651b Merge c84e1efae022 ("Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic") into android-mainline by Greg Kroah-Hartman · 4 years, 1 month ago
  29. 26d2906 Merge 27bba9c532a8 ("Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into android-mainline by Greg Kroah-Hartman · 4 years, 1 month ago
  30. 47a84653 block/keyslot-manager: prevent crash when num_slots=1 by Eric Biggers · 4 years, 2 months ago
  31. b7131ee blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats by Christoph Hellwig · 4 years, 2 months ago
  32. 73936cf Merge f01c30de86f1 ("Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  33. 9f16a66 block: mark flush request as IDLE when it is really finished by Ming Lei · 4 years, 2 months ago
  34. 7e890c3 block: add a return value to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
  35. b0748cf Merge c2dc4c073fb7 ("Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  36. b28ad9e Revert "Revert "iov_iter: transparently handle compat iovecs in import_iovec"" by Greg Kroah-Hartman · 4 years, 2 months ago
  37. 65ff5cd blk-mq: mark flush request as IDLE in flush_end_io() by Ming Lei · 4 years, 2 months ago
  38. 338f8e8 Merge 0746c4a9f3d3 ("Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  39. 4977d12 block: advance iov_iter on bio_add_hw_page failure by Naohiro Aota · 4 years, 2 months ago
  40. f255c19 blk-cgroup: Pre-allocate tree node on blkg_conf_prep by Gabriel Krisman Bertazi · 4 years, 2 months ago
  41. 52abfcb blk-cgroup: Fix memleak on error path by Gabriel Krisman Bertazi · 4 years, 2 months ago
  42. 05d2a66 Merge 54a4c789ca80 ("Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  43. cf785fe Merge 4815519ed0af ("Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  44. aedaedc Merge 7cd4ecd9177b ("Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  45. d769139 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  46. 35cda5a Revert "block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE" by Greg Kroah-Hartman · 4 years, 2 months ago
  47. c62fe03 Merge 3ad11d7ac887 ("Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  48. 072f3a5 Merge a7863b3423fd ("blk-iocost: update iocost_monitor.py") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  49. 6c45f08 Merge 046037551721 ("blk-iocost: restore inuse update tracepoints") into android-mailine by Greg Kroah-Hartman · 4 years, 2 months ago
  50. b5a7173 Merge c421a3eb2e27 ("blk-iocost: revamp debt handling") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  51. dcc7dd9 Merge 97eb19751f15 ("blk-iocost: add absolute usage stat") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  52. e929003 Merge 1f06959bd2c9 ("block: remove the unused q argument to part_in_flight and part_in_flight_rw") into android-mailine by Greg Kroah-Hartman · 4 years, 2 months ago
  53. 24f7bb8 block: blk-mq: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
  54. 8362191 Revert "iov_iter: transparently handle compat iovecs in import_iovec" by Greg Kroah-Hartman · 4 years, 2 months ago
  55. 87b0d10 Merge 85ed13e78dbe ("Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs") into android-common by Greg Kroah-Hartman · 4 years, 2 months ago
  56. 576e85c blk-mq: remove the calling of local_memory_node() by Xianting Tian · 4 years, 2 months ago
  57. 5cd3ddc docs: bio: fix a kerneldoc markup by Mauro Carvalho Chehab · 4 years, 4 months ago
  58. 5b874af block: bio: fix a warning at the kernel-doc markups by Mauro Carvalho Chehab · 4 years, 4 months ago
  59. 4815519 Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 3 months ago
  60. 3b481d9 block: add zone specific block statuses by Keith Busch · 4 years, 3 months ago
  61. 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  62. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  63. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  64. 8de87f4 Merge 5.9 into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  65. 47ce030 blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue by Yang Yang · 4 years, 3 months ago
  66. c728152 blk-mq: get rid of the dead flush handle code path by Yufen Yu · 4 years, 3 months ago
  67. 0546858 block: get rid of unnecessary local variable by Yufen Yu · 4 years, 3 months ago
  68. f0c6ae0 block: fix comment and add lockdep assert by Yufen Yu · 4 years, 3 months ago
  69. 0841031 blk-mq: use helper function to test hw stopped by Yufen Yu · 4 years, 3 months ago
  70. 75e6c00 block: use helper function to test queue register by Yufen Yu · 4 years, 3 months ago
  71. 6251b75 block: remove redundant mq check by Yufen Yu · 4 years, 3 months ago
  72. dd1c372 block: invoke blk_mq_exit_sched no matter whether have .exit_sched by Yufen Yu · 4 years, 3 months ago
  73. 583090b Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  74. f4ac712 block: ratelimit handle_bad_sector() message by Tetsuo Handa · 4 years, 3 months ago
  75. 1da30f9 blk-throttle: Re-use the throtl_set_slice_end() by Baolin Wang · 4 years, 3 months ago
  76. 2937967 blk-throttle: Open code __throtl_de/enqueue_tg() by Baolin Wang · 4 years, 3 months ago
  77. 2397611 blk-throttle: Move service tree validation out of the throtl_rb_first() by Baolin Wang · 4 years, 3 months ago
  78. b7b609d blk-throttle: Move the list operation after list validation by Baolin Wang · 4 years, 3 months ago
  79. 5b7048b blk-throttle: Fix IO hang for a corner case by Baolin Wang · 4 years, 3 months ago
  80. b185efa blk-throttle: Avoid tracking latency if low limit is invalid by Baolin Wang · 4 years, 3 months ago
  81. 7901601 blk-throttle: Avoid getting the current time if tg->last_finish_time is 0 by Baolin Wang · 4 years, 3 months ago
  82. 4247d9c8 blk-throttle: Remove a meaningless parameter for throtl_downgrade_state() by Baolin Wang · 4 years, 3 months ago
  83. fa1c3ea block: Remove redundant 'return' statement by Baolin Wang · 4 years, 3 months ago
  84. 681cc5e dm: fix request-based DM to not bounce through indirect dm_submit_bio by Mike Snitzer · 4 years, 3 months ago
  85. 7370997 partitions/ibm: fix non-DASD devices by Christoph Hellwig · 4 years, 3 months ago
  86. a926c7a block: Consider only dispatched requests for inflight statistic by Gabriel Krisman Bertazi · 4 years, 3 months ago
  87. eda5cc9 block: move blk_mq_sched_try_merge to blk-merge.c by Christoph Hellwig · 4 years, 3 months ago
  88. d59da41 block: remove the unused blk_integrity_merge_bio export by Christoph Hellwig · 4 years, 3 months ago
  89. 92cf2fd block: remove the unused blk_integrity_merge_rq export by Christoph Hellwig · 4 years, 3 months ago
  90. 114c58d Merge 5.9-rc8 into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  91. cf785af block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx() by Eric Biggers · 4 years, 4 months ago
  92. 93f221a block: make blk_crypto_rq_bio_prep() able to fail by Eric Biggers · 4 years, 4 months ago
  93. 0756015 block: make bio_crypt_clone() able to fail by Eric Biggers · 4 years, 4 months ago
  94. 10ed166 block: add a bdget_part helper by Christoph Hellwig · 4 years, 3 months ago
  95. 89cd35c iov_iter: transparently handle compat iovecs in import_iovec by Christoph Hellwig · 4 years, 3 months ago
  96. f5ace5e block: scsi_ioctl: Avoid the use of one-element arrays by Gustavo A. R. Silva · 4 years, 3 months ago
  97. f016a54 Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  98. 6d53a9f block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg() by Peilin Ye · 4 years, 3 months ago
  99. 1471308 Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10 by Mike Snitzer · 4 years, 3 months ago
  100. 76cffcc block-mq: fix comments in blk_mq_queue_tag_busy_iter by yangerkun · 4 years, 3 months ago