1. 3801ecb fscrypt: remove selection of CONFIG_CRYPTO_SHA256 by Eric Biggers · 6 years ago
  2. b8c283b fscrypt: remove unnecessary includes of ratelimit.h by Eric Biggers · 6 years ago
  3. 15c2b0b fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio() by Eric Biggers · 6 years ago
  4. b5c004b fscrypt: support decrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  5. 74feeff fscrypt: introduce fscrypt_decrypt_block_inplace() by Eric Biggers · 6 years ago
  6. c19f58e fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range() by Eric Biggers · 6 years ago
  7. 58b091f fscrypt: support encrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  8. 4298c94 fscrypt: introduce fscrypt_encrypt_block_inplace() by Eric Biggers · 6 years ago
  9. 4e3683e fscrypt: clean up some BUG_ON()s in block encryption/decryption by Eric Biggers · 6 years ago
  10. 8b16948 fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block() by Eric Biggers · 6 years ago
  11. cb3e690 fscrypt: remove the "write" part of struct fscrypt_ctx by Eric Biggers · 6 years ago
  12. 60509c8 fscrypt: simplify bounce page handling by Eric Biggers · 6 years ago
  13. 0912120 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 4 months ago
  14. 9457058 Merge 4.9.276 into android-4.9-q by Greg Kroah-Hartman · 3 years, 5 months ago
  15. 74f26d6 fscrypt: don't ignore minor_hash when hash is 0 by Eric Biggers · 3 years, 7 months ago
  16. 4a88942 Merge 4.9.242 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  17. a9b9c99 fscrypt: use EEXIST when file already uses different policy by Eric Biggers · 8 years ago
  18. 3326d00 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
  19. a5edcea fscrypt: return -EXDEV for incompatible rename or link into encrypted dir by Eric Biggers · 6 years ago
  20. 227aacc Merge android-4.9.189 (2970e78) into msm-4.9 by jianzhou · 5 years ago
  21. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 5 years ago
  22. add89d4 fs/crypto: do not clear encryption key before inode is updated by Neeraj Soni · 5 years ago
  23. 0ebb2de fs: crypto: free allocated memory after usage by Neeraj Soni · 5 years ago
  24. 6523994 fs/crypto: Fix 4.9.186 missmerge by Khusika Dhamar Gusti · 5 years ago
  25. 62dc1f1 fs/crypto: Fix 4.9.186 missmerge by Khusika Dhamar Gusti · 5 years ago
  26. 0fce515 Merge android-4.9.186 (cd46375) into msm-4.9 by jianzhou · 5 years ago
  27. 8ed0083 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 5 years ago
  28. 83cf3cf Merge 4.9.186 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  29. cd46375 Merge 4.9.186 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  30. e722fb7 fscrypt: don't set policy for a dead directory by Hongjie Fang · 6 years ago
  31. ac8894a fscrypt: cache decrypted symlink target in ->i_link by Eric Biggers · 6 years ago
  32. 3a3ac01 fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
  33. cf1f372 fscrypt: only set dentry_operations on ciphertext dentries by Eric Biggers · 6 years ago
  34. ef5b154 fscrypt: fix race allowing rename() and link() of ciphertext dentries by Eric Biggers · 6 years ago
  35. 7c6a569 fscrypt: clean up and improve dentry revalidation by Eric Biggers · 6 years ago
  36. 70e2221 fscrypt: use READ_ONCE() to access ->i_crypt_info by Eric Biggers · 6 years ago
  37. c5710a3 fscrypt: remove WARN_ON_ONCE() when decryption fails by Eric Biggers · 6 years ago
  38. 0db29a1 fscrypt: drop inode argument from fscrypt_get_ctx() by Eric Biggers · 6 years ago
  39. 9034c87 Merge android-4.9.175 (e2171b6) into msm-4.9 by Tengfei Fan · 6 years ago
  40. 3ce5fa3 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  41. 15e483d fscrypt: return -EXDEV for incompatible rename or link into encrypted dir by Eric Biggers · 6 years ago
  42. f4b2721 fscrypt: remove CRYPTO_CTR dependency by Eric Biggers · 6 years ago
  43. 6296c89 fscrypt: add Adiantum support / removed speck by Eric Biggers · 6 years ago
  44. b62aeea Merge android-4.9.149 (ed0b11d) into msm-4.9 by jianzhou · 6 years ago
  45. 67a883f Merge "Merge android-4.9.135 (03fcc2f) into msm-4.9" by Linux Build Service Account · 6 years ago
  46. e93c1c1 ext4: Set the bio REQ_NOENCRYPT flag by Michael Halcrow · 7 years ago
  47. c5976f8 Merge android-4.9.135 (03fcc2f) into msm-4.9 by Minming Qi · 6 years ago
  48. e33fa31 BACKPORT, FROMGIT: fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  49. 8b9a27f Revert "fscrypt: add Speck128/256 support" by Alistair Strachan · 6 years ago
  50. 3bd012f dm-default-key, f2fs, ICE: support dm-default-key with f2fs/ICE by Jaegeuk Kim · 7 years ago
  51. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  52. 7a4c633 fs: crypto: Fix compilation issue by Sahitya Tummala · 6 years ago
  53. 07c3e61 Update Inline Crypto Engine support for File based Encryption by Neeraj Soni · 6 years ago
  54. 3ce1463 fscrypt: use unbound workqueue for decryption by Eric Biggers · 7 years ago
  55. a4842a1 fscrypt: log the crypto algorithm implementations by Eric Biggers · 7 years ago
  56. c16d27e fscrypt: add Speck128/256 support by Eric Biggers · 7 years ago
  57. 08ac722 fscrypt: only derive the needed portion of the key by Eric Biggers · 7 years ago
  58. 24cc7a8 fscrypt: separate key lookup from key derivation by Eric Biggers · 7 years ago
  59. 78275d8 fscrypt: use a common logging function by Eric Biggers · 7 years ago
  60. 56733c6 fscrypt: remove internal key size constants by Eric Biggers · 7 years ago
  61. 9add02d fscrypt: remove unnecessary check for non-logon key type by Eric Biggers · 7 years ago
  62. 4ddc3a8 fscrypt: make fscrypt_operations.max_namelen an integer by Eric Biggers · 7 years ago
  63. 6cf4ea2 fscrypt: drop empty name check from fname_decrypt() by Eric Biggers · 7 years ago
  64. e2a5784 fscrypt: drop max_namelen check from fname_decrypt() by Eric Biggers · 7 years ago
  65. d367939 fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info() by Eric Biggers · 7 years ago
  66. 1cfd158 fscrypt: don't clear flags on crypto transform by Eric Biggers · 7 years ago
  67. cfd1d7b fscrypt: remove stale comment from fscrypt_d_revalidate() by Eric Biggers · 7 years ago
  68. 1e04ac8 fscrypt: remove error messages for skcipher_request_alloc() failure by Eric Biggers · 7 years ago
  69. c6b42b9 fscrypt: remove unnecessary NULL check when allocating skcipher by Eric Biggers · 7 years ago
  70. 3866025 fscrypt: clean up after fscrypt_prepare_lookup() conversions by Eric Biggers · 7 years ago
  71. f9866de fscrypt: use unbound workqueue for decryption by Eric Biggers · 7 years ago
  72. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  73. 36c6512 Enable hardware based FBE on f2fs and adapt ext4 fs by Neeraj Soni · 7 years ago
  74. 0cecdf8 BACKPORT, FROMLIST: fscrypt: add Speck128/256 support by Eric Biggers · 7 years ago
  75. c692cb9 Resolve merge conflict and enable HW FBE for ext4 fs by Neeraj Soni · 7 years ago
  76. 823fd56 fscrypt: allow synchronous bio decryption by Eric Biggers · 7 years ago
  77. 0509923 fscrypt: allow synchronous bio decryption by Eric Biggers · 7 years ago
  78. d919765 f2fs/fscrypt: updates to v4.17-rc1 by Jaegeuk Kim · 7 years ago
  79. 9d9cb0e fscrypt: fix build with pre-4.6 gcc versions by Eric Biggers · 7 years ago
  80. 401052f fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() by Eric Biggers · 7 years ago
  81. 549b206 fscrypt: fix up fscrypt_fname_encrypted_size() for internal use by Eric Biggers · 7 years ago
  82. c440b509 fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names by Eric Biggers · 7 years ago
  83. b0edc2f fscrypt: calculate NUL-padding length in one place only by Eric Biggers · 7 years ago
  84. 62cfdd9 fscrypt: move fscrypt_symlink_data to fscrypt_private.h by Eric Biggers · 7 years ago
  85. e4e6776 fscrypt: remove fscrypt_fname_usr_to_disk() by Eric Biggers · 7 years ago
  86. da32a16 fscrypt: new helper function - fscrypt_get_symlink() by Eric Biggers · 7 years ago
  87. a7e05c7 fscrypt: new helper functions for ->symlink() by Eric Biggers · 7 years ago
  88. eb9c5fd fscrypt: trim down fscrypt.h includes by Eric Biggers · 7 years ago
  89. 0a02472 fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c by Eric Biggers · 7 years ago
  90. 9d51ca8 fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h by Eric Biggers · 7 years ago
  91. bc76f39 fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h by Eric Biggers · 7 years ago
  92. 8dec074 fscrypt: updates on 4.15-rc4 by Jaegeuk Kim · 8 years ago
  93. 743205f fscrypt: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  94. e0af083 fscrypt: lock mutex before checking for bounce page pool by Eric Biggers · 7 years ago
  95. ec822ff fscrypt: new helper function - fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  96. 98fe83a fscrypt: new helper function - fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  97. f521870 fscrypt: new helper function - fscrypt_prepare_link() by Eric Biggers · 7 years ago
  98. d61dffb fscrypt: new helper function - fscrypt_file_open() by Eric Biggers · 7 years ago
  99. d750ec7 fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() by Eric Biggers · 7 years ago
  100. 1617929 fscrypt: clean up include file mess by Dave Chinner · 7 years ago