summaryrefslogtreecommitdiffstats
path: root/fs_mgr
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-10.0.0_r37' into staging/lineage-17.1_merge-android-10.0.0...Kevin F. Haggerty2020-06-011-1/+1
|\
| * Allowing R and S developer GSI for DSUBowgo Tsai2020-02-201-1/+1
* | fs_mgr: skip setting rootfs block as ro during mount_all in recoveryAlessandro Astone2020-05-031-0/+2
* | Merge tag 'android-10.0.0_r31' into lineage-17.1-android-10.0.0_r31Luca Stefani2020-03-071-9/+10
|\|
| * Allowing /avb/q-developer-gsi.avbpubkey for DSUBowgo Tsai2019-12-161-9/+10
* | fs_mgr: autodetect filesystem typeDan Pasanen2020-02-184-1/+29
* | Add wrapped key supportdianlujitao2020-01-022-0/+2
* | Revert "Format formattable partitions if mount fails"Tom Marshall2019-12-111-9/+0
* | fs_mgr: mount: don't set the block device as ro for recoveryAlessandro Astone2019-12-112-0/+7
* | fs_mgr: Fix EnsurePathMounted with a given mount_point.Tao Bao2019-12-111-3/+3
|/
* fs_mgr: run fsck.f2fs with -f option when full mount failsSahitya Tummala2019-09-271-8/+14
* fs_mgr: overlay: do not allow sub-mounts to be overriddenMark Salyzyn2019-07-151-3/+184
* Make ext4 userdata checkpoints work with metadata encryptionPaul Lawrence2019-06-272-34/+88
* fs_mgr: overlay: only use system_<other> if other slot suffix not blankMark Salyzyn2019-06-211-1/+3
* VtsKernelLiblpTest: use static testSteve Muckle2019-06-142-18/+24
* Merge "fs_mgr: support -o sync" into qt-devJaegeuk Kim2019-06-111-0/+1
|\
| * fs_mgr: support -o syncJaegeuk Kim2019-06-101-0/+1
* | fs_mgr: overlayfs: pre-emptive filesystem setupMark Salyzyn2019-06-043-7/+11
|/
* fs_mgr: overlayfs: ReadFstabFromFile touches errnoMark Salyzyn2019-05-132-1/+9
* Merge "Fix bug that would prevent us from reserving right amount of space." i...Martijn Coenen2019-05-131-1/+1
|\
| * Fix bug that would prevent us from reserving right amount of space.Martijn Coenen2019-05-101-1/+1
* | Add a liblp test that we can parse the device's super partition.David Anderson2019-05-101-0/+18
* | Merge "fs_mgr_remount: fix a typo" into qt-devTreeHugger Robot2019-05-091-1/+1
|\ \
| * | fs_mgr_remount: fix a typoBowgo Tsai2019-05-091-1/+1
* | | Support booting a chained boot-debug.imgIris Chang2019-05-081-12/+16
|/ /
* | Merge "fs_mgr: overlay check shared blocks for / if /system is not" into qt-devTreeHugger Robot2019-05-022-9/+8
|\ \
| * | fs_mgr: overlay check shared blocks for / if /system is notMark Salyzyn2019-05-022-9/+8
* | | fs_mgr: overlayfs: suppress mkfs outputMark Salyzyn2019-05-011-1/+1
|/ /
* / Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab()SzuWei Lin2019-04-242-0/+34
|/
* Merge "fs_mgr: overlay: wait for logical partition to be created" into qt-devTreeHugger Robot2019-04-231-2/+2
|\
| * fs_mgr: overlay: wait for logical partition to be createdMark Salyzyn2019-04-171-2/+2
* | Merge "avb_ops: support reading from a logical partition" into qt-devTreeHugger Robot2019-04-212-2/+59
|\ \
| * | avb_ops: support reading from a logical partitionBowgo Tsai2019-04-122-2/+59
* | | Don't assume an A/B device when overriding the super partition name.David Anderson2019-04-181-3/+4
| |/ |/|
* | init: add umount_all builtin.Yifan Hong2019-04-1510-7/+119
|/
* Add fiemap_writer_test to VTS.David Anderson2019-04-093-4/+60
* Update GSI keys for dynamic system imageBowgo Tsai2019-04-081-8/+9
* Allow to build non-sparse super image.Yifan Hong2019-04-044-33/+37
* Merge "libfiemap_writer: test pinned file bit"Treehugger Robot2019-04-031-1/+17
|\
| * libfiemap_writer: test pinned file bitJaegeuk Kim2019-04-031-1/+17
* | Merge "Replace reboot-fastboot by reboot fastboot"Treehugger Robot2019-04-031-2/+2
|\ \
| * | Replace reboot-fastboot by reboot fastbootJulien Desprez2019-04-021-2/+2
| |/
* | Merge "fs_mgr: remount: system is root"Treehugger Robot2019-04-021-0/+7
|\ \
| * | fs_mgr: remount: system is rootMark Salyzyn2019-04-021-0/+7
| |/
* | Merge "Fix device mapper name clashes on non-A/B devices."David Anderson2019-04-024-12/+21
|\ \ | |/ |/|
| * Fix device mapper name clashes on non-A/B devices.David Anderson2019-03-224-12/+21
* | Add the basic config to run through atestJulien Desprez2019-03-282-0/+31
* | Merge "init: Support booting off GSIs installed to non-userdata block devices."David Anderson2019-03-283-9/+35
|\|
| * init: Support booting off GSIs installed to non-userdata block devices.David Anderson2019-03-203-9/+35
* | Merge changes from topic "lpdumpd"Yifan Hong2019-03-265-4/+30
|\ \