bench
Add mode bits to open calls
2017-01-25 13:21:17 -08:00
fs
Replace SLOG() with LOG(ERROR)
2018-06-25 10:29:30 +08:00
tests
Fix warning in system/vold/tests.
2017-12-07 14:18:34 -08:00
Android.mk
Remove CheckBattery altogether
2017-10-03 21:38:15 -07:00
Asec.h
Add in ext4 support for ASEC containers
2012-04-25 14:15:15 -07: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
CleanSpec.mk
Add an empty CleanSpec.mk
2010-03-08 18:05:25 -08:00
CommandListener.cpp
Merge "Move off deprecated readdir_r." am: 1647759651
am: b60d874f24
2017-08-02 17:27:29 +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
vold: Avoid SIGSEGVs when fstab lacks /data
2018-06-04 19:12:17 +00:00
cryptfs.h
Add linux/types.h to cryptfs.h
2018-05-02 12:18:31 +08:00
Devmapper.cpp
Enable clang-tidy for security sensitive domain.
2017-03-27 17:14:52 -06:00
Devmapper.h
vold: fix 64 bit ioctl error
2015-10-21 11:16:19 +08:00
Disk.cpp
vold: Add nvme disk support
2018-05-15 10:44:52 -07:00
Disk.h
Trim both internal and adopted private storage.
2015-07-01 15:53:51 -07:00
EmulatedVolume.cpp
Remove waitpid on UnMount
2018-03-13 02:58:03 +00:00
EmulatedVolume.h
Fix google-explicit-constructor warnings in system/vold.
2016-08-02 11:41:54 -07:00
EncryptInplace.cpp
Remove CheckBattery altogether
2017-10-03 21:38:15 -07:00
EncryptInplace.h
Refactor to lay the groundwork for metadata encryption
2017-04-21 10:47:17 -07:00
Ext4Crypt.cpp
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
Ext4Crypt.h
Add secdiscard command for secure deletion of files
2017-05-16 13:29:24 +01:00
FileDeviceUtils.cpp
Move functions useful for crypto test into their own file
2017-06-16 16:17:26 -07:00
FileDeviceUtils.h
Move functions useful for crypto test into their own file
2017-06-16 16:17:26 -07:00
hash.h
vold: Bugfixes & cleanups
2010-03-13 16:42:19 -08:00
KeyBuffer.cpp
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
KeyBuffer.h
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
Keymaster.cpp
Merge "Key upgrading for FDE."
2017-11-27 20:59:33 +00:00
Keymaster.h
Merge "Key upgrading for FDE."
2017-11-27 20:59:33 +00:00
KeyStorage.cpp
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
KeyStorage.h
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
KeyUtil.cpp
Fix keyname generation issue
2017-09-11 18:39:01 -07:00
KeyUtil.h
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +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
Only enable quotas when supported by device.
2017-07-17 13:58:45 -06:00
MetadataCrypt.cpp
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
MetadataCrypt.h
Add support for metadata encryption
2017-04-21 13:40:20 -07:00
MoveTask.cpp
Progress towards FBE and adoptable storage.
2017-06-26 09:53:10 -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
Invert the order of SO_RCVBUFFORCE and SO_RCVBUFF
2017-08-29 10:29:48 -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
Enable clang-tidy for security sensitive domain.
2017-03-27 17:14:52 -06:00
Process.h
Enable clang-tidy for security sensitive domain.
2017-03-27 17:14:52 -06:00
PublicVolume.cpp
Remove waitpid on UnMount
2018-03-13 02:58:03 +00: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
Move functions useful for crypto test into their own file
2017-06-16 16:17:26 -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
Remove FIDTRIM.
2018-01-12 10:43:23 -07:00
TrimTask.h
Fix google-explicit-constructor warnings in system/vold.
2016-08-02 11:41:54 -07:00
Utils.cpp
Fix double close in GetTreeBytes.
2018-05-30 11:13:42 -07:00
Utils.h
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
vdc.cpp
vdc: use libbase logging and log directly to kmsg on boot
2017-03-31 20:48:58 +00:00
vdc.rc
Revert "Enable metadata encryption"
2017-04-28 23:58:39 +00:00
vold.rc
add vold to "shutdown critical"
2017-07-06 00:53:42 +00: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 "Check that dir name is a pid before attempting to read"
2017-10-24 17:19:58 +00:00
VolumeManager.h
do not sleep if it is shutting down
2017-08-02 17:45:48 -07:00