1. 6fe87b7 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-20 by Alexander Martinz · 2 years ago
  2. 7e6dfb2 Merge 4.9.337 into android-4.9-q by Greg Kroah-Hartman · 2 years ago
  3. 67a4e29 dm cache: set needs_check flag after aborting metadata by Mike Snitzer · 2 years, 2 months ago
  4. 034cbc8 dm cache: Fix UAF in destroy() by Luo Meng · 2 years, 2 months ago
  5. 7ee059d dm thin: Fix UAF in run_timer_softirq() by Luo Meng · 2 years, 2 months ago
  6. b35a227 dm thin: Use last transaction's pmd->root when commit failed by Zhihao Cheng · 2 years, 1 month ago
  7. 6e237ca dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort by Mike Snitzer · 2 years, 2 months ago
  8. 732cd66 md: fix a crash in mempool_free by Mikulas Patocka · 2 years, 2 months ago
  9. d684ceb md/raid1: stop mdx_raid1 thread when raid1 array run failed by Jiang Li · 2 years, 2 months ago
  10. 4f33fe1 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years, 1 month ago
  11. 4e13427 ANDROID: dm-bow: Fix not to skip trim at framented range by hyeongseok.kim · 4 years, 9 months ago
  12. 21714ed FROMGIT: dm: do not allow readahead to limit IO size by Jaegeuk Kim · 6 years ago
  13. 0a06082 FROMLIST: dm-verity: skip verity_handle_error on I/O errors by Akilesh Kailash · 3 years, 4 months ago
  14. 1e78517b dm verity: fix no salt use case by Gilad Ben-Yossef · 8 years ago
  15. d6ef0d5 dm verity: switch to using asynchronous hash crypto API by Gilad Ben-Yossef · 8 years ago
  16. 77f98b33 Merge 4.9.334 into android-4.9-q by Greg Kroah-Hartman · 2 years, 2 months ago
  17. 0c8d411 dm ioctl: fix misbehavior if list_versions races with module loading by Mikulas Patocka · 2 years, 2 months ago
  18. 52ddbcd Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 4 months ago
  19. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
  20. 7470a43 drivers:md:fix a potential use-after-free bug by Wentao_Liang · 2 years, 6 months ago
  21. 1ae0ebf dm raid: fix address sanitizer warning in raid_status by Mikulas Patocka · 2 years, 6 months ago
  22. 75fbd37 md-raid10: fix KASAN warning by Mikulas Patocka · 2 years, 6 months ago
  23. fb6696b Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 6 months ago
  24. e5b48fd Merge 4.9.322 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
  25. 2d4e7c9 dm raid: fix KASAN warning in raid5_add_disks by Mikulas Patocka · 2 years, 7 months ago
  26. 47df852 Merge 4.9.321 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  27. f550444 dm era: commit metadata in postsuspend after worker stops by Nikos Tsironis · 2 years, 7 months ago
  28. b6d1c4d Merge 4.9.318 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  29. ac8fd53 md: protect md_unregister_thread from reentrancy by Guoqing Jiang · 2 years, 9 months ago
  30. 61751cd md: fix an incorrect NULL check in md_reload_sb by Xiaomeng Tong · 2 years, 9 months ago
  31. 30da8cb md: fix an incorrect NULL check in does_sb_need_changing by Xiaomeng Tong · 2 years, 9 months ago
  32. 17df83c Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 7 months ago
  33. 1cbab1d ANDROID: android-verity: Prevent double-freeing metadata by Lee Jones · 2 years, 7 months ago
  34. d1605fc Merge 4.9.317 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  35. 27798cc dm verity: set DM_TARGET_IMMUTABLE feature flag by Sarthak Kukreti · 2 years, 8 months ago
  36. 6adce52 dm stats: add cond_resched when looping over entries by Mikulas Patocka · 2 years, 9 months ago
  37. 49e2a29 dm crypt: make printing of the key constant-time by Mikulas Patocka · 2 years, 9 months ago
  38. f1a1131 Merge 4.9.313 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
  39. 7bb3690 dm: interlock pending dm_io and dm_wait_for_bios_completion by Mike Snitzer · 2 years, 11 months ago
  40. 9fb7cd5 dm: fix mempool NULL pointer race when completing IO by Jiazi Li · 3 years, 4 months ago
  41. f5c4d26 Merge 4.9.311 into android-4.9-q by Greg Kroah-Hartman · 2 years, 9 months ago
  42. 76c9465 dm ioctl: prevent potential spectre v1 gadget by Jordy Zomer · 3 years ago
  43. 81b4ee0 Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 10 months ago
  44. f840490 Merge 4.9.298 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  45. 48614c7 dm space map common: add bounds check to sm_ll_lookup_bitmap() by Joe Thornber · 3 years, 1 month ago
  46. 4ced798 dm btree: add a defensive bounds check to insert_at() by Joe Thornber · 3 years, 1 month ago
  47. e09f411 Merge remote-tracking branch 'common/android-4.9-q' into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 1 month ago
  48. 1c817d4 Merge 4.9.294 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
  49. 66ea642 dm btree remove: fix use after free in rebalance_children() by Joe Thornber · 3 years, 2 months ago
  50. a6bf5d0 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 6 months ago
  51. 9457058 Merge 4.9.276 into android-4.9-q by Greg Kroah-Hartman · 3 years, 6 months ago
  52. c154775 dm btree remove: assign new_root only when removal succeeds by Hou Tao · 3 years, 7 months ago
  53. f180bcb dm space maps: don't reset space map allocation cursor when committing by Joe Thornber · 3 years, 9 months ago
  54. 19233c8 Merge 4.9.271 into android-4.9-q by Greg Kroah-Hartman · 3 years, 8 months ago
  55. 1f314bb dm snapshot: properly fix a crash when an origin has no snapshots by Mikulas Patocka · 3 years, 8 months ago
  56. c2bf9d3 Merge 4.9.270 into android-4.9-q by Greg Kroah-Hartman · 3 years, 8 months ago
  57. 4997327 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 8 months ago
  58. fd1b9ed Merge tag 'LA.UM.9.3.r1-01700-sdm845.0' of https://source.codeaurora.org/quic/la/kernel/msm-4.9 into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 8 months ago
  59. 5d8ec84 dm snapshot: fix crash with transient storage and zero chunk size by Mikulas Patocka · 3 years, 8 months ago
  60. e7f15a9 Merge 4.9.269 into android-4.9-q by Greg Kroah-Hartman · 3 years, 8 months ago
  61. c13f073 dm ioctl: fix out of bounds array access when no devices by Mikulas Patocka · 3 years, 10 months ago
  62. f8ea680 md: md_open returns -EBUSY when entering racing area by Zhao Heming · 3 years, 10 months ago
  63. e5f2afe md: factor out a mddev_find_locked helper from mddev_find by Christoph Hellwig · 3 years, 10 months ago
  64. 830ba94 md-cluster: fix use-after-free issue when removing rdev by Heming Zhao · 3 years, 9 months ago
  65. 8ae0185 dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails by Benjamin Block · 3 years, 9 months ago
  66. a104a5e dm space map common: fix division bug in sm_ll_find_free_block() by Joe Thornber · 3 years, 9 months ago
  67. 6b1d9e1 dm persistent data: packed struct should have an aligned() attribute too by Joe Thornber · 3 years, 10 months ago
  68. 9ceefc4 dm-table: re-arrange inlinecrypt capability check logic by Chenyang Zhong · 3 years, 10 months ago
  69. ae975f7 dm-table: implement dm_table_supports_inlinecrypt() by Chenyang Zhong · 3 years, 10 months ago
  70. 2f4670b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 9 months ago
  71. f1a0980 dm verity: skip verity work on I/O errors when system is shutting down by Hyeongseok Kim · 4 years, 1 month ago
  72. 3163ff1 Merge 4.9.261 into android-4.9-q by Greg Kroah-Hartman · 3 years, 10 months ago
  73. a36aead dm table: fix DAX iterate_devices based device capability checks by Jeffle Xu · 3 years, 10 months ago
  74. 75c5d31 dm table: fix iterate_devices based device capability checks by Jeffle Xu · 3 years, 10 months ago
  75. 5671ebb Merge 4.9.259 into android-4.9-q by Greg Kroah-Hartman · 3 years, 11 months ago
  76. 768f95f dm era: Update in-core bitset after committing the metadata by Nikos Tsironis · 4 years ago
  77. c01bba4 dm era: only resize metadata in preresume by Nikos Tsironis · 4 years ago
  78. 7c6c9a4 dm era: Reinitialize bitset cache before digesting a new writeset by Nikos Tsironis · 4 years ago
  79. 812320f dm era: Use correct value size in equality function of writeset tree by Nikos Tsironis · 4 years ago
  80. 3577309 dm era: Fix bitset memory leaks by Nikos Tsironis · 4 years ago
  81. e74eeeb dm era: Verify the data block size hasn't changed by Nikos Tsironis · 4 years ago
  82. 0a84445 dm era: Recover committed writeset after crash by Nikos Tsironis · 4 years ago
  83. ce53f89 Merge 4.9.254 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  84. 3f47fe6 dm: avoid filesystem lookup in dm_get_dev_t() by Hannes Reinecke · 4 years ago
  85. 09a45f5 drivers: md: Remove SECTOR_SIZE definition by Bruno Martins · 4 years, 4 months ago
  86. b441756b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-17.1-caf-sdm845 by Michael Bestas · 4 years ago
  87. ee532e8 Merge 4.9.249 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
  88. 98b1ad3 dm ioctl: fix error return code in target_message by Qinglang Miao · 4 years, 2 months ago
  89. f2787ea md: fix a warning caused by a race between concurrent md_ioctl()s by Dae R. Jeong · 4 years, 3 months ago
  90. 5b19e4a dm table: Remove BUG_ON(in_interrupt()) by Thomas Gleixner · 4 years, 2 months ago
  91. 4a88942 Merge 4.9.242 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  92. 4c09a61 md/raid5: fix oops during stripe resizing by Song Liu · 4 years, 3 months ago
  93. a43817f md/bitmap: md_bitmap_get_counter returns wrong blocks by Zhao Heming · 4 years, 3 months ago
  94. 495d499 Merge 4.9.238 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  95. fa12d56 bcache: fix a lost wake-up problem caused by mca_cannibalize_lock by Guoju Fang · 5 years ago
  96. 0e53dcf Merge 4.9.236 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  97. 41718a8 dm thin metadata: Avoid returning cmd->bm wild pointer on error by Ye Bin · 4 years, 5 months ago
  98. 1c16304 dm cache metadata: Avoid returning cmd->bm wild pointer on error by Ye Bin · 4 years, 5 months ago
  99. 676057c overflow.h: Add allocation size calculation helpers by Kees Cook · 7 years ago
  100. 1e7b6ed Merge 4.9.233 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago