1. 89bcc63 am 36859212: Merge "Move vold to libc++." by Dan Albert · 10 years ago
  2. a05cb41 am 460a93a6: Merge "Move vold to clang so ASAN_ALL works." by Dan Albert · 10 years ago
  3. 3685921 Merge "Move vold to libc++." by Dan Albert · 10 years ago
  4. 66d84da Move vold to libc++. by Dan Albert · 10 years ago
  5. 460a93a Merge "Move vold to clang so ASAN_ALL works." by Dan Albert · 10 years ago
  6. 5325f56 Move vold to clang so ASAN_ALL works. by Dan Albert · 10 years ago
  7. 096dd2d am ab083da0: Merge "Set SELinux contexts on device nodes created by vold." by Nick Kralevich · 10 years ago
  8. ab083da Merge "Set SELinux contexts on device nodes created by vold." by Nick Kralevich · 10 years ago
  9. 9b5a381 cryptfs: [HACK] reboot if the crypto block dev failed to open automerge: 512f0d5 by JP Abgrall · 10 years ago
  10. 4c9b4d8 am 7776871d: cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  11. 512f0d5 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  12. 7776871 cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  13. fd2180a am fc615041: Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  14. fc61504 Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  15. 6bcac81 am 7639a6ab: Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  16. 7639a6a Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  17. 72b8b82 Reset failed decryption count on successful decryptions by Paul Lawrence · 10 years ago
  18. b69a5e4 am 6e8440fd: cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  19. 6e8440f cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  20. 684e662 Set SELinux contexts on device nodes created by vold. by Stephen Smalley · 10 years ago
  21. f2eabef am 9c58a871: Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  22. 9c58a87 Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  23. e46f712 am 3574b085: Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  24. e2a470f am 46a3a79a: Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  25. 640aa86 am dd1a8040: Include reason when wiping data. by Jeff Sharkey · 10 years ago
  26. 3574b08 Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  27. 46a3a79 Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  28. 955653e cryptfs: log umount() failure reason by Greg Hackmann · 10 years ago
  29. 3f14fe4 print information about opened files when failed unmount by jessica_yu · 10 years ago
  30. dd1a804 Include reason when wiping data. by Jeff Sharkey · 10 years ago
  31. 7df812d am 3846be17: Reduce cryptfs logspam by Paul Lawrence · 10 years ago
  32. 3846be1 Reduce cryptfs logspam by Paul Lawrence · 10 years ago
  33. b707d72 am 6efa9351: Merge "Don\'t use deprecated OpenSSL functions." by Alex Klyubin · 10 years ago
  34. 6efa935 Merge "Don't use deprecated OpenSSL functions." by Alex Klyubin · 10 years ago
  35. 0b4b864 am 8e3f4510: HACK: Retry/reboot when mount reports busy. by Paul Lawrence · 10 years ago
  36. b4ef84d resolved conflicts for merge of 2b2a0bec to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  37. 2b2a0be Merge "Remove makefile cruft." by Dan Albert · 10 years ago
  38. 8e3f451 HACK: Retry/reboot when mount reports busy. by Paul Lawrence · 10 years ago
  39. b2aaf3a Remove makefile cruft. by Dan Albert · 10 years ago
  40. 9b6db0a am 7e17e2d2: Don\'t worry about battery levels when encrypting by Paul Lawrence · 10 years ago
  41. 7e17e2d Don't worry about battery levels when encrypting by Paul Lawrence · 10 years ago
  42. 1162281 am e17a9c4a: Change cryptfs keymaster padding to ensure the high bit is never 1, to ensure the padded message is never larger than the RSA public modulus. by Shawn Willden · 10 years ago
  43. e17a9c4 Change cryptfs keymaster padding to ensure the high bit is never 1, by Shawn Willden · 10 years ago
  44. 455a04f am b2f682bd: Fix Shamus bricked by encryption upgrade by Paul Lawrence · 10 years ago
  45. b2f682b Fix Shamus bricked by encryption upgrade by Paul Lawrence · 10 years ago
  46. 6e164ea am 47ba10d6: Pad object to proper size before signing. by Shawn Willden · 10 years ago
  47. 889c4f1 Don't use deprecated OpenSSL functions. by Adam Langley · 10 years ago
  48. 47ba10d Pad object to proper size before signing. by Shawn Willden · 10 years ago
  49. 3e97bfe am 60dec16c: Correctly remove asecs for full disk encryption by Paul Lawrence · 10 years ago
  50. 60dec16 Correctly remove asecs for full disk encryption by Paul Lawrence · 10 years ago
  51. 70c3ee3 am 74f29f1d: Don\'t test mount when we can use the crypto footer to test the password by Paul Lawrence · 10 years ago
  52. 74f29f1 Don't test mount when we can use the crypto footer to test the password by Paul Lawrence · 10 years ago
  53. f870f91 am 00786076: Merge "Don\'t reboot after default encrypting" into lmp-dev by Paul Lawrence · 10 years ago
  54. 16acd81 am 71577504: Show correct remaining time by Paul Lawrence · 10 years ago
  55. 0078607 Merge "Don't reboot after default encrypting" into lmp-dev by Paul Lawrence · 10 years ago
  56. 7157750 Show correct remaining time by Paul Lawrence · 10 years ago
  57. 4f3f542 am 43ed123d: ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  58. 43ed123 ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  59. b6672e1 Don't reboot after default encrypting by Paul Lawrence · 10 years ago
  60. a842dca am e82df164: Revert "Revert "cryptfs: Added support for f2fs fast encryption"" by Daniel Rosenberg · 10 years ago
  61. e82df16 Revert "Revert "cryptfs: Added support for f2fs fast encryption"" by Daniel Rosenberg · 10 years ago
  62. eafe0eb am 52f5425f: Merge "Fix Vold to properly handle full-disk file systems" by JP Abgrall · 10 years ago
  63. 52f5425 Merge "Fix Vold to properly handle full-disk file systems" by JP Abgrall · 10 years ago
  64. 961d20d Fix Vold to properly handle full-disk file systems by Robert Chiras · 10 years ago
  65. f42a3f2 am a70abc60: Revert "cryptfs: Added support for f2fs fast encryption" by Jim Miller · 10 years ago
  66. ff3a385 am 74c01201: cryptfs: Added support for f2fs fast encryption by Daniel Rosenberg · 10 years ago
  67. 30c2051 am 211c0cfd: Merge "Enable SD card format" by JP Abgrall · 10 years ago
  68. a70abc6 Revert "cryptfs: Added support for f2fs fast encryption" by Jim Miller · 10 years ago
  69. 74c0120 cryptfs: Added support for f2fs fast encryption by Daniel Rosenberg · 10 years ago
  70. 211c0cf Merge "Enable SD card format" by JP Abgrall · 10 years ago
  71. d0c7b17 Wipe userdata when password is good but it won't mount by Paul Lawrence · 10 years ago
  72. 0cd6cfc fstrim: Use a local definition of the IOCTL FIDTRIM number by JP Abgrall · 10 years ago
  73. 55cdafd fstrim: fix typo in log message for FIDTRIM case by JP Abgrall · 10 years ago
  74. 6bfed20 When encryption fails, reboot into recovery by Paul Lawrence · 10 years ago
  75. 422bdb7 fstrim: prep for supporting a deep trim ioctl by JP Abgrall · 10 years ago
  76. 33c29d6 Fix failure erasing SD in Factory reset by Cylen Yao · 10 years ago
  77. 40b64a6 vold: support "volume list [broadcast]" command by JP Abgrall · 10 years ago
  78. e068a49 Fat.cpp: Tuned FAT parameters according to SD Association recommendations. by Daniel Rosenberg · 10 years ago
  79. 1a89e8b Enable SD card format by Bogdan George Stefan · 10 years ago
  80. 231bdba Fix an accidental PRId64 to PRIx64. by Elliott Hughes · 10 years ago
  81. cb33f57 resolved conflicts for merge of afa60cee to master by Elliott Hughes · 10 years ago
  82. afa60ce am c0c28675: Merge "Fix vold %lld to PRId64." by Elliott Hughes · 10 years ago
  83. c0c2867 Merge "Fix vold %lld to PRId64." by Elliott Hughes · 10 years ago
  84. 7373716 Fix vold %lld to PRId64. by Elliott Hughes · 10 years ago
  85. 62c7af3 cryptfs: makefs F2FS if the partition type is F2FS. by JP Abgrall · 10 years ago
  86. e9196fe Increase asec image size for reflecting ext4 reserved clusters by Daniel Rosenberg · 10 years ago
  87. fcd34a0 Added support for ext4 ASEC resizing. by Daniel Rosenberg · 10 years ago
  88. 73d7a02 On low power turn off rather than rebooting to allow device to charge by Paul Lawrence · 10 years ago
  89. cba4ab2 am df293f14: merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 10 years ago
  90. 9c7a582 am ea256025: am 45faade2: Merge "Replaces uses of index() with strchr()." by Dan Albert · 10 years ago
  91. ea25602 am 45faade2: Merge "Replaces uses of index() with strchr()." by Dan Albert · 10 years ago
  92. 45faade Merge "Replaces uses of index() with strchr()." by Dan Albert · 10 years ago
  93. a96d9c9 Calculate time to go while encrypting by Paul Lawrence · 10 years ago
  94. 58c58cf Show correct percentage when encrypting used blocks only by Paul Lawrence · 10 years ago
  95. dd58c43 Replaces uses of index() with strchr(). by Dan Albert · 10 years ago
  96. 6a74dca Fixed bugs with ASEC filesystem. by Daniel Rosenberg · 10 years ago
  97. 12e3639 am 099b20f3: am 1881395b: am c6752b06: Merge "vold: wildcard support for device path matching" by JP Abgrall · 10 years ago
  98. 099b20f am 1881395b: am c6752b06: Merge "vold: wildcard support for device path matching" by JP Abgrall · 10 years ago
  99. 1881395 am c6752b06: Merge "vold: wildcard support for device path matching" by JP Abgrall · 10 years ago
  100. c6752b0 Merge "vold: wildcard support for device path matching" by JP Abgrall · 10 years ago