summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix buffer overflow while reading /proc/cmdlinegingerbreadgb-release-7.2FUKAUMI Naoki2011-10-241-2/+2
* Add custom second lun number supportGenokolar2011-10-193-2/+14
* vold: add ro.vold.umsdirtyratio propertykallt_kaffe2011-10-131-1/+5
* vold: Add (read-only) automounting support for NTFS.kallt_kaffe2011-10-124-10/+157
* vold: extend the syntax of vold.fstabcm-7.1.0gingerbread-releaseDalingrin2011-09-232-21/+39
* vold: add class AutoVolume to support auto-mount and fake sdcardChih-Wei Huang2011-09-184-2/+177
* vold: Allow pre-configured device pairs to switch mountpointsRicardo Cerqueira2011-08-191-0/+24
* Vold: sort volume list by mountpoint length on load.Andrew Mahone2011-07-201-1/+14
* Use a list of possible lun paths instead of a hardcoded one.Alex Zepeda2011-07-182-28/+46
* Vold: support stacking of storage mounts.Andrew Mahone2011-07-163-1/+70
* Also handle usb_connected (like usb_configuration) statesatinm2011-07-031-0/+7
* vold: correct counting of partitions when NPARTS is not available.Tom Giordano2011-05-061-3/+3
* Merge branch 'gingerbread' of git://android.git.kernel.org/platform/system/vo...Steve Kondik2011-04-302-1/+12
|\
| * vold: Enable the SO_PASSCRED socket optionNick Kralevich2011-04-181-1/+7
| * add bounds checking for mPartMinors[]Nick Kralevich2011-04-181-0/+5
* | Check BOARD_VOLD_EMMC_SHARES_DEV_MAJOR to share volumes tocm-7.0.3cm-7.0.2.1cm-7.0.1atinm2011-04-102-3/+16
* | vold: Don't mess with EXT when a FAT partition was just dirtycm-7.0.0Josh Stone2011-03-071-6/+23
* | EXT4 mount support for the vold daemon.Cristian Henzel2011-03-063-10/+45
* | encore: fix accidental formatting of /boot partitioncicada2011-03-042-0/+13
* | encore: allow override of MAX_PARTITIONS for devices with > 4 partitionscicada2011-03-022-2/+9
* | Added ability to use custom lun path.mik_os2011-02-142-4/+12
* | vold: cleanupAsec should only do work for EXTERNAL_STORAGEJosh Stone2011-01-221-0/+5
* | Fix build break on Vold, have to remove uneeded codeTony Layher2011-01-021-6/+0
* | Forward Port of vold changes for having 2 UMS devices and use only EXTERNAL_S...Tony Layher2011-01-022-23/+58
* | Support usb mass storage state for pre-.35 kernelsMichael Webster2010-12-215-9/+100
* | am 08da5c1f: Merge "vold: replace strsep by strtok_r"Jean-Baptiste Queru2010-11-191-7/+8
|\ \
| * \ Merge "vold: replace strsep by strtok_r"Jean-Baptiste Queru2010-11-191-7/+8
| |\ \
| | * | vold: replace strsep by strtok_rJinho You2010-11-191-7/+8
| |/ /
* | | resolved conflicts for merge of 09f774b7 to gingerbread-plus-aospJean-Baptiste Queru2010-11-192-5/+7
|\| |
| * | Merge changes Ic8e18e61,I62c78eb8Jean-Baptiste Queru2010-11-172-5/+7
| |\ \
| | * | vold: fix an offset one bug that makes partition 4 unusableChih-Wei Huang2010-11-171-2/+2
| | * | vold: set state back to idle on formatting errorChih-Wei Huang2010-11-161-3/+5
| |/ /
* | | am a28056b3: Set VM dirty ratio to zero when UMS is activeMike Lockwood2010-10-292-0/+34
|\ \ \ | | |/ | |/|
| * | Set VM dirty ratio to zero when UMS is activeMike Lockwood2010-10-282-0/+34
* | | am 918e5f9f: Better error code for unmounting not-mounted volumesKenny Root2010-09-301-1/+1
|\| |
| * | Better error code for unmounting not-mounted volumesKenny Root2010-09-301-1/+1
* | | am cbacf78e: Track type of container mountedKenny Root2010-09-262-8/+40
|\| |
| * | Track type of container mountedKenny Root2010-09-262-8/+40
* | | am a4886f1f: More fixes for internal FAT partitions:Mike Lockwood2010-09-213-14/+17
|\| |
| * | More fixes for internal FAT partitions:Mike Lockwood2010-09-213-14/+17
* | | am 1b15d463: Add some missing closes on error conditions.Brad Fitzpatrick2010-09-201-6/+8
|\| |
| * | Add some missing closes on error conditions.Brad Fitzpatrick2010-09-201-6/+8
* | | am 2dfe297e: Fixes for devices with internal FAT file system:Mike Lockwood2010-09-175-2/+18
|\| |
| * | Fixes for devices with internal FAT file system:Mike Lockwood2010-09-175-9/+18
* | | am a3e06084: Allow execute on mounted ASEC and OBB containersKenny Root2010-09-024-10/+13
|\| |
| * | Allow execute on mounted ASEC and OBB containersKenny Root2010-09-024-10/+13
* | | am 75a3e1a9: VOLD - make volume daemon to handle state change from shared to ...Ethan2010-08-301-1/+16
|\ \ \ | | |/ | |/|
| * | VOLD - make volume daemon to handle state change from shared to no_mediaEthan2010-08-301-1/+16
* | | am 826bec79: Merge "vold: remove unnecessary code from VolumeManager::unshare...Jean-Baptiste Queru2010-07-291-7/+0
|\| |
| * | Merge "vold: remove unnecessary code from VolumeManager::unshareVolume()"Jean-Baptiste Queru2010-07-291-7/+0
| |\ \