Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
10f80c8e79c945b99842a27b581333cad5c831c8
/
fs
/
crypto
/
hooks.c
e37b141
fscrypt: remove unnecessary includes of ratelimit.h
by Eric Biggers
· 6 years ago
ac8894a
fscrypt: cache decrypted symlink target in ->i_link
by Eric Biggers
· 6 years ago
3a3ac01
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
by Eric Biggers
· 6 years ago
cf1f372
fscrypt: only set dentry_operations on ciphertext dentries
by Eric Biggers
· 6 years ago
ef5b154
fscrypt: fix race allowing rename() and link() of ciphertext dentries
by Eric Biggers
· 6 years ago
7c6a569
fscrypt: clean up and improve dentry revalidation
by Eric Biggers
· 6 years ago
15e483d
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
by Eric Biggers
· 6 years ago
78275d8
fscrypt: use a common logging function
by Eric Biggers
· 7 years ago
9d9cb0e
fscrypt: fix build with pre-4.6 gcc versions
by Eric Biggers
· 7 years ago
549b206
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
by Eric Biggers
· 7 years ago
b0edc2f
fscrypt: calculate NUL-padding length in one place only
by Eric Biggers
· 7 years ago
da32a16
fscrypt: new helper function - fscrypt_get_symlink()
by Eric Biggers
· 7 years ago
a7e05c7
fscrypt: new helper functions for ->symlink()
by Eric Biggers
· 7 years ago
ec822ff
fscrypt: new helper function - fscrypt_prepare_lookup()
by Eric Biggers
· 7 years ago
98fe83a
fscrypt: new helper function - fscrypt_prepare_rename()
by Eric Biggers
· 7 years ago
f521870
fscrypt: new helper function - fscrypt_prepare_link()
by Eric Biggers
· 7 years ago
d61dffb
fscrypt: new helper function - fscrypt_file_open()
by Eric Biggers
· 7 years ago