summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/crypto.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-14ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li
2017-02-08fscrypt: constify struct fscrypt_operationsEric Biggers
2017-01-08fscrypt: make fscrypt_operations.key_prefix a stringEric Biggers
2016-12-13ubifs: Use FS_CFLG_OWN_PAGESRichard Weinberger
2016-12-12ubifs: Implement encrypt/decrypt for all IORichard Weinberger
2016-12-12ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Richard Weinberger
2016-12-12ubifs: Add skeleton for fscryptoRichard Weinberger