Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fscrypt: constify struct fscrypt_operations | Eric Biggers | 2017-02-08 | 1 | -1/+1 |
* | fscrypt: make fscrypt_operations.key_prefix a string | Eric Biggers | 2017-01-08 | 1 | -10/+1 |
* | ubifs: Use FS_CFLG_OWN_PAGES | Richard Weinberger | 2016-12-13 | 1 | -1/+1 |
* | ubifs: Implement encrypt/decrypt for all IO | Richard Weinberger | 2016-12-12 | 1 | -0/+51 |
* | ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted() | Richard Weinberger | 2016-12-12 | 1 | -1/+1 |
* | ubifs: Add skeleton for fscrypto | Richard Weinberger | 2016-12-12 | 1 | -0/+46 |