index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs_mgr
/
fs_mgr_avb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "fs_mgr: Adding logs when failing to wait for a device file"
Treehugger Robot
2017-07-06
1
-1
/
+1
|
\
|
*
fs_mgr: Adding logs when failing to wait for a device file
Jinguang Dong
2017-07-06
1
-1
/
+1
*
|
fs_mgr: allow no verity metadata when the device is unlocked.
Bowgo Tsai
2017-07-05
1
-11
/
+1
|
/
*
AVB: allow no metadata in the generic system.img for project Treble
Bowgo Tsai
2017-06-24
1
-44
/
+63
*
fs_mgr: support different dm-verity error modes
Bowgo Tsai
2017-05-13
1
-75
/
+95
*
fs_mgr: Update for new libavb API.
David Zeuthen
2017-05-10
1
-2
/
+5
*
first stage mount: removing the requirement of by-name prefix for AVB
Bowgo Tsai
2017-05-09
1
-7
/
+16
*
fs_mgr_avb: allow verification error when the device is unlocked
Bowgo Tsai
2017-05-05
1
-29
/
+41
*
fs_mgr: code clean up
Bowgo Tsai
2017-04-28
1
-1
/
+1
*
Set libavb version into system property for Treble OTA
Bowgo Tsai
2017-04-15
1
-0
/
+4
*
fs_mgr: adds/changes some public APIs for early mount in init
Bowgo Tsai
2017-04-13
1
-6
/
+7
*
fs_mgr_avb: refactors how vbmeta is loaded
Bowgo Tsai
2017-04-13
1
-140
/
+118
*
fs_mgr: adding fs_mgr_get_slot_suffix() public API
Bowgo Tsai
2017-04-13
1
-9
/
+3
*
fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition
Bowgo Tsai
2017-03-30
1
-2
/
+4
*
fs_mgr_avb: fix return value check of fs_mgr_get_boot_config()
Bowgo Tsai
2017-03-27
1
-5
/
+5
*
fs_mgr: update to new androidboot.slot param
Fernando Lugo
2017-03-24
1
-1
/
+7
*
fs_mgr: add a generic fs_mgr_get_boot_config internal API
Sandeep Patil
2017-02-22
1
-9
/
+15
*
Fix-up coding style
Bowgo Tsai
2017-02-18
1
-146
/
+91
*
fs_mgr: removing the dependency of requiring /vbmeta in fstab for AVB
bowgotsai
2017-02-10
1
-23
/
+2
*
fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>
bowgotsai
2017-01-26
1
-28
/
+28
*
fs_mgr: support using libavb to enable dm-verity
bowgotsai
2017-01-25
1
-0
/
+642