summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-12ubifs: Make r5 hash binary string awareRichard Weinberger1-1/+1
2016-12-12ubifs: Relax checks in ubifs_validate_entry()Richard Weinberger1-1/+1
2016-12-12ubifs: Implement encrypt/decrypt for all IORichard Weinberger5-28/+152
2016-12-12ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Richard Weinberger3-3/+8
2016-12-12ubifs: Introduce new data node field, compr_sizeRichard Weinberger2-15/+2
2016-12-12ubifs: Enforce crypto policy in mmapRichard Weinberger1-0/+9
2016-12-12ubifs: Massage assert in ubifs_xattr_set() wrt. fscryptoRichard Weinberger1-1/+7
2016-12-12ubifs: Preload crypto context in ->lookup()Richard Weinberger1-0/+15
2016-12-12ubifs: Enforce crypto policy in ->link and ->renameRichard Weinberger1-0/+17
2016-12-12ubifs: Implement file open operationRichard Weinberger1-0/+30
2016-12-12ubifs: Implement directory open operationRichard Weinberger1-0/+9
2016-12-12ubifs: Massage ubifs_listxattr() for encryption contextRichard Weinberger1-4/+15
2016-12-12ubifs: Add skeleton for fscryptoRichard Weinberger9-2/+178
2016-12-12ubifs: Define UBIFS crypto context xattrRichard Weinberger1-0/+7
2016-12-12ubifs: Export xattr get and set functionsRichard Weinberger2-17/+22
2016-12-12ubifs: Export ubifs_check_dir_empty()Richard Weinberger2-4/+5
2016-12-12ubifs: Remove some dead codeChristophe Jaillet1-4/+0
2016-12-12ubifs: Use dirty_writeback_interval value for wbuf timerRafał Miłecki2-8/+4
2016-12-12ubifs: Drop softlimit and delta fields from struct ubifs_wbufRafał Miłecki2-13/+10
2016-12-11fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FLDavid Gstir3-5/+4
2016-12-11fscrypt: Delay bounce page pool allocation until neededDavid Gstir4-5/+9
2016-12-11fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()David Gstir4-6/+9
2016-12-11fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()David Gstir2-45/+56
2016-12-11fscrypt: Never allocate fscrypt_ctx on in-place encryptionDavid Gstir1-11/+19
2016-12-11fscrypt: Use correct index in decrypt path.David Gstir1-1/+1
2016-12-11fscrypt: move the policy flags and encryption mode definitions to uapi headerTheodore Ts'o2-14/+14
2016-12-11fscrypt: move non-public structures and constants to fscrypt_private.hTheodore Ts'o4-67/+76
2016-12-11fscrypt: unexport fscrypt_initialize()Theodore Ts'o3-2/+3
2016-12-11fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()Theodore Ts'o4-6/+24
2016-12-11fscrypto: move ioctl processing more fully into common codeEric Biggers6-69/+38
2016-12-11fscrypto: remove unneeded Kconfig dependenciesEric Biggers1-2/+0
2016-12-11MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patchesEric Biggers1-0/+1
2016-11-13fscrypto: don't use on-stack buffer for key derivationEric Biggers1-3/+13
2016-11-13fscrypto: don't use on-stack buffer for filename encryptionEric Biggers1-32/+21
2016-11-13fscrypt: Let fs select encryption index/tweakDavid Gstir5-13/+19
2016-11-13fscrypt: Constify struct inode pointerDavid Gstir3-18/+18
2016-11-13fscrypt: Enable partial page encryptionDavid Gstir5-24/+44
2016-11-13fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pagesDavid Gstir3-9/+12
2016-11-13fscrypt: Add in-place encryption modeDavid Gstir2-10/+21
2016-11-05Linux 4.9-rc4v4.9-rc4Linus Torvalds1-1/+1
2016-11-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2-9/+7
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-19/+30
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-17/+6
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+10
2016-11-05Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-20/+39
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds25-499/+919
2016-11-05Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+6
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds5-31/+71
2016-11-05Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-2/+4