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 6c5e453f9e
secdiscard: should call fsync to avoid reordering IOs
5 years ago
bench Abort long-running benchmarks, report progress. 7 years ago
binder/android/os Make ext4 userdata checkpoints work with metadata encryption 5 years ago
fs Restore historical behavior with fsck_msdos (always accept fixes). 5 years ago
model Remove storage sandboxes related code. 5 years ago
tests Fix search for values in blkId output 5 years ago
.clang-format Get ourselves some clang-format. 7 years ago
Android.bp vold: add android-* to tidy_checks 5 years ago
AppFuseUtil.cpp AppFuseUtil: Call ForceUnmount before PrepareDir. 5 years ago
AppFuseUtil.h Extract AppFuse as a util 6 years ago
Benchmark.cpp Update vold to log only debug or higher level messages. 6 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 Make ext4 userdata checkpoints work with metadata encryption 5 years ago
Checkpoint.h Change abortChanges to take a message and bool 5 years ago
CleanSpec.mk Add an empty CleanSpec.mk 14 years ago
Devmapper.cpp Update vold to log only debug or higher level messages. 6 years ago
Devmapper.h clang-format many files. 6 years ago
EncryptInplace.cpp Make ext4 userdata checkpoints work with metadata 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 FsCrypt.cpp: Do delayed restorecon on /data/vendor_ce 5 years ago
FsCrypt.h vold: rename from "ext4 encryption" to fscrypt 6 years ago
IdleMaint.cpp Merge "idle-maint: don't need to change discard_granularity" am: 444a24558d am: a970ff8448 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 Defer deleteKey in KeyStorage in Checkpointing mode 5 years ago
KeyStorage.h vold: Pass std::string by const reference 5 years ago
KeyUtil.cpp Add Support for metadata key with rollback 6 years ago
KeyUtil.h Add Support for metadata key with rollback 6 years ago
Keymaster.cpp Explain the rationale for not using StrongBox in vold. 6 years ago
Keymaster.h vold: const-ify some of the API 5 years ago
Loop.cpp Retry opening loop device 5 years ago
Loop.h clang-format many files. 6 years ago
MetadataCrypt.cpp Make ext4 userdata checkpoints work with metadata encryption 5 years ago
MetadataCrypt.h Make ext4 userdata checkpoints work with metadata encryption 5 years ago
MoveStorage.cpp Shell no longer globs, so glob in pushBackContents 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 OWNERS in system/vold 7 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 vold: Introduce android::vold::writeStringToFile 5 years ago
Utils.h vold: Introduce android::vold::writeStringToFile 5 years ago
VoldNativeService.cpp Make ext4 userdata checkpoints work with metadata encryption 5 years ago
VoldNativeService.h Make ext4 userdata checkpoints work with metadata encryption 5 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 Support "full" mode when updating bind mounts of a process. 5 years ago
VolumeManager.h Remove storage sandboxes related code. 5 years ago
cryptfs.cpp Stop using trigger_reset_main. 5 years ago
cryptfs.h clang-format many files. 6 years ago
main.cpp Merge "Enable metadata encryption for userdata_gsi." am: 99046b75c4 am: 8b90acafcd 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 Make ext4 userdata checkpoints work with metadata encryption 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 Create /data/vendor_ce/0/facedata in vold_prepare_subdirs 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