index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs_mgr
/
fs_mgr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabled
Sandeep Patil
2017-06-21
1
-2
/
+6
*
fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes
Jinguang Dong
2017-06-01
1
-1
/
+1
*
fs_mgr: fix SIGSEGV when ostream << nullptr
Bowgo Tsai
2017-05-24
1
-8
/
+12
*
first stage mount: removing the requirement of by-name prefix for AVB
Bowgo Tsai
2017-05-09
1
-19
/
+2
*
use passed blk dev name for quota / super block check
Keun-young Park
2017-05-04
1
-2
/
+1
*
Merge "fs_mgr: code clean up"
Treehugger Robot
2017-04-29
1
-25
/
+17
|
\
|
*
fs_mgr: code clean up
Bowgo Tsai
2017-04-28
1
-25
/
+17
*
|
fs_mgr: set "partition.system.verified" when AVB is used in a A/B device
Bowgo Tsai
2017-04-27
1
-1
/
+6
|
/
*
run e2fsck -f selectively with mount retry
Keun-young Park
2017-04-18
1
-63
/
+84
*
libcutils: compile with BOARD_VNDK_VERSION current
Steven Moreland
2017-04-17
1
-1
/
+1
*
Merge "check ext4 magic before running next steps"
Keun-young Park
2017-04-15
1
-9
/
+25
|
\
|
*
check ext4 magic before running next steps
Keun-young Park
2017-04-13
1
-9
/
+25
*
|
fs_mgr: support AVB in fs_mgr_update_verity_state()
Bowgo Tsai
2017-04-14
1
-0
/
+98
*
|
fs_mgr: adds/changes some public APIs for early mount in init
Bowgo Tsai
2017-04-13
1
-3
/
+4
|
/
*
fs_mgr_avb: refactors how vbmeta is loaded
Bowgo Tsai
2017-04-13
1
-39
/
+37
*
use s_max_mnt_count to detect mke2fs generated partition
Keun-young Park
2017-04-11
1
-1
/
+4
*
fs_mgr: remove private/android_filesystem_config.h
Mark Salyzyn
2017-03-20
1
-2
/
+1
*
fs_mgr: fix errno setted by mount_with_alternatives
NIEJuhu
2017-03-10
1
-2
/
+4
*
collect fs stat for ext4
Keun-young Park
2017-03-06
1
-12
/
+70
*
fs_mgr: make is_device_secure() work even in the absence of properties.
Sandeep Patil
2017-02-27
1
-12
/
+19
*
fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount
Wei Wang
2017-02-24
1
-1
/
+1
*
fs_mgr: make fs_mgr_setup_verity public API
Sandeep Patil
2017-02-22
1
-20
/
+0
*
fs_mgr: fix the fs_mgr_setup_verity param name
Sandeep Patil
2017-02-22
1
-0
/
+2
*
fs_mgr: add fs_mgr_do_mount_one() API
Sandeep Patil
2017-02-20
1
-0
/
+18
*
Revert "e2fsck: drop -f when TARGET_USES_MKE2FS is enabled"
Keun-young Park
2017-02-15
1
-2
/
+0
*
fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>
bowgotsai
2017-01-26
1
-89
/
+109
*
Switch fs_mgr/*.c to C++.
bowgotsai
2017-01-26
1
-0
/
+1174