aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/ubifs/crypto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-13ubifs: Use FS_CFLG_OWN_PAGESRichard Weinberger1-1/+1
2016-12-12ubifs: Implement encrypt/decrypt for all IORichard Weinberger1-0/+51
2016-12-12ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Richard Weinberger1-1/+1
2016-12-12ubifs: Add skeleton for fscryptoRichard Weinberger1-0/+46