summaryrefslogtreecommitdiffstats
path: root/fs_mgr
Commit message (Expand)AuthorAgeFilesLines
* Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>"Treehugger Robot2017-01-2710-233/+254
|\
| * fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>bowgotsai2017-01-2610-233/+254
* | fs_mgr_verity: correct dm_target_spec->nextbowgotsai2017-01-251-1/+1
|/
* Switch fs_mgr/*.c to C++.bowgotsai2017-01-256-36/+44
* fs_mgr: support using libavb to enable dm-veritybowgotsai2017-01-2510-5/+1109
* Add eraseblk and logicalblk fs_mgr flagsConnor O'Brien2017-01-243-0/+26
* Merge "fs_mgr: fix clang static analyzer warning"Treehugger Robot2017-01-243-12/+17
|\
| * fs_mgr: fix clang static analyzer warningJin Qian2017-01-203-12/+17
* | Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry.Elliott Hughes2017-01-151-1/+0
|/
* fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cppbowgotsai2017-01-133-47/+72
* fs_mgr: moves common functions out of fs_mgr_verity.cppbowgotsai2017-01-126-77/+135
* Merge changes from topic 'host_suffix_cleanup'Alex Deymo2017-01-121-2/+2
|\
| * Remove "_host" and "_static" suffix from libsparse definition.Alex Deymo2017-01-111-1/+1
| * Remove "_static" and "_host" suffix from libext4_utils.Alex Deymo2017-01-111-1/+1
* | fs_mgr: Fix disable-verity for verifyatboot partitionsPrashant Malani2017-01-111-4/+8
* | fs_mgr: Add support for at-boot verificationPrashant Malani2017-01-111-3/+57
* | e2fsck: drop -f when TARGET_USES_MKE2FS is enabledKeun-young Park2017-01-102-0/+7
* | Merge "fs_mgr: add verify_dev flag to fs_mgr_setup_verity()"Treehugger Robot2017-01-093-6/+6
|\ \ | |/ |/|
| * fs_mgr: add verify_dev flag to fs_mgr_setup_verity()Hung-ying Tyan2016-12-163-6/+6
* | modify a minor error in mount_with_alternativesforfun2016-12-161-1/+1
|/
* Add fs_mgr option to enable/disable quotas.Jeff Sharkey2016-12-154-46/+129
* fs_mgr: support to reserved some blocks for an ext2/3/4 partition.liminghao2016-12-154-1/+131
* Merge "fs_mgr: change MF_MAX_COMP_STREAMS define to match internal master"Jin Qian2016-11-221-1/+1
|\
| * fs_mgr: change MF_MAX_COMP_STREAMS define to match internal masterJin Qian2016-11-181-1/+1
* | Merge "Add support for max_comp_streams option for zram"Peter Enderborg2016-11-184-0/+20
|\|
| * Add support for max_comp_streams option for zramPeter Enderborg2016-11-184-0/+20
| * fs_mgr: fix clang static analyzer warningJin Qian2016-11-083-12/+17
* | Merge "Make sure wait for the dm device"Wei Wang2016-10-261-0/+16
|\|
| * Make sure wait for the dm deviceWei Wang2016-10-261-0/+16
* | fs_mgr: use __android_log_is_debuggable()Mark Salyzyn2016-10-181-12/+4
|\|
| * fs_mgr: use __android_log_is_debuggable()Mark Salyzyn2016-10-141-12/+4
* | Merge "Update the header path for ext4_utils." am: 5bc3ce85cf am: 148b85b050Tao Bao2016-10-102-10/+8
|\|
| * Update the header path for ext4_utils.Tao Bao2016-10-092-10/+8
| * Split fstab mount into 2 phasesWei Wang2016-09-065-6/+23
* | Split fstab mount into 2 phasesWei Wang2016-09-065-6/+23
* | Merge "Mount /vendor and /odm early" am: 35569e9d68 am: 46bfc918d0Hung-ying Tyan2016-08-184-27/+45
|\|
| * Merge "Mount /vendor and /odm early"Hung-ying Tyan2016-08-184-27/+45
| |\
| | * Mount /vendor and /odm earlyHung-ying Tyan2016-08-174-27/+45
* | | Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe am: 87ef590bc1Josh Gao2016-08-081-2/+2
|\| |
| * | Merge "libcrypto_utils: convert to Soong."Josh Gao2016-08-081-2/+2
| |\|
| | * libcrypto_utils: convert to Soong.Josh Gao2016-08-051-2/+2
* | | Merge \\\"Fix clang-tidy performance warnings in fs_mgr.\\\" am: 44c909d467 a...Chih-Hung Hsieh2016-07-281-1/+1
|\| |
| * | Merge \"Fix clang-tidy performance warnings in fs_mgr.\"Chih-Hung Hsieh2016-07-281-1/+1
| |\|
| | * Fix clang-tidy performance warnings in fs_mgr.Chih-Hung Hsieh2016-07-271-1/+1
* | | Merge \\\"Make klog_fd thread-safe and make klog_init a no-op.\\\" am: 588b77...Elliott Hughes2016-07-081-2/+0
|\| |
| * | Merge \"Make klog_fd thread-safe and make klog_init a no-op.\"Elliott Hughes2016-07-081-2/+0
| |\|
| | * Make klog_fd thread-safe and make klog_init a no-op.Elliott Hughes2016-06-291-2/+0
* | | fs_mgr_verity: fix verity_update_state for A/B devicesSami Tolvanen2016-06-201-4/+15
|\ \ \
| * | | fs_mgr_verity: fix verity_update_state for A/B devicesSami Tolvanen2016-06-171-4/+15
* | | | Merge \\\"fs_mgr: Track the bootloader_message struct change.\\\" am: 4d34653...Tao Bao2016-06-141-1/+1
|\ \ \ \ | | |/ / | |/| |