summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* fscrypt: constify struct fscrypt_operationsEric Biggers2017-02-081-1/+1
* fscrypt: make fscrypt_operations.key_prefix a stringEric Biggers2017-01-081-10/+1
* ubifs: Use FS_CFLG_OWN_PAGESRichard Weinberger2016-12-131-1/+1
* ubifs: Implement encrypt/decrypt for all IORichard Weinberger2016-12-121-0/+51
* ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Richard Weinberger2016-12-121-1/+1
* ubifs: Add skeleton for fscryptoRichard Weinberger2016-12-121-0/+46