1. 5540b44 Use unique_ptr<DIR> to safely release resources. by Jeff Sharkey · 6 years ago
  2. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  3. 67b8c49 Make Loop::destroyAll() smarter. by Jeff Sharkey · 7 years ago
  4. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  5. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  6. fd3dc3c Spread around some O_CLOEXEC love. by Jeff Sharkey · 7 years ago
  7. fa1c677 Add a new "virtual disk" feature. by Jeff Sharkey · 7 years ago
  8. 605d7ae Cleanup uses of sprintf, add modes to open() with O_CREAT. by George Burgess IV · 8 years ago
  9. a4f48d0 vold: fix 64 bit ioctl error by Mateusz Nowak · 9 years ago
  10. b1259ff am f298f6be: Merge "Use errno correctly." by Elliott Hughes · 9 years ago
  11. a1038a9 Use errno correctly. by tao.pei · 9 years ago
  12. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 9 years ago
  13. 14eab55 Fixed type mismatch for ioctl(BLKGETSIZE) by Hiroaki Miyazawa · 10 years ago
  14. 2152266 Change strncpy to strlcpy by Henrik Baard · 10 years ago
  15. 096dd2d am ab083da0: Merge "Set SELinux contexts on device nodes created by vold." by Nick Kralevich · 10 years ago
  16. 684e662 Set SELinux contexts on device nodes created by vold. by Stephen Smalley · 10 years ago
  17. 43ed123 ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  18. fcd34a0 Added support for ext4 ASEC resizing. by Daniel Rosenberg · 10 years ago
  19. 5eecc44 vold: suppress unused argument warning messages by Mark Salyzyn · 10 years ago
  20. 3e97127 vold: suppress unused argument warning messages by Mark Salyzyn · 11 years ago
  21. 344ca10 Add in ext4 support for ASEC containers by Kenny Root · 12 years ago
  22. 273d354 am 2c9d8de7: Merge "Prevent buffer overflows." by Mike Lockwood · 13 years ago
  23. 092aa1c Prevent buffer overflows. by Peter Bohm · 13 years ago
  24. 7c16502 Use LOOP_GET_STATUS64 for checking loop devices by Kenny Root · 14 years ago
  25. 37dcda6 Add missing include headers for compilation on Intel target for Google TV. by Olivier Bailly · 14 years ago
  26. e17e91f Fix loop_info/loop_info64 impedance mismatch by Kenny Root · 14 years ago
  27. 508c0e1 Additional Obb functionality by Kenny Root · 14 years ago
  28. 97ac40e vold: Switch from LOG -> SLOG by San Mehat · 14 years ago
  29. d9a4e35 vold: Bugfixes & cleanups by San Mehat · 14 years ago
  30. d31e380 vold2: Don't allow containers < 1mb, and clean up some logging by San Mehat · 14 years ago
  31. 8b8f71b vold: Internally use sector counts for asec lengths by San Mehat · 15 years ago
  32. b78a32c vold: Add encrypted ASEC support via devmapper by San Mehat · 15 years ago
  33. 8da6bcb vold: Increase max supported loop devices to 255 by San Mehat · 15 years ago
  34. a19b250 vold2: Initial support for Android Secure External Caches by San Mehat · 15 years ago