1. b707d72 am 6efa9351: Merge "Don\'t use deprecated OpenSSL functions." by Alex Klyubin · 10 years ago
  2. 6efa935 Merge "Don't use deprecated OpenSSL functions." by Alex Klyubin · 10 years ago
  3. 0b4b864 am 8e3f4510: HACK: Retry/reboot when mount reports busy. by Paul Lawrence · 10 years ago
  4. b4ef84d resolved conflicts for merge of 2b2a0bec to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  5. 2b2a0be Merge "Remove makefile cruft." by Dan Albert · 10 years ago
  6. 8e3f451 HACK: Retry/reboot when mount reports busy. by Paul Lawrence · 10 years ago
  7. b2aaf3a Remove makefile cruft. by Dan Albert · 10 years ago
  8. 9b6db0a am 7e17e2d2: Don\'t worry about battery levels when encrypting by Paul Lawrence · 10 years ago
  9. 7e17e2d Don't worry about battery levels when encrypting by Paul Lawrence · 10 years ago
  10. 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
  11. e17a9c4 Change cryptfs keymaster padding to ensure the high bit is never 1, by Shawn Willden · 10 years ago
  12. 455a04f am b2f682bd: Fix Shamus bricked by encryption upgrade by Paul Lawrence · 10 years ago
  13. b2f682b Fix Shamus bricked by encryption upgrade by Paul Lawrence · 10 years ago
  14. 6e164ea am 47ba10d6: Pad object to proper size before signing. by Shawn Willden · 10 years ago
  15. 889c4f1 Don't use deprecated OpenSSL functions. by Adam Langley · 10 years ago
  16. 47ba10d Pad object to proper size before signing. by Shawn Willden · 10 years ago
  17. 3e97bfe am 60dec16c: Correctly remove asecs for full disk encryption by Paul Lawrence · 10 years ago
  18. 60dec16 Correctly remove asecs for full disk encryption by Paul Lawrence · 10 years ago
  19. 70c3ee3 am 74f29f1d: Don\'t test mount when we can use the crypto footer to test the password by Paul Lawrence · 10 years ago
  20. 74f29f1 Don't test mount when we can use the crypto footer to test the password by Paul Lawrence · 10 years ago
  21. f870f91 am 00786076: Merge "Don\'t reboot after default encrypting" into lmp-dev by Paul Lawrence · 10 years ago
  22. 16acd81 am 71577504: Show correct remaining time by Paul Lawrence · 10 years ago
  23. 0078607 Merge "Don't reboot after default encrypting" into lmp-dev by Paul Lawrence · 10 years ago
  24. 7157750 Show correct remaining time by Paul Lawrence · 10 years ago
  25. 4f3f542 am 43ed123d: ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  26. 43ed123 ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  27. b6672e1 Don't reboot after default encrypting by Paul Lawrence · 10 years ago
  28. a842dca am e82df164: Revert "Revert "cryptfs: Added support for f2fs fast encryption"" by Daniel Rosenberg · 10 years ago
  29. e82df16 Revert "Revert "cryptfs: Added support for f2fs fast encryption"" by Daniel Rosenberg · 10 years ago
  30. eafe0eb am 52f5425f: Merge "Fix Vold to properly handle full-disk file systems" by JP Abgrall · 10 years ago
  31. 52f5425 Merge "Fix Vold to properly handle full-disk file systems" by JP Abgrall · 10 years ago
  32. 961d20d Fix Vold to properly handle full-disk file systems by Robert Chiras · 11 years ago
  33. f42a3f2 am a70abc60: Revert "cryptfs: Added support for f2fs fast encryption" by Jim Miller · 10 years ago
  34. ff3a385 am 74c01201: cryptfs: Added support for f2fs fast encryption by Daniel Rosenberg · 10 years ago
  35. 30c2051 am 211c0cfd: Merge "Enable SD card format" by JP Abgrall · 10 years ago
  36. a70abc6 Revert "cryptfs: Added support for f2fs fast encryption" by Jim Miller · 10 years ago
  37. 74c0120 cryptfs: Added support for f2fs fast encryption by Daniel Rosenberg · 10 years ago
  38. 211c0cf Merge "Enable SD card format" by JP Abgrall · 10 years ago
  39. d0c7b17 Wipe userdata when password is good but it won't mount by Paul Lawrence · 10 years ago
  40. 0cd6cfc fstrim: Use a local definition of the IOCTL FIDTRIM number by JP Abgrall · 10 years ago
  41. 55cdafd fstrim: fix typo in log message for FIDTRIM case by JP Abgrall · 10 years ago
  42. 6bfed20 When encryption fails, reboot into recovery by Paul Lawrence · 10 years ago
  43. 422bdb7 fstrim: prep for supporting a deep trim ioctl by JP Abgrall · 10 years ago
  44. 33c29d6 Fix failure erasing SD in Factory reset by Cylen Yao · 10 years ago
  45. 40b64a6 vold: support "volume list [broadcast]" command by JP Abgrall · 10 years ago
  46. e068a49 Fat.cpp: Tuned FAT parameters according to SD Association recommendations. by Daniel Rosenberg · 11 years ago
  47. 1a89e8b Enable SD card format by Bogdan George Stefan · 11 years ago
  48. 231bdba Fix an accidental PRId64 to PRIx64. by Elliott Hughes · 11 years ago
  49. cb33f57 resolved conflicts for merge of afa60cee to master by Elliott Hughes · 11 years ago
  50. afa60ce am c0c28675: Merge "Fix vold %lld to PRId64." by Elliott Hughes · 11 years ago
  51. c0c2867 Merge "Fix vold %lld to PRId64." by Elliott Hughes · 11 years ago
  52. 7373716 Fix vold %lld to PRId64. by Elliott Hughes · 11 years ago
  53. 62c7af3 cryptfs: makefs F2FS if the partition type is F2FS. by JP Abgrall · 11 years ago
  54. e9196fe Increase asec image size for reflecting ext4 reserved clusters by Daniel Rosenberg · 11 years ago
  55. fcd34a0 Added support for ext4 ASEC resizing. by Daniel Rosenberg · 11 years ago
  56. 73d7a02 On low power turn off rather than rebooting to allow device to charge by Paul Lawrence · 11 years ago
  57. cba4ab2 am df293f14: merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 11 years ago
  58. 9c7a582 am ea256025: am 45faade2: Merge "Replaces uses of index() with strchr()." by Dan Albert · 11 years ago
  59. ea25602 am 45faade2: Merge "Replaces uses of index() with strchr()." by Dan Albert · 11 years ago
  60. 45faade Merge "Replaces uses of index() with strchr()." by Dan Albert · 11 years ago
  61. a96d9c9 Calculate time to go while encrypting by Paul Lawrence · 11 years ago
  62. 58c58cf Show correct percentage when encrypting used blocks only by Paul Lawrence · 11 years ago
  63. dd58c43 Replaces uses of index() with strchr(). by Dan Albert · 11 years ago
  64. 6a74dca Fixed bugs with ASEC filesystem. by Daniel Rosenberg · 11 years ago
  65. 12e3639 am 099b20f3: am 1881395b: am c6752b06: Merge "vold: wildcard support for device path matching" by JP Abgrall · 11 years ago
  66. 099b20f am 1881395b: am c6752b06: Merge "vold: wildcard support for device path matching" by JP Abgrall · 11 years ago
  67. 1881395 am c6752b06: Merge "vold: wildcard support for device path matching" by JP Abgrall · 11 years ago
  68. c6752b0 Merge "vold: wildcard support for device path matching" by JP Abgrall · 11 years ago
  69. df293f1 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 11 years ago
  70. be320c8 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 11 years ago
  71. da0b1a9 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 11 years ago
  72. 88c25e4 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 11 years ago
  73. dee8b23 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 11 years ago
  74. 6b6bc5f merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 11 years ago
  75. 5b1d492 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 11 years ago
  76. b31f33b Support non-sequential partition index by Cylen Yao · 11 years ago
  77. 89ec37f Updates for BatteryProperty 64-bit property values by Todd Poynor · 11 years ago
  78. 92bd5a7 merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 11 years ago
  79. 27cfee3 avoid fs_mkdirs when SD card removed by Cylen Yao · 11 years ago
  80. c53713b merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 11 years ago
  81. e630fcd merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 11 years ago
  82. e619817 merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 11 years ago
  83. ddf384d merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 11 years ago
  84. d804160 merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 11 years ago
  85. a62481c merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 11 years ago
  86. a801450 Fix encryption on Nakasi by Paul Lawrence · 11 years ago
  87. 8c00839 Fix encryption on Nakasi by Paul Lawrence · 11 years ago
  88. 46c301c vold: wildcard support for device path matching by Octavian Purdila · 11 years ago
  89. 8ee0410 am 2d3c0c05: am a821d50b: am 470f0b3f: Merge "Avoid segv by checking argc in "storage user <mountpoint>"" by JP Abgrall · 11 years ago
  90. 2c4963a am a7a612bf: am 15c3e01e: am 3c0d02aa: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  91. 86abdc4 am 598fdf7a: am 3d9b98cc: am 1dc1fb4a: Merge "vold: suppress unused argument warning messages" by Mark Salyzyn · 11 years ago
  92. 9066592 am e8a19bdb: am 9aace96c: am 311edc8c: Merge "Add SELinux restorecon calls on ASEC containers." by Nick Kralevich · 11 years ago
  93. 8e0f2a5 am 02cb9f5e: am 4c20805a: am 1d8e3ce8: Merge "vold: fix errors inside ALOGV" by Colin Cross · 11 years ago
  94. 2d3c0c0 am a821d50b: am 470f0b3f: Merge "Avoid segv by checking argc in "storage user <mountpoint>"" by JP Abgrall · 11 years ago
  95. a7a612b am 15c3e01e: am 3c0d02aa: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  96. 598fdf7 am 3d9b98cc: am 1dc1fb4a: Merge "vold: suppress unused argument warning messages" by Mark Salyzyn · 11 years ago
  97. e8a19bd am 9aace96c: am 311edc8c: Merge "Add SELinux restorecon calls on ASEC containers." by Nick Kralevich · 11 years ago
  98. 02cb9f5 am 4c20805a: am 1d8e3ce8: Merge "vold: fix errors inside ALOGV" by Colin Cross · 11 years ago
  99. bf85d89 Merge "Add keymaster support to cryptfs" by Paul Lawrence · 11 years ago
  100. 69f4ebd Add keymaster support to cryptfs by Paul Lawrence · 11 years ago