Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1afbd178c3a15fd34d8e2c78e2dbae1f0da49a7d
/
fs
/
crypto
/
hooks.c
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