Commit History

Author SHA1 Message Date
  Linus Torvalds d54d35c501 Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 7 years ago
  Eric Biggers 544d08fde2 fscrypt: use a common logging function 7 years ago
  Eric Biggers 1da2f0ac8c fscrypt: remove stale comment from fscrypt_d_revalidate() 7 years ago
  Eric Biggers c90fd77562 fscrypt: remove error messages for skcipher_request_alloc() failure 7 years ago
  Eric Biggers 54222025f2 fscrypt: clean up after fscrypt_prepare_lookup() conversions 7 years ago
  Eric Biggers 36dd26e0c8 fscrypt: use unbound workqueue for decryption 7 years ago
  Eric Biggers 0cb8dae4a0 fscrypt: allow synchronous bio decryption 7 years ago
  Eric Biggers a575784c6c fscrypt: trim down fscrypt.h includes 7 years ago
  Linus Torvalds 32190f0afb Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt 7 years ago
  Gilad Ben-Yossef d0082e1a7c fscrypt: move to generic async completion 8 years ago
  Eric Biggers a0b3bc8553 fscrypt: lock mutex before checking for bounce page pool 8 years ago
  Eric Biggers e0428a266d fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() 8 years ago
  Daniel Walter b7e7cf7a66 fscrypt: add support for AES-128-CBC 8 years ago
  Eric Biggers 1b53cf9815 fscrypt: remove broken support for detecting keyring key revocation 8 years ago
  Richard Weinberger 58ae74683a fscrypt: factor out bio specific functions 8 years ago
  David Gstir 6a34e4d2be fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL 8 years ago
  David Gstir f32d7ac20a fscrypt: Delay bounce page pool allocation until needed 8 years ago
  David Gstir bd7b829038 fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page() 8 years ago
  David Gstir 1400451f04 fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page() 8 years ago
  David Gstir 9e532772b4 fscrypt: Never allocate fscrypt_ctx on in-place encryption 8 years ago
  David Gstir e550c16c8a fscrypt: Use correct index in decrypt path. 8 years ago
  Theodore Ts'o cc4e0df038 fscrypt: move non-public structures and constants to fscrypt_private.h 8 years ago
  Theodore Ts'o b98701df34 fscrypt: unexport fscrypt_initialize() 8 years ago
  David Gstir 9c4bb8a3a9 fscrypt: Let fs select encryption index/tweak 8 years ago
  David Gstir 0b93e1b94b fscrypt: Constify struct inode pointer 8 years ago
  David Gstir 7821d4dd45 fscrypt: Enable partial page encryption 8 years ago
  David Gstir b50f7b268b fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages 8 years ago
  David Gstir 1c7dcf69ee fscrypt: Add in-place encryption mode 8 years ago
  Eric Biggers fb4454376d fscrypto: make XTS tweak initialization endian-independent 9 years ago
  Eric Biggers 53fd7550ec fscrypto: rename completion callbacks to reflect usage 9 years ago