aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/crypto.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-13ubifs: Use FS_CFLG_OWN_PAGESGravatar Richard Weinberger 1-1/+1
2016-12-12ubifs: Implement encrypt/decrypt for all IOGravatar Richard Weinberger 1-0/+51
2016-12-12ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Gravatar Richard Weinberger 1-1/+1
2016-12-12ubifs: Add skeleton for fscryptoGravatar Richard Weinberger 1-0/+46