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.
 
 
 
 
 
Elliott Hughes 612eea6b4f
Merge "Switch to libkeyutils."
7 years ago
bench Add mode bits to open calls 8 years ago
fs Add support for creating ext4 images with mke2fs 8 years ago
tests Remove superfluous OpenSSL include paths. 10 years ago
Android.mk Switch to libkeyutils. 7 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 Add mode bits to open calls 8 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 DO NOT MERGE. Block adoptable storage when using FBE. am: 84be704af4 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 Switch to libkeyutils. 7 years ago
Ext4Crypt.h Revert "Add fileencrypted=software/ice to fstab options" 8 years ago
KeyStorage.cpp Run secdiscard on encrypted key and key blob too 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 Failing to \"Migrate data\" leaves target unusable 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 Only restorecon CE storage after unlocked. 8 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 system/vold: cleanup compiler warnings (read of uninitialized memory). 8 years ago
ScryptParameters.h Add scrypt-based password stretching. 9 years ago
TrimTask.cpp vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() 7 years ago
TrimTask.h Fix google-explicit-constructor warnings in system/vold. 8 years ago
Utils.cpp BuildDataUserCePath always use dir instead of symbolic link 7 years ago
Utils.h vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() 7 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 make shutdown safe for double calls. 7 years ago
VolumeManager.h Fix misc-macro-parentheses warnings in system/vold. 8 years ago
cryptfs.c Prepare necessary data directory before loading persistent properties. 7 years ago
cryptfs.h Merge \\\"Fix misc-macro-parentheses warnings in system/vold.\\\" am: 786c536e84 am: c83c87e681 8 years ago
hash.h vold: Bugfixes & cleanups 15 years ago
main.cpp vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() 7 years ago
secdiscard.cpp Zero out blocks if BLKSECDISCARD fails 8 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 vdc: use libbase logging and log directly to kmsg on boot 7 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