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.
 
 
 
 
 
TreeHugger Robot bff86152e5
Merge "Harden /mnt/pass_through paths"
4 years ago
bench Abort long-running benchmarks, report progress. 7 years ago
binder/android/os Expose new IncFS interface through Vold 4 years ago
fs Add support for casefolding and project quotas 5 years ago
model Merge "Allow external_storage or media_rw gid access /mnt/media_rw" 4 years ago
tests Removed obsolete Test 5 years ago
.clang-format vold: use system-clang-format 5 years ago
Android.bp Merge "Fixed a wrong AIDL import path" am: aa038e2f4d am: b35ead2c3a am: 3c78c789d6 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 5 years ago
Checkpoint.h vold: implement resetCheckpoint 5 years ago
CleanSpec.mk Add an empty CleanSpec.mk 15 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 5 years ago
EncryptInplace.h Make ext4 userdata checkpoints work with metadata encryption 5 years ago
FileDeviceUtils.cpp Remove excess logging in secdiscard 5 years ago
FileDeviceUtils.h clang-format many files. 6 years ago
FsCrypt.cpp Refactor to use EncryptionPolicy everywhere we used to use raw_ref 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 Update vold to use KM4.1 4 years ago
KeyStorage.h vold: Pass std::string by const reference 6 years ago
KeyUtil.cpp Refactor to use EncryptionPolicy everywhere we used to use raw_ref 4 years ago
KeyUtil.h Refactor to use EncryptionPolicy everywhere we used to use raw_ref 4 years ago
Keymaster.cpp Update vold to use KM4.1 4 years ago
Keymaster.h Update vold to use KM4.1 4 years ago
Loop.cpp Block and wait for /dev/block/loop<N> to appear in case it was created asynchronously. 5 years ago
Loop.h clang-format many files. 6 years ago
MetadataCrypt.cpp Set metadata cipher in fstab 4 years ago
MetadataCrypt.h Make ext4 userdata checkpoints work with metadata encryption 5 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 Convert ifstream usage into fopen() to prevent fd leaks into child processes 5 years ago
Process.h Move to modern utility methods from android::base. 7 years ago
ScryptParameters.cpp clang-format many files. 6 years ago
ScryptParameters.h clang-format many files. 6 years ago
Utils.cpp Harden /mnt/pass_through paths 4 years ago
Utils.h Add setProjectQuotaId to vold. 4 years ago
VoldNativeService.cpp Expose new IncFS interface through Vold 4 years ago
VoldNativeService.h Expose new IncFS interface through Vold 4 years ago
VoldUtil.cpp Move over to the C++ Fstab class 5 years ago
VoldUtil.h Move over to the C++ Fstab class 5 years ago
VolumeManager.cpp Automatically use correct lower paths for setupAppDir. 4 years ago
VolumeManager.h Automatically use correct lower paths for setupAppDir. 4 years ago
cryptfs.cpp vold: use RAII wake locks 5 years ago
cryptfs.h clang-format many files. 6 years ago
main.cpp Merge "Add missing null terminator for getopt_long()" am: 4d05e017f9 5 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 7 years ago
vold.rc vold: Grant root group 6 years ago
vold_prepare_subdirs.cpp Allow search permission on apex data directories. 5 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