1. 4ca2a30 Merge "fs_mgr: Adding logs when failing to wait for a device file" by Treehugger Robot · 7 years ago
  2. 9d34496 fs_mgr: Adding logs when failing to wait for a device file by Jinguang Dong · 7 years ago
  3. d1fe3bd fs_mgr: allow no verity metadata when the device is unlocked. by Bowgo Tsai · 7 years ago
  4. 60f19a0 AVB: allow no metadata in the generic system.img for project Treble by Bowgo Tsai · 7 years ago
  5. 6879cc1 fs_mgr: support different dm-verity error modes by Bowgo Tsai · 7 years ago
  6. 7ea2c28 fs_mgr: Update for new libavb API. by David Zeuthen · 7 years ago
  7. 20651f6 first stage mount: removing the requirement of by-name prefix for AVB by Bowgo Tsai · 7 years ago
  8. 1140954 fs_mgr_avb: allow verification error when the device is unlocked by Bowgo Tsai · 7 years ago
  9. 359bed3 fs_mgr: code clean up by Bowgo Tsai · 7 years ago
  10. 1a898c2 Set libavb version into system property for Treble OTA by Bowgo Tsai · 7 years ago
  11. 80d1ad1 fs_mgr: adds/changes some public APIs for early mount in init by Bowgo Tsai · 7 years ago
  12. 95c966a fs_mgr_avb: refactors how vbmeta is loaded by Bowgo Tsai · 7 years ago
  13. 87d0836 fs_mgr: adding fs_mgr_get_slot_suffix() public API by Bowgo Tsai · 7 years ago
  14. 37a0b31 fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition by Bowgo Tsai · 7 years ago
  15. 97db080 fs_mgr_avb: fix return value check of fs_mgr_get_boot_config() by Bowgo Tsai · 7 years ago
  16. 9c7ae58 fs_mgr: update to new androidboot.slot param by Fernando Lugo · 7 years ago
  17. 9de748f fs_mgr: add a generic fs_mgr_get_boot_config internal API by Sandeep Patil · 7 years ago
  18. 4caf4c0 Fix-up coding style by Bowgo Tsai · 7 years ago
  19. 72ffff7 fs_mgr: removing the dependency of requiring /vbmeta in fstab for AVB by bowgotsai · 7 years ago
  20. 47878de fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h> by bowgotsai · 7 years ago
  21. b51722b fs_mgr: support using libavb to enable dm-verity by bowgotsai · 7 years ago