summaryrefslogtreecommitdiffstats
path: root/fs_mgr
Commit message (Expand)AuthorAgeFilesLines
* Fix buildSami Tolvanen2015-03-261-15/+14
* Use structured format for verity metadataSami Tolvanen2015-03-243-63/+197
* Add init command to set verified propertiesSami Tolvanen2015-03-192-7/+20
* Merge "Do not call libcutils property_set in init through libfs_mgr"Sami Tolvanen2015-03-111-27/+1
|\
| * Do not call libcutils property_set in init through libfs_mgrSami Tolvanen2015-03-041-27/+1
* | am 291ce5b8: Merge "Fs_mgr: Fix format code"Andreas Gampe2015-03-041-1/+1
|\|
| * Fs_mgr: Fix format codeAndreas Gampe2015-03-041-1/+1
* | am a88fb24a: Merge "Add fs_mgr support for dm-verity modes"Sami Tolvanen2015-03-042-10/+343
|\|
| * Merge "Add fs_mgr support for dm-verity modes"Sami Tolvanen2015-03-042-10/+343
| |\
| | * Add fs_mgr support for dm-verity modesSami Tolvanen2015-03-032-10/+343
* | | am fbb3f8ca: Merge "Set underlying block device RO when enabling verity"Sami Tolvanen2015-02-273-6/+14
|\| |
| * | Set underlying block device RO when enabling veritySami Tolvanen2015-02-273-6/+14
| |/
* | Merge commit '9c1bc6bbc82e3e4f005e9fcacfca94b2dd82ca31' into HEADBill Yi2015-02-194-11/+8
|\ \ | |/ |/|
| * am 317b4024: Revert "Make encryption configurable"Paul Lawrence2015-02-063-7/+3
| |\
| | * Revert "Make encryption configurable"Paul Lawrence2015-02-063-7/+3
| * | am 17b5b352: Merge "fs_mgr: error check umount calls / add retry logic"Nick Kralevich2015-02-062-3/+14
| |\ \
| * \ \ am bda62724: Make encryption configurablePaul Lawrence2015-01-263-3/+7
| |\ \ \ | | | |/ | | |/|
| | * | Make encryption configurablePaul Lawrence2015-01-213-3/+7
| * | | am 4e0bdd10: Merge "fs_mgr: Support filesystem labels in fstab"Elliott Hughes2015-01-231-0/+91
| |\ \ \
| * \ \ \ am 4083ed7d: Merge "Revert "fs_mgr: Support filesystem labels in fstab""Elliott Hughes2015-01-221-91/+0
| |\ \ \ \
| * \ \ \ \ am f9e23395: Merge "fs_mgr: Support filesystem labels in fstab"JP Abgrall2015-01-221-0/+91
| |\ \ \ \ \
| * \ \ \ \ \ am f2bd3fdd: Merge "Provide a way to select force encryption from vendor part...Leo Wang2015-01-081-1/+12
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Provide a way to select force encryption from vendor partitionPaul Lawrence2015-01-071-1/+12
| * | | | | | am a97c1075: Merge "Fix Nick\'s nits"Elliott Hughes2014-12-091-4/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 294e610f: Merge "Fix verity on system partitions larger than 2G"Elliott Hughes2014-12-091-3/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ resolved conflicts for merge of b471f524 to lmp-mr1-dev-plus-aospElliott Hughes2014-12-091-11/+8
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 72f0d92c: DO NOT MERGE: Do not mount devices with invalid verity metadataSami Tolvanen2014-11-131-1/+3
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | DO NOT MERGE: Do not mount devices with invalid verity metadataSami Tolvanen2014-11-131-1/+3
| * | | | | | | | | am 9573a13b: DO NOT MERGE: Switch fs_mgr to use SHA-256 instead of SHA-1Sami Tolvanen2014-11-131-3/+3
| |\| | | | | | | |
| | * | | | | | | | DO NOT MERGE: Switch fs_mgr to use SHA-256 instead of SHA-1Sami Tolvanen2014-11-131-3/+3
| * | | | | | | | | fs_mgr: let fsck.f2fs actually attempt a fixJP Abgrall2014-11-111-1/+2
| |\| | | | | | | |
| | * | | | | | | | fs_mgr: let fsck.f2fs actually attempt a fixJP Abgrall2014-11-071-1/+2
| * | | | | | | | | am 4cafe2ff: Fix verity on system partitions larger than 2GSami Tolvanen2014-10-311-22/+26
| |\| | | | | | | |
| | * | | | | | | | Fix verity on system partitions larger than 2GSami Tolvanen2014-10-291-22/+26
| * | | | | | | | | am 97e48731: Fix Nick\'s nitsPaul Lawrence2014-10-101-4/+4
| |\| | | | | | | |
| | * | | | | | | | Fix Nick's nitsPaul Lawrence2014-10-091-4/+4
| * | | | | | | | | resolved conflicts for merge of bbb36319 to lmp-mr1-dev-plus-aospPaul Lawrence2014-10-106-28/+87
| |\| | | | | | | |
| | * | | | | | | | Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""Paul Lawrence2014-10-096-28/+87
| * | | | | | | | | resolved conflicts for merge of a49bfc0d to lmp-mr1-dev-plus-aospPaul Lawrence2014-10-096-67/+20
| |\| | | | | | | |
| | * | | | | | | | Revert "Enable verity on userdebug, and add disable-verity to adb"Nick Kralevich2014-10-086-67/+20
| * | | | | | | | | resolved conflicts for merge of ae413a71 to lmp-mr1-dev-plus-aospPaul Lawrence2014-10-096-21/+67
| |\| | | | | | | |
| | * | | | | | | | Enable verity on userdebug, and add disable-verity to adbPaul Lawrence2014-10-086-20/+67
| * | | | | | | | | am af191cd1: am 6b66025f: Merge "fs_mgr: fix build breakage"Mark Salyzyn2014-10-091-0/+1
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | Move sprintf to snprintf.Yabin Cui2015-02-171-3/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | fs_mgr: error check umount calls / add retry logicNick Kralevich2015-02-052-3/+14
* | | | | | | | | | Make encryption configurablePaul Lawrence2015-01-283-3/+7
* | | | | | | | | | Provide a way to select force encryption from vendor partitionPaul Lawrence2015-01-281-1/+12
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | fs_mgr: Support filesystem labels in fstabChristoffer Dall2015-01-231-0/+91
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge "Revert "fs_mgr: Support filesystem labels in fstab""Elliott Hughes2015-01-221-91/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Revert "fs_mgr: Support filesystem labels in fstab"Elliott Hughes2015-01-221-91/+0