1. 975ea32 Merge changes from topic "vab-brotli" by David Anderson · 4 years, 1 month ago
  2. 516ded7 Support of multiple device partitions by dm-user driver by Akilesh Kailash · 4 years, 1 month ago
  3. a889c87 libsnapshot: Add an append mode to CowWriter. by David Anderson · 4 years, 1 month ago
  4. a652877 libsnapshot: Add support for brotli compression. by David Anderson · 4 years, 2 months ago
  5. 7dd8fe8 Add "dmctl uuid" command by Palmer Dabbelt · 4 years, 2 months ago
  6. 1f8c18e Merge "libsnapshot: Refactor cow_reader decompression." by David Anderson · 4 years, 1 month ago
  7. 511c4bc libsnapshot: Refactor cow_reader decompression. by David Anderson · 4 years, 2 months ago
  8. e1ebeab Merge Android R by Xin Li · 4 years, 1 month ago
  9. c7c7252 Merge "libsnapshot:Snapuserd: IO path support with dm-snapshot target" by Akilesh Kailash · 4 years, 1 month ago
  10. 2c6c0bf libsnapshot:Snapuserd: IO path support with dm-snapshot target by Akilesh Kailash · 4 years, 2 months ago
  11. 4e311d6 Merge "Only store result of mount_all that mounted userdata" am: edc501d674 by Nikita Ioffe · 4 years, 1 month ago
  12. 9ede7ec Only store result of mount_all that mounted userdata by Nikita Ioffe · 4 years, 1 month ago
  13. 9bd7d9b Merge "libsnapshot: Add a tool for estimating non-A/B OTA sizes with the new COW format." am: f9a436a052 by David Anderson · 4 years, 2 months ago
  14. f4ebaca libsnapshot: Add a tool for estimating non-A/B OTA sizes with the new COW format. by David Anderson · 4 years, 2 months ago
  15. 9bfc688 Merge "Return bytes written in CowWriter" am: b745a960f8 by Treehugger Robot · 4 years, 2 months ago
  16. 8e75a38 Return bytes written in CowWriter by Kelvin Zhang · 4 years, 2 months ago
  17. 756e361 Merge "Enable libsnapshot_cow in recovery builds" am: 0b26cbb6b1 by Kelvin Zhang · 4 years, 2 months ago
  18. f6219e2 Enable libsnapshot_cow in recovery builds by Kelvin Zhang · 4 years, 2 months ago
  19. 4852a26 Merge "liblp: fix host lpdump cannot work issue" am: 29e7b2af30 by David Anderson · 4 years, 2 months ago
  20. 29e7b2a Merge "liblp: fix host lpdump cannot work issue" by David Anderson · 4 years, 2 months ago
  21. 0a112d5 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 2 months ago
  22. 8ad3957 libsnapshot: Fix uninitialized variables by Greg Kaiser · 4 years, 2 months ago
  23. ad35dcc libsnapshot: Off-line tool for converting OTA payloads to COWs. by David Anderson · 4 years, 2 months ago
  24. 77ea69e Merge "Revert "libsnapshot: Off-line tool for converting OTA payloads t..."" by Ankit Goyal · 4 years, 2 months ago
  25. 4dd3411 Revert "libsnapshot: Off-line tool for converting OTA payloads t..." by Ankit Goyal · 4 years, 2 months ago
  26. 5b940dc Merge "libsnapshot: Off-line tool for converting OTA payloads to COWs." by David Anderson · 4 years, 2 months ago
  27. 5ca85a0 Merge "Improve ImageManager error message" by Yo Chiang · 4 years, 2 months ago
  28. 36a2170 Merge "TranformFstabForDsu adds missing partition entries to fstab" by Yo Chiang · 4 years, 2 months ago
  29. a258293 libsnapshot: Off-line tool for converting OTA payloads to COWs. by David Anderson · 4 years, 2 months ago
  30. 0324725 Initial prototype of COW format and API. by David Anderson · 4 years, 2 months ago
  31. 93c78c2 Improve ImageManager error message by Yo Chiang · 4 years, 2 months ago
  32. e48dbc2 TranformFstabForDsu adds missing partition entries to fstab by Yo Chiang · 4 years, 2 months ago
  33. 5350746 Merge "Set ro.crypto.type even on failure" by Paul Crowley · 4 years, 2 months ago
  34. 5ba5b90 fs_mgr: try tune2fs for casefolding on /data only by Jaegeuk Kim · 4 years, 2 months ago
  35. 9acab5a Set ro.crypto.type even on failure by Paul Crowley · 4 years, 2 months ago
  36. 75ebdd9 fs_mgr: use __ANDROID_API_Q__ instead of pre_gki_level by Eric Biggers · 4 years, 2 months ago
  37. 0198ce0 Merge "Fix allowlist for unreliable pinning." by Yifan Hong · 4 years, 2 months ago
  38. 75d5e98 Merge "libsnapshot_test: skip global setup on non-VAB devices." by Yifan Hong · 4 years, 2 months ago
  39. f0cb5a0 Delete fiemap_image_test_presubmit by Yifan Hong · 4 years, 2 months ago
  40. a7c00a0 libsnapshot_test: skip global setup on non-VAB devices. by Yifan Hong · 4 years, 3 months ago
  41. 900fdf4 Fix allowlist for unreliable pinning. by Yifan Hong · 4 years, 3 months ago
  42. dc3e897 fs_mgr: Revert "Try to recover corrupted ext4 /data with backup superblock" by Eric Biggers · 4 years, 3 months ago
  43. 86313d6 Merge "libsnapshot: Properly set partial_update_" by Treehugger Robot · 4 years, 3 months ago
  44. 0403d8d libsnapshot: Properly set partial_update_ by Yifan Hong · 4 years, 3 months ago
  45. 2d45166 Cleanup for #inclusivefixit. by Tom Cherry · 4 years, 3 months ago
  46. 67665a4 Merge changes I49495684,I0db2e0f4,I07bb811b by David Anderson · 4 years, 3 months ago
  47. f248cc5 Use more inclusive language for #inclusivefixit by Hongguang Chen · 4 years, 3 months ago
  48. b41ffef Merge "fs_mgr: overlayfs: check if scratch device is ext4 dedupe" am: a22e74cd4e am: d84ccd640b by Treehugger Robot · 4 years, 3 months ago
  49. 1d25b82 Merge changes Ie2749dcc,Id1c97b9c,I68d1757d,I8e4b6a80 am: 949f453f7d am: 2702ea29e0 by Treehugger Robot · 4 years, 3 months ago
  50. 93ce58d fs_mgr: overlayfs: check if scratch device is ext4 dedupe by Mark Salyzyn · 4 years, 8 months ago
  51. c9a69b1 fs_mgr: adb-remount-test.sh: use 24-bit forground colors by Mark Salyzyn · 4 years, 3 months ago
  52. d88715a fs_mgr: adb-remount-test.sh: Port to MAC OS/X by Mark Salyzyn · 4 years, 3 months ago
  53. 3591c2a fs_mgr: adb-remount-test.sh report kernel version of device by Mark Salyzyn · 4 years, 6 months ago
  54. 1281550 fs_mgr: adb-remount-test.sh filter out ramdumpfs administrative mount by Mark Salyzyn · 4 years, 3 months ago
  55. 7e1411a Merge "Add function to compare the partitions' extents in metadata" am: d7b4fe95c7 am: 14bc7fb7e4 by Tianjie Xu · 4 years, 3 months ago
  56. d7b4fe9 Merge "Add function to compare the partitions' extents in metadata" by Tianjie Xu · 4 years, 3 months ago
  57. 8a11622 Add experimental daemon for handling dm-user requests. by David Anderson · 4 years, 3 months ago
  58. 165a15d Merge "Add libdm and dmctl support for dm-user targets" am: 3042f0ff9f am: 784ab6ed10 by Treehugger Robot · 4 years, 3 months ago
  59. 9e84b31 Merge changes I51628abe,I412d62b7 by Treehugger Robot · 4 years, 3 months ago
  60. 3042f0f Merge "Add libdm and dmctl support for dm-user targets" by Treehugger Robot · 4 years, 3 months ago
  61. c96ab99 Wrap flock with TEMP_FAILURE_RETRY. by Yifan Hong · 4 years, 4 months ago
  62. fc1e1ae Try locking after mounting metadata by Yifan Hong · 4 years, 4 months ago
  63. 451e74c Merge changes I51628abe,I412d62b7 into rvc-dev am: 82e0c384f3 by Yifan Hong · 4 years, 3 months ago
  64. 82e0c38 Merge changes I51628abe,I412d62b7 into rvc-dev by Yifan Hong · 4 years, 3 months ago
  65. bd6d2cd Wrap flock with TEMP_FAILURE_RETRY. by Yifan Hong · 4 years, 4 months ago
  66. 44033e7 Try locking after mounting metadata by Yifan Hong · 4 years, 4 months ago
  67. 46a58a5 Merge "Remove SkipMountingPartitions from vendor libfstab" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  68. 07c951f Add function to compare the partitions' extents in metadata by Tianjie · 4 years, 4 months ago
  69. 3d882d0 Merge "liblp: Force 10.0 metadata on downgrade to Q." by Treehugger Robot · 4 years, 4 months ago
  70. a819a3c liblp: Force 10.0 metadata on downgrade to Q. by Yifan Hong · 4 years, 4 months ago
  71. f8febaa Merge "liblp: Force 10.0 metadata on downgrade to Q." into rvc-dev am: 2ce3ddfee1 by Yifan Hong · 4 years, 4 months ago
  72. 2ce3ddf Merge "liblp: Force 10.0 metadata on downgrade to Q." into rvc-dev by Yifan Hong · 4 years, 4 months ago
  73. ba5dfd7 liblp: Force 10.0 metadata on downgrade to Q. by Yifan Hong · 4 years, 4 months ago
  74. 2268730 Merge "Remove SkipMountingPartitions from vendor libfstab" am: 437ded4dbd am: 52feb83b51 by Treehugger Robot · 4 years, 4 months ago
  75. 0a0f4b1 Remove SkipMountingPartitions from vendor libfstab by Hung-ying Tyan · 4 years, 4 months ago
  76. e7cb09d Remove SkipMountingPartitions from vendor libfstab by Hung-ying Tyan · 4 years, 4 months ago
  77. 2def03a Add libdm and dmctl support for dm-user targets by Palmer Dabbelt · 4 years, 4 months ago
  78. 20d78e3 Merge "remount: Do not allow remounting during checkpoints." into rvc-dev by David Anderson · 4 years, 4 months ago
  79. 9aeae82 remount: Do not allow remounting during checkpoints. by David Anderson · 4 years, 4 months ago
  80. 507d219 Merge "Don't call block checkpoint functions above dm-default-key" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  81. e526996 Merge "Don't call block checkpoint functions above dm-default-key" am: 73cab78084 am: d4ddb09f6f by Paul Lawrence · 4 years, 4 months ago
  82. 6ec9606 Merge "remount: Do not allow remounting during checkpoints." am: 16a93c528f am: c14c99e093 by David Anderson · 4 years, 4 months ago
  83. 39c7961 Don't call block checkpoint functions above dm-default-key by Paul Lawrence · 4 years, 4 months ago
  84. 73cab78 Merge "Don't call block checkpoint functions above dm-default-key" by Paul Lawrence · 4 years, 4 months ago
  85. 8696a5d remount: Do not allow remounting during checkpoints. by David Anderson · 4 years, 4 months ago
  86. e28dc48 fsmgr: fix integer overflow in fs_mgr by Tom Cherry · 4 years, 4 months ago
  87. 2d66971 Merge "fsmgr: fix integer overflow in fs_mgr" am: be42841c61 am: 36d60f5581 by Tom Cherry · 4 years, 4 months ago
  88. be42841 Merge "fsmgr: fix integer overflow in fs_mgr" by Tom Cherry · 4 years, 4 months ago
  89. 4a48945 fsmgr: fix integer overflow in fs_mgr by Haoran.Wang · 4 years, 4 months ago
  90. d9cf12c Merge "libsnapshot_test: hardcode alignment." am: 83c23a0650 am: f32197f28a by Yifan Hong · 4 years, 4 months ago
  91. 83c23a0 Merge "libsnapshot_test: hardcode alignment." by Yifan Hong · 4 years, 4 months ago
  92. b544de9 libsnapshot_test: hardcode alignment. by Yifan Hong · 4 years, 4 months ago
  93. 755eb6b libsnapshot_test: hardcode alignment. by Yifan Hong · 4 years, 4 months ago
  94. 5df4fa1 Merge "Rename native code coverage paths env. variable in libsnapshot's fuzz test." am: 9287716a1c am: 41ef412238 by Roland Levillain · 4 years, 4 months ago
  95. 9287716 Merge "Rename native code coverage paths env. variable in libsnapshot's fuzz test." by Roland Levillain · 4 years, 4 months ago
  96. 3423d5e Merge "Update libsnapshot to handle partial update" am: 8e1b80596f am: dd513953ac by Tianjie Xu · 4 years, 4 months ago
  97. 8e1b805 Merge "Update libsnapshot to handle partial update" by Tianjie Xu · 4 years, 4 months ago
  98. 2055364 Don't call block checkpoint functions above dm-default-key by Paul Lawrence · 4 years, 4 months ago
  99. 4e864e1 Try to recover corrupted ext4 /data with backup superblock by Randall Huang · 4 years, 4 months ago
  100. ecd9b0d liblp: fix host lpdump cannot work issue by lijiazi · 4 years, 5 months ago