1. a3f6e97 am 41ddfc15: (-s ours) am b33e8873: Add "cryptfs deleteuserkey" command to vold. by Paul Crowley · 10 years ago
  2. f62eae3 am 17ceaff2: (-s ours) am 95376d61: Add vold commands for setting up per-user encrypted user directories by Paul Crowley · 10 years ago
  3. fcea94d am 2db4367d: am f25a35a1: (-s ours) Break key installation into its own function so we can install non-master keys. by Paul Crowley · 10 years ago
  4. 41ddfc1 am b33e8873: Add "cryptfs deleteuserkey" command to vold. by Paul Crowley · 10 years ago
  5. 17ceaff am 95376d61: Add vold commands for setting up per-user encrypted user directories by Paul Crowley · 10 years ago
  6. 2db4367 am f25a35a1: (-s ours) Break key installation into its own function so we can install non-master keys. by Paul Crowley · 10 years ago
  7. e1c427d am 93237251: am f733ae63: Don\'t break on setting default password by Paul Lawrence · 10 years ago
  8. b33e887 Add "cryptfs deleteuserkey" command to vold. by Paul Crowley · 10 years ago
  9. 95376d6 Add vold commands for setting up per-user encrypted user directories by Paul Crowley · 10 years ago
  10. f25a35a Break key installation into its own function so we can install non-master keys. by Paul Crowley · 10 years ago
  11. 9323725 am f733ae63: Don\'t break on setting default password by Paul Lawrence · 10 years ago
  12. f733ae6 Don't break on setting default password by Paul Lawrence · 10 years ago
  13. 9eee2f3 am 10f78c56: am 81f55c6d: Mount emulated volumes as consistent location. by Jeff Sharkey · 10 years ago
  14. 10f78c5 am 81f55c6d: Mount emulated volumes as consistent location. by Jeff Sharkey · 10 years ago
  15. 81f55c6 Mount emulated volumes as consistent location. by Jeff Sharkey · 10 years ago
  16. 5ceafb4 Merge commit '3ff337db' into merge by Jeff Sharkey · 10 years ago
  17. 3ff337d am c86ab6f5: Trim both internal and adopted private storage. by Jeff Sharkey · 10 years ago
  18. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 10 years ago
  19. bf19f7e am 1458955f: am c7b5b570: Null-terminate readlink() result, full remount. 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. 58ef44b am 8da07375: am 63123c06: Last ditch check for partition on raw disk. by Jeff Sharkey · 10 years ago
  23. 8da0737 am 63123c06: Last ditch check for partition on raw disk. by Jeff Sharkey · 10 years ago
  24. 63123c0 Last ditch check for partition on raw disk. by Jeff Sharkey · 10 years ago
  25. c36ffa0 am 0deb385f: am 66270a21: Let\'s reinvent storage, yet again! by Jeff Sharkey · 10 years ago
  26. 0deb385 am 66270a21: Let\'s reinvent storage, yet again! by Jeff Sharkey · 10 years ago
  27. 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 10 years ago
  28. 2cd283e am 34507d60: am 5d268fda: Merge "Make sure volume is vfat before fsck\'ing." into mnc-dev by Makoto Onuki · 10 years ago
  29. 34507d6 am 5d268fda: Merge "Make sure volume is vfat before fsck\'ing." into mnc-dev by Makoto Onuki · 10 years ago
  30. 5d268fd Merge "Make sure volume is vfat before fsck'ing." into mnc-dev by Makoto Onuki · 10 years ago
  31. c82c9ce Make sure volume is vfat before fsck'ing. by Makoto Onuki · 10 years ago
  32. 55c09b2 am 4fcd2fca: am 86af3557: Add purpose to vold-generated keymaster1 keys. by Shawn Willden · 10 years ago
  33. 4fcd2fc am 86af3557: Add purpose to vold-generated keymaster1 keys. by Shawn Willden · 10 years ago
  34. 32414c6 Merge "Fix erroneous comment in secdiscard.cpp, plus style fixes." by Paul Crowley · 10 years ago
  35. 86af355 Add purpose to vold-generated keymaster1 keys. by Shawn Willden · 10 years ago
  36. 747e1f7 Fix erroneous comment in secdiscard.cpp, plus style fixes. by Paul Crowley · 10 years ago
  37. 83434e3 am b5e680ac: am bc40cc8f: Add method to forget private partition keys. by Jeff Sharkey · 10 years ago
  38. b5e680a am bc40cc8f: Add method to forget private partition keys. by Jeff Sharkey · 10 years ago
  39. bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 10 years ago
  40. 9825e45 am c6c5932c: am 0417060e: Use correct error code for rate limiting. by Shawn Willden · 10 years ago
  41. c6c5932 am 0417060e: Use correct error code for rate limiting. by Shawn Willden · 10 years ago
  42. 0417060 Use correct error code for rate limiting. by Shawn Willden · 10 years ago
  43. 07e5c7e am 8087e116: am da6e899f: Add keymaster1 support to vold. by Shawn Willden · 10 years ago
  44. 8087e11 am da6e899f: Add keymaster1 support to vold. by Shawn Willden · 10 years ago
  45. da6e899 Add keymaster1 support to vold. by Shawn Willden · 10 years ago
  46. 53af81c Scrub the key from the disk with BLKSECDISCARD. by Paul Crowley · 10 years ago
  47. 5127edf am 4cc173e1: am b1ef4665: Improve boot time by 0.1s by reducing a polling sleep interval by Paul Lawrence · 10 years ago
  48. 4cc173e am b1ef4665: Improve boot time by 0.1s by reducing a polling sleep interval by Paul Lawrence · 10 years ago
  49. b1ef466 Improve boot time by 0.1s by reducing a polling sleep interval by Paul Lawrence · 10 years ago
  50. d7745b9 Restore commands not carried over to new command listener. by Paul Crowley · 10 years ago
  51. 7744be3 am b75343ae: am 210228a0: Merge "Start tracking added users with serial numbers." into mnc-dev by Jeff Sharkey · 10 years ago
  52. a4c92a4 am 330f26ba: am 3bd36d5e: Remove hex encoding and password adjusting now that patterns are \'1\' based by Paul Lawrence · 10 years ago
  53. b75343a am 210228a0: Merge "Start tracking added users with serial numbers." into mnc-dev by Jeff Sharkey · 10 years ago
  54. 210228a Merge "Start tracking added users with serial numbers." into mnc-dev by Jeff Sharkey · 10 years ago
  55. bd3038d Start tracking added users with serial numbers. by Jeff Sharkey · 10 years ago
  56. 330f26b am 3bd36d5e: Remove hex encoding and password adjusting now that patterns are \'1\' based by Paul Lawrence · 10 years ago
  57. 4716ee8 chmod a-x VolumeManager.cpp by Paul Crowley · 10 years ago
  58. 3bd36d5 Remove hex encoding and password adjusting now that patterns are '1' based by Paul Lawrence · 10 years ago
  59. c104e34 am 0eb991ea: am 34824129: Run restorecon over mounted private volumes. by Jeff Sharkey · 10 years ago
  60. 0eb991e am 34824129: Run restorecon over mounted private volumes. by Jeff Sharkey · 10 years ago
  61. 3482412 Run restorecon over mounted private volumes. by Jeff Sharkey · 10 years ago
  62. 4863ca6 am d6a77b51: am d0640f63: Add f2fs support for private volumes. by Jeff Sharkey · 10 years ago
  63. d6a77b5 am d0640f63: Add f2fs support for private volumes. by Jeff Sharkey · 10 years ago
  64. d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 10 years ago
  65. 6bd4121 Merge commit '5c18a675' into manualmerge by Paul Lawrence · 10 years ago
  66. 5c18a67 Merge commit 'd0b4295c' into manualmerge by Paul Lawrence · 10 years ago
  67. d0b4295 Move crypt commands to a different listener in vold by Paul Lawrence · 10 years ago
  68. 3b5fa8a am d095d867: am 0628fa25: Improve boot time by Paul Lawrence · 10 years ago
  69. d095d86 am 0628fa25: Improve boot time by Paul Lawrence · 10 years ago
  70. 0628fa2 Improve boot time by Paul Lawrence · 10 years ago
  71. eebf445 Add "cryptfs deleteuserkey" command to vold. by Paul Crowley · 10 years ago
  72. e1762fa am bb68c6f5: am d25e1074: Merge "Don\'t use TEMP_FAILURE_RETRY on close in vold." into mnc-dev by Elliott Hughes · 10 years ago
  73. 5225306 am 9a795187: (-s ours) am 86c942a2: (-s ours) DO NOT MERGE Delete password as per block encryption by Paul Lawrence · 10 years ago
  74. bb68c6f am d25e1074: Merge "Don\'t use TEMP_FAILURE_RETRY on close in vold." into mnc-dev by Elliott Hughes · 10 years ago
  75. 9a79518 am 86c942a2: (-s ours) DO NOT MERGE Delete password as per block encryption by Paul Lawrence · 10 years ago
  76. ed29fe3 am 4efa3d27: (-s ours) am 0d9cd9e9: DO NOT MERGE Fix problem that reading/writing crypto footers wasn\'t identity by Paul Lawrence · 10 years ago
  77. 4fade23 am ab5741de: (-s ours) am 2f32cda6: DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 10 years ago
  78. 437939f am 9cea1138: (-s ours) am b7f0702e: (-s ours) DO NOT MERGE Use default key permissions for ext4enc by Paul Lawrence · 10 years ago
  79. 74a28d5 am 7344a7b5: (-s ours) am 368d7945: (-s ours) DO NOT MERGE Enable properties in ext4enc by Paul Lawrence · 10 years ago
  80. b8b2cb4 am b2292f0a: (-s ours) am c78c71b1: (-s ours) DO NOT MERGE Check password is correct by checking hash by Paul Lawrence · 10 years ago
  81. 4efa3d2 am 0d9cd9e9: DO NOT MERGE Fix problem that reading/writing crypto footers wasn\'t identity by Paul Lawrence · 10 years ago
  82. ab5741d am 2f32cda6: DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 10 years ago
  83. 9cea113 am b7f0702e: (-s ours) DO NOT MERGE Use default key permissions for ext4enc by Paul Lawrence · 10 years ago
  84. 8ca8962 am 145fc84a: (-s ours) am fd7db732: (-s ours) DO NOT MERGE New ext4enc kernel switching from xattrs to ioctl by Paul Lawrence · 10 years ago
  85. ba374a8 am d4618a59: (-s ours) am 731a7a24: (-s ours) DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 10 years ago
  86. 7344a7b am 368d7945: (-s ours) DO NOT MERGE Enable properties in ext4enc by Paul Lawrence · 10 years ago
  87. b2292f0 am c78c71b1: (-s ours) DO NOT MERGE Check password is correct by checking hash by Paul Lawrence · 10 years ago
  88. 145fc84 am fd7db732: (-s ours) DO NOT MERGE New ext4enc kernel switching from xattrs to ioctl by Paul Lawrence · 10 years ago
  89. d4618a5 am 731a7a24: (-s ours) DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 10 years ago
  90. d25e107 Merge "Don't use TEMP_FAILURE_RETRY on close in vold." into mnc-dev by Elliott Hughes · 10 years ago
  91. 86c942a DO NOT MERGE Delete password as per block encryption by Paul Lawrence · 10 years ago
  92. 0d9cd9e DO NOT MERGE Fix problem that reading/writing crypto footers wasn't identity by Paul Lawrence · 10 years ago
  93. 2f32cda DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 10 years ago
  94. b7f0702 DO NOT MERGE Use default key permissions for ext4enc by Paul Lawrence · 10 years ago
  95. a56d313 DO NOT MERGE Simplify password checking logic by Paul Lawrence · 10 years ago
  96. 368d794 DO NOT MERGE Enable properties in ext4enc by Paul Lawrence · 10 years ago
  97. c78c71b DO NOT MERGE Check password is correct by checking hash by Paul Lawrence · 10 years ago
  98. fd7db73 DO NOT MERGE New ext4enc kernel switching from xattrs to ioctl by Paul Lawrence · 10 years ago
  99. 731a7a2 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 10 years ago
  100. 4e378be Don't use TEMP_FAILURE_RETRY on close in vold. by Elliott Hughes · 10 years ago