Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
74d9317161513b63ccb2f58eb866d6e91e13df98
/
include
/
linux
/
fscrypt.h
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
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
bb8179e
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
by Eric Biggers
· 7 years ago
bdd2347
fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
by Eric Biggers
· 7 years ago
1493651
fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
by Eric Biggers
· 7 years ago
542060c
fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
by Eric Biggers
· 7 years ago
4fd4b15
fscrypt: move fscrypt_control_page() to supp/notsupp headers
by Eric Biggers
· 7 years ago
3d463f2
fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
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
815dac3
fscrypt: new helper function - fscrypt_prepare_setattr()
by Eric Biggers
· 7 years ago
32c3cf0
fscrypt: new helper function - fscrypt_prepare_lookup()
by Eric Biggers
· 7 years ago
94b26f3
fscrypt: new helper function - fscrypt_prepare_rename()
by Eric Biggers
· 7 years ago
0ea87a9
fscrypt: new helper function - fscrypt_prepare_link()
by Eric Biggers
· 7 years ago
d293c3e
fscrypt: new helper function - fscrypt_require_key()
by Eric Biggers
· 7 years ago
f7293e4
fscrypt: remove ->is_encrypted()
by Eric Biggers
· 7 years ago
734f0d2
fscrypt: clean up include file mess
by Dave Chinner
· 7 years ago
[Renamed (79%) from include/linux/fscrypt_common.h]
bc2c642
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
af65207
ext4: fix __ext4_new_inode() journal credits calculation
by Tahsin Erdogan
· 7 years ago
c250b7d
fscrypt: make ->dummy_context() return bool
by Eric Biggers
· 8 years ago
b7e7cf7
fscrypt: add support for AES-128-CBC
by Daniel Walter
· 8 years ago
4bfd036
fscrypt: remove fscrypt_symlink_data_len()
by Eric Biggers
· 8 years ago
94840e3
fscrypt: eliminate ->prepare_context() operation
by Eric Biggers
· 8 years ago
46f47e4
fscrypt: split supp and notsupp declarations into their own headers
by Eric Biggers
· 8 years ago