bench
|
Add mode bits to open calls
|
2017-01-25 13:21:17 -08:00 |
fs
|
Manually merge commit 'b406ffa' into stage-aosp-master am: 04c55e6ed7 am: 93722ead06
|
2016-12-03 04:20:13 +00:00 |
tests
|
Enable building and running the vold_tests module as part of a
|
2016-12-06 08:22:04 -08:00 |
Android.mk
|
Merge "Switch to libkeyutils." am: 612eea6b4f am: 7a7df78819
|
2017-05-13 00:44:18 +00:00 |
Asec.h
|
Add in ext4 support for ASEC containers
|
2012-04-25 14:15:15 -07:00 |
AutoCloseFD.h
|
Use android-base logging not cutils in secdiscard
|
2016-01-12 10:03:05 +00:00 |
Benchmark.cpp
|
Track rename from base/ to android-base/.
|
2015-12-04 15:50:53 -08:00 |
Benchmark.h
|
Trim both internal and adopted private storage.
|
2015-07-01 15:53:51 -07:00 |
BenchmarkGen.h
|
Add mode bits to open calls
|
2017-01-25 13:21:17 -08:00 |
CheckBattery.cpp
|
Make vold compile with -Werror -Wall.
|
2014-12-18 00:21:21 +00:00 |
CheckBattery.h
|
On low power turn off rather than rebooting to allow device to charge
|
2014-06-09 15:15:32 -07:00 |
CleanSpec.mk
|
Add an empty CleanSpec.mk
|
2010-03-08 18:05:25 -08:00 |
CommandListener.cpp
|
Merge "Move off deprecated readdir_r."
|
2017-08-02 17:19:01 +00:00 |
CommandListener.h
|
Mount appfuse in process namespace.
|
2016-02-02 18:56:19 +09:00 |
CryptCommandListener.cpp
|
Add secdiscard command for secure deletion of files
|
2017-05-16 13:29:24 +01:00 |
CryptCommandListener.h
|
Prefer bool returns to int throughout
|
2016-02-09 10:11:42 +00:00 |
cryptfs.cpp
|
Switch RebootType to an enum class.
|
2017-08-28 13:22:55 -07:00 |
cryptfs.h
|
Change to use new WaitForProperty API
|
2017-02-24 17:47:53 -08:00 |
Devmapper.cpp
|
vold: fix 64 bit ioctl error
|
2015-10-21 11:16:19 +08:00 |
Devmapper.h
|
vold: fix 64 bit ioctl error
|
2015-10-21 11:16:19 +08:00 |
Disk.cpp
|
Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72
|
2017-05-19 18:38:38 +00:00 |
Disk.h
|
Trim both internal and adopted private storage.
|
2015-07-01 15:53:51 -07:00 |
EmulatedVolume.cpp
|
vold should #include <sys/sysmacros.h>
|
2017-05-18 09:08:24 -07:00 |
EmulatedVolume.h
|
Fix google-explicit-constructor warnings in system/vold.
|
2016-08-02 11:41:54 -07:00 |
Ext4Crypt.cpp
|
resolve merge conflicts of 4ad7784 to stage-aosp-master
|
2017-06-28 21:52:46 +00:00 |
Ext4Crypt.h
|
Add secdiscard command for secure deletion of files
|
2017-05-16 13:29:24 +01:00 |
hash.h
|
vold: Bugfixes & cleanups
|
2010-03-13 16:42:19 -08:00 |
Keymaster.cpp
|
Add digest support and implementation name to getHardwareFeatures.
|
2017-03-23 11:26:35 -06:00 |
Keymaster.h
|
Keymaster: IWYU
|
2017-05-02 19:04:00 +00:00 |
KeyStorage.cpp
|
Add secdiscard command for secure deletion of files
|
2017-05-16 13:29:24 +01:00 |
KeyStorage.h
|
Add secdiscard command for secure deletion of files
|
2017-05-16 13:29:24 +01:00 |
Loop.cpp
|
Spread around some O_CLOEXEC love.
|
2017-03-27 11:13:36 -06:00 |
Loop.h
|
Add a new "virtual disk" feature.
|
2017-03-25 23:25:14 -06:00 |
main.cpp
|
Spread around some O_CLOEXEC love.
|
2017-03-27 11:13:36 -06:00 |
MoveTask.cpp
|
Abort migration early when not enough space.
|
2017-04-03 17:13:06 -06:00 |
MoveTask.h
|
Migrate primary external storage.
|
2015-04-24 16:08:07 -07:00 |
NetlinkHandler.cpp
|
Remove obsolete code for monitoring USB status
|
2011-06-07 08:34:08 -07:00 |
NetlinkHandler.h
|
Fix google-explicit-constructor warnings in system/vold.
|
2016-08-02 11:41:54 -07:00 |
NetlinkManager.cpp
|
Try SO_RCVBUF before SO_RCVBUFFORCE.
|
2017-07-11 15:51:54 -07:00 |
NetlinkManager.h
|
system: vold2: Initial skeleton for vold2.
|
2009-10-10 17:57:51 -07:00 |
OWNERS
|
Add OWNERS in system/vold
|
2017-06-09 14:55:46 -07:00 |
PrivateVolume.cpp
|
vold should #include <sys/sysmacros.h>
|
2017-05-18 09:08:24 -07:00 |
PrivateVolume.h
|
Add f2fs support for private volumes.
|
2015-06-08 20:21:25 -07:00 |
Process.cpp
|
Spread around some O_CLOEXEC love.
|
2017-03-27 11:13:36 -06:00 |
Process.h
|
Kill apps using storage through bind mounts.
|
2015-10-21 15:05:49 -07:00 |
PublicVolume.cpp
|
vold should #include <sys/sysmacros.h>
|
2017-05-18 09:08:24 -07:00 |
PublicVolume.h
|
Let's reinvent storage, yet again!
|
2015-06-25 22:40:08 -07:00 |
ResponseCode.cpp
|
vold: Switch from LOG -> SLOG
|
2010-03-25 08:02:28 -07:00 |
ResponseCode.h
|
Trim both internal and adopted private storage.
|
2015-07-01 15:53:51 -07:00 |
ScryptParameters.cpp
|
system/vold: cleanup compiler warnings (read of uninitialized memory).
|
2016-10-19 17:58:32 -07:00 |
ScryptParameters.h
|
Add scrypt-based password stretching.
|
2016-02-10 14:07:59 +00:00 |
secdiscard.cpp
|
Zero out blocks if BLKSECDISCARD fails
|
2016-07-11 17:31:36 -07:00 |
secontext.cpp
|
cryptfs: run e2fsck/fsck.f2fs in fsck domain
|
2016-02-01 12:59:59 -08:00 |
secontext.h
|
cryptfs: run e2fsck/fsck.f2fs in fsck domain
|
2016-02-01 12:59:59 -08:00 |
sehandle.h
|
Set SELinux contexts on device nodes created by vold.
|
2014-09-30 15:35:28 -04:00 |
TrimTask.cpp
|
vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()
|
2017-03-09 23:31:18 +08:00 |
TrimTask.h
|
Fix google-explicit-constructor warnings in system/vold.
|
2016-08-02 11:41:54 -07:00 |
Utils.cpp
|
Merge "Use WaitForProperty() to wait for restorecon" am: 963a205a1b
|
2017-06-16 05:57:12 +00:00 |
Utils.h
|
Spread around some O_CLOEXEC love.
|
2017-03-27 11:13:36 -06:00 |
vdc.cpp
|
vdc: use libbase logging and log directly to kmsg on boot
|
2017-03-31 20:48:58 +00:00 |
vdc.rc
|
Don't start defaultcrypto twice
|
2016-04-18 15:39:04 -07:00 |
vold.rc
|
add vold to "shutdown critical"
|
2017-07-05 13:58:35 -07:00 |
VoldCommand.cpp
|
system: vold2: Initial skeleton for vold2.
|
2009-10-10 17:57:51 -07:00 |
VoldCommand.h
|
Fix google-explicit-constructor warnings in system/vold.
|
2016-08-02 11:41:54 -07:00 |
VoldUtil.c
|
Fixed type mismatch for ioctl(BLKGETSIZE)
|
2015-03-30 11:28:11 -07:00 |
VoldUtil.h
|
Fixed type mismatch for ioctl(BLKGETSIZE)
|
2015-03-30 11:28:11 -07:00 |
VolumeBase.cpp
|
Vold: remove unused define
|
2016-09-23 18:02:49 -07:00 |
VolumeBase.h
|
Add method to forget private partition keys.
|
2015-06-22 14:04:54 -07:00 |
VolumeManager.cpp
|
Merge "mInternalEmulated could be used after shutdown() called"
|
2017-08-17 22:13:40 +00:00 |
VolumeManager.h
|
Add a new "virtual disk" feature.
|
2017-03-25 23:25:14 -06:00 |