..
include
fs_mgr: add libfstab for vendor
2017-06-28 11:24:25 +09:00
include_fstab /fstab
fs_mgr: refactor pre-mount logic into prepare_fs_for_mount()
2017-07-06 13:31:30 -07:00
.clang-format
Fix-up coding style
2017-02-18 12:33:36 +08:00
Android.bp
fs_mgr: add libfstab for vendor
2017-06-28 11:24:25 +09:00
Android.mk
Remove LOCAL_CLANG and clang: true
2017-07-25 14:29:50 +02:00
fs_mgr.cpp
fs_mgr:Add filter condition to make sure that the super block is correct.
2017-07-21 11:35:35 +08:00
fs_mgr_avb.cpp
Merge "fs_mgr: Adding logs when failing to wait for a device file"
2017-07-06 04:19:00 +00:00
fs_mgr_avb_ops.cpp
fs_mgr: Adding logs when failing to wait for a device file
2017-07-06 09:51:02 +08:00
fs_mgr_boot_config.cpp
fs_mgr: trim the terminating '\0' when reading from device tree
2017-07-13 15:11:16 +08:00
fs_mgr_dm_ioctl.cpp
Fix-up coding style
2017-02-18 12:33:36 +08:00
fs_mgr_format.cpp
fs_mgr: call format_f2fs correctly with -f
2017-07-20 11:54:47 -07:00
fs_mgr_fstab.cpp
fs_mgr: refactor pre-mount logic into prepare_fs_for_mount()
2017-07-06 13:31:30 -07:00
fs_mgr_main.cpp
fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>
2017-01-26 21:47:55 +08:00
fs_mgr_priv.h
Merge "fs_mgr: Adding logs when failing to wait for a device file"
2017-07-06 04:19:00 +00:00
fs_mgr_priv_avb_ops.h
fs_mgr: Update for new libavb API.
2017-05-10 15:45:12 -04:00
fs_mgr_priv_boot_config.h
early_mount: fs_mgr: move all fstab logic into fs_mgr
2017-02-23 16:48:43 -08:00
fs_mgr_priv_dm_ioctl.h
Fix-up coding style
2017-02-18 12:33:36 +08:00
fs_mgr_priv_sha.h
fs_mgr_avb: refactors how vbmeta is loaded
2017-04-13 18:28:53 +08:00
fs_mgr_slotselect.cpp
fs_mgr: adding fs_mgr_get_slot_suffix() public API
2017-04-13 18:28:48 +08:00
fs_mgr_verity.cpp
fs_mgr_verity: allow verification error when the device is unlocked
2017-07-19 18:45:40 +08:00