1. 0fd2626 Add a mount with metadata encryption service by Paul Crowley · 6 years ago
  2. 53d5d7c Wire up reserved blocks presence for tests. by Jeff Sharkey · 6 years ago
  3. 93396c1 Use main thread for Binder transactions. by Jeff Sharkey · 7 years ago
  4. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  5. 3188805 Read the configuration before starting the native service. by Paul Crowley · 7 years ago
  6. e2ee152 Refactor of use of fstab in advance of fix. by Paul Crowley · 7 years ago
  7. 67b8c49 Make Loop::destroyAll() smarter. by Jeff Sharkey · 7 years ago
  8. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  9. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  10. 068c6be Start paving the way for vold calls over Binder. by Jeff Sharkey · 7 years ago
  11. 95a92f9 Only enable quotas when supported by device. by Jeff Sharkey · 7 years ago
  12. fd3dc3c Spread around some O_CLOEXEC love. by Jeff Sharkey · 7 years ago
  13. e8fb6c3 vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 7 years ago
  14. 2edbe28 vold: add coldboot back and make sure it won't block booting by Wei Wang · 7 years ago
  15. 6b455c2 Remove coldboot from vold by Wei Wang · 7 years ago
  16. c976e73 Fix deadlock between vold and init by Dimitry Ivanov · 7 years ago
  17. 38132a1 Refactor now that global DE has been reworked by Paul Crowley · 8 years ago
  18. 285956f Rework FBE crypto to match the N way of doing things by Paul Crowley · 8 years ago
  19. 9ad4369 Fix a bug in passing parameters to prepare_user_storage. by Lenka Trochtova · 9 years ago
  20. 395039f Introduce support for ephemeral users. by Lenka Trochtova · 9 years ago
  21. 6bf0547 resolve merge conflicts of b7d5a47cec to master. by Elliott Hughes · 9 years ago
  22. 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  23. c79fb89 Switch to new FBE emulation property. by Jeff Sharkey · 9 years ago
  24. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
  25. d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 9 years ago
  26. d0b4295 Move crypt commands to a different listener in vold by Paul Lawrence · 9 years ago
  27. 65427f1 Offer debug flag to force default primary. by Jeff Sharkey · 9 years ago
  28. e44a41a Communicate if we have adoptable disks. by Jeff Sharkey · 9 years ago
  29. b066787 Property to enable debugging. by Jeff Sharkey · 9 years ago
  30. c8e04c5 Wider volume mutation lock, move force adoptable. by Jeff Sharkey · 9 years ago
  31. 5bad378 Switch logging to system log, persistable prop. by Jeff Sharkey · 9 years ago
  32. 502164d Fix destroy ordering bug; add debug flag. by Jeff Sharkey · 9 years ago
  33. 9f18fe7 Remove unused code. by Jeff Sharkey · 9 years ago
  34. f7e86ea Some CLOEXEC love. by Jeff Sharkey · 9 years ago
  35. 95c87cc Different blkid and fsck execution domains. by Jeff Sharkey · 9 years ago
  36. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  37. 684e662 Set SELinux contexts on device nodes created by vold. by Stephen Smalley · 10 years ago
  38. ba6ae8d Add support for more expressive SD card permissions by Jeff Sharkey · 11 years ago
  39. b9738ea vold: set klog level so e2fsck output is logged by Ken Sumrall · 11 years ago
  40. 56ad03c vold: use unified fstab format by Ken Sumrall · 11 years ago
  41. 29d8da8 vold: allow to store key in a file on another partition by Ken Sumrall · 13 years ago
  42. c1d8027 am 08da5c1f: Merge "vold: replace strsep by strtok_r" by Jean-Baptiste Queru · 14 years ago
  43. 74ca25a vold: replace strsep by strtok_r by Jinho You · 14 years ago
  44. 99635f6 Use new kernel notifications to determine if USB mass storage is available. by Mike Lockwood · 14 years ago
  45. 97ac40e vold: Switch from LOG -> SLOG by San Mehat · 14 years ago
  46. f1b07fb vold: Don't bail out on init failure & bump version number by San Mehat · 14 years ago
  47. 79e31be vold2: Don't bail out if the UMS switch isn't there by San Mehat · 14 years ago
  48. 0cde53c vold2: Manually bootstrap the ums switch since switch kernel uevents are broken by San Mehat · 14 years ago
  49. a2677e4 vold2: Get mounting/unmounting/formatting/sharing working by San Mehat · 15 years ago
  50. ae10b91 vold2: Rename DeviceVolume -> DirectVolume by San Mehat · 15 years ago
  51. 3578c41 vold2: Add block device udev bootstrapping by San Mehat · 15 years ago
  52. f1b736b system: vold2: Initial skeleton for vold2. by San Mehat · 15 years ago