1. 3097d0e am 6d24e086: Merge "Remove dead code." by Elliott Hughes · 9 years ago
  2. 6d24e08 Merge "Remove dead code." by Elliott Hughes · 9 years ago
  3. c569f52 Remove dead code. by Elliott Hughes · 9 years ago
  4. 7206b42 am eddf9bd6: Request specific tags from blkid. by Jeff Sharkey · 9 years ago
  5. eddf9bd Request specific tags from blkid. by Jeff Sharkey · 9 years ago
  6. 2b8f194 am 1bd078fa: Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  7. 1bd078f Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  8. 3a60599 am 8474ee32: Return useful path when not visible. by Jeff Sharkey · 9 years ago
  9. 8474ee3 Return useful path when not visible. by Jeff Sharkey · 9 years ago
  10. 26934b0 am d46687ee: Use random data for benchmark instead of zeros. by Jeff Sharkey · 9 years ago
  11. d46687e Use random data for benchmark instead of zeros. by Jeff Sharkey · 9 years ago
  12. 09b542f am 20642ae7: Give secondary users read-only physical cards. by Jeff Sharkey · 9 years ago
  13. 20642ae Give secondary users read-only physical cards. by Jeff Sharkey · 9 years ago
  14. 15c6489 am 32679a82: Create user directory on emulated storage. by Jeff Sharkey · 9 years ago
  15. 32679a8 Create user directory on emulated storage. by Jeff Sharkey · 9 years ago
  16. 0d3fe81 am 81f55c6d: Mount emulated volumes as consistent location. by Jeff Sharkey · 9 years ago
  17. 81f55c6 Mount emulated volumes as consistent location. by Jeff Sharkey · 9 years ago
  18. 3ff337d am c86ab6f5: Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
  19. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 10 years ago
  20. 1458955 am c7b5b570: Null-terminate readlink() result, full remount. by Jeff Sharkey · 10 years ago
  21. c7b5b57 Null-terminate readlink() result, full remount. by Jeff Sharkey · 10 years ago
  22. 8da0737 am 63123c06: Last ditch check for partition on raw disk. by Jeff Sharkey · 10 years ago
  23. 63123c0 Last ditch check for partition on raw disk. by Jeff Sharkey · 10 years ago
  24. 0deb385 am 66270a21: Let\'s reinvent storage, yet again! by Jeff Sharkey · 10 years ago
  25. 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 10 years ago
  26. 34507d6 am 5d268fda: Merge "Make sure volume is vfat before fsck\'ing." into mnc-dev by Makoto Onuki · 10 years ago
  27. 5d268fd Merge "Make sure volume is vfat before fsck'ing." into mnc-dev by Makoto Onuki · 10 years ago
  28. c82c9ce Make sure volume is vfat before fsck'ing. by Makoto Onuki · 10 years ago
  29. 4fcd2fc am 86af3557: Add purpose to vold-generated keymaster1 keys. by Shawn Willden · 10 years ago
  30. 86af355 Add purpose to vold-generated keymaster1 keys. by Shawn Willden · 10 years ago
  31. b5e680a am bc40cc8f: Add method to forget private partition keys. by Jeff Sharkey · 10 years ago
  32. bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 10 years ago
  33. c6c5932 am 0417060e: Use correct error code for rate limiting. by Shawn Willden · 10 years ago
  34. 0417060 Use correct error code for rate limiting. by Shawn Willden · 10 years ago
  35. 8087e11 am da6e899f: Add keymaster1 support to vold. by Shawn Willden · 10 years ago
  36. da6e899 Add keymaster1 support to vold. by Shawn Willden · 10 years ago
  37. 4cc173e am b1ef4665: Improve boot time by 0.1s by reducing a polling sleep interval by Paul Lawrence · 10 years ago
  38. b1ef466 Improve boot time by 0.1s by reducing a polling sleep interval by Paul Lawrence · 10 years ago
  39. b75343a am 210228a0: Merge "Start tracking added users with serial numbers." into mnc-dev by Jeff Sharkey · 10 years ago
  40. 210228a Merge "Start tracking added users with serial numbers." into mnc-dev by Jeff Sharkey · 10 years ago
  41. bd3038d Start tracking added users with serial numbers. by Jeff Sharkey · 10 years ago
  42. 330f26b am 3bd36d5e: Remove hex encoding and password adjusting now that patterns are \'1\' based by Paul Lawrence · 10 years ago
  43. 3bd36d5 Remove hex encoding and password adjusting now that patterns are '1' based by Paul Lawrence · 10 years ago
  44. 0eb991e am 34824129: Run restorecon over mounted private volumes. by Jeff Sharkey · 10 years ago
  45. 3482412 Run restorecon over mounted private volumes. by Jeff Sharkey · 10 years ago
  46. d6a77b5 am d0640f63: Add f2fs support for private volumes. by Jeff Sharkey · 10 years ago
  47. d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 10 years ago
  48. 5c18a67 Merge commit 'd0b4295c' into manualmerge by Paul Lawrence · 10 years ago
  49. d0b4295 Move crypt commands to a different listener in vold by Paul Lawrence · 10 years ago
  50. d095d86 am 0628fa25: Improve boot time by Paul Lawrence · 10 years ago
  51. 0628fa2 Improve boot time by Paul Lawrence · 10 years ago
  52. bb68c6f am d25e1074: Merge "Don\'t use TEMP_FAILURE_RETRY on close in vold." into mnc-dev by Elliott Hughes · 10 years ago
  53. 9a79518 am 86c942a2: (-s ours) DO NOT MERGE Delete password as per block encryption by Paul Lawrence · 10 years ago
  54. 4efa3d2 am 0d9cd9e9: DO NOT MERGE Fix problem that reading/writing crypto footers wasn\'t identity by Paul Lawrence · 10 years ago
  55. ab5741d am 2f32cda6: DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 10 years ago
  56. 9cea113 am b7f0702e: (-s ours) DO NOT MERGE Use default key permissions for ext4enc by Paul Lawrence · 10 years ago
  57. 7344a7b am 368d7945: (-s ours) DO NOT MERGE Enable properties in ext4enc by Paul Lawrence · 10 years ago
  58. b2292f0 am c78c71b1: (-s ours) DO NOT MERGE Check password is correct by checking hash by Paul Lawrence · 10 years ago
  59. 145fc84 am fd7db732: (-s ours) DO NOT MERGE New ext4enc kernel switching from xattrs to ioctl by Paul Lawrence · 10 years ago
  60. d4618a5 am 731a7a24: (-s ours) DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 10 years ago
  61. d25e107 Merge "Don't use TEMP_FAILURE_RETRY on close in vold." into mnc-dev by Elliott Hughes · 10 years ago
  62. 86c942a DO NOT MERGE Delete password as per block encryption by Paul Lawrence · 10 years ago
  63. 0d9cd9e DO NOT MERGE Fix problem that reading/writing crypto footers wasn't identity by Paul Lawrence · 10 years ago
  64. 2f32cda DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 10 years ago
  65. b7f0702 DO NOT MERGE Use default key permissions for ext4enc by Paul Lawrence · 10 years ago
  66. a56d313 DO NOT MERGE Simplify password checking logic by Paul Lawrence · 10 years ago
  67. 368d794 DO NOT MERGE Enable properties in ext4enc by Paul Lawrence · 10 years ago
  68. c78c71b DO NOT MERGE Check password is correct by checking hash by Paul Lawrence · 10 years ago
  69. fd7db73 DO NOT MERGE New ext4enc kernel switching from xattrs to ioctl by Paul Lawrence · 10 years ago
  70. 731a7a2 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 10 years ago
  71. 4e378be Don't use TEMP_FAILURE_RETRY on close in vold. by Elliott Hughes · 10 years ago
  72. a9ae06f am 65427f1a: Offer debug flag to force default primary. by Jeff Sharkey · 10 years ago
  73. 65427f1 Offer debug flag to force default primary. by Jeff Sharkey · 10 years ago
  74. 6e9e89f am 721e5807: Fully sync filesystem before time measurements. by Jeff Sharkey · 10 years ago
  75. 721e580 Fully sync filesystem before time measurements. by Jeff Sharkey · 10 years ago
  76. 817409c am 4351c9a0: Merge "Don\'t use TEMP_FAILURE_RETRY on close in vold." into mnc-dev by Elliott Hughes · 10 years ago
  77. 4351c9a Merge "Don't use TEMP_FAILURE_RETRY on close in vold." into mnc-dev by Elliott Hughes · 10 years ago
  78. a623108 Don't use TEMP_FAILURE_RETRY on close in vold. by Elliott Hughes · 10 years ago
  79. ddd4da1 am 5a6bfca1: Initial pass at storage benchmarks. by Jeff Sharkey · 10 years ago
  80. 5a6bfca Initial pass at storage benchmarks. by Jeff Sharkey · 10 years ago
  81. baf17b6 am e44a41a1: Communicate if we have adoptable disks. by Jeff Sharkey · 10 years ago
  82. e44a41a Communicate if we have adoptable disks. by Jeff Sharkey · 10 years ago
  83. da7bc8a am 8d15cb98: Report internal path for public volumes. by Jeff Sharkey · 10 years ago
  84. 8d15cb9 Report internal path for public volumes. by Jeff Sharkey · 10 years ago
  85. e05aacf resolved conflicts for merge of 9df68a13 to mnc-dev-plus-aosp by Kenny Root · 10 years ago
  86. 7239b92 am eb0c05ce: Merge "Break key installation into its own function so we can install non-master keys." by Paul Crowley · 10 years ago
  87. 9df68a1 Merge "Add vold commands for setting up per-user encrypted user directories" by Paul Crowley · 10 years ago
  88. 75a5202 Add vold commands for setting up per-user encrypted user directories by Paul Crowley · 10 years ago
  89. eb0c05c Merge "Break key installation into its own function so we can install non-master keys." by Paul Crowley · 10 years ago
  90. 1da96dc Break key installation into its own function so we can install non-master keys. by Paul Crowley · 10 years ago
  91. cb2a94a am 86ddbbf4: Merge "Delete password as per block encryption" by Paul Lawrence · 10 years ago
  92. 86ddbbf Merge "Delete password as per block encryption" by Paul Lawrence · 10 years ago
  93. 4f817d1 am 42696d97: Merge "Make vdc a C++ file as a base for further improvement." by Paul Crowley · 10 years ago
  94. 855f78c am eae7fc77: Merge "Fix problem that reading/writing crypto footers wasn\'t identity" by Paul Lawrence · 10 years ago
  95. 823caaf am b32ebf30: Merge "Retry unmounts in ext4 encryption" by Paul Lawrence · 10 years ago
  96. 621d12e am 4571383c: Merge "Use default key permissions for ext4enc" by Paul Lawrence · 10 years ago
  97. 7edb3c7 am 0f29aec5: Merge "Simplify password checking logic" by Paul Lawrence · 10 years ago
  98. 00f4aad Delete password as per block encryption by Paul Lawrence · 10 years ago
  99. 42696d9 Merge "Make vdc a C++ file as a base for further improvement." by Paul Crowley · 10 years ago
  100. eae7fc7 Merge "Fix problem that reading/writing crypto footers wasn't identity" by Paul Lawrence · 10 years ago