summaryrefslogtreecommitdiffstats
path: root/fs_mgr
Commit message (Expand)AuthorAgeFilesLines
* am af191cd1: am 6b66025f: Merge "fs_mgr: fix build breakage"Mark Salyzyn2014-10-091-0/+1
|\
| * fs_mgr: fix build breakageMark Salyzyn2014-10-081-0/+1
* | am cf234dc7: Preserve errno from fsmgr_do_mountPaul Lawrence2014-09-122-2/+9
|\ \
| * | Preserve errno from fsmgr_do_mountPaul Lawrence2014-09-112-2/+9
* | | am 04929638: am da3510b2: Merge "Avoid partial initialization warning."Chih-Hung Hsieh2014-09-101-1/+3
|\ \ \ | |/ / |/| / | |/
| * Avoid partial initialization warning.Chih-Hung Hsieh2014-09-081-1/+3
* | [HACK]fs_mgr+init: Format via recovery if encryptable /data is wipedJP Abgrall2014-07-022-4/+7
* | fs_mrg: clean up multi-type mount_allJP Abgrall2014-07-022-60/+95
* | Merge "fs_mgr: fix crash on "noemulatedsd" in fstab"Todd Poynor2014-07-011-6/+2
|\ \
| * | fs_mgr: fix crash on "noemulatedsd" in fstabTodd Poynor2014-07-011-6/+2
* | | fs_msg: fix bad tmpfs detection (fix /persist mount errors)JP Abgrall2014-06-301-1/+1
|/ /
* | fs_mgr: increase tmpfs size to accommodate bigger dex2oat dataJP Abgrall2014-06-271-1/+1
* | Moved symlink back up.Daniel Rosenberg2014-06-261-1/+8
* | fs_mgr: fix double mounting of partitionJP Abgrall2014-06-251-0/+1
* | Added support for vendor partition and imageDaniel Rosenberg2014-06-241-1/+2
* | [HACK]fs_mgr: force recovery+wipe if data looks wipedJP Abgrall2014-06-191-11/+31
* | fsmgr: support multiple fs-types/mountpointJP Abgrall2014-06-183-36/+100
* | fsmgr: revert multiple fs-types/mountpoint (fix N5 boot)JP Abgrall2014-06-183-78/+26
* | fsmgr: allow for a multiple fs-types for a mount point.JP Abgrall2014-06-173-26/+78
* | F2FS support for fastboot format and fsmgrJP Abgrall2014-06-171-0/+15
* | am af0df46d: am e6246ca6: am 01ef52e1: Merge "fs_mgr: turn on -Werror"Mark Salyzyn2014-05-083-3/+3
|\ \ | |/
| * fs_mgr: turn on -WerrorMark Salyzyn2014-05-073-3/+3
* | am 43cb7ae6: am 4f362e43: am 835526fd: Merge "Cleanup: warning fixit."Sasha Levitskiy2014-04-123-6/+6
|\ \ | |/
| * Cleanup: warning fixit.Sasha Levitskiy2014-04-113-6/+6
* | Add force_encrypt flag to fstab to force encryption on appropriate devicesPaul Lawrence2014-04-043-31/+12
* | fs_mgr: disable verified partitions on debuggable devices.Geremy Condra2014-04-021-2/+13
* | Auto-encrypt drive at startupPaul Lawrence2014-03-241-5/+43
* | Merge changes Ibea4c13a,I27215a3dGeremy Condra2014-03-191-1/+30
|\ \
| * | fs_mgr: Set the 'partition.*.verified' property for verified partitions.Geremy Condra2014-03-181-1/+30
* | | fs_mgr: fix mount_all when handling already mounted encryptable fs.Mohamad Ayyash2014-03-131-2/+2
|/ /
* | fs_mgr: Ensure mount_all will process all fstab entries despite logging errors.Mohamad Ayyash2014-03-121-21/+24
|/
* fs_mgr: Don't run e2fsck inside SDK system images.David 'Digit' Turner2014-02-241-7/+16
* fs_mgr: split fstab parsing into separate fileColin Cross2014-01-233-381/+404
* fs_mgr: update ext4_parse_sb to match change in ext4_utilsColin Cross2014-01-231-3/+3
* Merge "system/core 64-bit cleanup."Elliott Hughes2014-01-161-1/+2
|\
| * system/core 64-bit cleanup.Elliott Hughes2014-01-161-1/+2
* | fs_mgr: increase verboseness on mount errorsWilliam Roberts2014-01-151-6/+12
|/
* Revert "fs_mgr: correct warning on unused function parameter"Nick Kralevich2014-01-151-1/+1
* fs_mgr: correct warning on unused function parameterWilliam Roberts2014-01-141-1/+1
* SWAP_FLAG_* constants are now in <sys/swap.h>.Elliott Hughes2014-01-071-5/+0
* am 397a3642: fs_mgr: check that fstab is not NULL in fs_mgr_free_fstabRom Lemarchand2013-09-241-0/+4
|\
| * fs_mgr: check that fstab is not NULL in fs_mgr_free_fstabRom Lemarchand2013-09-241-0/+4
* | am 6b1a0272: Merge "Create a separate copy of the fsck logs" into klp-devKen Sumrall2013-09-231-2/+5
|\ \ | |/
| * Create a separate copy of the fsck logsKen Sumrall2013-09-201-2/+5
* | am 777a00e3: Merge "New fstab flags to support more expressive SD card permis...Ken Sumrall2013-09-233-0/+13
|\ \ | |/
| * New fstab flags to support more expressive SD card permissionsKen Sumrall2013-09-203-0/+13
* | am c67bd8d7: am a208ea63: Merge "Fix fstab memory leak"Elliott Hughes2013-09-181-2/+4
|\ \
| * | Fix fstab memory leakIrina Tirdea2013-09-181-2/+4
* | | am c4295d9b: am 810ff696: Merge "Cleanup fs_getline from fs_mgr"Elliott Hughes2013-09-181-72/+16
|\ \ \ | |/ / | | / | |/ |/|
| * Cleanup fs_getline from fs_mgrIrina Tirdea2013-09-181-72/+16