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 | -3/+36 |
|\ | |||||
| * | fscrypt: new helper function - fscrypt_prepare_lookup() | Eric Biggers | 2017-10-18 | 1 | -0/+6 |
| * | fscrypt: new helper function - fscrypt_prepare_rename() | Eric Biggers | 2017-10-18 | 1 | -0/+9 |
| * | fscrypt: new helper function - fscrypt_prepare_link() | Eric Biggers | 2017-10-18 | 1 | -0/+6 |
| * | fscrypt: new helper function - fscrypt_file_open() | Eric Biggers | 2017-10-18 | 1 | -0/+9 |
| * | fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED() | Eric Biggers | 2017-10-18 | 1 | -1/+1 |
| * | fscrypt: clean up include file mess | Dave Chinner | 2017-10-18 | 1 | -2/+5 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ | |||||
* | fscrypt: introduce helper function for filename matching | Eric Biggers | 2017-05-04 | 1 | -0/+9 |
* | fscrypt: split supp and notsupp declarations into their own headers | Eric Biggers | 2017-02-06 | 1 | -0/+168 |