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