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.
 
 
 
 
 
Andreas Gampe 1ee738cd45
Vold: remove unused define
8 years ago
bench Track rename from base/ to android-base/. 9 years ago
fs resolve merge conflicts of b7d5a47cec to master. 9 years ago
tests Remove superfluous OpenSSL include paths. 10 years ago
Android.mk resolve merge conflicts of 81fd991 to nyc-dev-plus-aosp 8 years ago
Asec.h Add in ext4 support for ASEC containers 12 years ago
AutoCloseFD.h Use android-base logging not cutils in secdiscard 9 years ago
Benchmark.cpp Track rename from base/ to android-base/. 9 years ago
Benchmark.h Trim both internal and adopted private storage. 9 years ago
BenchmarkGen.h Track rename from base/ to android-base/. 9 years ago
CheckBattery.cpp Make vold compile with -Werror -Wall. 10 years ago
CheckBattery.h On low power turn off rather than rebooting to allow device to charge 10 years ago
CleanSpec.mk Add an empty CleanSpec.mk 15 years ago
CommandListener.cpp Update fs_mgr_mount_all function 8 years ago
CommandListener.h Mount appfuse in process namespace. 9 years ago
CryptCommandListener.cpp Add missing include. 8 years ago
CryptCommandListener.h Prefer bool returns to int throughout 9 years ago
Devmapper.cpp vold: fix 64 bit ioctl error 9 years ago
Devmapper.h vold: fix 64 bit ioctl error 9 years ago
Disk.cpp Merge \"Fix clang-tidy performance warnings in system/vold.\" 8 years ago
Disk.h Trim both internal and adopted private storage. 9 years ago
EmulatedVolume.cpp Unmount emulated filesystems before killing the fuse process. 9 years ago
EmulatedVolume.h Fix google-explicit-constructor warnings in system/vold. 8 years ago
Ext4Crypt.cpp Two phases to set the password for disk encryption 8 years ago
Ext4Crypt.h Two phases to set the password for disk encryption 8 years ago
KeyStorage.cpp Use a longer timeout on the disk encryption keys 8 years ago
KeyStorage.h Run clang-format over ext4crypt related code 8 years ago
Keymaster.cpp Support Keymaster2 with lots of clever template logic :) 8 years ago
Keymaster.h Support Keymaster2 with lots of clever template logic :) 8 years ago
Loop.cpp vold: fix 64 bit ioctl error 9 years ago
Loop.h vold: fix 64 bit ioctl error 9 years ago
MoveTask.cpp Fix misc-macro-parentheses warnings. 8 years ago
MoveTask.h Migrate primary external storage. 9 years ago
NetlinkHandler.cpp Remove obsolete code for monitoring USB status 13 years ago
NetlinkHandler.h Fix google-explicit-constructor warnings in system/vold. 8 years ago
NetlinkManager.cpp Progress towards dynamic storage support. 9 years ago
NetlinkManager.h system: vold2: Initial skeleton for vold2. 15 years ago
PrivateVolume.cpp resolve merge conflicts of b7d5a47cec to master. 9 years ago
PrivateVolume.h Add f2fs support for private volumes. 9 years ago
Process.cpp Kill apps using storage through bind mounts. 9 years ago
Process.h Kill apps using storage through bind mounts. 9 years ago
PublicVolume.cpp Unmount public sdcard filesystems before killing the fuse process. 8 years ago
PublicVolume.h Let's reinvent storage, yet again! 9 years ago
ResponseCode.cpp vold: Switch from LOG -> SLOG 14 years ago
ResponseCode.h Trim both internal and adopted private storage. 9 years ago
ScryptParameters.cpp Add scrypt-based password stretching. 9 years ago
ScryptParameters.h Add scrypt-based password stretching. 9 years ago
TrimTask.cpp Fix clang-tidy performance warnings in system/vold. 8 years ago
TrimTask.h Fix google-explicit-constructor warnings in system/vold. 8 years ago
Utils.cpp Merge \"Fix clang-tidy performance warnings in system/vold.\" 8 years ago
Utils.h Consistent creation/destruction of user data. 8 years ago
VoldCommand.cpp system: vold2: Initial skeleton for vold2. 15 years ago
VoldCommand.h Fix google-explicit-constructor warnings in system/vold. 8 years ago
VoldUtil.c Fixed type mismatch for ioctl(BLKGETSIZE) 9 years ago
VoldUtil.h Fixed type mismatch for ioctl(BLKGETSIZE) 9 years ago
VolumeBase.cpp Vold: remove unused define 8 years ago
VolumeBase.h Add method to forget private partition keys. 9 years ago
VolumeManager.cpp Merge \"Fix clang-tidy performance warnings in system/vold.\" 8 years ago
VolumeManager.h Fix misc-macro-parentheses warnings in system/vold. 8 years ago
cryptfs.c Don't start defaultcrypto twice 8 years ago
cryptfs.h Merge \"Fix misc-macro-parentheses warnings in system/vold.\" 8 years ago
hash.h vold: Bugfixes & cleanups 15 years ago
main.cpp Refactor now that global DE has been reworked 9 years ago
secdiscard.cpp Use android-base logging not cutils in secdiscard 9 years ago
secontext.cpp cryptfs: run e2fsck/fsck.f2fs in fsck domain 9 years ago
secontext.h cryptfs: run e2fsck/fsck.f2fs in fsck domain 9 years ago
sehandle.h Set SELinux contexts on device nodes created by vold. 10 years ago
vdc.cpp Allow callers to prepare CE/DE user storage. 9 years ago
vdc.rc Don't start defaultcrypto twice 8 years ago
vold.rc Move vold (and sdcard childs) to foreground cpuset. 8 years ago