No description
Find a file
Paul Lawrence ae59fe6c19 Fast ext4 encryption
For ext4 filesystems, only encrypt blocks in use.

Needs matching ext4 utils changes from
 https://googleplex-android-review.git.corp.google.com/#/c/409575

Bug: 11985952
Change-Id: I89df051c25105daf3f469cc980195202f8be6786
2014-01-29 22:29:10 +00:00
tests Change ASCII conversion for hash and add tests 2010-06-20 22:03:10 -07:00
Android.mk am f4a8c0b9: am 10939ac7: Merge "Extract UUID and label from inserted volumes." into klp-dev 2013-10-17 18:59:02 -07:00
Asec.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:05:25 -08:00
CommandListener.cpp vold: cryptfs: Retry encryption after killing processes using /data 2013-11-01 13:08:46 -07:00
CommandListener.h vold: Remove obsolete xwarp support. 2013-09-17 13:21:03 -07:00
cryptfs.c Fast ext4 encryption 2014-01-29 22:29:10 +00:00
cryptfs.h vold: cryptfs: Retry encryption after killing processes using /data 2013-11-01 13:08:46 -07:00
Devmapper.cpp Fix compiling warnings 2013-02-10 23:34:36 +08:00
Devmapper.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
DirectVolume.cpp Clean up ASEC unmounting on physical storage. 2013-10-17 15:30:30 -07:00
DirectVolume.h am bcdbd9ac: Merge "Clean up ASEC unmounting on physical storage." into klp-dev 2013-10-17 18:53:27 -07:00
Ext4.cpp am bacdfc0e: Merge "Fix compiling warnings" 2013-02-27 17:59:01 +00:00
Ext4.h Extend vold support for creating ext4 images. 2012-09-21 15:44:55 -04:00
Fat.cpp vold: Add an optional wipe paramter to the volume format command 2013-06-12 18:42:02 -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 am bc7d5088: vold: Have the fstrim log start and finish times in the event log 2013-05-08 15:03:52 -07:00
fstrim.h Vold: Add the fstrim subsystem to vold 2013-03-22 02:19:15 -07:00
hash.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
Loop.cpp Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
Loop.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
main.cpp Add support for more expressive SD card permissions 2013-10-08 10:13:04 -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 vold: fix potential socket leak 2013-07-02 12:04:09 -07:00
NetlinkManager.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
Process.cpp vold: Switch from LOG -> SLOG 2010-03-25 08:02:28 -07:00
Process.h vold: Refactor Processkiller and add command to return users of a mount point 2010-02-16 17:12:00 -08:00
ResponseCode.cpp vold: Switch from LOG -> SLOG 2010-03-25 08:02:28 -07:00
ResponseCode.h am f4a8c0b9: am 10939ac7: Merge "Extract UUID and label from inserted volumes." into klp-dev 2013-10-17 18:59:02 -07:00
vdc.c Fix compiling warnings 2013-02-10 23:34:36 +08: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 vold: Add an optional wipe paramter to the volume format command 2013-06-12 18:42:02 -07:00
VoldUtil.h vold: Add an optional wipe paramter to the volume format command 2013-06-12 18:42:02 -07:00
Volume.cpp Handle missing UUID/LABEL from blkid. 2013-11-11 14:46:39 -08:00
Volume.h Extract UUID and label from inserted volumes. 2013-10-17 09:51:19 -07:00
VolumeManager.cpp Clean up ASEC unmounting on physical storage. 2013-10-17 15:30:30 -07:00
VolumeManager.h Add mkdirs() command. 2013-09-20 14:29:59 -07:00