Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-14 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+14 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-19 | fscrypt: new helper function - fscrypt_prepare_lookup() | Eric Biggers | 1 | -0/+1 |
2017-10-19 | fscrypt: new helper function - fscrypt_prepare_rename() | Eric Biggers | 1 | -0/+5 |
2017-10-19 | fscrypt: new helper function - fscrypt_prepare_link() | Eric Biggers | 1 | -0/+1 |
2017-10-19 | fscrypt: new helper function - fscrypt_file_open() | Eric Biggers | 1 | -0/+3 |
2017-10-19 | fscrypt: clean up include file mess | Dave Chinner | 1 | -3/+4 |
2017-06-24 | fscrypt: inline fscrypt_free_filename() | Eric Biggers | 1 | -1/+6 |
2017-05-04 | fscrypt: correct collision claim for digested names | Eric Biggers | 1 | -13/+9 |
2017-05-04 | fscrypt: introduce helper function for filename matching | Eric Biggers | 1 | -0/+78 |
2017-02-07 | fscrypt: split supp and notsupp declarations into their own headers | Eric Biggers | 1 | -0/+66 |