OSDN Git Service

android-x86/system-vold.git
2010-09-26 Kenny Rootam cbacf78e: Track type of container mounted
2010-09-26 Kenny RootTrack type of container mounted
2010-09-21 Mike Lockwoodam a4886f1f: More fixes for internal FAT partitions:
2010-09-21 Mike LockwoodMore fixes for internal FAT partitions:
2010-09-20 Brad Fitzpatrickam 1b15d463: Add some missing closes on error conditions.
2010-09-20 Brad FitzpatrickAdd some missing closes on error conditions.
2010-09-17 Mike Lockwoodam 2dfe297e: Fixes for devices with internal FAT file...
2010-09-17 Mike LockwoodFixes for devices with internal FAT file system:
2010-09-02 Kenny Rootam a3e06084: Allow execute on mounted ASEC and OBB...
2010-09-02 Kenny RootAllow execute on mounted ASEC and OBB containers
2010-08-30 Ethanam 75a3e1a9: VOLD - make volume daemon to handle state...
2010-08-30 EthanVOLD - make volume daemon to handle state change from...
2010-07-29 Jean-Baptiste... am 826bec79: Merge "vold: remove unnecessary code from...
2010-07-29 Jean-Baptiste... Merge "vold: remove unnecessary code from VolumeManager...
2010-07-29 Bruce Beaream d766090b: Avoid array overrun. We can now mount...
2010-07-23 Seth Forsheevold: remove unnecessary code from VolumeManager::unsha...
2010-07-22 Bruce BeareAvoid array overrun. We can now mount the /sdcard parti...
2010-07-16 Kenny RootFix loop_info/loop_info64 impedance mismatch
2010-07-15 Kenny RootAdditional Obb functionality
2010-07-07 Kenny RootAdd image mounting commands for OBB files
2010-06-28 Mike LockwoodUse new kernel notifications to determine if USB mass...
2010-06-21 Kenny RootChange ASCII conversion for hash and add tests
2010-05-14 Nick KralevichGet rid of warnings when compiled with -Wformat-security
2010-04-15 San Mehatvold: Ensure we cleanup secure containers on card removal.
2010-03-25 San Mehatvold: Switch from LOG -> SLOG
2010-03-25 Kenny RootRevert "Prevent null pointer deref in DirectVolume"
2010-03-24 Kenny RootPrevent null pointer deref in DirectVolume
2010-03-23 San Mehatvold: asec path cmd now returns OpFailedStorageNotFound...
2010-03-17 San Mehatvold: Add mounted filesystems to dump cmd
2010-03-15 Kenny Rootvold: Convert to use OpenSSL MD5 API
2010-03-15 San Mehatvold: remove some dead code
2010-03-14 San Mehatvold: Remove autorun.inf at mount/unmount time if it...
2010-03-14 San Mehatvold: Fix argument validation for volume commands
2010-03-14 San Mehatvold: Bugfixes & cleanups
2010-03-10 San Mehatvold: Switch to using libdiskconfig for partition setup.
2010-03-09 Jean-Baptiste... Add an empty CleanSpec.mk
2010-03-03 San Mehatvold: Add a versioned superblock to secure containers.
2010-03-02 San Mehatvold: Add support for xwarp
2010-03-02 San Mehatvold: Don't bail out on init failure & bump version...
2010-03-01 San Mehatvold: Allow creation of a container with no filesystem
2010-02-24 San Mehatvold: Fix uninitialized mountpoint bug
2010-02-24 San Mehatvold: Retry rmdir of asec mount point
2010-02-24 San Mehatvold: Prohibit container rename when dst container...
2010-02-24 San Mehatvold: fix infinite loop when failing to unmount a busy...
2010-02-24 San Mehatvold: Make asec sdcard dir a hidden dir
2010-02-20 San Mehatvold: Stage the mounting of media to hide the ASEC...
2010-02-18 San Mehatvold: Clean up asec command response and add support...
2010-02-18 San Mehatvold: Add 'force' option to anything that can cause...
2010-02-18 San Mehatvold2: Don't allow containers < 1mb, and clean up some...
2010-02-18 Kenny RootCheck length of filenames before strcat
2010-02-17 San Mehatvold: Refactor Processkiller and add command to return...
2010-02-14 San Mehatvold: Fix devmapper/ptmx fd leak, and give asec unmount...
2010-02-11 Jean-Baptiste... am 4468682c: Merge from open-source master
2010-02-11 Jean-Baptiste... Merge from open-source master
2010-02-08 San Mehatvold: Fix format argument bug
2010-02-06 San Mehatvold: Reduce logspam and add 250ms delay before first...
2010-02-04 San Mehatvold: Fix a few bugs
2010-02-03 San Mehatvold: Silly rabbit, don't use unlink() when you mean...
2010-02-03 San Mehatvold: Fix share status argument off by one
2010-02-03 San Mehatvold2: Don't print error on unknown Netlink event
2010-02-02 San Mehatvold: Bloat reduction
2010-01-23 San Mehatvold: Add support for renaming secure containers
2010-01-23 San Mehatvold2: update some debugging
2010-01-22 San Mehatvold: Don't fail to return path if volume isn't mounted
2010-01-18 San Mehatvold: Add command to unmount secure containers
2010-01-15 San Mehatvold: Unmount secure containers when the underlying...
2010-01-12 San Mehatvold2: Fix issue with destroying / unmounting asec
2010-01-11 San Mehatvold2: Fix a mb -> sector conversion refactor bug
2010-01-11 San Mehatvold: Rename the C in ASEC to Container
2010-01-11 San Mehatvold: Internally use sector counts for asec lengths
2010-01-11 San Mehatvold: Add encrypted ASEC support via devmapper
2010-01-09 San Mehatvold: Increase max supported loop devices to 255
2010-01-09 San Mehatvold: Always format FAT32
2010-01-09 San Mehatvold: Use process-killer when unmounting asec containers
2010-01-08 San Mehatvold: Temporarily disable asec mountpoint permissions
2010-01-07 Doug KwanAdd missing library used by the main executable in...
2010-01-07 San Mehatvold: Don't freak out if an asec mountpoint already...
2010-01-07 San Mehatvold2: Enable support for custom mount perm masks and...
2010-01-06 San Mehatvold2: Initial support for Android Secure External...
2010-01-04 San Mehatvold2: Don't crap out if the kernel is missing the...
2010-01-04 San Mehatvold2: Refactor FAT support into a separate class
2010-01-04 San Mehatvold2: Don't bail out if the UMS switch isn't there
2010-01-03 San Mehatvold2: Don't build for simulator
2010-01-01 San Mehatvold2: Manually bootstrap the ums switch since switch...
2009-12-21 San Mehatvold2: Enable in build
2009-12-19 San Mehatvold2: Get mounting/unmounting/formatting/sharing working
2009-10-21 San Mehatvold2: Some more work on partitioning support
2009-10-12 San Mehatvold2: Wire up more of the mount function
2009-10-12 android-build... new project, first commit
2009-10-12 San Mehatvold2: Rename DeviceVolume -> DirectVolume
2009-10-12 San Mehatvold2: Add block device udev bootstrapping
2009-10-12 San Mehatvold2: DeviceVolume: Add pending partition support
2009-10-12 San Mehatvold2: Refactor the netlink event handling and better...
2009-10-11 San Mehatsystem: vold2: Initial skeleton for vold2.
2009-10-09 Jean-Baptiste... Empty starting point