1. 0803ba0 Remove most of FDE support by Eric Biggers · 2 years, 7 months ago
  2. d86a8ab Replace most references to Keymaster with Keystore by Eric Biggers · 3 years ago
  3. 47525e6 cryptfs: log beginning/end of each unmount attempt by Eric Biggers · 3 years ago
  4. 8953430 cryptfs: try harder to unmount subdirectory mounts by Eric Biggers · 3 years ago
  5. b4faeb8 cryptfs: kill processes more quickly in wait_and_unmount() by Eric Biggers · 3 years, 1 month ago
  6. 23452c1 Remove Keymaster::isSecure() and simplify callers by Satya Tangirala · 3 years, 2 months ago
  7. e8de4ff Make vold use keystore2 instead of keymaster by Satya Tangirala · 3 years, 3 months ago
  8. 98062dc vold: Use Wakelock::tryGet() by Kalesh Singh · 3 years, 3 months ago
  9. f038c5f Refactor EncryptInplace.cpp by Eric Biggers · 3 years, 7 months ago
  10. 69520d2 Remove special handling for missing crypto_blkdev by Eric Biggers · 3 years, 7 months ago
  11. 88f993b Check return value of create_crypto_blk_dev() by Eric Biggers · 3 years, 7 months ago
  12. c01995e Remove unused support for partial encryption by Eric Biggers · 3 years, 7 months ago
  13. ebc8801 Merge "Don't call block checkpoint functions above dm-default-key" am: 1bb7e8a928 am: 53f1d07339 by Paul Lawrence · 4 years ago
  14. 1bb7e8a Merge "Don't call block checkpoint functions above dm-default-key" by Paul Lawrence · 4 years ago
  15. 3fe9311 Don't call block checkpoint functions above dm-default-key by Paul Lawrence · 4 years ago
  16. 332d1ec Merge "umount /data/user/0 before umount /data" am: 3a0fd35b62 am: 20f9f29d53 by Automerger Merge Worker · 4 years, 3 months ago
  17. 3cf3233 umount /data/user/0 before umount /data by Hyangseok Chae · 4 years, 3 months ago
  18. 7489ab6 Merge changes from topics "metadata_wrapped_key_aosp", "volume_metadata" am: 36fd1ebfae am: 6891eb7e2d am: c14f46d114 by Automerger Merge Worker · 4 years, 3 months ago
  19. 249c2fb Refactor: make makeGen local by Paul Crowley · 4 years, 4 months ago
  20. 4eac264 Refactor key generation to handle both normal and metadata encryption. by Paul Crowley · 4 years, 4 months ago
  21. b3d018a Refactor key generation to handle both normal and metadata encryption. by Paul Crowley · 4 years, 4 months ago
  22. 85d1c77 Merge changes Ic3993c1f,I06645bb4 am: ac34e9aa3e am: b62afed286 am: 54d05de798 by Paul Crowley · 4 years, 4 months ago
  23. 220567c Generalize CryptoType infrastructure by Paul Crowley · 4 years, 4 months ago
  24. a661fb6 Refactor CryptoType to use better names, and size_t not uint32_t by Paul Crowley · 4 years, 4 months ago
  25. 50f7de2 Merge "Use DM layer directly to manage private DM volumes" am: dd12ea5bd2 am: 47aff8772d am: e3609aa837 by Automerger Merge Worker · 4 years, 4 months ago
  26. 1dc4f81 Merge "Retry deleting dm devices." by Martijn Coenen · 4 years, 4 months ago
  27. 26ad7b3 Retry deleting dm devices. by Martijn Coenen · 4 years, 4 months ago
  28. 659b63f Use DM layer directly to manage private DM volumes by Paul Crowley · 4 years, 4 months ago
  29. 3d98f5d Pass volume key as a KeyBuffer by Paul Crowley · 4 years, 4 months ago
  30. 81796e9 Use std::string to return crypto device, not char * by Paul Crowley · 4 years, 4 months ago
  31. 73be12d Refactor: make cryptfs.h smaller by Paul Crowley · 4 years, 4 months ago
  32. 15bbe22 vold: use RAII wake locks by Tri Vo · 5 years ago
  33. a37c017 Merged-In Revert "vold: use RAII wake locks" by Ruslan Tkhakokhov · 5 years ago
  34. 242130f vold: use RAII wake locks by Tri Vo · 5 years ago
  35. b922473 Replace manual dm ioctls with libdm. by David Anderson · 5 years ago
  36. aec7a0a Stop using trigger_reset_main. by Martijn Coenen · 5 years ago
  37. 7e38a3a fix data encryption fail when ENCRYPTION_FLAG_NO_UI is set by xzj · 6 years ago
  38. 4c5bde2 Move over to the C++ Fstab class by Tom Cherry · 5 years ago
  39. 7f3ab95 Remove secontext.h, secontext.cpp, hash.h by LongPing Wei · 5 years ago
  40. e1a7e77 cryptfs: improve logging of dm-crypt device creation by Eric Biggers · 5 years ago
  41. ed45ec3 cryptfs: round down dm-crypt device size to crypto sector boundary by Eric Biggers · 5 years ago
  42. 3a2f7db cryptfs: check for errors in create_encrypted_random_key() by Eric Biggers · 5 years ago
  43. 9d6cc18 cryptfs: Add error messages when remove dm-crypt device is failed by Yue Hu · 5 years ago
  44. ab1e84a cryptfs: Allow setting dm-crypt sector size by Greg Kaiser · 5 years ago
  45. 8cb4c9f cryptfs: Add Adiantum support by Greg Kaiser · 5 years ago
  46. f83cc61 Fix signedness mismatch and integer underflow by Rubin Xu · 6 years ago
  47. cfe3972 Wait for dm device to be ready before format by Paul Crowley · 6 years ago
  48. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
  49. a3381ff Merge "Add support for checkpointing" by Treehugger Robot · 6 years ago
  50. 625dc78 Add GetBlockDevSize, GetBlockDevSectors helpers by Oleksiy Avramchenko · 6 years ago
  51. 65f99c9 Add support for checkpointing by Daniel Rosenberg · 6 years ago
  52. 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
  53. b353a61 cryptfs: Remove Speck support by Greg Kaiser · 6 years ago
  54. cf5c990 resolve merge conflicts of 7bf98aa8a0c122aec9f3262fe1a24238d57ae8d0 to pi-dev-plus-aosp by Luis Hector Chavez · 6 years ago
  55. bbb512d vold: Avoid SIGSEGVs when fstab lacks /data by Luis Hector Chavez · 6 years ago
  56. 196d585 Replace library headers with angle quotations by Logan Chien · 6 years ago
  57. 862eef7 Reorder the include directives in cryptfs.cpp by Logan Chien · 6 years ago
  58. 188b0ab Deprecate <cutils/log.h> and <utils/Log.h> by Logan Chien · 6 years ago
  59. 3f2b122 Replace library headers with angle quotations by Logan Chien · 6 years ago
  60. d557d76 Reorder the include directives in cryptfs.cpp by Logan Chien · 6 years ago
  61. 385cb8c Gate use of allow_encrypt_override behind ro.crypto property by Paul Crowley · 6 years ago
  62. 38723f2 cryptfs: Optionally get crypto type as a property by Greg Kaiser · 6 years ago
  63. 57f9af6 cryptfs: Require ext disk crypt to match code by Greg Kaiser · 6 years ago
  64. 59ad018 cryptfs: Use the crypt_mnt_ftr keysize by Greg Kaiser · 6 years ago
  65. 00eda38 cryptfs: Don't use bare integers for key size by Greg Kaiser · 6 years ago
  66. c0de9c7 cryptfs: Clarify sizing of intermediate key by Greg Kaiser · 6 years ago
  67. b802078 Revert "cryptfs: Don't hardcode ikey buffer size" by Greg Kaiser · 6 years ago
  68. 2c92d7b Revert "cryptfs: Make decrypted key buffers large enough" by Greg Kaiser · 6 years ago
  69. fa09961 Revert "cryptfs: Optionally get crypt type from properties" by Greg Kaiser · 6 years ago
  70. 291fec1 cryptfs: Optionally get crypt type from properties by Greg Kaiser · 6 years ago
  71. 4a35ef0 cryptfs: Make decrypted key buffers large enough by Greg Kaiser · 6 years ago
  72. 1452b27 cryptfs: Don't hardcode ascii buffer size by Greg Kaiser · 6 years ago
  73. f45a70c cryptfs: Don't hardcode ikey buffer size by Greg Kaiser · 6 years ago
  74. b610e77 cryptfs: Fix format string by Greg Kaiser · 6 years ago
  75. 026072f cryptfs: Remove unused variable by Greg Kaiser · 6 years ago
  76. 0fd2626 Add a mount with metadata encryption service by Paul Crowley · 6 years ago
  77. a8b6225 Merge "No double encryption on FDE+FBE SD cards" by TreeHugger Robot · 6 years ago
  78. 7ee87cf Remove all references to FDE enable wipe by Paul Lawrence · 6 years ago
  79. 5afbc62 No double encryption on FDE+FBE SD cards by Paul Crowley · 7 years ago
  80. 6699e7b Merge "Key upgrading for FDE." am: 997e605563 am: 2b1b72d183 am: 78c9969299 by Paul Crowley · 7 years ago
  81. 2b1b72d Merge "Key upgrading for FDE." am: 997e605563 by Paul Crowley · 7 years ago
  82. 7347333 Key upgrading for FDE. by Paul Crowley · 7 years ago
  83. bf168f7 Merge commit 'e2d1d99f1a98b02a28fe71f2a387a72b69d4b4a6' from by Xin Li · 7 years ago
  84. 119a98a Merge "cryptfs: support make_f2fs with quota" am: 7807866abe am: 4d1c7765c8 by Jaegeuk Kim · 7 years ago
  85. 5968445 Merge "cryptfs: support make_f2fs with quota" am: 7807866abe am: 4d1c7765c8 by Jaegeuk Kim · 7 years ago
  86. 8de9f06 cryptfs: support make_f2fs with quota by Jaegeuk Kim · 7 years ago
  87. 98651a2 cryptfs: call format_f2fs correctly with proper flags by Jaegeuk Kim · 7 years ago
  88. b64933a Be even more C++. Switch on a warning. by Paul Crowley · 7 years ago
  89. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  90. 3b71fc5 Be more C++. volume UUID should always be std::string. by Paul Crowley · 7 years ago
  91. a7ca40b Remove dead code; move code out of cryptfs that doesn't belong. by Paul Crowley · 7 years ago
  92. 584610f Remove CheckBattery altogether by Paul Crowley · 7 years ago
  93. de90f76 Remove CheckBattery altogether am: a04014bf26 by Paul Crowley · 7 years ago
  94. 5385417 Remove CheckBattery altogether by Paul Crowley · 7 years ago
  95. a04014b Remove CheckBattery altogether by Paul Crowley · 7 years ago
  96. e2ee152 Refactor of use of fstab in advance of fix. by Paul Crowley · 7 years ago
  97. 95440eb Enable "cert-err34-c" tidy checks. by Jeff Sharkey · 7 years ago
  98. 83b559c Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  99. e78efb7 Merge "Switch RebootType to an enum class." am: db725d3348 am: da54114d23 am: c01810be33 by Josh Gao · 7 years ago
  100. 41770aa Merge "Switch RebootType to an enum class." am: db725d3348 am: da54114d23 by Josh Gao · 7 years ago