Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
system_vold
Repository
cb42a40a871bc8f06f0a37d321dbe2e7693da0e5
Switch branch/tag
system_vold
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@repo.buzztime.com:halo/system_vold.git
Copy HTTPS clone URL
https://repo.buzztime.com/halo/system_vold.git
Merge "Clean up any/all stale partition tables." into mnc-dr-dev
Jeff Sharkey authored
9 years ago
cb42a40a
Name
Last commit
Last update
bench
Use random data for benchmark instead of zeros.
9 years ago
fs
Add f2fs support for private volumes.
9 years ago
tests
Remove superfluous OpenSSL include paths.
10 years ago
Android.mk
Add tool for scrubbing files with BLKSECDISCARD.
9 years ago
Asec.h
Add in ext4 support for ASEC containers
13 years ago
Benchmark.cpp
Mount emulated volumes as consistent location.
9 years ago
Benchmark.h
Trim both internal and adopted private storage.
9 years ago
BenchmarkGen.h
Use random data for benchmark instead of zeros.
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
Trim both internal and adopted private storage.
9 years ago
CommandListener.h
Move crypt commands to a different listener in vold
9 years ago
CryptCommandListener.cpp
Add "cryptfs deleteuserkey" command to vold.
9 years ago
CryptCommandListener.h
Move crypt commands to a different listener in vold
9 years ago
Devmapper.cpp
Exclusive exec() path, format after partition.
10 years ago
Devmapper.h
vold: Bugfixes & cleanups
15 years ago
Disk.cpp
Clean up any/all stale partition tables.
9 years ago
Disk.h
Trim both internal and adopted private storage.
9 years ago
EmulatedVolume.cpp
Protect runtime storage mount points.
9 years ago
EmulatedVolume.h
Let's reinvent storage, yet again!
9 years ago
Ext4Crypt.cpp
Set uid/gid of newly created user dirs to system/system.
9 years ago
Ext4Crypt.h
Add "cryptfs deleteuserkey" command to vold.
9 years ago
Loop.cpp
Exclusive exec() path, format after partition.
10 years ago
Loop.h
Fixed type mismatch for ioctl(BLKGETSIZE)
10 years ago
MoveTask.cpp
MoveTask.h
NetlinkHandler.cpp
NetlinkHandler.h
NetlinkManager.cpp
NetlinkManager.h
PrivateVolume.cpp
PrivateVolume.h
Process.cpp
Process.h
PublicVolume.cpp
PublicVolume.h
ResponseCode.cpp
ResponseCode.h
TrimTask.cpp
TrimTask.h
Utils.cpp
Utils.h
VoldCommand.cpp
VoldCommand.h
VoldUtil.c
VoldUtil.h
VolumeBase.cpp
VolumeBase.h
VolumeManager.cpp
VolumeManager.h
cryptfs.c
cryptfs.h
hash.h
main.cpp
secdiscard.cpp
sehandle.h
vdc.c