summaryrefslogtreecommitdiffstats
path: root/Volume.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unmount in-place instead of using MS_MOVE.Jeff Sharkey2012-10-041-22/+10
* Add in ext4 support for ASEC containersKenny Root2012-04-251-7/+11
* Add the ability to revert a crypto mapping when unmounting a volumeKen Sumrall2011-08-311-1/+11
* vold: retry mounting partitionJoseph Lehrer2011-07-061-0/+8
* Don't abort the encryption process if an internal volume is present but unmou...Ken Sumrall2011-06-141-1/+1
* vold: allow to store key in a file on another partitionKen Sumrall2011-06-021-1/+64
* Only create android_secure mountpoint on the primary external storage volume.Mike Lockwood2011-04-041-2/+5
* Mount secondary external storage writable by AID_MEDIA_RW rather than AID_SDC...Mike Lockwood2011-03-251-1/+13
* am 1206e872: resolved conflicts for merge of 09f774b7 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-3/+5
|\
| * resolved conflicts for merge of 09f774b7 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-3/+5
| |\
| | * vold: set state back to idle on formatting errorChih-Wei Huang2010-11-161-3/+5
* | | Add missing include headers for compilation on Intel target for Google TV.Olivier Bailly2010-11-161-0/+1
|/ /
* | More fixes for internal FAT partitions:Mike Lockwood2010-09-211-13/+16
* | Fixes for devices with internal FAT file system:Mike Lockwood2010-09-171-1/+7
* | Allow execute on mounted ASEC and OBB containersKenny Root2010-09-021-1/+2
* | Additional Obb functionalityKenny Root2010-07-151-2/+2
* | Add image mounting commands for OBB filesKenny Root2010-07-071-0/+5
|/
* vold: Switch from LOG -> SLOGSan Mehat2010-03-251-45/+45
* vold: Remove autorun.inf at mount/unmount time if it existsSan Mehat2010-03-141-0/+23
* vold: Bugfixes & cleanupsSan Mehat2010-03-131-3/+15
* vold: Switch to using libdiskconfig for partition setup.San Mehat2010-03-101-32/+31
* vold: Add a versioned superblock to secure containers.San Mehat2010-03-031-1/+1
* vold: Make asec sdcard dir a hidden dirSan Mehat2010-02-231-1/+11
* vold: Stage the mounting of media to hide the ASEC imagefile directorySan Mehat2010-02-191-35/+232
* vold: Add 'force' option to anything that can cause an unmountSan Mehat2010-02-181-10/+12
* vold: Refactor Processkiller and add command to return users of a mount pointSan Mehat2010-02-161-2/+2
* vold: Fix devmapper/ptmx fd leak, and give asec unmount more timeSan Mehat2010-02-131-12/+15
* vold: Reduce logspam and add 250ms delay before first unmount attemptSan Mehat2010-02-061-5/+2
* vold: Bloat reductionSan Mehat2010-02-021-27/+8
* vold2: Enable support for custom mount perm masks and wire to asecSan Mehat2010-01-061-1/+2
* vold2: Initial support for Android Secure External CachesSan Mehat2010-01-061-1/+1
* vold2: Refactor FAT support into a separate classSan Mehat2010-01-041-160/+6
* vold2: Get mounting/unmounting/formatting/sharing workingSan Mehat2009-12-191-21/+405
* vold2: Some more work on partitioning supportSan Mehat2009-10-211-6/+22
* vold2: Wire up more of the mount functionSan Mehat2009-10-121-2/+97
* vold2: Refactor the netlink event handling and better define how partitions/d...San Mehat2009-10-121-1/+1
* system: vold2: Initial skeleton for vold2.San Mehat2009-10-101-0/+46