Cronologia Commit

Autore SHA1 Messaggio Data
  Eric Biggers 544d08fde2 fscrypt: use a common logging function 7 anni fa
  Eric Biggers e12ee6836a fscrypt: make fscrypt_operations.max_namelen an integer 7 anni fa
  Eric Biggers 0c4cdb27ca fscrypt: drop empty name check from fname_decrypt() 7 anni fa
  Eric Biggers 54632f02d0 fscrypt: drop max_namelen check from fname_decrypt() 7 anni fa
  Eric Biggers 17bfde6097 fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info() 7 anni fa
  Eric Biggers c90fd77562 fscrypt: remove error messages for skcipher_request_alloc() failure 7 anni fa
  Eric Biggers b9db0b4a68 fscrypt: fix up fscrypt_fname_encrypted_size() for internal use 7 anni fa
  Eric Biggers 2cbadadcfd fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names 7 anni fa
  Eric Biggers 50c961de59 fscrypt: calculate NUL-padding length in one place only 7 anni fa
  Eric Biggers 1e80ad712f fscrypt: remove fscrypt_fname_usr_to_disk() 7 anni fa
  Eric Biggers 76e81d6d50 fscrypt: new helper functions for ->symlink() 7 anni fa
  Eric Biggers a575784c6c fscrypt: trim down fscrypt.h includes 7 anni fa
  Eric Biggers dcf0db9e5d fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c 7 anni fa
  Linus Torvalds 32190f0afb Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt 7 anni fa
  Linus Torvalds 37dc79565c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 7 anni fa
  Gilad Ben-Yossef d0082e1a7c fscrypt: move to generic async completion 8 anni fa
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 anni fa
  Eric Biggers e0428a266d fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() 8 anni fa
  Eric Biggers 27e47a6342 fscrypt: inline fscrypt_free_filename() 8 anni fa
  Eric Biggers 17159420a6 fscrypt: introduce helper function for filename matching 8 anni fa
  Eric Biggers 6b06cdee81 fscrypt: avoid collisions when presenting long encrypted filenames 8 anni fa
  Eric Biggers 1b53cf9815 fscrypt: remove broken support for detecting keyring key revocation 8 anni fa
  Eric Biggers 54475f531b fscrypt: use ENOKEY when file cannot be created w/o key 8 anni fa
  Theodore Ts'o 3325bea5b2 fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info() 8 anni fa
  Eric Biggers 08ae877f4e fscrypto: don't use on-stack buffer for filename encryption 8 anni fa
  David Gstir 0b93e1b94b fscrypt: Constify struct inode pointer 8 anni fa
  Eric Biggers 55be3145d1 fscrypto: use standard macros to compute length of fname ciphertext 9 anni fa
  Eric Biggers ef1eb3aa50 fscrypto: make filename crypto functions return 0 on success 9 anni fa
  Eric Biggers 53fd7550ec fscrypto: rename completion callbacks to reflect usage 9 anni fa
  Eric Biggers d83ae730b6 fscrypto: remove unnecessary includes 9 anni fa