summaryrefslogtreecommitdiffstats
path: root/fs_mgr/fs_mgr.c
Commit message (Expand)AuthorAgeFilesLines
* Use fsck.f2fs -a instead of -f for faster bootYusuke Sato2016-05-051-2/+2
* Revert "Revert "fs_mgr: let fsck.f2fs actually attempt a fix""Steve Kondik2016-05-051-6/+6
* Revert "fs_mgr: let fsck.f2fs actually attempt a fix"Jaegeuk Kim2015-12-051-6/+6
* fs_mgr: zram: allow specifying stream countSultan Qasim Khan2015-10-161-0/+9
* fs_mgr: Skip filesystem check unless fs_type matchesDan Pasanen2015-10-161-2/+13
* Modified the mounting sequence in case that MDTP is activated.Amit Blay2015-10-061-72/+133
* DO NOT MERGE Securely encrypt the master keyPaul Lawrence2015-05-291-11/+1
* Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-271-1/+1
* am 48ba7587: am 34dd04db: Merge "Improve bad error reporting seen in shamu SE...Elliott Hughes2015-04-241-1/+4
|\
| * Improve bad error reporting seen in shamu SELinux boot failures.Elliott Hughes2015-04-241-1/+4
* | resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aospEd Tam2015-04-131-2/+35
|\ \ | |/ |/|
| * fs_mgr: introduce fs_mgr_format to format wiped partitionsChris Fries2015-04-101-2/+35
* | Revert "Revert "Adding e4crypt support""Paul Lawrence2015-03-311-17/+81
* | am fbb3f8ca: Merge "Set underlying block device RO when enabling verity"Sami Tolvanen2015-02-281-6/+9
|\ \
| * | Set underlying block device RO when enabling veritySami Tolvanen2015-02-271-6/+9
* | | am 317b4024: Revert "Make encryption configurable"Paul Lawrence2015-02-071-1/+3
|\ \ \ | | |/ | |/|
| * | Revert "Make encryption configurable"Paul Lawrence2015-02-061-1/+3
* | | am 17b5b352: Merge "fs_mgr: error check umount calls / add retry logic"Nick Kralevich2015-02-061-3/+13
|\ \ \ | | |/ | |/|
| * | fs_mgr: error check umount calls / add retry logicNick Kralevich2015-02-051-3/+13
| * | Make encryption configurablePaul Lawrence2015-01-281-3/+1
| * | Provide a way to select force encryption from vendor partitionPaul Lawrence2015-01-281-1/+12
* | | am bda62724: Make encryption configurablePaul Lawrence2015-01-261-3/+1
|\ \ \ | | |/ | |/|
| * | Make encryption configurablePaul Lawrence2015-01-211-3/+1
* | | am 4e0bdd10: Merge "fs_mgr: Support filesystem labels in fstab"Elliott Hughes2015-01-231-0/+91
|\ \ \ | | |/ | |/|
| * | fs_mgr: Support filesystem labels in fstabChristoffer Dall2015-01-231-0/+91
* | | am 4083ed7d: Merge "Revert "fs_mgr: Support filesystem labels in fstab""Elliott Hughes2015-01-231-91/+0
|\| |
| * | Merge "Revert "fs_mgr: Support filesystem labels in fstab""Elliott Hughes2015-01-231-91/+0
| |\ \
| | * | Revert "fs_mgr: Support filesystem labels in fstab"Elliott Hughes2015-01-231-91/+0
* | | | am f9e23395: Merge "fs_mgr: Support filesystem labels in fstab"JP Abgrall2015-01-231-0/+91
|\| | | | |_|/ |/| |
| * | Merge "fs_mgr: Support filesystem labels in fstab"JP Abgrall2015-01-221-0/+91
| |\|
| | * fs_mgr: Support filesystem labels in fstabChristoffer Dall2015-01-171-0/+91
| * | Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""Paul Lawrence2014-12-091-6/+20
| |/
* | Provide a way to select force encryption from vendor partitionPaul Lawrence2015-01-071-1/+12
* | fs_mgr: let fsck.f2fs actually attempt a fixJP Abgrall2014-11-081-1/+2
* | Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""Paul Lawrence2014-10-091-6/+20
* | Revert "Enable verity on userdebug, and add disable-verity to adb"Nick Kralevich2014-10-081-20/+6
* | Enable verity on userdebug, and add disable-verity to adbPaul Lawrence2014-10-081-6/+20
|/
* Preserve errno from fsmgr_do_mountPaul Lawrence2014-09-111-2/+6
* [HACK]fs_mgr+init: Format via recovery if encryptable /data is wipedJP Abgrall2014-07-021-4/+6
* fs_mrg: clean up multi-type mount_allJP Abgrall2014-07-021-60/+91
* fs_msg: fix bad tmpfs detection (fix /persist mount errors)JP Abgrall2014-06-301-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-181-32/+69
* fsmgr: revert multiple fs-types/mountpoint (fix N5 boot)JP Abgrall2014-06-181-47/+22
* fsmgr: allow for a multiple fs-types for a mount point.JP Abgrall2014-06-171-22/+47
* F2FS support for fastboot format and fsmgrJP Abgrall2014-06-171-0/+15
* Add force_encrypt flag to fstab to force encryption on appropriate devicesPaul Lawrence2014-04-041-30/+4