summaryrefslogtreecommitdiffstats
path: root/DirectVolume.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-181-7/+15
|\
| * Merge "Delay disk inserted broadcast until disk is ready"Jean-Baptiste Queru2012-05-221-7/+10
| |\
| | * Delay disk inserted broadcast until disk is readyMagnus Malmborn2012-05-071-7/+10
| * | Unshare ums when SD card is removedLars Svensson2012-05-071-0/+5
| |/
* | vold: fix handling of discs with multiple majors on DirectVolume::getShareDev...codeworkx2012-07-101-0/+8
* | vold: fix an offset one bug that makes partition 4 unusableChih-Wei Huang2012-07-101-2/+2
* | DirectVolume: handle discs with multiple major numberscodeworkx2012-07-101-1/+50
|/
* Add the ability to revert a crypto mapping when unmounting a volumeKen Sumrall2011-08-311-1/+29
* am 6c190fd3: am 137858b4: resolved conflicts for merge of 5284bcff to gingerb...David 'Digit' Turner2011-07-141-2/+2
|\
| * resolved conflicts for merge of 5284bcff to gingerbread-plus-aospDavid 'Digit' Turner2011-07-141-2/+2
| |\
| | * Avoid array overrun. We can now mount the /sdcard partition on our boot sdcardsBruce Beare2011-06-091-2/+6
* | | vold: retry mounting partitionJoseph Lehrer2011-07-061-0/+4
* | | vold: allow to store key in a file on another partitionKen Sumrall2011-06-021-0/+63
* | | DirectVolume: don't continue on invalid PARTN valueNick Kralevich2011-04-291-2/+2
|/ /
* | am f3d3ce5e: add bounds checking for mPartMinors[]Nick Kralevich2011-04-181-0/+5
|\|
| * add bounds checking for mPartMinors[]Nick Kralevich2011-04-181-0/+5
* | resolved conflicts for merge of 09f774b7 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-2/+2
|\ \
| * | vold: fix an offset one bug that makes partition 4 unusableChih-Wei Huang2010-11-171-2/+2
* | | am 2dfe297e: Fixes for devices with internal FAT file system:Mike Lockwood2010-09-171-0/+8
|\ \ \ | |/ / |/| / | |/
| * Fixes for devices with internal FAT file system:Mike Lockwood2010-09-171-0/+8
* | VOLD - make volume daemon to handle state change from shared to no_mediaEthan2010-08-301-1/+16
* | Avoid array overrun. We can now mount the /sdcard partition on our boot sdcardsBruce Beare2010-07-221-2/+6
|/
* vold: Ensure we cleanup secure containers on card removal.San Mehat2010-04-151-0/+5
* vold: Switch from LOG -> SLOGSan Mehat2010-03-251-17/+17
* Revert "Prevent null pointer deref in DirectVolume"Kenny Root2010-03-241-33/+12
* Prevent null pointer deref in DirectVolumeKenny Root2010-03-241-12/+33
* vold: Switch to using libdiskconfig for partition setup.San Mehat2010-03-101-6/+16
* vold: Add 'force' option to anything that can cause an unmountSan Mehat2010-02-181-1/+1
* vold2: Don't crap out if the kernel is missing the NPART/PARTN blkdev uevent ...San Mehat2010-01-041-4/+28
* vold2: Get mounting/unmounting/formatting/sharing workingSan Mehat2009-12-191-41/+161
* vold2: Some more work on partitioning supportSan Mehat2009-10-211-3/+42
* vold2: Wire up more of the mount functionSan Mehat2009-10-121-0/+5
* vold2: Rename DeviceVolume -> DirectVolumeSan Mehat2009-10-121-0/+121