提交历史

作者 SHA1 备注 提交日期
  Jason A. Donenfeld 578bdaabd0 crypto: speck - remove Speck 7 年之前
  Linus Torvalds d54d35c501 Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 7 年之前
  Eric Biggers 12d28f7955 fscrypt: add Speck128/256 support 7 年之前
  Eric Biggers 544d08fde2 fscrypt: use a common logging function 7 年之前
  Eric Biggers 11b8818ec0 fscrypt: remove internal key size constants 7 年之前
  Eric Biggers 54222025f2 fscrypt: clean up after fscrypt_prepare_lookup() conversions 7 年之前
  Eric Biggers 0cb8dae4a0 fscrypt: allow synchronous bio decryption 7 年之前
  Eric Biggers b9db0b4a68 fscrypt: fix up fscrypt_fname_encrypted_size() for internal use 7 年之前
  Eric Biggers 50c961de59 fscrypt: calculate NUL-padding length in one place only 7 年之前
  Eric Biggers 0eaab5b106 fscrypt: move fscrypt_symlink_data to fscrypt_private.h 7 年之前
  Eric Biggers 76e81d6d50 fscrypt: new helper functions for ->symlink() 7 年之前
  Eric Biggers bb8179e5a8 fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h 7 年之前
  Eric Biggers e4de782a09 fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h 7 年之前
  Linus Torvalds 32190f0afb Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt 7 年之前
  Linus Torvalds 37dc79565c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 7 年之前
  Gilad Ben-Yossef d0082e1a7c fscrypt: move to generic async completion 8 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
  Dave Chinner 734f0d241d fscrypt: clean up include file mess 8 年之前
  Daniel Walter b7e7cf7a66 fscrypt: add support for AES-128-CBC 8 年之前
  Eric Biggers 17159420a6 fscrypt: introduce helper function for filename matching 8 年之前
  Joe Richey 9c8268def6 fscrypt: Move key structure and constants to uapi 8 年之前
  Eric Biggers 1b53cf9815 fscrypt: remove broken support for detecting keyring key revocation 8 年之前
  Richard Weinberger b14c8e6afd fscrypt: properly declare on-stack completion 8 年之前
  Eric Biggers 46f47e4800 fscrypt: split supp and notsupp declarations into their own headers 8 年之前
  Richard Weinberger 58ae74683a fscrypt: factor out bio specific functions 8 年之前
  David Gstir 6a34e4d2be fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL 8 年之前
  David Gstir f32d7ac20a fscrypt: Delay bounce page pool allocation until needed 8 年之前
  Theodore Ts'o cc4e0df038 fscrypt: move non-public structures and constants to fscrypt_private.h 8 年之前
  Theodore Ts'o b98701df34 fscrypt: unexport fscrypt_initialize() 8 年之前
  Theodore Ts'o 3325bea5b2 fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info() 8 年之前