aboutsummaryrefslogtreecommitdiffstats
path: root/fs/crypto/hooks.c
Commit message (Expand)AuthorAge
* fscrypt: make fscrypt_msg() take inode instead of super_blockEric Biggers2019-08-12
* fscrypt: remove unnecessary includes of ratelimit.hEric Biggers2019-06-10
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* fscrypt: cache decrypted symlink target in ->i_linkEric Biggers2019-04-17
* fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers2019-04-17
* fscrypt: only set dentry_operations on ciphertext dentriesEric Biggers2019-04-17
* fscrypt: fix race allowing rename() and link() of ciphertext dentriesEric Biggers2019-04-17
* fscrypt: clean up and improve dentry revalidationEric Biggers2019-04-17
* fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers2019-01-23
* fscrypt: use a common logging functionEric Biggers2018-05-20
* fscrypt: fix build with pre-4.6 gcc versionsEric Biggers2018-02-01
* fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers2018-01-11
* fscrypt: calculate NUL-padding length in one place onlyEric Biggers2018-01-11
* fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers2018-01-11
* fscrypt: new helper functions for ->symlink()Eric Biggers2018-01-11
* fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers2017-10-18
* fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers2017-10-18
* fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers2017-10-18
* fscrypt: new helper function - fscrypt_file_open()Eric Biggers2017-10-18