1. 496132b fs_mgr: Don't assume partitions replaced by DSU are logical already by Tim Zimmermann · 2 years, 3 months ago
  2. f86fca2 libsnapshot: Remove invalid snapshot metadata by Akilesh Kailash · 2 years, 3 months ago
  3. 9fc6ee0 libsnapshot: OTA upgrade when vendor partition is S by Akilesh Kailash · 2 years, 4 months ago
  4. f1df9ba Merge "vts_libsnapshot_test: Fix free space calculation." by Treehugger Robot · 2 years, 4 months ago
  5. 0428833 Merge "Rename FstabEntry::metadata_encryption to metadata_encryption_options" by Treehugger Robot · 2 years, 4 months ago
  6. 5d2c849 Merge "libsnapshot: Fix vts_libsnapshot_test" by Treehugger Robot · 2 years, 4 months ago
  7. 92c1ef9 Add liblp to hwasan-postsubmit by Florian Mayer · 2 years, 4 months ago
  8. 44343d4 libsnapshot: Fix vts_libsnapshot_test by Akilesh Kailash · 2 years, 4 months ago
  9. 15433b9 vts_libsnapshot_test: Fix free space calculation. by David Anderson · 2 years, 4 months ago
  10. 20a5f92 Rename FstabEntry::metadata_encryption to metadata_encryption_options by Eric Biggers · 2 years, 4 months ago
  11. 6e43216 Revert "init: Add diagnostics for snapuserd hangs" by Akilesh Kailash · 2 years, 6 months ago
  12. 927d9d1 Merge "Adding project_id ranges for internal app and cache folders." by Shikha Malhotra · 2 years, 4 months ago
  13. b738b7d Merge "fs_mgr: Add force_super_partition bootconfig option to avoid slot suffixing alternate super partition names." by David Anderson · 2 years, 4 months ago
  14. c08037b If there an error, cqe field is not allocated by io_uring_wait_cqe(); return by Akilesh Kailash · 2 years, 4 months ago
  15. fb81cf7 Merge "fs_mgr: Fix misleading comment text regarding __ANDROID_RECOVERY__" by Yi-yo Chiang · 2 years, 5 months ago
  16. 390851d Merge "fs_mgr: Restrict dt fstabs to < Q devices." by David Anderson · 2 years, 5 months ago
  17. d297b88 Merge "inspect_cow: Print OTA ops for debugging" by Treehugger Robot · 2 years, 5 months ago
  18. 4618fa3 Merge "libsnapshot: Edit OWNERS file" by Treehugger Robot · 2 years, 5 months ago
  19. d49321a libsnapshot: Edit OWNERS file by Akilesh Kailash · 2 years, 5 months ago
  20. 0a9c083 vts_fs_test: Statically link libfs_mgr. by David Anderson · 2 years, 5 months ago
  21. dac0476 fs_mgr: Add force_super_partition bootconfig option to avoid slot suffixing alternate super partition names. by David Anderson · 2 years, 5 months ago
  22. d494442 inspect_cow: Print OTA ops for debugging by Akilesh Kailash · 2 years, 5 months ago
  23. 325e2ac snapuserd: Fallback to synchronous I/O if any errors observed during by Akilesh Kailash · 2 years, 5 months ago
  24. 8f73f02e fs_mgr: Fix misleading comment text regarding __ANDROID_RECOVERY__ by Yi-Yo Chiang · 2 years, 5 months ago
  25. ae0f4d5 Merge "TransformFstabForDsu: Insert synthesised entry at end of mount group" by Yi-yo Chiang · 2 years, 5 months ago
  26. 692c6d0 Merge "Add a VTS test for Virtual A/B." by David Anderson · 2 years, 5 months ago
  27. 7a5379d Merge "fs_mgr: Fix __ANDROID_RECOVERY__ usage in libfiemap." by David Anderson · 2 years, 5 months ago
  28. 05ffcf2 fs_mgr: Restrict dt fstabs to < Q devices. by David Anderson · 2 years, 5 months ago
  29. 36a4784 Add a VTS test for Virtual A/B. by David Anderson · 2 years, 5 months ago
  30. 6bcabc0 TransformFstabForDsu: Insert synthesised entry at end of mount group by Yi-Yo Chiang · 2 years, 5 months ago
  31. c2b2bf3 Merge "remount: Create a bigger scratch partition on /data." by David Anderson · 2 years, 5 months ago
  32. 460886c Merge "fs_mgr: Don't allow dt fstabs in new devices." by David Anderson · 2 years, 5 months ago
  33. fb92146 fs_mgr: Fix __ANDROID_RECOVERY__ usage in libfiemap. by David Anderson · 2 years, 5 months ago
  34. c1c05da remount: Create a bigger scratch partition on /data. by David Anderson · 2 years, 5 months ago
  35. 18c6157 fs_mgr: Don't allow dt fstabs in new devices. by David Anderson · 2 years, 5 months ago
  36. 982c341 fastbootd: Remove all scratch partitions on update-super. by David Anderson · 2 years, 5 months ago
  37. 0cc213b Disable Async merge. I/O failures seen on one specific device intermittently. by Akilesh Kailash · 2 years, 5 months ago
  38. 1a74a82 Disable async merge writes until we figure out the intermittent I/O errors. by Akilesh Kailash · 2 years, 5 months ago
  39. c9605e6 Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 2 years, 5 months ago
  40. 1aad41c Merge changes I5458127b,Ib36bf44c,I481548e8,I449de193 by Akilesh Kailash · 2 years, 5 months ago
  41. a0049a1 libsnapshot: Propagate io_uring enablement to daemon by Akilesh Kailash · 2 years, 5 months ago
  42. 1ab17cc snapuserd: Cut down worker threads by Akilesh Kailash · 2 years, 6 months ago
  43. b7f0a04 snapuserd: Terminate daemon spin up during first stage init by Akilesh Kailash · 2 years, 6 months ago
  44. d5f3201 snapuserd: Avoid checking system properties when daemon launched by Akilesh Kailash · 2 years, 6 months ago
  45. 45df568 Merge "system_dlkm: Allow overlayfs mount for user build" by Treehugger Robot · 2 years, 5 months ago
  46. 023d897 system_dlkm: Allow overlayfs mount for user build by Ramji Jiyani · 2 years, 5 months ago
  47. 4b74007 Merge "fs_mgr: Add VTS tests for EROFS." by David Anderson · 2 years, 5 months ago
  48. bc9b847 Adding project_id ranges for internal app and cache folders. by Shikha Malhotra · 2 years, 7 months ago
  49. 3de5c2c fs_mgr: Add VTS tests for EROFS. by David Anderson · 2 years, 6 months ago
  50. ed54a2f Merge "libfiemap: Add a helper to verify image fiemaps." by David Anderson · 2 years, 6 months ago
  51. fd5562b init: Wait for snapuserd before starting second stage by Akilesh Kailash · 2 years, 6 months ago
  52. 471643a init: Add diagnostics for snapuserd hangs by David Anderson · 2 years, 6 months ago
  53. 3991ce6 Merge changes from topic "snapuserd-async-merge" by Akilesh Kailash · 2 years, 6 months ago
  54. 0616cb1 libsnapshot: Terminate snapuserd daemon after merge completion by Akilesh Kailash · 2 years, 6 months ago
  55. 401a46a Add a new property to disable io_uring and run vts and snapuserd_test by Akilesh Kailash · 2 years, 6 months ago
  56. e88af0f snapuserd: Async I/O for block verification by Akilesh Kailash · 2 years, 6 months ago
  57. 3596046 snapuserd: Use io_uring api's for snapshot merge by Akilesh Kailash · 2 years, 6 months ago
  58. c126ad8 Merge "libfs_avb: Export more utilities to facilitate VTS" by Yi-yo Chiang · 2 years, 6 months ago
  59. f452a42 Merge "libfs_avb: updating run_tests.sh" by Bowgo Tsai · 2 years, 6 months ago
  60. bbad87a Mount /mnt/scracth with -o sync,nodiscard by Jaegeuk Kim · 2 years, 7 months ago
  61. 06db803 Run check_fs only /data is mounted by Jaegeuk Kim · 2 years, 6 months ago
  62. d595de5 Don't use FSCK_LOG_FILE used for ext4 only by Jaegeuk Kim · 2 years, 7 months ago
  63. 9547726 Don't try to mount if the disk has no FS magic by Jaegeuk Kim · 2 years, 7 months ago
  64. bdb981d Retry to unmount /data by Jaegeuk Kim · 2 years, 7 months ago
  65. d543beb libfs_avb: Export more utilities to facilitate VTS by Yi-Yo Chiang · 2 years, 6 months ago
  66. 68c9740 libfs_avb: updating run_tests.sh by Bowgo Tsai · 2 years, 6 months ago
  67. 9c62b75 libfiemap: Add a helper to verify image fiemaps. by David Anderson · 2 years, 6 months ago
  68. 500ed21 Use insert() with ranges instead of reserve by Kelvin Zhang · 2 years, 6 months ago
  69. dd620cc libsnapshot: Fix CHECK failure during second phase merge by David Anderson · 2 years, 6 months ago
  70. 146f07e Revert "libsnapshot: Fix checks for compression to work with new..." by Rafay Kamran · 2 years, 6 months ago
  71. f140d4d Revert "libsnapshot: Fix libsnapshot_fuzzer_test." by Rafay Kamran · 2 years, 6 months ago
  72. 58e554e Merge "Remove support for AVB 1.0." by David Anderson · 2 years, 6 months ago
  73. 34b726d libsnapshot: Fix libsnapshot_fuzzer_test. by David Anderson · 2 years, 7 months ago
  74. 1637899 libsnapshot: Fix checks for compression to work with new snapuserd. by David Anderson · 2 years, 7 months ago
  75. e046142 Merge changes Id0fe51d0,Ie3b3907b by Treehugger Robot · 2 years, 7 months ago
  76. f5caf5b Merge "android::base::ResultError/Error are template classes" by Jiyong Park · 2 years, 7 months ago
  77. 21feb62 Revert "libsnapshot: Fix checks for compression to work with new..." by Jonglin Lee · 2 years, 7 months ago
  78. ca00555 Revert "libsnapshot: Fix libsnapshot_fuzzer_test." by Jonglin Lee · 2 years, 7 months ago
  79. 5186681 Support building fs_mgr against musl by Colin Cross · 2 years, 7 months ago
  80. 00c0cb8 libsnapshot: Fix libsnapshot_fuzzer_test. by David Anderson · 2 years, 7 months ago
  81. 5c1d54e libsnapshot: Fix checks for compression to work with new snapuserd. by David Anderson · 2 years, 7 months ago
  82. c594ada Merge changes I875067c9,I0bb0fdc9 by David Anderson · 2 years, 7 months ago
  83. d185d4a android::base::ResultError/Error are template classes by Jiyong Park · 2 years, 7 months ago
  84. 95c42d9 Replace test_min_api_level with test_options.min_shipping_api_level by Justin Yun · 2 years, 8 months ago
  85. 9d0c06d snapuserd: opt out of Global ThinLTO to workaround segfault by Yi Kong · 2 years, 7 months ago
  86. 6637ff0 libsnapshot: Fix artifact cleanup. by David Anderson · 2 years, 8 months ago
  87. d2f8d51 libsnapshot: Fix unmapping getting skipped for userspace snapshots. by David Anderson · 2 years, 7 months ago
  88. f084115 libsnapshot: Unify vts_libsnapshot_test harness. by David Anderson · 2 years, 8 months ago
  89. 266f57d libsnapshot: Don't map "b" partitions during testing. by David Anderson · 2 years, 7 months ago
  90. 4bf3c13 Merge "Explain why snapuserd is a static binary." by Treehugger Robot · 2 years, 8 months ago
  91. 17572ca Explain why snapuserd is a static binary. by Elliott Hughes · 2 years, 8 months ago
  92. ce474ea libsnapshot: Fix test failure in CancelOnTargetSlot. by David Anderson · 2 years, 8 months ago
  93. 8875abd libsnapshot: Fix crash in MakeXorBlockString test. by David Anderson · 2 years, 8 months ago
  94. 14e9504 snapuserd: Address alignment fault on 32-bit systems by Akilesh Kailash · 2 years, 8 months ago
  95. 6cdd9bd Remove support for AVB 1.0. by David Anderson · 2 years, 9 months ago
  96. e33c0e5 Merge "Mark fs-verity support for /metadata if first_api_level >= R" by Treehugger Robot · 2 years, 8 months ago
  97. 04eecd4 Merge changes from topic "vabc-user-snapshots" by Akilesh Kailash · 2 years, 8 months ago
  98. eb74938 Mark fs-verity support for /metadata if first_api_level >= R by Jeff Vander Stoep · 2 years, 8 months ago
  99. 70d0574 overlayfs: Use userxattrs on supporting kernels. by David Anderson · 2 years, 8 months ago
  100. a781512 snapuserd: Add unit test for test merge code path by Akilesh Kailash · 2 years, 11 months ago