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
Commit message (
Expand
)
Author
Age
Files
Lines
*
run e2fsck -f selectively with mount retry
Keun-young Park
2017-04-19
1
-63
/
+84
*
Merge "Set libavb version into system property for Treble OTA" into oc-dev
Bowgo Tsai
2017-04-19
2
-1
/
+7
|
\
|
*
Set libavb version into system property for Treble OTA
Bowgo Tsai
2017-04-15
2
-1
/
+7
*
|
libcutils: compile with BOARD_VNDK_VERSION current
Steven Moreland
2017-04-17
1
-1
/
+1
*
|
Merge "check ext4 magic before running next steps" into oc-dev
Keun-young Park
2017-04-17
1
-9
/
+25
|
\
\
|
|
/
|
/
|
|
*
check ext4 magic before running next steps
Keun-young Park
2017-04-14
1
-9
/
+25
*
|
fs_mgr: support AVB in fs_mgr_update_verity_state()
Bowgo Tsai
2017-04-14
4
-127
/
+102
*
|
fs_mgr: adds/changes some public APIs for early mount in init
Bowgo Tsai
2017-04-14
5
-18
/
+30
*
|
fs_mgr_avb: refactors how vbmeta is loaded
Bowgo Tsai
2017-04-14
6
-337
/
+331
*
|
fs_mgr: adding fs_mgr_get_slot_suffix() public API
Bowgo Tsai
2017-04-14
5
-37
/
+45
|
/
*
use s_max_mnt_count to detect mke2fs generated partition
Keun-young Park
2017-04-13
1
-1
/
+4
*
fs_mgr: removing fs_mgr_read_fstab_with_dt()
Bowgo Tsai
2017-04-01
2
-13
/
+6
*
fs_mgr_avb_ops: stores the by-name prefix of /misc instead of fstab struct
Bowgo Tsai
2017-03-31
1
-24
/
+29
*
fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition
Bowgo Tsai
2017-03-31
1
-2
/
+4
*
fs_mgr: change the log level in fs_mgr_get_boot_config()
Bowgo Tsai
2017-03-28
1
-1
/
+1
*
Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition" a...
Bowgo Tsai
2017-03-28
1
-1
/
+1
|
\
|
*
Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition"
Treehugger Robot
2017-03-28
1
-1
/
+1
|
|
\
|
|
*
fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition
Bowgo Tsai
2017-03-27
1
-1
/
+1
*
|
|
Merge "fs_mgr: use different fstab paths for normal/recovery boot" am: 9c5902...
Tao Bao
2017-03-27
1
-1
/
+4
|
\
|
|
|
*
|
Merge "fs_mgr: use different fstab paths for normal/recovery boot"
Tao Bao
2017-03-27
1
-1
/
+4
|
|
\
\
|
|
*
|
fs_mgr: use different fstab paths for normal/recovery boot
Bowgo Tsai
2017-03-28
1
-1
/
+4
|
|
|
/
*
|
|
Merge "fs_mgr_avb: fix return value check of fs_mgr_get_boot_config()" am: 51...
Bowgo Tsai
2017-03-27
1
-5
/
+5
|
\
|
|
|
*
|
fs_mgr_avb: fix return value check of fs_mgr_get_boot_config()
Bowgo Tsai
2017-03-27
1
-5
/
+5
|
|
/
*
|
Merge "fs_mgr: update to new androidboot.slot param" am: 0fc8a4b363 am: 64bf4...
Fernando Lugo
2017-03-24
2
-7
/
+14
|
\
|
|
*
fs_mgr: update to new androidboot.slot param
Fernando Lugo
2017-03-24
2
-7
/
+14
*
|
Merge changes I0ad349f2,I0f528cf1 am: 27a091d4a1 am: 69482cc127
Fernando Lugo
2017-03-23
1
-2
/
+3
|
\
|
|
*
fs_mgr: allow using legacy A/B suffix
Fernando Lugo
2017-03-22
1
-0
/
+2
|
*
fs_mgr: adapt to new A/B support
Fernando Lugo
2017-03-22
1
-2
/
+1
*
|
Merge "fs_mgr: remove private/android_filesystem_config.h" am: f5ee213a5c am:...
Mark Salyzyn
2017-03-21
2
-3
/
+1
|
\
|
|
*
fs_mgr: remove private/android_filesystem_config.h
Mark Salyzyn
2017-03-20
2
-3
/
+1
*
|
Merge "fs_mgr: change the log level in fs_mgr_read_fstab_dt()" am: b280bb210b...
bowgotsai
2017-03-17
1
-1
/
+1
|
\
|
|
*
fs_mgr: change the log level in fs_mgr_read_fstab_dt()
bowgotsai
2017-03-16
1
-1
/
+1
*
|
Merge "fs_mgr: fix errno setted by mount_with_alternatives" am: 488525b47b am...
NIEJuhu
2017-03-12
1
-2
/
+4
|
\
|
|
*
Merge "fs_mgr: fix errno setted by mount_with_alternatives"
Treehugger Robot
2017-03-12
1
-2
/
+4
|
|
\
|
|
*
fs_mgr: fix errno setted by mount_with_alternatives
NIEJuhu
2017-03-10
1
-2
/
+4
*
|
|
Merge changes from topic 'fstab_relocation' am: ac13718d0a am: 8f7125fbee
Bowgo Tsai
2017-03-10
3
-51
/
+71
|
\
|
|
|
*
|
fs_mgr: support reading fstab file from /odm or /vendor partition
Bowgo Tsai
2017-03-09
2
-5
/
+8
|
*
|
fs_mgr: add fs_mgr_read_fstab_with_dt() API
Bowgo Tsai
2017-03-09
2
-48
/
+65
|
|
/
*
|
Merge "collect fs stat for ext4" am: 5811a434fc am: f3fcb883b2
Keun-young Park
2017-03-07
1
-12
/
+70
|
\
|
|
*
collect fs stat for ext4
Keun-young Park
2017-03-06
1
-12
/
+70
*
|
Merge "fs_mgr: allow disable dm-verity when the device is unlocked without me...
Bowgo Tsai
2017-03-06
1
-0
/
+6
|
\
|
|
*
fs_mgr: allow disable dm-verity when the device is unlocked without metadata
Bowgo Tsai
2017-03-06
1
-0
/
+6
*
|
Merge "fs_mgr: make is_device_secure() work even in the absence of properties...
Sandeep Patil
2017-02-27
4
-12
/
+30
|
\
|
|
*
fs_mgr: make is_device_secure() work even in the absence of properties.
Sandeep Patil
2017-02-27
4
-12
/
+30
*
|
Merge "fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount" am: 7a5d535cd2 a...
Wei Wang
2017-02-25
2
-2
/
+2
|
\
|
|
*
fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount
Wei Wang
2017-02-24
2
-2
/
+2
*
|
Merge changes from topic 'fs_mgr_dt' am: dbb40b64e9 am: ad384fc992
Sandeep Patil
2017-02-24
3
-38
/
+37
|
\
|
|
*
fs_mgr: refactor: consolidate device tree file reading in one place
Sandeep Patil
2017-02-24
1
-22
/
+26
|
*
fs_mgr: consolidate DT compatible check
Sandeep Patil
2017-02-24
3
-24
/
+19
*
|
Merge changes from topic 'early-mount-verity' am: 93072f2ce3 am: 2eb715d866
Sandeep Patil
2017-02-24
6
-22
/
+199
|
\
|
[next]