summaryrefslogtreecommitdiffstats
path: root/VolumeManager.h
Commit message (Expand)AuthorAgeFilesLines
* Only cleanup ASECs in external storageKenny Root2012-08-091-0/+2
* Unmount all asec apps before encryptingKen Sumrall2012-06-151-0/+2
* Add in ext4 support for ASEC containersKenny Root2012-04-251-1/+16
* Add the ability to revert a crypto mapping when unmounting a volumeKen Sumrall2011-08-311-1/+1
* Prevent sharing or formatting of a vold managed volumes during encryption.Ken Sumrall2011-07-111-1/+3
* Add new vold call to get the path to an asec fs.Dianne Hackborn2011-06-271-0/+1
* Merge "Remove obsolete code for monitoring USB status"Mike Lockwood2011-06-171-9/+0
|\
| * Remove obsolete code for monitoring USB statusMike Lockwood2011-06-071-9/+0
* | Don't abort the encryption process if an internal volume is present but unmou...Ken Sumrall2011-06-141-0/+1
|/
* vold: allow to store key in a file on another partitionKen Sumrall2011-06-021-1/+15
* Set VM dirty ratio to zero when UMS is activeMike Lockwood2010-10-281-0/+5
* Track type of container mountedKenny Root2010-09-261-1/+21
* Additional Obb functionalityKenny Root2010-07-151-2/+4
* Add image mounting commands for OBB filesKenny Root2010-07-071-0/+10
* Use new kernel notifications to determine if USB mass storage is available.Mike Lockwood2010-06-281-3/+7
* Change ASCII conversion for hash and add testsKenny Root2010-06-201-0/+3
* vold: Ensure we cleanup secure containers on card removal.San Mehat2010-04-151-0/+3
* vold: remove some dead codeSan Mehat2010-03-151-2/+0
* vold: Bugfixes & cleanupsSan Mehat2010-03-131-0/+4
* vold: Add 'force' option to anything that can cause an unmountSan Mehat2010-02-181-3/+3
* vold: Bloat reductionSan Mehat2010-02-021-0/+1
* vold: Add support for renaming secure containersSan Mehat2010-01-231-0/+1
* vold: Unmount secure containers when the underlying media is removed.San Mehat2010-01-151-0/+3
* vold: Internally use sector counts for asec lengthsSan Mehat2010-01-111-1/+1
* vold: Add encrypted ASEC support via devmapperSan Mehat2010-01-111-0/+1
* vold2: Initial support for Android Secure External CachesSan Mehat2010-01-061-0/+7
* vold2: Manually bootstrap the ums switch since switch kernel uevents are brokenSan Mehat2010-01-011-1/+3
* vold2: Get mounting/unmounting/formatting/sharing workingSan Mehat2009-12-191-0/+8
* vold2: Wire up more of the mount functionSan Mehat2009-10-121-0/+3
* vold2: Refactor the netlink event handling and better define how partitions/d...San Mehat2009-10-121-7/+1
* system: vold2: Initial skeleton for vold2.San Mehat2009-10-101-0/+64