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