index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs_mgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
[HACK]fs_mgr+init: Format via recovery if encryptable /data is wiped
JP Abgrall
2014-07-02
2
-4
/
+7
*
fs_mrg: clean up multi-type mount_all
JP Abgrall
2014-07-02
2
-60
/
+95
*
Merge "fs_mgr: fix crash on "noemulatedsd" in fstab"
Todd Poynor
2014-07-01
1
-6
/
+2
|
\
|
*
fs_mgr: fix crash on "noemulatedsd" in fstab
Todd Poynor
2014-07-01
1
-6
/
+2
*
|
fs_msg: fix bad tmpfs detection (fix /persist mount errors)
JP Abgrall
2014-06-30
1
-1
/
+1
|
/
*
fs_mgr: increase tmpfs size to accommodate bigger dex2oat data
JP Abgrall
2014-06-27
1
-1
/
+1
*
Moved symlink back up.
Daniel Rosenberg
2014-06-26
1
-1
/
+8
*
fs_mgr: fix double mounting of partition
JP Abgrall
2014-06-25
1
-0
/
+1
*
Added support for vendor partition and image
Daniel Rosenberg
2014-06-24
1
-1
/
+2
*
[HACK]fs_mgr: force recovery+wipe if data looks wiped
JP Abgrall
2014-06-19
1
-11
/
+31
*
fsmgr: support multiple fs-types/mountpoint
JP Abgrall
2014-06-18
3
-36
/
+100
*
fsmgr: revert multiple fs-types/mountpoint (fix N5 boot)
JP Abgrall
2014-06-18
3
-78
/
+26
*
fsmgr: allow for a multiple fs-types for a mount point.
JP Abgrall
2014-06-17
3
-26
/
+78
*
F2FS support for fastboot format and fsmgr
JP Abgrall
2014-06-17
1
-0
/
+15
*
am af0df46d: am e6246ca6: am 01ef52e1: Merge "fs_mgr: turn on -Werror"
Mark Salyzyn
2014-05-08
3
-3
/
+3
|
\
|
*
fs_mgr: turn on -Werror
Mark Salyzyn
2014-05-07
3
-3
/
+3
*
|
am 43cb7ae6: am 4f362e43: am 835526fd: Merge "Cleanup: warning fixit."
Sasha Levitskiy
2014-04-12
3
-6
/
+6
|
\
\
|
|
/
|
*
Cleanup: warning fixit.
Sasha Levitskiy
2014-04-11
3
-6
/
+6
*
|
Add force_encrypt flag to fstab to force encryption on appropriate devices
Paul Lawrence
2014-04-04
3
-31
/
+12
*
|
fs_mgr: disable verified partitions on debuggable devices.
Geremy Condra
2014-04-02
1
-2
/
+13
*
|
Auto-encrypt drive at startup
Paul Lawrence
2014-03-24
1
-5
/
+43
*
|
Merge changes Ibea4c13a,I27215a3d
Geremy Condra
2014-03-19
1
-1
/
+30
|
\
\
|
*
|
fs_mgr: Set the 'partition.*.verified' property for verified partitions.
Geremy Condra
2014-03-18
1
-1
/
+30
*
|
|
fs_mgr: fix mount_all when handling already mounted encryptable fs.
Mohamad Ayyash
2014-03-13
1
-2
/
+2
|
/
/
*
|
fs_mgr: Ensure mount_all will process all fstab entries despite logging errors.
Mohamad Ayyash
2014-03-12
1
-21
/
+24
|
/
*
fs_mgr: Don't run e2fsck inside SDK system images.
David 'Digit' Turner
2014-02-24
1
-7
/
+16
*
fs_mgr: split fstab parsing into separate file
Colin Cross
2014-01-23
3
-381
/
+404
*
fs_mgr: update ext4_parse_sb to match change in ext4_utils
Colin Cross
2014-01-23
1
-3
/
+3
*
Merge "system/core 64-bit cleanup."
Elliott Hughes
2014-01-16
1
-1
/
+2
|
\
|
*
system/core 64-bit cleanup.
Elliott Hughes
2014-01-16
1
-1
/
+2
*
|
fs_mgr: increase verboseness on mount errors
William Roberts
2014-01-15
1
-6
/
+12
|
/
*
Revert "fs_mgr: correct warning on unused function parameter"
Nick Kralevich
2014-01-15
1
-1
/
+1
*
fs_mgr: correct warning on unused function parameter
William Roberts
2014-01-14
1
-1
/
+1
*
SWAP_FLAG_* constants are now in <sys/swap.h>.
Elliott Hughes
2014-01-07
1
-5
/
+0
*
am 397a3642: fs_mgr: check that fstab is not NULL in fs_mgr_free_fstab
Rom Lemarchand
2013-09-24
1
-0
/
+4
|
\
|
*
fs_mgr: check that fstab is not NULL in fs_mgr_free_fstab
Rom Lemarchand
2013-09-24
1
-0
/
+4
*
|
am 6b1a0272: Merge "Create a separate copy of the fsck logs" into klp-dev
Ken Sumrall
2013-09-23
1
-2
/
+5
|
\
\
|
|
/
|
*
Create a separate copy of the fsck logs
Ken Sumrall
2013-09-20
1
-2
/
+5
*
|
am 777a00e3: Merge "New fstab flags to support more expressive SD card permis...
Ken Sumrall
2013-09-23
3
-0
/
+13
|
\
\
|
|
/
|
*
New fstab flags to support more expressive SD card permissions
Ken Sumrall
2013-09-20
3
-0
/
+13
*
|
am c67bd8d7: am a208ea63: Merge "Fix fstab memory leak"
Elliott Hughes
2013-09-18
1
-2
/
+4
|
\
\
|
*
|
Fix fstab memory leak
Irina Tirdea
2013-09-18
1
-2
/
+4
*
|
|
am c4295d9b: am 810ff696: Merge "Cleanup fs_getline from fs_mgr"
Elliott Hughes
2013-09-18
1
-72
/
+16
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Cleanup fs_getline from fs_mgr
Irina Tirdea
2013-09-18
1
-72
/
+16
*
|
Add basic verity support to fs_mgr.
Geremy Condra
2013-08-06
6
-6
/
+462
*
|
am 6b78fad1: am a9396549: Fix my incorrect merge resolution for 132b7d750e6f3...
Elliott Hughes
2013-07-11
1
-10
/
+0
|
\
\
|
|
/
|
*
Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f...
Elliott Hughes
2013-07-11
1
-10
/
+0
*
|
am 43564031: am 7b9c33b1: Fix my incorrect merge resolution for 132b7d750e6f3...
Elliott Hughes
2013-07-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8.
Elliott Hughes
2013-07-11
1
-1
/
+1
*
|
am dccd7773: am 786b1232: resolved conflicts for merge of 42031e0e to stage-a...
Elliott Hughes
2013-07-11
1
-0
/
+10
|
\
\
|
|
/
[next]