1. b25302e Do not log passwords returned through vdc by Paul Lawrence · 10 years ago
  2. bb7d9af fall back to dm-crypt if device already encrypted by Iliyan Malchev · 10 years ago
  3. 87701e2 Adding support of dm-req-crypt by Ajay Dudani · 10 years ago
  4. 7c49ab0 Modify vold to check for hardware keymaster. by Shawn Willden · 10 years ago
  5. 13c3a90 Merge "Make persistent field in cryptofs support longer values." into lmp-mr1-dev by Rubin Xu · 10 years ago
  6. 85c01f9 Make persistent field in cryptofs support longer values. by Rubin Xu · 10 years ago
  7. ada1f92 am 512f0d52: cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  8. 0f3e09c resolved conflicts for merge of 7776871d to lmp-mr1-dev by JP Abgrall · 10 years ago
  9. 512f0d5 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  10. 7fc1de8 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  11. 3334c6a cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  12. 7776871 cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  13. fc61504 Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  14. 7639a6a Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  15. 72b8b82 Reset failed decryption count on successful decryptions by Paul Lawrence · 10 years ago
  16. 6e8440f cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  17. 9c58a87 Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  18. 3574b08 Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  19. 46a3a79 Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  20. 955653e cryptfs: log umount() failure reason by Greg Hackmann · 10 years ago
  21. 3f14fe4 print information about opened files when failed unmount by jessica_yu · 10 years ago
  22. dd1a804 Include reason when wiping data. by Jeff Sharkey · 10 years ago
  23. 3846be1 Reduce cryptfs logspam by Paul Lawrence · 10 years ago
  24. 8e3f451 HACK: Retry/reboot when mount reports busy. by Paul Lawrence · 10 years ago
  25. 7e17e2d Don't worry about battery levels when encrypting by Paul Lawrence · 10 years ago
  26. e17a9c4 Change cryptfs keymaster padding to ensure the high bit is never 1, by Shawn Willden · 10 years ago
  27. b2f682b Fix Shamus bricked by encryption upgrade by Paul Lawrence · 10 years ago
  28. 47ba10d Pad object to proper size before signing. by Shawn Willden · 10 years ago
  29. 60dec16 Correctly remove asecs for full disk encryption by Paul Lawrence · 10 years ago
  30. 74f29f1 Don't test mount when we can use the crypto footer to test the password by Paul Lawrence · 10 years ago
  31. 0078607 Merge "Don't reboot after default encrypting" into lmp-dev by Paul Lawrence · 10 years ago
  32. 7157750 Show correct remaining time by Paul Lawrence · 10 years ago
  33. 43ed123 ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  34. b6672e1 Don't reboot after default encrypting by Paul Lawrence · 10 years ago
  35. e82df16 Revert "Revert "cryptfs: Added support for f2fs fast encryption"" by Daniel Rosenberg · 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. d0c7b17 Wipe userdata when password is good but it won't mount by Paul Lawrence · 10 years ago
  39. 0cd6cfc fstrim: Use a local definition of the IOCTL FIDTRIM number by JP Abgrall · 10 years ago
  40. 55cdafd fstrim: fix typo in log message for FIDTRIM case by JP Abgrall · 10 years ago
  41. 6bfed20 When encryption fails, reboot into recovery by Paul Lawrence · 10 years ago
  42. 422bdb7 fstrim: prep for supporting a deep trim ioctl by JP Abgrall · 10 years ago
  43. 33c29d6 Fix failure erasing SD in Factory reset by Cylen Yao · 10 years ago
  44. 40b64a6 vold: support "volume list [broadcast]" command by JP Abgrall · 10 years ago
  45. e068a49 Fat.cpp: Tuned FAT parameters according to SD Association recommendations. by Daniel Rosenberg · 10 years ago
  46. 231bdba Fix an accidental PRId64 to PRIx64. by Elliott Hughes · 10 years ago
  47. cb33f57 resolved conflicts for merge of afa60cee to master by Elliott Hughes · 10 years ago
  48. afa60ce am c0c28675: Merge "Fix vold %lld to PRId64." by Elliott Hughes · 10 years ago
  49. c0c2867 Merge "Fix vold %lld to PRId64." by Elliott Hughes · 10 years ago
  50. 7373716 Fix vold %lld to PRId64. by Elliott Hughes · 10 years ago
  51. 62c7af3 cryptfs: makefs F2FS if the partition type is F2FS. by JP Abgrall · 10 years ago
  52. e9196fe Increase asec image size for reflecting ext4 reserved clusters by Daniel Rosenberg · 10 years ago
  53. fcd34a0 Added support for ext4 ASEC resizing. by Daniel Rosenberg · 10 years ago
  54. 73d7a02 On low power turn off rather than rebooting to allow device to charge by Paul Lawrence · 10 years ago
  55. cba4ab2 am df293f14: merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 10 years ago
  56. 9c7a582 am ea256025: am 45faade2: Merge "Replaces uses of index() with strchr()." by Dan Albert · 10 years ago
  57. ea25602 am 45faade2: Merge "Replaces uses of index() with strchr()." by Dan Albert · 10 years ago
  58. 45faade Merge "Replaces uses of index() with strchr()." by Dan Albert · 10 years ago
  59. a96d9c9 Calculate time to go while encrypting by Paul Lawrence · 10 years ago
  60. 58c58cf Show correct percentage when encrypting used blocks only by Paul Lawrence · 10 years ago
  61. dd58c43 Replaces uses of index() with strchr(). by Dan Albert · 10 years ago
  62. 6a74dca Fixed bugs with ASEC filesystem. by Daniel Rosenberg · 10 years ago
  63. 12e3639 am 099b20f3: am 1881395b: am c6752b06: Merge "vold: wildcard support for device path matching" by JP Abgrall · 10 years ago
  64. 099b20f am 1881395b: am c6752b06: Merge "vold: wildcard support for device path matching" by JP Abgrall · 10 years ago
  65. 1881395 am c6752b06: Merge "vold: wildcard support for device path matching" by JP Abgrall · 10 years ago
  66. c6752b0 Merge "vold: wildcard support for device path matching" by JP Abgrall · 10 years ago
  67. df293f1 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 10 years ago
  68. be320c8 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 10 years ago
  69. da0b1a9 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 10 years ago
  70. 88c25e4 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 10 years ago
  71. dee8b23 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 10 years ago
  72. 6b6bc5f merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 10 years ago
  73. 5b1d492 merge in master-release history after reset to b31f33b5e41bf295705b8f0c1582c6277e8fec64 by The Android Automerger · 10 years ago
  74. b31f33b Support non-sequential partition index by Cylen Yao · 10 years ago
  75. 89ec37f Updates for BatteryProperty 64-bit property values by Todd Poynor · 10 years ago
  76. 92bd5a7 merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 10 years ago
  77. 27cfee3 avoid fs_mkdirs when SD card removed by Cylen Yao · 10 years ago
  78. c53713b merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 10 years ago
  79. e630fcd merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 10 years ago
  80. e619817 merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 10 years ago
  81. ddf384d merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 10 years ago
  82. d804160 merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 10 years ago
  83. a62481c merge in master-release history after reset to 8c008397141bf9a7d619eb2c53452bf3e397da39 by The Android Automerger · 10 years ago
  84. a801450 Fix encryption on Nakasi by Paul Lawrence · 10 years ago
  85. 8c00839 Fix encryption on Nakasi by Paul Lawrence · 10 years ago
  86. 46c301c vold: wildcard support for device path matching by Octavian Purdila · 10 years ago
  87. 8ee0410 am 2d3c0c05: am a821d50b: am 470f0b3f: Merge "Avoid segv by checking argc in "storage user <mountpoint>"" by JP Abgrall · 10 years ago
  88. 2c4963a am a7a612bf: am 15c3e01e: am 3c0d02aa: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 10 years ago
  89. 86abdc4 am 598fdf7a: am 3d9b98cc: am 1dc1fb4a: Merge "vold: suppress unused argument warning messages" by Mark Salyzyn · 10 years ago
  90. 9066592 am e8a19bdb: am 9aace96c: am 311edc8c: Merge "Add SELinux restorecon calls on ASEC containers." by Nick Kralevich · 10 years ago
  91. 8e0f2a5 am 02cb9f5e: am 4c20805a: am 1d8e3ce8: Merge "vold: fix errors inside ALOGV" by Colin Cross · 10 years ago
  92. 2d3c0c0 am a821d50b: am 470f0b3f: Merge "Avoid segv by checking argc in "storage user <mountpoint>"" by JP Abgrall · 10 years ago
  93. a7a612b am 15c3e01e: am 3c0d02aa: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 10 years ago
  94. 598fdf7 am 3d9b98cc: am 1dc1fb4a: Merge "vold: suppress unused argument warning messages" by Mark Salyzyn · 10 years ago
  95. e8a19bd am 9aace96c: am 311edc8c: Merge "Add SELinux restorecon calls on ASEC containers." by Nick Kralevich · 10 years ago
  96. 02cb9f5 am 4c20805a: am 1d8e3ce8: Merge "vold: fix errors inside ALOGV" by Colin Cross · 10 years ago
  97. bf85d89 Merge "Add keymaster support to cryptfs" by Paul Lawrence · 11 years ago
  98. 69f4ebd Add keymaster support to cryptfs by Paul Lawrence · 11 years ago
  99. e8feb83 Merge "vdc: fix segfault" by Mohamad Ayyash · 11 years ago
  100. 5e900ac vdc: fix segfault by Mohamad Ayyash · 11 years ago