1. a3530e6 Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 6 years ago
  2. 278749d libfs_avb: support loading vbmeta structs from any partition by Bowgo Tsai · 6 years ago
  3. 4c80edf fstab: allow mounting other slot by Bowgo Tsai · 6 years ago
  4. 898b642 fs_mgr: remove -Wno-unused-variable from cflags by Tom Cherry · 6 years ago
  5. d0be7a5 fs_mgr: Create a C++ Fstab struct by Tom Cherry · 6 years ago
  6. 62e5b20 init/fs_mgr: prototype first-stage dm-linear support by David Anderson · 6 years ago
  7. ec19cf6 first stage mount: abort when failed to parse fstab in device-tree by Bowgo Tsai · 7 years ago
  8. 211a4a5 Reland "Remove comments and code about ro.boot.slot" by Tom Cherry · 7 years ago
  9. c5f5fd4 Revert "Remove comments and code about ro.boot.slot" by Tom Cherry · 7 years ago
  10. f4ec2c5 Remove comments and code about ro.boot.slot by Tom Cherry · 7 years ago
  11. 87d0836 fs_mgr: adding fs_mgr_get_slot_suffix() public API by Bowgo Tsai · 7 years ago
  12. 9c7ae58 fs_mgr: update to new androidboot.slot param by Fernando Lugo · 7 years ago
  13. ce9d7db fs_mgr: allow using legacy A/B suffix by Fernando Lugo · 7 years ago
  14. d1dcedd fs_mgr: adapt to new A/B support by Fernando Lugo · 7 years ago
  15. 9de748f fs_mgr: add a generic fs_mgr_get_boot_config internal API by Sandeep Patil · 8 years ago
  16. d529d9d fs_mgr: remove code that gets slot_suffix from misc partition by Sandeep Patil · 8 years ago
  17. 35403eb init: early_mount: add support to mount non-verity partitions early by Sandeep Patil · 8 years ago
  18. 47878de fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h> by bowgotsai · 8 years ago
  19. cea7ea7 Switch fs_mgr/*.c to C++. by bowgotsai · 8 years ago[Renamed from fs_mgr/fs_mgr_slotselect.c]
  20. 96c9f2d fs_mgr: Track the bootloader_message struct change. by Tao Bao · 8 years ago
  21. bd0231c fs_mgr: Error out if unable to determine slot_suffix by David Zeuthen · 9 years ago
  22. 227ef3c fs_mgr: Use slot_suffix field from bootloader_message. by David Zeuthen · 9 years ago