Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
2b038cbc5fcf12a7ee1cc9bfd5da1e46dacdee87
/
fs
/
crypto
/
keyinfo.c
578bdaa
crypto: speck - remove Speck
by Jason A. Donenfeld
· 6 years ago
e1cc40e
fscrypt: log the crypto algorithm implementations
by Eric Biggers
· 7 years ago
12d28f7
fscrypt: add Speck128/256 support
by Eric Biggers
· 7 years ago
646b7d4
fscrypt: only derive the needed portion of the key
by Eric Biggers
· 7 years ago
590f497
fscrypt: separate key lookup from key derivation
by Eric Biggers
· 7 years ago
544d08f
fscrypt: use a common logging function
by Eric Biggers
· 7 years ago
11b8818
fscrypt: remove internal key size constants
by Eric Biggers
· 7 years ago
1086c80
fscrypt: remove unnecessary check for non-logon key type
by Eric Biggers
· 7 years ago
101c97a
fscrypt: don't clear flags on crypto transform
by Eric Biggers
· 7 years ago
9919479
fscrypt: remove unnecessary NULL check when allocating skcipher
by Eric Biggers
· 7 years ago
3d204e2
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
by Eric Biggers
· 7 years ago
a575784
fscrypt: trim down fscrypt.h includes
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
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 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
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
e0428a2
fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
by Eric Biggers
· 7 years ago
d60b5b7
fscrypt: fix dereference of NULL user_key_payload
by Eric Biggers
· 7 years ago
b7e7cf7
fscrypt: add support for AES-128-CBC
by Daniel Walter
· 8 years ago
cd39e4b
fscrypt: remove unnecessary checks for NULL operations
by Eric Biggers
· 8 years ago
a643f90
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 8 years ago
1b53cf9
fscrypt: remove broken support for detecting keyring key revocation
by Eric Biggers
· 8 years ago
0837e49
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
by David Howells
· 8 years ago
02680b3
fscrypt: remove redundant assignment of res
by Colin Ian King
· 8 years ago
a5d431e
fscrypt: make fscrypt_operations.key_prefix a string
by Eric Biggers
· 8 years ago
5bbdcbb
fscrypt: make test_dummy_encryption require a keyring key
by Theodore Ts'o
· 8 years ago
fe4f6c8
fscrypt: fix the test_dummy_encryption mount option
by Theodore Ts'o
· 8 years ago
f32d7ac
fscrypt: Delay bounce page pool allocation until needed
by David Gstir
· 8 years ago
3325bea
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
by Theodore Ts'o
· 8 years ago
a6e0891
fscrypto: don't use on-stack buffer for key derivation
by Eric Biggers
· 8 years ago
d83ae73
fscrypto: remove unnecessary includes
by Eric Biggers
· 8 years ago
8f39850
fscrypto: improved validation when loading inode encryption metadata
by Eric Biggers
· 8 years ago
b5a7aef
fscrypto/f2fs: allow fs-specific key prefix for fs encryption
by Jaegeuk Kim
· 9 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