summaryrefslogtreecommitdiffstats
path: root/fs_mgr
Commit message (Expand)AuthorAgeFilesLines
* fs_mgr: fix SIGSEGV when ostream << nullptrBowgo Tsai2017-05-241-8/+12
* Merge "fs_mgr: convert libfs_mgr to Android.bp"Tom Cherry2017-05-182-29/+62
|\
| * fs_mgr: convert libfs_mgr to Android.bpTom Cherry2017-05-122-29/+62
* | fs_mgr: support different dm-verity error modesBowgo Tsai2017-05-131-75/+95
|/
* fs_mgr: Update for new libavb API.David Zeuthen2017-05-103-6/+11
* Merge "first stage mount: removing the requirement of by-name prefix for AVB"Treehugger Robot2017-05-095-47/+72
|\
| * first stage mount: removing the requirement of by-name prefix for AVBBowgo Tsai2017-05-085-47/+72
* | fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't workBowgo Tsai2017-05-081-1/+1
|/
* fs_mgr_avb: allow verification error when the device is unlockedBowgo Tsai2017-05-052-31/+44
* use passed blk dev name for quota / super block checkKeun-young Park2017-05-041-2/+1
* fs_mgr: Clear AvbOps struct.David Zeuthen2017-05-011-1/+3
* Merge "fs_mgr: code clean up"Treehugger Robot2017-04-284-28/+21
|\
| * fs_mgr: code clean upBowgo Tsai2017-04-274-28/+21
* | fs_mgr: set "partition.system.verified" when AVB is used in a A/B deviceBowgo Tsai2017-04-271-1/+6
|/
* fs_mgr: remove the repetitive and annoying bootconfig error printSandeep Patil2017-04-201-2/+0
* run e2fsck -f selectively with mount retryKeun-young Park2017-04-181-63/+84
* libcutils: compile with BOARD_VNDK_VERSION currentSteven Moreland2017-04-171-1/+1
* Set libavb version into system property for Treble OTABowgo Tsai2017-04-142-1/+7
* Merge "check ext4 magic before running next steps"Keun-young Park2017-04-141-9/+25
|\
| * check ext4 magic before running next stepsKeun-young Park2017-04-131-9/+25
* | fs_mgr: support AVB in fs_mgr_update_verity_state()Bowgo Tsai2017-04-134-127/+102
* | fs_mgr: adds/changes some public APIs for early mount in initBowgo Tsai2017-04-135-18/+30
|/
* fs_mgr_avb: refactors how vbmeta is loadedBowgo Tsai2017-04-136-337/+331
* fs_mgr: adding fs_mgr_get_slot_suffix() public APIBowgo Tsai2017-04-135-37/+45
* use s_max_mnt_count to detect mke2fs generated partitionKeun-young Park2017-04-111-1/+4
* Merge "fs_mgr: removing fs_mgr_read_fstab_with_dt()"Treehugger Robot2017-03-312-13/+6
|\
| * fs_mgr: removing fs_mgr_read_fstab_with_dt()Bowgo Tsai2017-03-292-13/+6
* | fs_mgr_avb_ops: stores the by-name prefix of /misc instead of fstab structBowgo Tsai2017-03-301-24/+29
* | fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partitionBowgo Tsai2017-03-301-2/+4
|/
* fs_mgr: change the log level in fs_mgr_get_boot_config()Bowgo Tsai2017-03-281-1/+1
* Merge "fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partition"Treehugger Robot2017-03-271-1/+1
|\
| * fs_mgr_avb: allow top-level vbmeta struct to be in 'boot' partitionBowgo Tsai2017-03-271-1/+1
* | Merge "fs_mgr: use different fstab paths for normal/recovery boot"Tao Bao2017-03-271-1/+4
|\ \
| * | fs_mgr: use different fstab paths for normal/recovery bootBowgo Tsai2017-03-271-1/+4
| |/
* / fs_mgr_avb: fix return value check of fs_mgr_get_boot_config()Bowgo Tsai2017-03-271-5/+5
|/
* fs_mgr: update to new androidboot.slot paramFernando Lugo2017-03-242-7/+14
* fs_mgr: allow using legacy A/B suffixFernando Lugo2017-03-221-0/+2
* fs_mgr: adapt to new A/B supportFernando Lugo2017-03-221-2/+1
* fs_mgr: remove private/android_filesystem_config.hMark Salyzyn2017-03-202-3/+1
* fs_mgr: change the log level in fs_mgr_read_fstab_dt()bowgotsai2017-03-151-1/+1
* Merge "fs_mgr: fix errno setted by mount_with_alternatives"Treehugger Robot2017-03-111-2/+4
|\
| * fs_mgr: fix errno setted by mount_with_alternativesNIEJuhu2017-03-101-2/+4
* | fs_mgr: support reading fstab file from /odm or /vendor partitionBowgo Tsai2017-03-092-5/+8
* | fs_mgr: add fs_mgr_read_fstab_with_dt() APIBowgo Tsai2017-03-092-48/+65
|/
* collect fs stat for ext4Keun-young Park2017-03-061-12/+70
* fs_mgr: allow disable dm-verity when the device is unlocked without metadataBowgo Tsai2017-03-061-0/+6
* fs_mgr: make is_device_secure() work even in the absence of properties.Sandeep Patil2017-02-274-12/+30
* fs_mgr: fix const parameter in fs_mgr_do_tmpfs_mountWei Wang2017-02-242-2/+2
* fs_mgr: refactor: consolidate device tree file reading in one placeSandeep Patil2017-02-241-22/+26
* fs_mgr: consolidate DT compatible checkSandeep Patil2017-02-243-24/+19