summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-1/+0
|\
| * fscrypt: remove ->is_encrypted()Eric Biggers2017-10-181-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li2017-07-141-1/+6
* 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
OpenPOWER on IntegriCloud