Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0e71666b8b9e21e4cb5d805219eb5ed7c5617ca3
/
fs
/
crypto
/
fscrypt_private.h
f47fcbb
fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
by Eric Biggers
· 6 years ago
d2d0727
fscrypt: simplify bounce page handling
by Eric Biggers
· 6 years ago
643fa96
fscrypt: remove filesystem specific build config option
by Chandan Rajendra
· 6 years ago
8094c3c
fscrypt: add Adiantum support
by Eric Biggers
· 6 years ago
578bdaa
crypto: speck - remove Speck
by Jason A. Donenfeld
· 6 years ago
d54d35c
Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
12d28f7
fscrypt: add Speck128/256 support
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
5422202
fscrypt: clean up after fscrypt_prepare_lookup() conversions
by Eric Biggers
· 7 years ago
0cb8dae
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 7 years ago
b9db0b4
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
by Eric Biggers
· 7 years ago
50c961d
fscrypt: calculate NUL-padding length in one place only
by Eric Biggers
· 7 years ago
0eaab5b
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
by Eric Biggers
· 7 years ago
76e81d6
fscrypt: new helper functions for ->symlink()
by Eric Biggers
· 7 years ago
bb8179e
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
by Eric Biggers
· 7 years ago
e4de782
fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
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
734f0d2
fscrypt: clean up include file mess
by Dave Chinner
· 7 years ago
b7e7cf7
fscrypt: add support for AES-128-CBC
by Daniel Walter
· 8 years ago
1715942
fscrypt: introduce helper function for filename matching
by Eric Biggers
· 8 years ago
9c8268d
fscrypt: Move key structure and constants to uapi
by Joe Richey
· 8 years ago
1b53cf9
fscrypt: remove broken support for detecting keyring key revocation
by Eric Biggers
· 8 years ago
b14c8e6
fscrypt: properly declare on-stack completion
by Richard Weinberger
· 8 years ago
46f47e4
fscrypt: split supp and notsupp declarations into their own headers
by Eric Biggers
· 8 years ago
58ae746
fscrypt: factor out bio specific functions
by Richard Weinberger
· 8 years ago
6a34e4d
fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL
by David Gstir
· 8 years ago
f32d7ac
fscrypt: Delay bounce page pool allocation until needed
by David Gstir
· 8 years ago
cc4e0df
fscrypt: move non-public structures and constants to fscrypt_private.h
by Theodore Ts'o
· 8 years ago
b98701df
fscrypt: unexport fscrypt_initialize()
by Theodore Ts'o
· 8 years ago
3325bea
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
by Theodore Ts'o
· 8 years ago