No description
Find a file
Paul Lawrence 0d9cd9e9cf DO NOT MERGE Fix problem that reading/writing crypto footers wasn't identity
(cherry-picked from commit 75c922f49b)

Bug: 18151196
Change-Id: Ideef6bcdbccf068a64ed3e042be50c4837a373f8
2015-05-29 14:21:33 -07:00
bench Initial pass at storage benchmarks. 2015-05-15 10:48:11 -07:00
tests Remove superfluous OpenSSL include paths. 2015-01-22 16:45:28 -08:00
Android.mk DO NOT MERGE Securely encrypt the master key 2015-05-29 17:25:54 +00:00
Asec.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
Benchmark.cpp Fully sync filesystem before time measurements. 2015-05-19 11:20:48 -07:00
Benchmark.h Initial pass at storage benchmarks. 2015-05-15 10:48:11 -07:00
BenchmarkGen.h Initial pass at storage benchmarks. 2015-05-15 10:48:11 -07: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 DO NOT MERGE Securely encrypt the master key 2015-05-29 17:25:54 +00:00
CommandListener.h Progress towards dynamic storage support. 2015-03-30 19:46:31 -07:00
cryptfs.c DO NOT MERGE Retry unmounts in ext4 encryption 2015-05-29 14:20:51 -07:00
cryptfs.h DO NOT MERGE Retry unmounts in ext4 encryption 2015-05-29 14:20:51 -07:00
Devmapper.cpp Exclusive exec() path, format after partition. 2015-04-11 08:48:13 -07:00
Devmapper.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
Disk.cpp Scan failure still means we finished scan. 2015-04-28 21:17:43 -07:00
Disk.h Initial pass at storage benchmarks. 2015-05-15 10:48:11 -07:00
EmulatedVolume.cpp Report internal path for public volumes. 2015-05-13 12:36:48 -07:00
EmulatedVolume.h Emulated volumes above private volumes. 2015-04-12 16:03:40 -07:00
Ext4.cpp Exclusive exec() path, format after partition. 2015-04-11 08:48:13 -07:00
Ext4.h Support for private (adopted) volumes. 2015-04-01 10:45:05 -07:00
Ext4Crypt.cpp DO NOT MERGE Fix problem that reading/writing crypto footers wasn't identity 2015-05-29 14:21:33 -07:00
Ext4Crypt.h DO NOT MERGE Enable properties in ext4enc 2015-05-29 14:16:42 -07:00
Fat.cpp Exclusive exec() path, format after partition. 2015-04-11 08:48:13 -07:00
Fat.h vold: Add an optional wipe paramter to the volume format command 2013-06-12 18:42:02 -07:00
fstrim.c fstrim: Don't double trim mountpoints with alternative fs types. 2015-03-16 15:07:59 -07:00
fstrim.h fstrim: prep for supporting a deep trim ioctl 2014-07-29 15:39:06 -07:00
hash.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
Loop.cpp Exclusive exec() path, format after partition. 2015-04-11 08:48:13 -07:00
Loop.h Fixed type mismatch for ioctl(BLKGETSIZE) 2015-03-30 11:28:11 -07:00
main.cpp Offer debug flag to force default primary. 2015-05-19 15:54:15 -07:00
MoveTask.cpp Migrate primary external storage. 2015-04-24 16:08:07 -07: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 system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
NetlinkManager.cpp Progress towards dynamic storage support. 2015-03-30 19:46:31 -07:00
NetlinkManager.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
PrivateVolume.cpp Migrate primary external storage. 2015-04-24 16:08:07 -07:00
PrivateVolume.h Support for private (adopted) volumes. 2015-04-01 10:45:05 -07:00
Process.cpp Exclusive exec() path, format after partition. 2015-04-11 08:48:13 -07:00
Process.h Progress towards dynamic storage support. 2015-03-30 19:46:31 -07:00
PublicVolume.cpp Report internal path for public volumes. 2015-05-13 12:36:48 -07:00
PublicVolume.h Support for private (adopted) volumes. 2015-04-01 10:45:05 -07:00
ResponseCode.cpp vold: Switch from LOG -> SLOG 2010-03-25 08:02:28 -07:00
ResponseCode.h Initial pass at storage benchmarks. 2015-05-15 10:48:11 -07:00
sehandle.h Set SELinux contexts on device nodes created by vold. 2014-09-30 15:35:28 -04:00
Utils.cpp Don't use TEMP_FAILURE_RETRY on close in vold. 2015-05-15 18:34:24 -07:00
Utils.h Migrate primary external storage. 2015-04-24 16:08:07 -07:00
vdc.c Change strncpy to strlcpy 2015-02-06 09:24:14 +01:00
VoldCommand.cpp system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
VoldCommand.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -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 Migrate primary external storage. 2015-04-24 16:08:07 -07:00
VolumeBase.h Migrate primary external storage. 2015-04-24 16:08:07 -07:00
VolumeManager.cpp Initial pass at storage benchmarks. 2015-05-15 10:48:11 -07:00
VolumeManager.h Initial pass at storage benchmarks. 2015-05-15 10:48:11 -07:00