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