1. 476a627 Wait for completion of device mapping in mountObb by yoshiyuki hama · 9 years ago
  2. 14eab55 Fixed type mismatch for ioctl(BLKGETSIZE) by Hiroaki Miyazawa · 9 years ago
  3. 25e581a VolumeManager: don't use faccessat(AT_SYMLINK_NOFOLLOW) by Nick Kralevich · 9 years ago
  4. d1104f7 Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  5. 8439dc9 Make vold compile with -Werror -Wall. by Tim Murray · 10 years ago
  6. 60dec16 Correctly remove asecs for full disk encryption by Paul Lawrence · 10 years ago
  7. 43ed123 ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  8. 40b64a6 vold: support "volume list [broadcast]" command by JP Abgrall · 10 years ago
  9. e9196fe Increase asec image size for reflecting ext4 reserved clusters by Daniel Rosenberg · 10 years ago
  10. fcd34a0 Added support for ext4 ASEC resizing. by Daniel Rosenberg · 10 years ago
  11. 6a74dca Fixed bugs with ASEC filesystem. by Daniel Rosenberg · 10 years ago
  12. 27cfee3 avoid fs_mkdirs when SD card removed by Cylen Yao · 10 years ago
  13. 3214d1f am 3c0d02aa: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 10 years ago
  14. 5093e61 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 10 years ago
  15. ca3593d am 311edc8c: Merge "Add SELinux restorecon calls on ASEC containers." by Nick Kralevich · 10 years ago
  16. 311edc8 Merge "Add SELinux restorecon calls on ASEC containers." by Nick Kralevich · 10 years ago
  17. e985c9a am 1d8e3ce8: Merge "vold: fix errors inside ALOGV" by Colin Cross · 10 years ago
  18. 59846b6 vold: fix errors inside ALOGV by Colin Cross · 10 years ago
  19. b9e3ba5 Add SELinux restorecon calls on ASEC containers. by Robert Craig · 10 years ago
  20. e8e1d80 am 4d5d99ce: am 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names. by Nick Kralevich · 10 years ago
  21. 4d5d99c am 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names. by Nick Kralevich · 10 years ago
  22. 7f6932d am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names. by Nick Kralevich · 10 years ago
  23. fd2dcf9 am f4770dcf: am 0de7c611: Validate asec names. by Nick Kralevich · 10 years ago
  24. 0de7c61 Validate asec names. by Nick Kralevich · 10 years ago
  25. 346c5b2 vold: fix warnings for 64-bit by Colin Cross · 10 years ago
  26. 8c2c15b Clean up ASEC unmounting on physical storage. by Jeff Sharkey · 11 years ago
  27. 5ab02e7 DO NOT MERGE. Fix crash in vold by Marco Nelissen · 11 years ago
  28. ba6ae8d Add support for more expressive SD card permissions by Jeff Sharkey · 11 years ago
  29. 71ebe15 Add mkdirs() command. by Jeff Sharkey · 11 years ago
  30. 9caab76 vold: Add an optional wipe paramter to the volume format command by Ken Sumrall · 11 years ago
  31. 29e55ef am edf4e179: Merge "Fix vold\'s use of readdir_r(3)." by Elliott Hughes · 12 years ago
  32. 8c480f7 Fix vold's use of readdir_r(3). by Elliott Hughes · 12 years ago
  33. 2e0d70f am 678d556f: Merge "Add snprintf truncation and output error checks." by Nick Kralevich · 12 years ago
  34. d1c226f Add snprintf truncation and output error checks. by rpcraig · 12 years ago
  35. bb67b67 am fd5b29be: Merge "Extend vold support for creating ext4 images." by Kenny Root · 12 years ago
  36. fd5b29b Merge "Extend vold support for creating ext4 images." by Kenny Root · 12 years ago
  37. 6947904 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  38. a54e13a Extend vold support for creating ext4 images. by rpcraig · 12 years ago
  39. eacf7e0 Only cleanup ASECs in external storage DO NOT MERGE by Kenny Root · 12 years ago
  40. 93ecb38 Only cleanup ASECs in external storage by Kenny Root · 12 years ago
  41. 425524d Unmount all asec apps before encrypting by Ken Sumrall · 12 years ago
  42. 4183671 Merge "Sleep to wait for dm to create node" into jb-dev by Kenny Root · 12 years ago
  43. cdc2a1c Sleep to wait for dm to create node by Kenny Root · 12 years ago
  44. 1a673c8 Native library loading needs to read directory by Kenny Root · 12 years ago
  45. 348c8ab Only set permissions on dirs or files by Kenny Root · 12 years ago
  46. 344ca10 Add in ext4 support for ASEC containers by Kenny Root · 12 years ago
  47. 0b8b597 Add the ability to revert a crypto mapping when unmounting a volume by Ken Sumrall · 13 years ago
  48. 3b17005 Prevent sharing or formatting of a vold managed volumes during encryption. by Ken Sumrall · 13 years ago
  49. 736910c Add new vold call to get the path to an asec fs. by Dianne Hackborn · 13 years ago
  50. 97f2fc1 Update path for seting USB mass storage backing store by Mike Lockwood · 13 years ago
  51. 6b71559 Merge "Remove obsolete code for monitoring USB status" by Mike Lockwood · 13 years ago
  52. 319b104 Don't abort the encryption process if an internal volume is present but unmounted. by Ken Sumrall · 13 years ago
  53. a976656 Remove obsolete code for monitoring USB status by Mike Lockwood · 13 years ago
  54. 29d8da8 vold: allow to store key in a file on another partition by Ken Sumrall · 13 years ago
  55. 3c9a73f Stifle "Ignoring unknown switch" logging by Mike Lockwood · 14 years ago
  56. a28056b Set VM dirty ratio to zero when UMS is active by Mike Lockwood · 14 years ago
  57. 918e5f9 Better error code for unmounting not-mounted volumes by Kenny Root · 14 years ago
  58. cbacf78 Track type of container mounted by Kenny Root · 14 years ago
  59. 2dfe297 Fixes for devices with internal FAT file system: by Mike Lockwood · 14 years ago
  60. a3e0608 Allow execute on mounted ASEC and OBB containers by Kenny Root · 14 years ago
  61. 508c0e1 Additional Obb functionality by Kenny Root · 14 years ago
  62. fb7c4d5 Add image mounting commands for OBB files by Kenny Root · 14 years ago
  63. 99635f6 Use new kernel notifications to determine if USB mass storage is available. by Mike Lockwood · 14 years ago
  64. acc9e7d Change ASCII conversion for hash and add tests by Kenny Root · 14 years ago
  65. 1a06eda vold: Ensure we cleanup secure containers on card removal. by San Mehat · 14 years ago
  66. 97ac40e vold: Switch from LOG -> SLOG by San Mehat · 14 years ago
  67. 88ac2c0 vold: asec path cmd now returns OpFailedStorageNotFound if id doesn't exist by San Mehat · 14 years ago
  68. 96597e8 vold: Add mounted filesystems to dump cmd by San Mehat · 14 years ago
  69. 7b18a7b vold: Convert to use OpenSSL MD5 API by Kenny Root · 14 years ago
  70. befd59c vold: remove some dead code by San Mehat · 14 years ago
  71. d9a4e35 vold: Bugfixes & cleanups by San Mehat · 14 years ago
  72. fcf24fe vold: Add a versioned superblock to secure containers. by San Mehat · 14 years ago
  73. a1091cb vold: Allow creation of a container with no filesystem by San Mehat · 14 years ago
  74. 55013f7 vold: Fix uninitialized mountpoint bug by San Mehat · 14 years ago
  75. 12f4b89 vold: Retry rmdir of asec mount point by San Mehat · 14 years ago
  76. 96956ed vold: Prohibit container rename when dst container is mounted by San Mehat · 14 years ago
  77. 0e38253 vold: fix infinite loop when failing to unmount a busy container in unmountVolume() by San Mehat · 14 years ago
  78. 3bb6020 vold: Stage the mounting of media to hide the ASEC imagefile directory by San Mehat · 14 years ago
  79. 4ba8948 vold: Add 'force' option to anything that can cause an unmount by San Mehat · 14 years ago
  80. d31e380 vold2: Don't allow containers < 1mb, and clean up some logging by San Mehat · 14 years ago
  81. 586536c vold: Refactor Processkiller and add command to return users of a mount point by San Mehat · 14 years ago
  82. 8c940ef vold: Fix devmapper/ptmx fd leak, and give asec unmount more time by San Mehat · 14 years ago
  83. b9aed74 vold: Fix a few bugs by San Mehat · 14 years ago
  84. f5c6198 vold: Silly rabbit, don't use unlink() when you mean't rmdir() by San Mehat · 14 years ago
  85. eba65e9 vold: Bloat reduction Signed-off-by: San Mehat <san@google.com> by San Mehat · 14 years ago
  86. 048b080 vold: Add support for renaming secure containers by San Mehat · 14 years ago
  87. 68f8ebd vold2: update some debugging by San Mehat · 14 years ago
  88. a4dc3b1 vold: Don't fail to return path if volume isn't mounted by San Mehat · 14 years ago
  89. 8870516 vold: Unmount secure containers when the underlying media is removed. by San Mehat · 14 years ago
  90. 0586d54 vold2: Fix issue with destroying / unmounting asec by San Mehat · 15 years ago
  91. 8b8f71b vold: Internally use sector counts for asec lengths by San Mehat · 15 years ago
  92. b78a32c vold: Add encrypted ASEC support via devmapper by San Mehat · 15 years ago
  93. 8da6bcb vold: Increase max supported loop devices to 255 by San Mehat · 15 years ago
  94. 2396993 vold: Use process-killer when unmounting asec containers by San Mehat · 15 years ago
  95. cff5ec3 vold: Temporarily disable asec mountpoint permissions by San Mehat · 15 years ago
  96. eb13a90 vold: Don't freak out if an asec mountpoint already exists by San Mehat · 15 years ago
  97. fff0b47 vold2: Enable support for custom mount perm masks and wire to asec by San Mehat · 15 years ago
  98. a19b250 vold2: Initial support for Android Secure External Caches by San Mehat · 15 years ago
  99. 0cde53c vold2: Manually bootstrap the ums switch since switch kernel uevents are broken by San Mehat · 15 years ago
  100. a2677e4 vold2: Get mounting/unmounting/formatting/sharing working by San Mehat · 15 years ago