1. 89ba777 fs_mgr: remove FDE-specific FS_MGR_MNTALL codes by Eric Biggers · 2 years, 10 months ago
  2. 4d0c5ef fs_mgr: remove crypt_footer argument from fs_mgr_do_format() by Eric Biggers · 2 years, 10 months ago
  3. 10bec65 Dump the root digest of hashtree for dm-verity partitions by Tianjie · 3 years ago
  4. 0e5ad5a snapuserd: Allow connecting to the first-stage daemon. by David Anderson · 3 years, 1 month ago
  5. 3431d52 first_stage_mount: mount point must be canonical path by Yi-Yo Chiang · 3 years, 3 months ago
  6. a07ed96 Remove deprecated fs_mgr_overlayfs_required_devices() by Yi-Yo Chiang · 3 years, 3 months ago
  7. 23816e8 Make fs_mgr_overlayfs_mount_fstab_entry() available for user builds by Yi-Yo Chiang · 3 years, 3 months ago
  8. dcf1c1f fs_mgr_overlayfs: Polish fs_mgr_overlayfs_mount_fstab_entry() by Yi-Yo Chiang · 3 years, 3 months ago
  9. d926ade OverlayFS support for fstab by David Ng · 3 years, 4 months ago
  10. 327237d Set hashtree algorithm for verity partitions by Tianjie · 3 years, 7 months ago
  11. 66d0d96 Refactor fs_mgr_overlayfs_teardown() by Yo Chiang · 3 years, 10 months ago
  12. 9ede7ec Only store result of mount_all that mounted userdata by Nikita Ioffe · 4 years ago
  13. 73cab78 Merge "Don't call block checkpoint functions above dm-default-key" by Paul Lawrence · 4 years, 2 months ago
  14. 2055364 Don't call block checkpoint functions above dm-default-key by Paul Lawrence · 4 years, 2 months ago
  15. 7aa37f1 get_mounted_entry_for_userdata: Realpath block devices from fstabs by Nikita Ioffe · 4 years, 5 months ago
  16. 30b0c01 Move GetMountedEntryForUserdata to fs_mgr.h by Nikita Ioffe · 4 years, 6 months ago
  17. c13586f remount: Use /data for backing scratch storage. by David Anderson · 4 years, 8 months ago
  18. 1981401 Revert "remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup." by Ed Chen · 4 years, 8 months ago
  19. b20aa43 remount: Remove the "backing" parameter to fs_mgr_overlayfs_setup. by David Anderson · 4 years, 9 months ago
  20. bee7b8c Add basic support for remounting ext4 userdata into checkpoint by Nikita Ioffe · 4 years, 9 months ago
  21. 12a3607 Userspace reboot: Support remounting userdata for f2fs by Nikita Ioffe · 4 years, 10 months ago
  22. c02509b fs_mgr: CreateDmTable takes CreateLogicalPartitionParams by Yifan Hong · 5 years ago
  23. 50ca448 Merge "fs_mgr: Allow to set defaults for CreateLogicalPartitionParams" by Treehugger Robot · 5 years ago
  24. 1ada55e fs_mgr: Allow to set defaults for CreateLogicalPartitionParams by Yifan Hong · 5 years ago
  25. 1145c01 libsnapshot: Improve how devices are collapsed after merging. by David Anderson · 5 years ago
  26. 9267c3f libsnapshot: Add helper for first-stage init mounting by David Anderson · 5 years ago
  27. 4929df0 fs_mgr: Allow using major:minor device strings in CreateLogicalPartition. by David Anderson · 5 years ago
  28. 15aa954 liblp: CreateLogicalPartition with a given mapped name by David Anderson · 5 years ago
  29. 470fe2b fs_mgr: Remove the timeout parameter to DestroyLogicalPartition. by David Anderson · 5 years ago
  30. 323959e Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 5 years ago
  31. c651213 Introduce inotify-based replacements for fs_mgr_wait_for_file. by David Anderson · 5 years ago
  32. e0c581f fs_mgr: overlayfs: pre-emptive filesystem setup by Mark Salyzyn · 5 years ago
  33. 402633d init: add umount_all builtin. by Yifan Hong · 5 years ago
  34. ee725f6 init: Support booting off GSIs installed to non-userdata block devices. by David Anderson · 5 years ago
  35. dffdb43 fs_mgr: overlayfs: export fs_mgr_overlayfs_candidate_list by Mark Salyzyn · 6 years ago
  36. cf80b6d Refactor fs_mgr_update_verity_state() by Tom Cherry · 6 years ago
  37. 685c2c7 Remove old C fs_mgr interface by Tom Cherry · 6 years ago
  38. a3530e6 Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 6 years ago
  39. 2e545f8 fs_mgr: make changes needed to port vold to new Fstab interface by Tom Cherry · 6 years ago
  40. b688d91 Remove the rest of users of the old style fstab by Tom Cherry · 6 years ago
  41. 908f07b fs_mgr: Add a helper for creating one-off dynamic partitions. by David Anderson · 6 years ago
  42. bf80e7d Move parts of roots.cpp from librecovery by Yifan Hong · 6 years ago
  43. 0cd2d5f fs_mgr_do_mount_one: allow overriding mount_point by Yifan Hong · 6 years ago
  44. 23319eb Start using new C++ Fstab class widely by Tom Cherry · 6 years ago
  45. 02eff5c Update fs_mgr_update_verity_state() for new C++ Fstab by Tom Cherry · 6 years ago
  46. 323ca1e Merge "fs_mgr: Add fs_mgr_overlayfs_is_setup()" by Treehugger Robot · 6 years ago
  47. e1e71b9 Merge "init: allow first stage mount to read an fstab" by Tom Cherry · 6 years ago
  48. 5d55580 Merge "Handle renamed "super" device correctly" by Alistair Strachan · 6 years ago
  49. 1906d5f Handle renamed "super" device correctly by Alistair Strachan · 6 years ago
  50. dd748aa fs_mgr: Add fs_mgr_overlayfs_is_setup() by Mark Salyzyn · 6 years ago
  51. e68bf85 init: allow first stage mount to read an fstab by Tom Cherry · 6 years ago
  52. 3055457 Convert fs_mgr_swapon_all() to use the new Fstab struct by Tom Cherry · 6 years ago
  53. c1bc281 fs_mgr: move AVB related source into libfs_avb by Bowgo Tsai · 6 years ago
  54. 9856460 fs_mgr: remove by_name_symlinks_map_ from AvpOps by Tom Cherry · 6 years ago
  55. 6a11694 fs_mgr: overlayfs earlier kernels do not need override_creds=off by Mark Salyzyn · 6 years ago
  56. f89b1df init: Regenerate uevents for dependent super partition devices. by David Anderson · 6 years ago
  57. 6bab0a9 Mount vendor overlay from the system partition by Justin Yun · 6 years ago
  58. a762e00 fs_mgr: overlayfs takes const std::vector<const fstab_rec*>& by Mark Salyzyn · 6 years ago
  59. 1b066c3 fs_mgr: fs_mgr_has_shared_blocks() needs logical blk_device by Mark Salyzyn · 6 years ago
  60. b5ca728 fs_mgr.h cleanup by Mark Salyzyn · 6 years ago
  61. e511e3a fs_mgr: Add fs_mgr_overlayfs_required_devices() by Mark Salyzyn · 6 years ago
  62. 5cbd2e4 Don't hardcode the super partition name. by David Anderson · 6 years ago
  63. f35db9b fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all by Mark Salyzyn · 6 years ago
  64. 4c93b25 fs_mgr: Support checkpoints by Daniel Rosenberg · 6 years ago
  65. c8ac4e7 fastbootd: Wait for /dev/block paths when opening logical partitions. by David Anderson · 6 years ago
  66. 3ff87d8 fs_mgr: add fs_mgr_has_shared_blocks and make default if overlayfs by Mark Salyzyn · 6 years ago
  67. b28389f fs_mgr: add overlayfs handling for squashfs system filesystems by Mark Salyzyn · 6 years ago
  68. 4d71d85 liblp: Allow flashing to readonly logical partitions. by David Anderson · 6 years ago
  69. 23de22d fs_mgr: Add a method for creating one-off partition instances. by David Anderson · 6 years ago
  70. e0384bb fs_mgr: Remove early prototype code. by David Anderson · 6 years ago
  71. b5065fc fs_mgr: fs_mgr_update_verity_state take std::function by Mark Salyzyn · 6 years ago
  72. 4b52440 fs_mgr: Use libdm for dm-linear devices. by David Anderson · 6 years ago
  73. 6590df2 init: Create logical partitions via liblp. by David Anderson · 6 years ago
  74. e6eabf4 fs_mgr: remove some unused functions by Tom Cherry · 6 years ago
  75. 62e5b20 init/fs_mgr: prototype first-stage dm-linear support by David Anderson · 6 years ago
  76. a4b15d7 Merge "fs_mgr: removing __BEGIN_DECLS and __END_DECLS" am: 85b80dc18d by Bowgo Tsai · 7 years ago
  77. d837f83 fs_mgr: removing __BEGIN_DECLS and __END_DECLS by Bowgo Tsai · 7 years ago
  78. 28bd989 resolve merge conflicts of 645026c74 to oc-dr1-dev-plus-aosp by Jiyong Park · 7 years ago
  79. e7df1f7 fs_mgr: add libfstab for vendor by Jiyong Park · 7 years ago
  80. 61cdb66 Merge "AVB: allow no metadata in the generic system.img for project Treble" am: c70bf5836c am: caa5b4417f by Bowgo Tsai · 7 years ago
  81. 2410d0c Merge "AVB: allow no metadata in the generic system.img for project Treble" am: c70bf5836c by Bowgo Tsai · 7 years ago
  82. 60f19a0 AVB: allow no metadata in the generic system.img for project Treble by Bowgo Tsai · 7 years ago
  83. 2980f49 Merge changes from topic 'eng_first_stage_mount' am: b7e2f272ee am: e5341cf56a by Sandeep Patil · 7 years ago
  84. 91b5f4b Merge changes from topic 'eng_first_stage_mount' am: b7e2f272ee am: e5341cf56a by Sandeep Patil · 7 years ago
  85. 95366e9 fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabled by Sandeep Patil · 7 years ago
  86. 8301fcf Merge "first stage mount: removing the requirement of by-name prefix for AVB" am: cdad92fdad am: c82235ebbd am: fec0b13902 by Bowgo Tsai · 7 years ago
  87. acef4a9 Merge "first stage mount: removing the requirement of by-name prefix for AVB" am: cdad92fdad am: c82235ebbd by Bowgo Tsai · 7 years ago
  88. 20651f6 first stage mount: removing the requirement of by-name prefix for AVB by Bowgo Tsai · 7 years ago
  89. 24e0e03 Merge "fs_mgr_avb: allow verification error when the device is unlocked" am: 7245ab6a11 am: 140d1f51a1 am: 5e953b0397 by Thierry Strudel · 7 years ago
  90. cd0ece0 Merge "fs_mgr_avb: allow verification error when the device is unlocked" am: 7245ab6a11 am: 140d1f51a1 by Thierry Strudel · 7 years ago
  91. 1140954 fs_mgr_avb: allow verification error when the device is unlocked by Bowgo Tsai · 7 years ago
  92. 7fe58ba Merge "fs_mgr: code clean up" am: 0914d2bdff am: 0bb2ebbe74 am: f7cc23bf3a by Bowgo Tsai · 7 years ago
  93. 1bd2d1c Merge "fs_mgr: code clean up" am: 0914d2bdff am: 0bb2ebbe74 am: f7cc23bf3a by Bowgo Tsai · 7 years ago
  94. 359bed3 fs_mgr: code clean up by Bowgo Tsai · 7 years ago
  95. 9dbe97b Support metadata encryption by Paul Lawrence · 7 years ago
  96. 6e69b2e Merge "Set libavb version into system property for Treble OTA" am: e8311491da am: 7b08869382 by Bowgo Tsai · 7 years ago
  97. 1a898c2 Set libavb version into system property for Treble OTA by Bowgo Tsai · 7 years ago
  98. 4d70aa5 Merge changes from topic 'avb-early-mount' am: d7381375bb am: 04989a7a4b by Bowgo Tsai · 7 years ago
  99. aaf70e7 fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 7 years ago
  100. 9ec9902 Merge "fs_mgr: adds/changes some public APIs for early mount in init" am: d9b45c5811 am: 951427906d by Bowgo Tsai · 7 years ago