No description
Find a file
2018-11-14 07:27:38 +00:00
bench Abort long-running benchmarks, report progress. 2017-11-07 09:57:12 -07:00
binder/android/os Change AppFuse mount location to vold namespace 2018-11-13 22:46:23 +00:00
fs vold: rename from "ext4 encryption" to fscrypt 2018-10-25 17:12:32 -07:00
model StubVolume as first class Volume in Vold 2018-11-08 07:40:43 +00:00
tests clang-format many files. 2018-09-18 15:41:22 -07:00
.clang-format Get ourselves some clang-format. 2017-10-18 12:17:36 -06:00
Android.bp StubVolume as first class Volume in Vold 2018-11-08 07:40:43 +00:00
Benchmark.cpp Update vold to log only debug or higher level messages. 2018-09-21 11:16:51 -07:00
Benchmark.h clang-format many files. 2018-09-18 15:41:22 -07:00
BenchmarkGen.h Abort long-running benchmarks, report progress. 2017-11-07 09:57:12 -07:00
CheckEncryption.cpp Test that plaintext can't be read from disk for encrypted files. 2017-10-27 15:14:56 -07:00
CheckEncryption.h Test that plaintext can't be read from disk for encrypted files. 2017-10-27 15:14:56 -07:00
Checkpoint.cpp Switch to exceptions for most cp calls 2018-10-16 20:06:47 +00:00
Checkpoint.h Switch to exceptions for most cp calls 2018-10-16 20:06:47 +00:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:05:25 -08:00
cryptfs.cpp Wait for dm device to be ready before format 2018-11-05 13:59:08 -08:00
cryptfs.h clang-format many files. 2018-09-18 15:41:22 -07:00
Devmapper.cpp Update vold to log only debug or higher level messages. 2018-09-21 11:16:51 -07:00
Devmapper.h clang-format many files. 2018-09-18 15:41:22 -07:00
EncryptInplace.cpp Update vold to log only debug or higher level messages. 2018-09-21 11:16:51 -07:00
EncryptInplace.h Add a mount with metadata encryption service 2018-02-01 10:08:17 -08:00
FileDeviceUtils.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
FileDeviceUtils.h clang-format many files. 2018-09-18 15:41:22 -07:00
FsCrypt.cpp vold: rename from "ext4 encryption" to fscrypt 2018-10-25 17:12:32 -07:00
FsCrypt.h vold: rename from "ext4 encryption" to fscrypt 2018-10-25 17:12:32 -07:00
hash.h clang-format many files. 2018-09-18 15:41:22 -07:00
IdleMaint.cpp Merge "health.filesystem HAL renamed to health.storage" 2018-09-20 17:26:53 +00:00
IdleMaint.h Add functions to handle idle maintenance 2017-11-14 15:12:30 -08:00
KeyBuffer.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
KeyBuffer.h clang-format many files. 2018-09-18 15:41:22 -07:00
Keymaster.cpp Explain the rationale for not using StrongBox in vold. 2018-05-17 15:24:56 -06:00
Keymaster.h Do Keymaster HMAC key agreement in vold. 2018-05-09 15:14:34 -06:00
KeyStorage.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
KeyStorage.h When we forget a volume, forget per-volume key 2017-10-26 12:19:09 -07:00
KeyUtil.cpp vold: get the fscrypt kernel API declarations from linux/fs.h 2018-10-25 17:12:32 -07:00
KeyUtil.h clang-format many files. 2018-09-18 15:41:22 -07:00
Loop.cpp Update vold to log only debug or higher level messages. 2018-09-21 11:16:51 -07:00
Loop.h clang-format many files. 2018-09-18 15:41:22 -07:00
main.cpp Update vold to log only debug or higher level messages. 2018-09-21 11:16:51 -07:00
MetadataCrypt.cpp vold: rename from "ext4 encryption" to fscrypt 2018-10-25 17:12:32 -07:00
MetadataCrypt.h vold: rename from "ext4 encryption" to fscrypt 2018-10-25 17:12:32 -07:00
MoveStorage.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
MoveStorage.h clang-format many files. 2018-09-18 15:41:22 -07:00
NetlinkHandler.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
NetlinkHandler.h clang-format many files. 2018-09-18 15:41:22 -07:00
NetlinkManager.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
NetlinkManager.h clang-format many files. 2018-09-18 15:41:22 -07:00
OWNERS Add OWNERS in system/vold 2017-06-09 14:55:46 -07:00
PREUPLOAD.cfg vold should be fully developed in AOSP. 2018-09-11 12:08:43 -06:00
Process.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
Process.h Move to modern utility methods from android::base. 2017-10-17 12:40:51 -06:00
ScryptParameters.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
ScryptParameters.h clang-format many files. 2018-09-18 15:41:22 -07:00
secdiscard.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
secontext.cpp clang-format many files. 2018-09-18 15:41:22 -07:00
secontext.h Be more C++. volume UUID should always be std::string. 2017-10-09 13:36:35 -07:00
sehandle.h clang-format many files. 2018-09-18 15:41:22 -07:00
Utils.cpp Wait for dm device to be ready before format 2018-11-05 13:59:08 -08:00
Utils.h Wait for dm device to be ready before format 2018-11-05 13:59:08 -08:00
vdc.cpp Switch to exceptions for most cp calls 2018-10-16 20:06:47 +00:00
vdc.rc Remove all references to FDE enable wipe 2017-12-22 11:17:15 -08:00
vold.rc vold: Grant root group 2018-08-08 17:08:02 -07:00
vold_prepare_subdirs.cpp Do not crash if secontext is nullptr 2018-09-17 16:15:33 -07:00
VoldNativeService.cpp Change AppFuse mount location to vold namespace 2018-11-13 22:46:23 +00:00
VoldNativeService.h Change AppFuse mount location to vold namespace 2018-11-13 22:46:23 +00:00
VoldUtil.cpp Add GetBlockDevSize, GetBlockDevSectors helpers 2018-09-24 14:25:24 +02:00
VoldUtil.h Add GetBlockDevSize, GetBlockDevSectors helpers 2018-09-24 14:25:24 +02:00
VolumeManager.cpp Change AppFuse mount location to vold namespace 2018-11-13 22:46:23 +00:00
VolumeManager.h Change AppFuse mount location to vold namespace 2018-11-13 22:46:23 +00:00
wait_for_keymaster.cpp add wait_for_keymaster 2018-05-09 12:59:18 -07:00
wait_for_keymaster.rc Add rc file for wait_for_keymaster 2018-05-15 16:15:21 -07:00