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.
 
 
 
 
 
Alex Buynytskyy 605a44fe93
Additional operation check when enabling read logs.
4 years ago
bench Abort long-running benchmarks, report progress. 7 years ago
binder/android/os Checking LOADER_USAGE_STATS before enabling read logs. 4 years ago
fs Add quota / casefold options to f2fs if needed. 4 years ago
model Merge "Prefer f2fs for virtual (private) storage volumes." into rvc-dev 4 years ago
tests [vold] Add argument verification to IncFS methods 4 years ago
.clang-format vold: use system-clang-format 5 years ago
Android.bp [vold] Add argument verification to IncFS methods 4 years ago
AppFuseUtil.cpp AppFuseUtil: Call ForceUnmount before PrepareDir. 5 years ago
AppFuseUtil.h Extract AppFuse as a util 6 years ago
Benchmark.cpp vold: use RAII wake locks 5 years ago
Benchmark.h clang-format many files. 6 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
Checkpoint.cpp Fix the overflow issue in Checkpoint 4 years ago
Checkpoint.h vold: implement resetCheckpoint 5 years ago
CleanSpec.mk Add an empty CleanSpec.mk 14 years ago
CryptoType.cpp Generalize CryptoType infrastructure 4 years ago
CryptoType.h Generalize CryptoType infrastructure 4 years ago
Devmapper.cpp Replace manual dm ioctls with libdm. 5 years ago
Devmapper.h Replace manual dm ioctls with libdm. 5 years ago
EncryptInplace.cpp Consistently use CLOCK_MONOTONIC for timing encryption 4 years ago
EncryptInplace.h Refactor: make cryptfs.h smaller 4 years ago
FileDeviceUtils.cpp Remove excess logging in secdiscard 5 years ago
FileDeviceUtils.h clang-format many files. 6 years ago
FsCrypt.cpp Merge "Only set quota project ID inheritance on app-private dirs." into rvc-dev 4 years ago
FsCrypt.h vold: Do not cache CE keys in vold 4 years ago
IdleMaint.cpp Merge "vold: use RAII wake locks" am: b585363d93 5 years ago
IdleMaint.h Add functions to handle idle maintenance 7 years ago
KeyBuffer.cpp clang-format many files. 6 years ago
KeyBuffer.h clang-format many files. 6 years ago
KeyStorage.cpp Fix unaligned access to auth token user_id 4 years ago
KeyStorage.h vold: Support Storage keys for FBE 4 years ago
KeyUtil.cpp fskeyring & userspace reboot: support CE keys 4 years ago
KeyUtil.h fskeyring & userspace reboot: support CE keys 4 years ago
Keymaster.cpp Send earlyBootEnded notice to all Keymasters 4 years ago
Keymaster.h Send earlyBootEnded notice to all Keymasters 4 years ago
Loop.cpp Block and wait for /dev/block/loop<N> to appear in case it was created asynchronously. 4 years ago
Loop.h clang-format many files. 6 years ago
MetadataCrypt.cpp Send earlyBootEnded notice to all Keymasters 4 years ago
MetadataCrypt.h On newer devices, use dm-default-key to encrypt SD cards 4 years ago
MoveStorage.cpp vold: use RAII wake locks 5 years ago
MoveStorage.h clang-format many files. 6 years ago
NetlinkHandler.cpp clang-format many files. 6 years ago
NetlinkHandler.h clang-format many files. 6 years ago
NetlinkManager.cpp clang-format many files. 6 years ago
NetlinkManager.h clang-format many files. 6 years ago
OWNERS Add zezeozue to OWNERS 5 years ago
PREUPLOAD.cfg vold should be fully developed in AOSP. 6 years ago
Process.cpp Mount direct boot apps obb dir after fuse is ready. 4 years ago
Process.h Mount direct boot apps obb dir after fuse is ready. 4 years ago
ScryptParameters.cpp clang-format many files. 6 years ago
ScryptParameters.h clang-format many files. 6 years ago
TEST_MAPPING Add TEST_MAPPING for vold. 4 years ago
Utils.cpp Only set quota project ID inheritance on app-private dirs. 4 years ago
Utils.h Merge "Mount direct boot apps obb dir after fuse is ready." 4 years ago
VoldNativeService.cpp Additional operation check when enabling read logs. 4 years ago
VoldNativeService.h Checking LOADER_USAGE_STATS before enabling read logs. 4 years ago
VoldNativeServiceValidation.cpp Additional operation check when enabling read logs. 4 years ago
VoldNativeServiceValidation.h [vold] Add argument verification to IncFS methods 4 years ago
VoldUtil.cpp Move over to the C++ Fstab class 5 years ago
VoldUtil.h Remove unused code in VoldUtil.h 4 years ago
VolumeManager.cpp Replace EnsureDirExists with a call to setupAppDir 4 years ago
VolumeManager.h Replace EnsureDirExists with a call to setupAppDir 4 years ago
cryptfs.cpp umount /data/user/0 before umount /data 4 years ago
cryptfs.h Refactor key generation to handle both normal and metadata encryption. 4 years ago
fscrypt_uapi.h fskeyring & userspace reboot: support CE keys 4 years ago
main.cpp Refactor: make cryptfs.h smaller 4 years ago
secdiscard.cpp secdiscard: should call fsync to avoid reordering IOs 5 years ago
sehandle.h clang-format many files. 6 years ago
vdc.cpp Add '/system/bin/vdc volume reset' command 5 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 Allow search permission on apex data directories. 4 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