summaryrefslogtreecommitdiffstats
path: root/fs_mgr/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "fs_mgr: removing __BEGIN_DECLS and __END_DECLS"Bowgo Tsai2017-10-111-4/+0
|\
| * fs_mgr: removing __BEGIN_DECLS and __END_DECLSBowgo Tsai2017-10-101-4/+0
* | resolve merge conflicts of 645026c74 to oc-dr1-dev-plus-aospJiyong Park2017-06-281-72/+1
|\|
| * fs_mgr: add libfstab for vendorJiyong Park2017-06-281-68/+1
* | Merge "AVB: allow no metadata in the generic system.img for project Treble" a...Bowgo Tsai2017-06-241-19/+37
|\ \
| * | Merge "AVB: allow no metadata in the generic system.img for project Treble" a...Bowgo Tsai2017-06-241-19/+37
| |\|
| | * AVB: allow no metadata in the generic system.img for project TrebleBowgo Tsai2017-06-241-19/+37
* | | Merge changes from topic 'eng_first_stage_mount' am: b7e2f272ee am: e5341cf56aSandeep Patil2017-06-221-0/+1
|\| |
| * | Merge changes from topic 'eng_first_stage_mount' am: b7e2f272eeSandeep Patil2017-06-221-0/+1
| |\|
| | * fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabledSandeep Patil2017-06-211-0/+1
* | | Merge "first stage mount: removing the requirement of by-name prefix for AVB"...Bowgo Tsai2017-05-101-3/+16
|\| |
| * | Merge "first stage mount: removing the requirement of by-name prefix for AVB"...Bowgo Tsai2017-05-101-3/+16
| |\|
| | * first stage mount: removing the requirement of by-name prefix for AVBBowgo Tsai2017-05-091-3/+16
* | | Merge "fs_mgr_avb: allow verification error when the device is unlocked" am: ...Thierry Strudel2017-05-051-2/+3
|\| |
| * | Merge "fs_mgr_avb: allow verification error when the device is unlocked" am: ...Thierry Strudel2017-05-051-2/+3
| |\|
| | * fs_mgr_avb: allow verification error when the device is unlockedBowgo Tsai2017-05-051-2/+3
* | | Merge "fs_mgr: code clean up" am: 0914d2bdff am: 0bb2ebbe74 am: f7cc23bf3aBowgo Tsai2017-04-291-0/+1
|\| |
| * | Merge "fs_mgr: code clean up" am: 0914d2bdff am: 0bb2ebbe74Bowgo Tsai2017-04-291-0/+1
| |\|
| | * fs_mgr: code clean upBowgo Tsai2017-04-281-0/+1
* | | Support metadata encryptionPaul Lawrence2017-04-211-2/+5
|/ /
* | Merge "Set libavb version into system property for Treble OTA" am: e8311491da...Bowgo Tsai2017-04-151-1/+3
|\|
| * Set libavb version into system property for Treble OTABowgo Tsai2017-04-151-1/+3
* | Merge changes from topic 'avb-early-mount' am: d7381375bb am: 04989a7a4bBowgo Tsai2017-04-141-2/+2
|\|
| * fs_mgr: support AVB in fs_mgr_update_verity_state()Bowgo Tsai2017-04-141-2/+2
* | Merge "fs_mgr: adds/changes some public APIs for early mount in init" am: d9b...Bowgo Tsai2017-04-142-0/+98
|\|
| * fs_mgr: adds/changes some public APIs for early mount in initBowgo Tsai2017-04-132-0/+98
* | Merge "fs_mgr: adding fs_mgr_get_slot_suffix() public API" am: b26f48f135 am:...Bowgo Tsai2017-04-131-4/+12
|\|
| * fs_mgr: adding fs_mgr_get_slot_suffix() public APIBowgo Tsai2017-04-131-4/+12
* | Merge "fs_mgr: removing fs_mgr_read_fstab_with_dt()" am: 53108b269e am: 5a501...Bowgo Tsai2017-04-011-1/+0
|\|
| * fs_mgr: removing fs_mgr_read_fstab_with_dt()Bowgo Tsai2017-03-291-1/+0
* | Merge changes from topic 'fstab_relocation' am: ac13718d0a am: 8f7125fbeeBowgo Tsai2017-03-101-1/+1
|\|
| * fs_mgr: add fs_mgr_read_fstab_with_dt() APIBowgo Tsai2017-03-091-1/+1
* | Merge "fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mount" am: 7a5d535cd2 a...Wei Wang2017-02-251-1/+1
|\|
| * fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mountWei Wang2017-02-241-1/+1
* | Merge changes from topic 'early-mount-verity' am: 93072f2ce3 am: 2eb715d866Sandeep Patil2017-02-241-0/+2
|\|
| * early_mount: fs_mgr: move all fstab logic into fs_mgrSandeep Patil2017-02-231-0/+2
* | Merge changes from topic 'early-mount-support' am: 4bd3facbb1 am: e0d7b830f0Sandeep Patil2017-02-231-4/+6
|\|
| * init: early_mount: disallow partitions to be verified at bootSandeep Patil2017-02-221-0/+1
| * fs_mgr: make fs_mgr_setup_verity public APISandeep Patil2017-02-221-4/+4
| * fs_mgr: add fs_mgr_do_mount_one() APISandeep Patil2017-02-201-0/+1
* | Merge changes from topic 'pre-early-mount' am: 1549257ff5 am: c027aac7c8 am: ...Sandeep Patil2017-02-141-0/+1
|\|
| * init: early_mount: add support to mount non-verity partitions earlySandeep Patil2017-02-131-0/+1
* | fs_mgr: allow specifying HEH filenames encryptionEric Biggers2017-02-101-2/+5
|/
* Add eraseblk and logicalblk fs_mgr flagsConnor O'Brien2017-01-241-0/+2
* fs_mgr: fix clang static analyzer warningJin Qian2017-01-201-1/+1
* Add fs_mgr option to enable/disable quotas.Jeff Sharkey2016-12-151-0/+1
* fs_mgr: support to reserved some blocks for an ext2/3/4 partition.liminghao2016-12-151-0/+1
* Merge "Add support for max_comp_streams option for zram"Peter Enderborg2016-11-181-0/+1
|\
| * Add support for max_comp_streams option for zramPeter Enderborg2016-11-181-0/+1
| * fs_mgr: fix clang static analyzer warningJin Qian2016-11-081-1/+1