Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9d82a1cdd391e84bfe5d70702ad4efe5be7d2236
/
fs
/
crypto
/
fname.c
544d08f
fscrypt: use a common logging function
by Eric Biggers
· 7 years ago
e12ee68
fscrypt: make fscrypt_operations.max_namelen an integer
by Eric Biggers
· 7 years ago
0c4cdb2
fscrypt: drop empty name check from fname_decrypt()
by Eric Biggers
· 7 years ago
54632f0
fscrypt: drop max_namelen check from fname_decrypt()
by Eric Biggers
· 7 years ago
17bfde6
fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
by Eric Biggers
· 7 years ago
c90fd775
fscrypt: remove error messages for skcipher_request_alloc() failure
by Eric Biggers
· 7 years ago
b9db0b4
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
by Eric Biggers
· 7 years ago
2cbadad
fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names
by Eric Biggers
· 7 years ago
50c961d
fscrypt: calculate NUL-padding length in one place only
by Eric Biggers
· 7 years ago
1e80ad7
fscrypt: remove fscrypt_fname_usr_to_disk()
by Eric Biggers
· 7 years ago
76e81d6
fscrypt: new helper functions for ->symlink()
by Eric Biggers
· 7 years ago
a575784
fscrypt: trim down fscrypt.h includes
by Eric Biggers
· 7 years ago
dcf0db9
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
by Eric Biggers
· 7 years ago
32190f0
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
d0082e1
fscrypt: move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e0428a2
fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
by Eric Biggers
· 7 years ago
27e47a6
fscrypt: inline fscrypt_free_filename()
by Eric Biggers
· 8 years ago
1715942
fscrypt: introduce helper function for filename matching
by Eric Biggers
· 8 years ago
6b06cde
fscrypt: avoid collisions when presenting long encrypted filenames
by Eric Biggers
· 8 years ago
1b53cf9
fscrypt: remove broken support for detecting keyring key revocation
by Eric Biggers
· 8 years ago
54475f5
fscrypt: use ENOKEY when file cannot be created w/o key
by Eric Biggers
· 8 years ago
3325bea
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
by Theodore Ts'o
· 8 years ago
08ae877
fscrypto: don't use on-stack buffer for filename encryption
by Eric Biggers
· 8 years ago
0b93e1b
fscrypt: Constify struct inode pointer
by David Gstir
· 8 years ago
55be314
fscrypto: use standard macros to compute length of fname ciphertext
by Eric Biggers
· 8 years ago
ef1eb3a
fscrypto: make filename crypto functions return 0 on success
by Eric Biggers
· 8 years ago
53fd755
fscrypto: rename completion callbacks to reflect usage
by Eric Biggers
· 8 years ago
d83ae73
fscrypto: remove unnecessary includes
by Eric Biggers
· 8 years ago
d407574
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
0b81d07
fs crypto: move per-file encryption from f2fs tree to fs/crypto
by Jaegeuk Kim
· 10 years ago