You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jaegeuk Kim c0eea5736e
vold: Grant root group
6 years ago
bench Abort long-running benchmarks, report progress. 7 years ago
binder/android/os Remove secdiscard IPC call 6 years ago
fs Merge "Rely on updated newfs_msdos for parameter tuning." 6 years ago
model Merge "vold: Add nvme disk support" am: 6054bc3ded 6 years ago
tests Merge "Key upgrading for FDE." am: 997e605563 am: 2b1b72d183 7 years ago
.clang-format Get ourselves some clang-format. 7 years ago
Android.bp Add rc file for wait_for_keymaster 6 years ago
Benchmark.cpp Abort long-running benchmarks, report progress. 7 years ago
Benchmark.h Fix task memory leaks; better path validation. 7 years ago
BenchmarkGen.h Abort long-running benchmarks, report progress. 7 years ago
CheckEncryption.cpp Test that plaintext can't be read from disk for encrypted files. 7 years ago
CheckEncryption.h Test that plaintext can't be read from disk for encrypted files. 7 years ago
CleanSpec.mk Add an empty CleanSpec.mk 14 years ago
Devmapper.cpp Move to modern utility methods from android::base. 7 years ago
Devmapper.h Move to modern utility methods from android::base. 7 years ago
EncryptInplace.cpp Add a mount with metadata encryption service 6 years ago
EncryptInplace.h Add a mount with metadata encryption service 6 years ago
Ext4Crypt.cpp Remove secdiscard IPC call 6 years ago
Ext4Crypt.h Remove secdiscard IPC call 6 years ago
FileDeviceUtils.cpp Move functions useful for crypto test into their own file 7 years ago
FileDeviceUtils.h Move functions useful for crypto test into their own file 7 years ago
IdleMaint.cpp vold: Idle-maint calls device GC 6 years ago
IdleMaint.h Add functions to handle idle maintenance 7 years ago
KeyBuffer.cpp Zero memory used for encryuption keys. 7 years ago
KeyBuffer.h Zero memory used for encryuption keys. 7 years ago
KeyStorage.cpp Use std::move() to prevent unnecessary copying. [DO NOT MERGE] 6 years ago
KeyStorage.h When we forget a volume, forget per-volume key 7 years ago
KeyUtil.cpp When we forget a volume, forget per-volume key 7 years ago
KeyUtil.h When we forget a volume, forget per-volume key 7 years ago
Keymaster.cpp Explain the rationale for not using StrongBox in vold. 6 years ago
Keymaster.h Do Keymaster HMAC key agreement in vold. 6 years ago
Loop.cpp Use unique_ptr<DIR> to safely release resources. 6 years ago
Loop.h Move to modern utility methods from android::base. 7 years ago
MetadataCrypt.cpp Fix spurious error 6 years ago
MetadataCrypt.h Add a mount with metadata encryption service 6 years ago
MoveStorage.cpp FBE devices now fully support adoptable storage. 6 years ago
MoveStorage.h Fix task memory leaks; better path validation. 7 years ago
NetlinkHandler.cpp Move to modern utility methods from android::base. 7 years ago
NetlinkHandler.h Fix google-explicit-constructor warnings in system/vold. 8 years ago
NetlinkManager.cpp Move to modern utility methods from android::base. 7 years ago
NetlinkManager.h system: vold2: Initial skeleton for vold2. 15 years ago
OWNERS Add OWNERS in system/vold 7 years ago
PREUPLOAD.cfg Get ourselves some clang-format. 7 years ago
Process.cpp StartsWith now allows std::string prefixes. 6 years ago
Process.h Move to modern utility methods from android::base. 7 years ago
ScryptParameters.cpp system/vold: cleanup compiler warnings (read of uninitialized memory). 8 years ago
ScryptParameters.h Be more C++. volume UUID should always be std::string. 7 years ago
Utils.cpp Merge "Fix double close in GetTreeBytes." 6 years ago
Utils.h Fingerprint data is now stored in one of two ways depending on the 6 years ago
VoldNativeService.cpp Remove secdiscard IPC call 6 years ago
VoldNativeService.h Remove secdiscard IPC call 6 years ago
VoldUtil.cpp Refactor of use of fstab in advance of fix. 7 years ago
VoldUtil.h Refactor of use of fstab in advance of fix. 7 years ago
VolumeManager.cpp Merge "Do not unmount /mnt/product/* when vold starts" 6 years ago
VolumeManager.h Delay touching disks when secure keyguard showing. 7 years ago
cryptfs.cpp Deprecate <cutils/log.h> and <utils/Log.h> 6 years ago
cryptfs.h Add linux/types.h to cryptfs.h 6 years ago
hash.h vold: Bugfixes & cleanups 14 years ago
main.cpp Add a mount with metadata encryption service 6 years ago
secdiscard.cpp secdiscard: should pin_file to avoid moving blocks in F2FS 6 years ago
secontext.cpp cryptfs: run e2fsck/fsck.f2fs in fsck domain 8 years ago
secontext.h Be more C++. volume UUID should always be std::string. 7 years ago
sehandle.h Set SELinux contexts on device nodes created by vold. 10 years ago
vdc.cpp Add a mount with metadata encryption service 6 years ago
vdc.rc Remove all references to FDE enable wipe 6 years ago
vold.rc vold: Grant root group 6 years ago
vold_prepare_subdirs.cpp Fingerprint data is now stored in one of two ways depending on the 6 years ago
wait_for_keymaster.cpp add wait_for_keymaster 6 years ago
wait_for_keymaster.rc Add rc file for wait_for_keymaster 6 years ago