summaryrefslogtreecommitdiffstats
path: root/fs_mgr
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | Add basic verity support to fs_mgr.Geremy Condra2013-08-066-6/+462
* | am 6b78fad1: am a9396549: Fix my incorrect merge resolution for 132b7d750e6f3...Elliott Hughes2013-07-111-10/+0
|\|
| * Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f...Elliott Hughes2013-07-111-10/+0
* | am 43564031: am 7b9c33b1: Fix my incorrect merge resolution for 132b7d750e6f3...Elliott Hughes2013-07-111-1/+1
|\|
| * Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8.Elliott Hughes2013-07-111-1/+1
* | am dccd7773: am 786b1232: resolved conflicts for merge of 42031e0e to stage-a...Elliott Hughes2013-07-111-0/+10
|\|
| * resolved conflicts for merge of 42031e0e to stage-aosp-masterElliott Hughes2013-07-111-0/+10
| |\
| | * Merge "fs_mgr_priv: Extend fs wait timeout to 20 seconds"Ken Sumrall2013-07-101-1/+1
| | |\
| | | * fs_mgr_priv: Extend fs wait timeout to 20 secondsAndrew Boie2013-01-041-1/+1
* | | | Add support for swap entries in fstabKen Sumrall2013-07-093-42/+137
* | | | fs_mgr: make block devices read-onlyNick Kralevich2013-04-241-5/+42
|/ / /
* | | Include liblog in fs_mgr to fix the build.Ken Sumrall2013-04-151-1/+1
* | | fs_mgr: Capture the output of e2fsck and add to the kernel logKen Sumrall2013-04-142-19/+16
* | | fs_mgr: add support for new recoveryonly flagKen Sumrall2013-02-222-1/+3
* | | fs_mgr: support a unified fstab format.Ken Sumrall2013-02-194-103/+288
|/ /
* | am 7fd51b36: am b20fa762: Merge "Fix fs_mgr to properly invoke e2fsck on encr...Ken Sumrall2012-11-121-2/+2
|\ \ | |/ |/|
| * Fix fs_mgr to properly invoke e2fsck on encrypted devicesKen Sumrall2012-11-061-2/+2
* | am cfd7c2a0: am 1c0c5250: Merge "Rename getline to fs_getline for fs_mgr"Elliott Hughes2012-09-261-3/+3
|\ \ | |/ |/|
| * am 1c0c5250: Merge "Rename getline to fs_getline for fs_mgr"Elliott Hughes2012-09-261-3/+3
| |\
| | * Rename getline to fs_getline for fs_mgrIrina Tirdea2012-09-121-3/+3
* | | Support shared-subtree and bind mount flags.Jeff Sharkey2012-08-141-0/+6
|/ /
* / Mount/unmount filesystems before running e2fsckKen Sumrall2012-07-241-3/+24
|/
* A filesystem manager library to mount filesystems for init.Ken Sumrall2012-05-015-0/+860