1. a8a3bec Revert "ANDROID: dm verity: add minimum prefetch size" by Sami Tolvanen · 6 years ago
  2. 2ca7ab1 BACKPORT, FROMGIT: dm verity: log the hash algorithm implementation by Eric Biggers · 6 years ago
  3. 1cae07e BACKPORT, FROMGIT: dm crypt: log the encryption algorithm implementation by Eric Biggers · 6 years ago
  4. f3e3edc UPSTREAM: dm crypt: don't decrease device limits by Mikulas Patocka · 6 years ago
  5. 946db24 BACKPORT: dm crypt: allow unaligned bv_offset by Mikulas Patocka · 7 years ago
  6. 87e52a4 BACKPORT: dm crypt: reject sector_size feature if device length is not aligned to it by Milan Broz · 7 years ago
  7. 52ad0c4 BACKPORT: dm crypt: use shifts instead of sector_div by Mikulas Patocka · 8 years ago
  8. c083ebe BACKPORT: dm crypt: optionally support larger encryption sector size by Milan Broz · 8 years ago
  9. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. 627ab1f MD: fix invalid stored role for a disk - try2 by Shaohua Li · 6 years ago
  11. 6c446ad dm ioctl: harden copy_params()'s copy_from_user() from malicious users by Wenwen Wang · 6 years ago
  12. 4e1fabd MD: fix invalid stored role for a disk by Shaohua Li · 6 years ago
  13. 0d38b80 bcache: fix miss key refill->end in writeback by Tang Junhui · 6 years ago
  14. d589c0d Merge 4.9.133 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 47c085c dm cache: fix resize crash if user doesn't reload cache table by Mike Snitzer · 6 years ago
  16. 8bf0cc3 dm cache metadata: ignore hints array being too small during resize by Joe Thornber · 6 years ago
  17. 38f2b4a Merge 4.9.132 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. 28e6891 dm thin metadata: fix __udivdi3 undefined on 32-bit by Mike Snitzer · 6 years ago
  19. a9537db dm thin metadata: try to avoid ever aborting transactions by Joe Thornber · 6 years ago
  20. ba650e7 dm raid: fix rebuild of specific devices by updating superblock by Heinz Mauelshagen · 6 years ago
  21. 26e2f55 RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0 by Xiao Ni · 6 years ago
  22. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  23. 0e085b0 md-cluster: clear another node's suspend_area after the copy is finished by Guoqing Jiang · 6 years ago
  24. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 52ba713 md/raid5: fix data corruption of replacements after originals dropped by BingJing Chang · 6 years ago
  26. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  27. c2910ee dm kcopyd: avoid softlockup in run_complete_job by John Pittman · 6 years ago
  28. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  29. 3ddf06c bcache: release dc->writeback_lock properly in bch_writeback_thread() by Shan Hai · 6 years ago
  30. d08b58b dm cache metadata: save in-core policy_hint_size to on-disk superblock by Mike Snitzer · 6 years ago
  31. 9a3f8fd5 dm thin: stop no_space_timeout worker when switching to write-mode by Hou Tao · 6 years ago
  32. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  33. e303840 md/raid10: fix that replacement cannot complete recovery after reassemble by BingJing Chang · 6 years ago
  34. 9dc978d ANDROID: AVB error handler to invalidate vbmeta partition. by David Zeuthen · 8 years ago
  35. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  36. e51f4fc md: fix NULL dereference of mddev->pers in remove_and_add_spares() by Yufen Yu · 6 years ago
  37. 90e7a90 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
  38. c7af982 ANDROID: verity: really fix android-verity Kconfig by Alistair Strachan · 6 years ago
  39. ed62e1e5 ANDROID: android-verity: Fix broken parameter handling. by Sandeep Patil · 6 years ago
  40. a3c8a09 ANDROID: android-verity: Make it work with newer kernels by Sandeep Patil · 6 years ago
  41. 98fd7a4 ANDROID: verity: fix android-verity Kconfig dependencies by Sandeep Patil · 6 years ago
  42. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  43. 4779184 dm bufio: don't take the lock in dm_bufio_shrink_count by Mikulas Patocka · 8 years ago
  44. 34d2fe7 dm bufio: drop the lock when doing GFP_NOIO allocation by Mikulas Patocka · 8 years ago
  45. 0758c35 dm bufio: avoid sleeping while holding the dm_bufio lock by Douglas Anderson · 8 years ago
  46. 96a2329 overflow.h: Add allocation size calculation helpers by Kees Cook · 6 years ago
  47. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  48. f2bc5d1 dm thin: handle running out of data space vs concurrent discard by Mike Snitzer · 6 years ago
  49. 4866848 md: fix two problems with setting the "re-add" device state. by NeilBrown · 6 years ago
  50. 7143cbf ANDROID: Add kconfig to make dm-verity check_at_most_once default enabled by Patrik Torstensson · 6 years ago
  51. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  52. e1fba17 dm bufio: avoid false-positive Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  53. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  54. fe45138 bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set by Coly Li · 7 years ago
  55. b9822c2 bcache: fix kcrashes with fio in RAID5 backend dev by Tang Junhui · 7 years ago
  56. b6e82d7 md/raid1: fix NULL pointer dereference by Yufen Yu · 7 years ago
  57. 547f11f md: fix a potential deadlock of raid5/raid10 reshape by BingJing Chang · 7 years ago
  58. fc78ce2 md: raid5: avoid string overflow warning by Arnd Bergmann · 7 years ago
  59. 3f5af7c md raid10: fix NULL deference in handle_write_completed() by Yufen Yu · 7 years ago
  60. d4008f8 bcache: return attach error when no cache set exist by Tang Junhui · 7 years ago
  61. 0d5da31 bcache: fix for data collapse after re-attaching an attached device by Tang Junhui · 7 years ago
  62. d26dcc0 bcache: fix for allocator and register thread race by Tang Junhui · 7 years ago
  63. ee6fcd8 bcache: properly set task state in bch_writeback_thread() by Coly Li · 7 years ago
  64. d4e8148 UPSTREAM: dm bufio: avoid sleeping while holding the dm_bufio lock by Douglas Anderson · 8 years ago
  65. 142d4b5 BACKPORT: dm verity: add 'check_at_most_once' option to only validate hashes once by Patrik Torstensson · 7 years ago
  66. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  67. 38f1e54 bcache: segregate flash only volume write streams by Tang Junhui · 7 years ago
  68. d046bb9 bcache: stop writeback thread after detaching by Tang Junhui · 7 years ago
  69. 03858f5 md-cluster: fix potential lock issue in add_new_disk by Guoqing Jiang · 7 years ago
  70. beaf445 md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock by Julia Cartwright · 7 years ago
  71. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  72. 4e4321c md/raid10: reset the 'first' at the end of loop by Guoqing Jiang · 7 years ago
  73. 6be48fd dm ioctl: remove double parentheses by Matthias Kaehlcke · 7 years ago
  74. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  75. 2710fb8 md/raid10: skip spare disk as 'first' disk by Shaohua Li · 7 years ago
  76. 8a09ef5 md/raid10: wait up frozen array in handle_write_completed by Guoqing Jiang · 7 years ago
  77. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  78. 1f8fe98 md.c:didn't unlock the mddev before return EINVAL in array_size_store by Zhilong Liu · 7 years ago
  79. b42b97a md/raid6: Fix anomily when recovering a single device in RAID6. by NeilBrown · 7 years ago
  80. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  81. d4f8094 bcache: don't attach backing with duplicate UUID by Michael Lyle · 7 years ago
  82. 35d9c9e bcache: fix crashes in duplicate cache device register by Tang Junhui · 7 years ago
  83. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  84. eb2593f md: only allow remove_and_add_spares when no sync_thread running. by NeilBrown · 7 years ago
  85. b6f93a1 dm io: fix duplicate bio completion due to missing ref count by Mike Snitzer · 7 years ago
  86. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  87. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  88. e6701ad dm: correctly handle chained bios in dec_pending() by NeilBrown · 7 years ago
  89. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  90. 409982c bcache: check return value of register_shrinker by Michael Lyle · 7 years ago
  91. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  92. 2904adc dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 by Dennis Yang · 7 years ago
  93. cabf629 dm btree: fix serious bug in btree_split_beneath() by Joe Thornber · 7 years ago
  94. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  95. b58aa24 dm bufio: fix shrinker scans when (nr_to_scan < retain_target) by Suren Baghdasaryan · 7 years ago
  96. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  97. f39486b raid5: Set R5_Expanded on parity devices as well as data. by NeilBrown · 7 years ago
  98. 9102ed6 bcache: fix wrong cache_misses statistics by tang.junhui · 7 years ago
  99. c2a0531 bcache: explicitly destroy mutex while exiting by Liang Chen · 7 years ago
  100. 9bcd15b md-cluster: free md_cluster_info if node leave cluster by Guoqing Jiang · 8 years ago