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
/
fs_mgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-380
/
+0
*
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
1
-0
/
+6
|
\
\
|
|
/
|
*
New fstab flags to support more expressive SD card permissions
Ken Sumrall
2013-09-20
1
-0
/
+6
*
|
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
1
-3
/
+24
*
|
Add support for swap entries in fstab
Ken Sumrall
2013-07-09
1
-42
/
+132
*
|
fs_mgr: make block devices read-only
Nick Kralevich
2013-04-24
1
-5
/
+42
|
/
*
fs_mgr: Capture the output of e2fsck and add to the kernel log
Ken Sumrall
2013-04-14
1
-18
/
+14
*
fs_mgr: add support for new recoveryonly flag
Ken Sumrall
2013-02-22
1
-1
/
+2
*
fs_mgr: support a unified fstab format.
Ken Sumrall
2013-02-19
1
-82
/
+232
*
am 7fd51b36: am b20fa762: Merge "Fix fs_mgr to properly invoke e2fsck on encr...
Ken Sumrall
2012-11-12
1
-2
/
+2
|
\
|
*
Fix fs_mgr to properly invoke e2fsck on encrypted devices
Ken Sumrall
2012-11-06
1
-2
/
+2
*
|
am cfd7c2a0: am 1c0c5250: Merge "Rename getline to fs_getline for fs_mgr"
Elliott Hughes
2012-09-26
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
am 1c0c5250: Merge "Rename getline to fs_getline for fs_mgr"
Elliott Hughes
2012-09-26
1
-3
/
+3
|
|
\
|
|
*
Rename getline to fs_getline for fs_mgr
Irina Tirdea
2012-09-12
1
-3
/
+3
*
|
|
Support shared-subtree and bind mount flags.
Jeff Sharkey
2012-08-14
1
-0
/
+6
|
/
/
*
|
Mount/unmount filesystems before running e2fsck
Ken Sumrall
2012-07-24
1
-3
/
+24
|
/
*
A filesystem manager library to mount filesystems for init.
Ken Sumrall
2012-05-01
1
-0
/
+611