index
:
android_bootable_recovery
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
cupcake
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-15.1_20180224
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
nandroid_tar
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
streak
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roots.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move install to separate module
xunchang
2019-03-29
1
-287
/
+0
*
Remove the extern declaration of `sehandle` from roots.cpp.
Tao Bao
2019-03-27
1
-2
/
+0
*
Add android::fs_mgr namespace for new Fstab code
Tom Cherry
2019-01-31
1
-4
/
+5
*
Use dynamically linked f2fs executables.
Tao Bao
2018-12-20
1
-19
/
+13
*
Clean up the arg setup for exec(3).
Tao Bao
2018-12-20
1
-7
/
+3
*
roots.cpp: convert to C++ Fstab
Yifan Hong
2018-12-18
1
-48
/
+44
*
Move parts of roots.cpp to libfs_mgr
Yifan Hong
2018-12-18
1
-124
/
+7
*
Merge "SYSTEM_ROOT -> get_system_root"
Yifan Hong
2018-11-30
1
-0
/
+9
|
\
|
*
SYSTEM_ROOT -> get_system_root
Yifan Hong
2018-11-27
1
-0
/
+9
*
|
Update for long long -> off64_t for fstab.length
Tom Cherry
2018-11-29
1
-1
/
+2
*
|
make_f2fs: use -g android by default
Jaegeuk Kim
2018-11-21
1
-6
/
+1
|
/
*
recovery: Fix mounting /system with dynamic partitions.
David Anderson
2018-10-30
1
-0
/
+25
*
support mounting f2fs in recovery mode
Lianjun Huang
2018-09-03
1
-1
/
+1
*
Merge "e2fsdroid and mke2fs are dynamic executable in recovery partition"
Jiyong Park
2018-06-20
1
-8
/
+2
|
\
|
*
e2fsdroid and mke2fs are dynamic executable in recovery partition
Jiyong Park
2018-06-20
1
-8
/
+2
*
|
Merge "Merge libmounts into libotautil." am: 686353215f
android-build-prod (mdb)
2018-04-28
1
-1
/
+1
|
\
|
|
*
Merge libmounts into libotautil.
Tao Bao
2018-04-27
1
-1
/
+1
|
*
mkfs.f2fs: specify sector size for target image size
Jaegeuk Kim
2018-04-04
1
-5
/
+20
*
|
recovery: enable fsverity feature bit
Jaegeuk Kim
2018-04-06
1
-0
/
+1
*
|
mkfs.f2fs: specify sector size for target image size
Jaegeuk Kim
2018-04-04
1
-5
/
+20
|
/
*
Replace vfork() with fork().
George Burgess IV
2018-02-22
1
-1
/
+1
*
add sload.f2fs for recovery format
Jaegeuk Kim
2017-12-04
1
-6
/
+13
*
Merge "root: Fix an issue when volume length from fs_mgr is negative."
Treehugger Robot
2017-11-20
1
-4
/
+7
|
\
|
*
root: Fix an issue when volume length from fs_mgr is negative.
Jin Qian
2017-11-18
1
-4
/
+7
*
|
recovery: format f2fs with encrypt/quota
Jaegeuk Kim
2017-11-13
1
-1
/
+3
|
/
*
roots: Fix an issue with volume_for_path().
Tao Bao
2017-10-02
1
-1
/
+5
*
roots: Remove #include "common.h".
Tao Bao
2017-09-29
1
-2
/
+2
*
Merge "Integer overflow observed while formatting volume"
Treehugger Robot
2017-09-29
1
-5
/
+12
|
\
|
*
Integer overflow observed while formatting volume
Abhishek Arpure
2017-09-11
1
-5
/
+12
*
|
roots: volume_for_path() parses and tries prefixes.
Tao Bao
2017-09-27
1
-1
/
+20
|
/
*
roots.cpp: Clean up format_volume().
Tao Bao
2017-07-25
1
-129
/
+121
*
recovery: handle security footer before passing size to mke2fs
Jin Qian
2017-07-25
1
-11
/
+28
*
roots.cpp: Reformatting the file.
Tao Bao
2017-07-24
1
-101
/
+93
*
Remove the obsolete reference to /file_contexts.
Tao Bao
2017-07-22
1
-3
/
+1
*
recovery: replace make_ext4 with e2fsprogs
Jin Qian
2017-07-20
1
-6
/
+56
*
recovery: Skip "/" in setup_install_mounts().
Tao Bao
2017-05-10
1
-19
/
+22
*
recovery: update mkfs.f2fs args to match f2fs-tools 1.8.0
Jin Qian
2017-05-05
1
-3
/
+3
*
recovery: switch to fs_mgr_read_fstab_default()
Bowgo Tsai
2017-03-29
1
-2
/
+2
*
recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs
Bowgo Tsai
2017-03-10
1
-1
/
+1
*
Replace _exit(-1) with _exit(EXIT_FAILURE).
Tao Bao
2017-02-03
1
-1
/
+1
*
Use flash erase & logical block size for userdata wipe
Connor O'Brien
2017-01-24
1
-1
/
+6
*
Update the header path for ext4_utils.
Tao Bao
2016-10-09
1
-3
/
+3
*
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-26
/
+31
*
Merge "Format formattable partitions if mount fails"
Johan Harvyl
2016-08-15
1
-1
/
+14
|
\
|
*
Format formattable partitions if mount fails
Johan Harvyl
2016-08-12
1
-1
/
+14
*
|
resolve merge conflicts of 179c0d8 to stage-aosp-master
Elliott Hughes
2016-06-15
1
-54
/
+13
|
\
|
|
*
Remove obsolete MTD support.
Elliott Hughes
2016-06-10
1
-54
/
+13
*
|
Create convert_fbe breadcrumb file to support conversion to FBE
Paul Lawrence
2015-11-13
1
-2
/
+6
|
/
*
recovery: Allow "Mount /system" for system_root_image.
Tao Bao
2015-07-30
1
-8
/
+18
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-13
1
-2
/
+0
[next]