1. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  2. 52f7a91 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  3. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  4. 9462bdd Move "volume" commands over to Binder. by Jeff Sharkey · 7 years ago
  5. 23b87ec Merge "mInternalEmulated could be used after shutdown() called" am: 9b4a443bd6 am: 92052aa582 by Keun-young Park · 7 years ago
  6. 92052aa Merge "mInternalEmulated could be used after shutdown() called" am: 9b4a443bd6 by Keun-young Park · 7 years ago
  7. d263da8 mInternalEmulated could be used after shutdown() called by Gao Xiang · 7 years ago
  8. 375ac25 do not sleep if it is shutting down by Keun-young Park · 7 years ago
  9. e4775fd Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 am: fb3e85cf99 by Elliott Hughes · 7 years ago
  10. 048422d Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 by Elliott Hughes · 7 years ago
  11. 0e08e84 vold should #include <sys/sysmacros.h> by Elliott Hughes · 7 years ago
  12. 32ebb73 Enable clang-tidy for security sensitive domain. by Jeff Sharkey · 8 years ago
  13. fd3dc3c Spread around some O_CLOEXEC love. by Jeff Sharkey · 8 years ago
  14. fa1c677 Add a new "virtual disk" feature. by Jeff Sharkey · 8 years ago
  15. 3918ae6 Merge "make shutdown safe for double calls." am: 71fa1068de am: 2f93c657f4 by Keun-young Park · 8 years ago
  16. a5bbb5e make shutdown safe for double calls. by Keun-young Park · 8 years ago
  17. b733686 Merge "Remove coldboot from vold" am: cc29c526d4 am: 9a2e29fe32 am: 78bf4cbb12 by Wei Wang · 8 years ago
  18. 6b455c2 Remove coldboot from vold by Wei Wang · 8 years ago
  19. 0955770 Merge \\\\"Fix clang-tidy performance warnings in system/vold.\\\\" am: e24d4eef9b am: aa668f3d13 am: ed1c4cf456 by Chih-hung Hsieh · 8 years ago
  20. aa668f3 Merge \"Fix clang-tidy performance warnings in system/vold.\" am: e24d4eef9b by Chih-Hung Hsieh · 8 years ago
  21. 11a2ce8 Fix clang-tidy performance warnings in system/vold. by Chih-Hung Hsieh · 8 years ago
  22. 629a360 Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf am: 4ff367a593 am: 5dc0aa6e41 by Chih-Hung Hsieh · 8 years ago
  23. 5dc0aa6 Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf am: 4ff367a593 by Chih-Hung Hsieh · 8 years ago
  24. cc5d580 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  25. e4c291a Fix resizeAsec to determine correct size by Daniel Rosenberg · 8 years ago
  26. e6bd785 Merge "Split slave-bind mount into two." by Hidehiko Abe · 9 years ago
  27. 674bed1 Split slave-bind mount into two. by Hidehiko Abe · 9 years ago
  28. 942d4e8 Support emulator's virtio-blk based SD card by Yu Ning · 9 years ago
  29. 10d3488 Mount appfuse in process namespace. by Daichi Hirono · 9 years ago
  30. 6bf0547 resolve merge conflicts of b7d5a47cec to master. by Elliott Hughes · 9 years ago
  31. 90cca66 Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c am: de629f105e by Jeff Sharkey · 9 years ago
  32. 20826a1 Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9 by Jeff Sharkey · 9 years ago
  33. 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  34. e0e5bfe Merge "Make sure path is not NULL to avoid fatal exception." by Jeff Sharkey · 9 years ago
  35. a4f48d0 vold: fix 64 bit ioctl error by Mateusz Nowak · 9 years ago
  36. 6440379 Make sure path is not NULL to avoid fatal exception. by Mateusz Nowak · 9 years ago
  37. 228f950 am 47f0531e: am 4fc30636: am 1bd078fa: Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  38. 1bd078f Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  39. 16b3ba4 am 90db4d90: am 78003caf: am 32679a82: Create user directory on emulated storage. by Jeff Sharkey · 9 years ago
  40. 32679a8 Create user directory on emulated storage. by Jeff Sharkey · 9 years ago
  41. 5ceafb4 Merge commit '3ff337db' into merge by Jeff Sharkey · 9 years ago
  42. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
  43. bf19f7e am 1458955f: am c7b5b570: Null-terminate readlink() result, full remount. by Jeff Sharkey · 9 years ago
  44. c7b5b57 Null-terminate readlink() result, full remount. by Jeff Sharkey · 9 years ago
  45. c36ffa0 am 0deb385f: am 66270a21: Let\'s reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  46. 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  47. 83434e3 am b5e680ac: am bc40cc8f: Add method to forget private partition keys. by Jeff Sharkey · 9 years ago
  48. bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 9 years ago
  49. 7744be3 am b75343ae: am 210228a0: Merge "Start tracking added users with serial numbers." into mnc-dev by Jeff Sharkey · 9 years ago
  50. bd3038d Start tracking added users with serial numbers. by Jeff Sharkey · 9 years ago
  51. 4716ee8 chmod a-x VolumeManager.cpp by Paul Crowley · 9 years ago
  52. d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 9 years ago
  53. 5a6bfca Initial pass at storage benchmarks. by Jeff Sharkey · 9 years ago
  54. 1bfb375 Update primary symlinks after mounting. by Jeff Sharkey · 9 years ago
  55. c98d1f5 am 85c7c08e: am d5aa67cc: Merge "Wait for completion of device mapping in mountObb" by Elliott Hughes · 9 years ago
  56. 476a627 Wait for completion of device mapping in mountObb by yoshiyuki hama · 10 years ago
  57. c8e04c5 Wider volume mutation lock, move force adoptable. by Jeff Sharkey · 9 years ago
  58. f3ee200 Handle *ALL* the SCSI disks! by Jeff Sharkey · 10 years ago
  59. f1b996d Volumes know parent disks; unsupported disks. by Jeff Sharkey · 10 years ago
  60. 7d9d011 Lock while partitioning. by Jeff Sharkey · 10 years ago
  61. 3161fb3 Emulated volumes above private volumes. by Jeff Sharkey · 10 years ago
  62. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 10 years ago
  63. 9f18fe7 Remove unused code. by Jeff Sharkey · 10 years ago
  64. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 10 years ago
  65. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 10 years ago
  66. 14eab55 Fixed type mismatch for ioctl(BLKGETSIZE) by Hiroaki Miyazawa · 10 years ago
  67. 25e581a VolumeManager: don't use faccessat(AT_SYMLINK_NOFOLLOW) by Nick Kralevich · 10 years ago
  68. d1104f7 Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  69. 8439dc9 Make vold compile with -Werror -Wall. by Tim Murray · 10 years ago
  70. 60dec16 Correctly remove asecs for full disk encryption by Paul Lawrence · 10 years ago
  71. 43ed123 ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  72. 40b64a6 vold: support "volume list [broadcast]" command by JP Abgrall · 10 years ago
  73. e9196fe Increase asec image size for reflecting ext4 reserved clusters by Daniel Rosenberg · 10 years ago
  74. fcd34a0 Added support for ext4 ASEC resizing. by Daniel Rosenberg · 10 years ago
  75. 6a74dca Fixed bugs with ASEC filesystem. by Daniel Rosenberg · 10 years ago
  76. 27cfee3 avoid fs_mkdirs when SD card removed by Cylen Yao · 10 years ago
  77. 3214d1f am 3c0d02aa: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  78. 5093e61 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  79. ca3593d am 311edc8c: Merge "Add SELinux restorecon calls on ASEC containers." by Nick Kralevich · 11 years ago
  80. 311edc8 Merge "Add SELinux restorecon calls on ASEC containers." by Nick Kralevich · 11 years ago
  81. e985c9a am 1d8e3ce8: Merge "vold: fix errors inside ALOGV" by Colin Cross · 11 years ago
  82. 59846b6 vold: fix errors inside ALOGV by Colin Cross · 11 years ago
  83. b9e3ba5 Add SELinux restorecon calls on ASEC containers. by Robert Craig · 11 years ago
  84. 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 · 11 years ago
  85. 4d5d99c am 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names. by Nick Kralevich · 11 years ago
  86. 7f6932d am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names. by Nick Kralevich · 11 years ago
  87. fd2dcf9 am f4770dcf: am 0de7c611: Validate asec names. by Nick Kralevich · 11 years ago
  88. 0de7c61 Validate asec names. by Nick Kralevich · 11 years ago
  89. 346c5b2 vold: fix warnings for 64-bit by Colin Cross · 11 years ago
  90. 8c2c15b Clean up ASEC unmounting on physical storage. by Jeff Sharkey · 11 years ago
  91. 5ab02e7 DO NOT MERGE. Fix crash in vold by Marco Nelissen · 11 years ago
  92. ba6ae8d Add support for more expressive SD card permissions by Jeff Sharkey · 11 years ago
  93. 71ebe15 Add mkdirs() command. by Jeff Sharkey · 11 years ago
  94. 9caab76 vold: Add an optional wipe paramter to the volume format command by Ken Sumrall · 11 years ago
  95. 29e55ef am edf4e179: Merge "Fix vold\'s use of readdir_r(3)." by Elliott Hughes · 12 years ago
  96. 8c480f7 Fix vold's use of readdir_r(3). by Elliott Hughes · 12 years ago
  97. 2e0d70f am 678d556f: Merge "Add snprintf truncation and output error checks." by Nick Kralevich · 12 years ago
  98. d1c226f Add snprintf truncation and output error checks. by rpcraig · 12 years ago
  99. bb67b67 am fd5b29be: Merge "Extend vold support for creating ext4 images." by Kenny Root · 12 years ago
  100. fd5b29b Merge "Extend vold support for creating ext4 images." by Kenny Root · 12 years ago