Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-14 | 1 | -0/+1 |
* | fscrypt: new helper function - fscrypt_prepare_setattr() | Eric Biggers | 2017-10-18 | 1 | -0/+25 |
* | fscrypt: new helper function - fscrypt_prepare_lookup() | Eric Biggers | 2017-10-18 | 1 | -0/+28 |
* | fscrypt: new helper function - fscrypt_prepare_rename() | Eric Biggers | 2017-10-18 | 1 | -0/+33 |
* | fscrypt: new helper function - fscrypt_prepare_link() | Eric Biggers | 2017-10-18 | 1 | -0/+27 |
* | fscrypt: new helper function - fscrypt_require_key() | Eric Biggers | 2017-10-18 | 1 | -0/+25 |
* | fscrypt: remove ->is_encrypted() | Eric Biggers | 2017-10-18 | 1 | -1/+0 |
* | fscrypt: clean up include file mess | Dave Chinner | 2017-10-18 | 1 | -0/+156 |