summaryrefslogtreecommitdiffstats
path: root/fs_mgr/fs_mgr_priv.h
Commit message (Expand)AuthorAgeFilesLines
* init: add umount_all builtin.Yifan Hong2019-04-151-0/+8
* fs_mgr: overlay: suppress noise associated with test mounting scratch partitionMark Salyzyn2019-03-181-0/+3
* fs_mgr: Remove fs_mgr_flags #define'sTom Cherry2019-02-051-51/+1
* Add android::fs_mgr namespace for new Fstab codeTom Cherry2019-01-301-2/+2
* fs_mgr: set ext4 fsverity feature bitLeo Liou2019-01-221-0/+2
* Merge "zram: support zram_writeback"Jaegeuk Kim2019-01-171-0/+6
|\
| * zram: support zram_writebackJaegeuk Kim2019-01-151-0/+6
* | fs_mgr: overlayfs clears readonly on scratch devicesYifan Hong2019-01-101-1/+1
|/
* fstab: allow mounting other slotBowgo Tsai2018-12-141-0/+2
* Start using new C++ Fstab class widelyTom Cherry2018-12-121-1/+1
* Merge "init: allow first stage mount to read an fstab"Tom Cherry2018-12-051-0/+2
|\
| * init: allow first stage mount to read an fstabTom Cherry2018-12-041-0/+2
* | fs_mgr: use more unique_fdTom Cherry2018-12-041-1/+1
|/
* fs_mgr: Create a C++ Fstab structTom Cherry2018-12-031-1/+2
* fs_mgr: move AVB related source into libfs_avbBowgo Tsai2018-11-291-1/+1
* fs_mgr: Allow overriding the super partition name via the kernel commandline.David Anderson2018-11-021-0/+2
* fs_mgr.h cleanupMark Salyzyn2018-10-101-2/+2
* fs_mgr: Support checkpointsDaniel Rosenberg2018-09-201-0/+2
* fastbootd: Wait for /dev/block paths when opening logical partitions.David Anderson2018-09-061-2/+6
* Merge "init/fs_mgr: prototype first-stage dm-linear support" am: 3e946da535David Anderson2018-05-151-0/+3
|\
| * init/fs_mgr: prototype first-stage dm-linear supportDavid Anderson2018-05-141-0/+3
* | Fix FDEPaul Lawrence2018-04-161-1/+1
|/
* fs_mgr: add sysfs_path=%s to indicate a location of sysfs entryJaegeuk Kim2018-02-261-1/+2
* Merge "fs_mgr: removing is_device_secure()"Bowgo Tsai2017-10-151-1/+0
|\
| * fs_mgr: removing is_device_secure()Bowgo Tsai2017-10-131-1/+0
* | Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 am: 8b2...Bo Hu2017-07-291-0/+1
|\|
| * Allow the use of a custom Android DT directoryYu Ning2017-07-281-0/+1
* | Merge "fs_mgr: Adding logs when failing to wait for a device file" am: 4ca2a3...Jinguang Dong2017-07-061-4/+9
|\|
| * Merge "fs_mgr: Adding logs when failing to wait for a device file"Treehugger Robot2017-07-061-4/+9
| |\
| | * fs_mgr: Adding logs when failing to wait for a device fileJinguang Dong2017-07-061-4/+9
* | | Merge "fs_mgr: allow no verity metadata when the device is unlocked." am: cd0...Bowgo Tsai2017-07-061-0/+1
|\| |
| * | fs_mgr: allow no verity metadata when the device is unlocked.Bowgo Tsai2017-07-051-0/+1
| |/
* / Support metadata encryptionPaul Lawrence2017-04-211-0/+1
|/
* fs_mgr: support AVB in fs_mgr_update_verity_state()Bowgo Tsai2017-04-141-0/+1
* fs_mgr: adding fs_mgr_get_slot_suffix() public APIBowgo Tsai2017-04-131-5/+1
* fs_mgr: support reading fstab file from /odm or /vendor partitionBowgo Tsai2017-03-091-2/+0
* fs_mgr: make is_device_secure() work even in the absence of properties.Sandeep Patil2017-02-271-0/+1
* fs_mgr: consolidate DT compatible checkSandeep Patil2017-02-241-0/+1
* early_mount: fs_mgr: move all fstab logic into fs_mgrSandeep Patil2017-02-231-0/+2
* fs_mgr: add a generic fs_mgr_get_boot_config internal APISandeep Patil2017-02-221-0/+1
* fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>bowgotsai2017-01-261-8/+13
* fs_mgr: support using libavb to enable dm-veritybowgotsai2017-01-251-0/+12
* Add eraseblk and logicalblk fs_mgr flagsConnor O'Brien2017-01-241-0/+2
* fs_mgr: moves common functions out of fs_mgr_verity.cppbowgotsai2017-01-131-0/+1
* Add fs_mgr option to enable/disable quotas.Jeff Sharkey2016-12-151-21/+23
* fs_mgr: support to reserved some blocks for an ext2/3/4 partition.liminghao2016-12-151-0/+1
* fs_mgr: change MF_MAX_COMP_STREAMS define to match internal masterJin Qian2016-11-181-1/+1
* Add support for max_comp_streams option for zramPeter Enderborg2016-11-181-0/+1
* Split fstab mount into 2 phasesWei Wang2016-09-061-1/+2
* resolve merge conflicts of 2857bd1 to nyc-devDaniel Rosenberg2016-04-121-0/+1
|\