Age | Commit message (Expand) | Author |
---|---|---|
2019-01-23 | fscrypt: return -EXDEV for incompatible rename or link into encrypted dir | Eric Biggers |
2018-05-20 | fscrypt: use a common logging function | Eric Biggers |
2018-02-01 | fscrypt: fix build with pre-4.6 gcc versions | Eric Biggers |
2018-01-11 | fscrypt: fix up fscrypt_fname_encrypted_size() for internal use | Eric Biggers |
2018-01-11 | fscrypt: calculate NUL-padding length in one place only | Eric Biggers |
2018-01-11 | fscrypt: new helper function - fscrypt_get_symlink() | Eric Biggers |
2018-01-11 | fscrypt: new helper functions for ->symlink() | Eric Biggers |
2017-10-18 | fscrypt: new helper function - fscrypt_prepare_lookup() | Eric Biggers |
2017-10-18 | fscrypt: new helper function - fscrypt_prepare_rename() | Eric Biggers |
2017-10-18 | fscrypt: new helper function - fscrypt_prepare_link() | Eric Biggers |
2017-10-18 | fscrypt: new helper function - fscrypt_file_open() | Eric Biggers |