summaryrefslogtreecommitdiffstats
path: root/fs_mgr/fs_mgr_verity.cpp
Commit message (Expand)AuthorAgeFilesLines
* fs_mgr: removing is_device_secure()Bowgo Tsai2017-10-131-8/+1
* fs_mgr_verity: allow verification error when the device is unlockedBowgo Tsai2017-07-191-1/+7
* Merge "fs_mgr: Adding logs when failing to wait for a device file"Treehugger Robot2017-07-061-1/+1
|\
| * fs_mgr: Adding logs when failing to wait for a device fileJinguang Dong2017-07-061-1/+1
* | fs_mgr: allow no verity metadata when the device is unlocked.Bowgo Tsai2017-07-051-2/+2
|/
* fs_mgr: check console-ramoops-0Mark Salyzyn2017-06-271-1/+4
* fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabledSandeep Patil2017-06-211-1/+1
* fs_mgr_verity: support updating actual block device path in verity tableBowgo Tsai2017-06-091-14/+41
* fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't workBowgo Tsai2017-05-081-1/+1
* fs_mgr: support AVB in fs_mgr_update_verity_state()Bowgo Tsai2017-04-141-125/+1
* fs_mgr: remove private/android_filesystem_config.hMark Salyzyn2017-03-201-1/+0
* 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-271-0/+7
* early_mount: fs_mgr: move all fstab logic into fs_mgrSandeep Patil2017-02-231-19/+4
* fs_mgr: add a generic fs_mgr_get_boot_config internal APISandeep Patil2017-02-221-5/+3
* fs_mgr: make fs_mgr_setup_verity public APISandeep Patil2017-02-221-1/+0
* fs_mgr: fix the fs_mgr_setup_verity param nameSandeep Patil2017-02-221-2/+5
* Merge "fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>"Treehugger Robot2017-01-281-66/+59
|\
| * fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>bowgotsai2017-01-261-66/+59
* | fs_mgr_verity: correct dm_target_spec->nextbowgotsai2017-01-261-1/+1
|/
* fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cppbowgotsai2017-01-131-20/+20
* fs_mgr: moves common functions out of fs_mgr_verity.cppbowgotsai2017-01-131-77/+8
* 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
* fs_mgr: add verify_dev flag to fs_mgr_setup_verity()Hung-ying Tyan2016-12-161-2/+2
* 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
* | Merge "Mount /vendor and /odm early" am: 35569e9d68 am: 46bfc918d0Hung-ying Tyan2016-08-181-16/+0
|\|
| * Mount /vendor and /odm earlyHung-ying Tyan2016-08-171-16/+0
* | Merge \\\"Fix clang-tidy performance warnings in fs_mgr.\\\" am: 44c909d467 a...Chih-Hung Hsieh2016-07-281-1/+1
|\|
| * Fix clang-tidy performance warnings in fs_mgr.Chih-Hung Hsieh2016-07-271-1/+1
| * fs_mgr: validate corrected signaturesSami Tolvanen2016-06-081-2/+13
* | 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: validate corrected signatures" into nyc-devSami Tolvanen2016-06-071-2/+13
| |\ \
| * | | fs_mgr: update block device reference in verity metadataJeremy Compostella2016-05-261-13/+47
* | | | Merge "fs_mgr: Remove incorrect free() on error paths in load_key()" am: 35d8...Mattias Nissler2016-06-071-3/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | fs_mgr: Remove incorrect free() on error paths in load_key()Mattias Nissler2016-06-071-3/+0
* | | | resolve merge conflicts of eacbb82 to nyc-dev-plus-aospSami Tolvanen2016-06-061-2/+13
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | fs_mgr: validate corrected signaturesSami Tolvanen2016-06-061-2/+13
| |/
* | fs_mgr: update block device reference in verity metadataJeremy Compostella2016-05-161-13/+48
* | Switch fs_mgr and adb to libcrypto_utils.Mattias Nissler2016-04-121-41/+35
|/
* Merge "fs_mgr: support upstream dm-verity without error correction"Sami Tolvanen2015-12-101-6/+36
|\
| * fs_mgr: support upstream dm-verity without error correctionSami Tolvanen2015-12-101-6/+36
* | Merge "Set up dm-verity in EIO mode instead of logging mode"Sami Tolvanen2015-12-101-26/+8
|\ \ | |/ |/|
| * Set up dm-verity in EIO mode instead of logging modeSami Tolvanen2015-12-021-26/+8
* | Track rename of base/ to android-base/.Elliott Hughes2015-12-041-1/+1
|/
* fs_mgr: set partition.*.verified property even without stateSami Tolvanen2015-10-301-15/+7
* Error correction: Use libfec in fs_mgrSami Tolvanen2015-10-141-252/+173
* Revert "Error correction: Use libfec in fs_mgr"Sami Tolvanen2015-10-141-173/+252