1. a28056b Set VM dirty ratio to zero when UMS is active by Mike Lockwood · 14 years ago
  2. 918e5f9 Better error code for unmounting not-mounted volumes by Kenny Root · 14 years ago
  3. cbacf78 Track type of container mounted by Kenny Root · 14 years ago
  4. 2dfe297 Fixes for devices with internal FAT file system: by Mike Lockwood · 14 years ago
  5. a3e0608 Allow execute on mounted ASEC and OBB containers by Kenny Root · 14 years ago
  6. 508c0e1 Additional Obb functionality by Kenny Root · 14 years ago
  7. fb7c4d5 Add image mounting commands for OBB files by Kenny Root · 14 years ago
  8. 99635f6 Use new kernel notifications to determine if USB mass storage is available. by Mike Lockwood · 14 years ago
  9. acc9e7d Change ASCII conversion for hash and add tests by Kenny Root · 14 years ago
  10. 1a06eda vold: Ensure we cleanup secure containers on card removal. by San Mehat · 14 years ago
  11. 97ac40e vold: Switch from LOG -> SLOG by San Mehat · 14 years ago
  12. 88ac2c0 vold: asec path cmd now returns OpFailedStorageNotFound if id doesn't exist by San Mehat · 14 years ago
  13. 96597e8 vold: Add mounted filesystems to dump cmd by San Mehat · 14 years ago
  14. 7b18a7b vold: Convert to use OpenSSL MD5 API by Kenny Root · 14 years ago
  15. befd59c vold: remove some dead code by San Mehat · 14 years ago
  16. d9a4e35 vold: Bugfixes & cleanups by San Mehat · 14 years ago
  17. fcf24fe vold: Add a versioned superblock to secure containers. by San Mehat · 14 years ago
  18. a1091cb vold: Allow creation of a container with no filesystem by San Mehat · 14 years ago
  19. 55013f7 vold: Fix uninitialized mountpoint bug by San Mehat · 14 years ago
  20. 12f4b89 vold: Retry rmdir of asec mount point by San Mehat · 14 years ago
  21. 96956ed vold: Prohibit container rename when dst container is mounted by San Mehat · 14 years ago
  22. 0e38253 vold: fix infinite loop when failing to unmount a busy container in unmountVolume() by San Mehat · 14 years ago
  23. 3bb6020 vold: Stage the mounting of media to hide the ASEC imagefile directory by San Mehat · 14 years ago
  24. 4ba8948 vold: Add 'force' option to anything that can cause an unmount by San Mehat · 14 years ago
  25. d31e380 vold2: Don't allow containers < 1mb, and clean up some logging by San Mehat · 14 years ago
  26. 586536c vold: Refactor Processkiller and add command to return users of a mount point by San Mehat · 14 years ago
  27. 8c940ef vold: Fix devmapper/ptmx fd leak, and give asec unmount more time by San Mehat · 14 years ago
  28. b9aed74 vold: Fix a few bugs by San Mehat · 15 years ago
  29. f5c6198 vold: Silly rabbit, don't use unlink() when you mean't rmdir() by San Mehat · 15 years ago
  30. eba65e9 vold: Bloat reduction Signed-off-by: San Mehat <san@google.com> by San Mehat · 15 years ago
  31. 048b080 vold: Add support for renaming secure containers by San Mehat · 15 years ago
  32. 68f8ebd vold2: update some debugging by San Mehat · 15 years ago
  33. a4dc3b1 vold: Don't fail to return path if volume isn't mounted by San Mehat · 15 years ago
  34. 8870516 vold: Unmount secure containers when the underlying media is removed. by San Mehat · 15 years ago
  35. 0586d54 vold2: Fix issue with destroying / unmounting asec by San Mehat · 15 years ago
  36. 8b8f71b vold: Internally use sector counts for asec lengths by San Mehat · 15 years ago
  37. b78a32c vold: Add encrypted ASEC support via devmapper by San Mehat · 15 years ago
  38. 8da6bcb vold: Increase max supported loop devices to 255 by San Mehat · 15 years ago
  39. 2396993 vold: Use process-killer when unmounting asec containers by San Mehat · 15 years ago
  40. cff5ec3 vold: Temporarily disable asec mountpoint permissions by San Mehat · 15 years ago
  41. eb13a90 vold: Don't freak out if an asec mountpoint already exists by San Mehat · 15 years ago
  42. fff0b47 vold2: Enable support for custom mount perm masks and wire to asec by San Mehat · 15 years ago
  43. a19b250 vold2: Initial support for Android Secure External Caches by San Mehat · 15 years ago
  44. 0cde53c vold2: Manually bootstrap the ums switch since switch kernel uevents are broken by San Mehat · 15 years ago
  45. a2677e4 vold2: Get mounting/unmounting/formatting/sharing working by San Mehat · 15 years ago
  46. 49e2bce vold2: Wire up more of the mount function by San Mehat · 15 years ago
  47. ae10b91 vold2: Rename DeviceVolume -> DirectVolume by San Mehat · 15 years ago
  48. fd7f587 vold2: Refactor the netlink event handling and better define how partitions/disks are handled by San Mehat · 15 years ago
  49. f1b736b system: vold2: Initial skeleton for vold2. by San Mehat · 15 years ago