aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/crypto.c
AgeCommit message (Expand)Author
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger
2018-05-20fscrypt: make fscrypt_operations.max_namelen an integerEric Biggers
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18fscrypt: remove ->is_encrypted()Eric Biggers
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