aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-12ubifs: Implement UBIFS_FLG_ENCRYPTIONRichard Weinberger
2016-12-12ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger
2016-12-12ubifs: Use a random number for cookiesRichard Weinberger
2016-12-12ubifs: Add full hash lookup supportRichard Weinberger
2016-12-12ubifs: Rename tnc_read_node_nmRichard Weinberger
2016-12-12ubifs: Add support for encrypted symlinksRichard Weinberger
2016-12-12ubifs: Implement encrypted filenamesRichard Weinberger
2016-12-12ubifs: Make r5 hash binary string awareRichard Weinberger
2016-12-12ubifs: Relax checks in ubifs_validate_entry()Richard 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: Introduce new data node field, compr_sizeRichard Weinberger
2016-12-12ubifs: Enforce crypto policy in mmapRichard Weinberger
2016-12-12ubifs: Massage assert in ubifs_xattr_set() wrt. fscryptoRichard Weinberger
2016-12-12ubifs: Preload crypto context in ->lookup()Richard Weinberger
2016-12-12ubifs: Enforce crypto policy in ->link and ->renameRichard Weinberger
2016-12-12ubifs: Implement file open operationRichard Weinberger
2016-12-12ubifs: Implement directory open operationRichard Weinberger
2016-12-12ubifs: Massage ubifs_listxattr() for encryption contextRichard Weinberger
2016-12-12ubifs: Add skeleton for fscryptoRichard Weinberger
2016-12-12ubifs: Define UBIFS crypto context xattrRichard Weinberger
2016-12-12ubifs: Export xattr get and set functionsRichard Weinberger
2016-12-12ubifs: Export ubifs_check_dir_empty()Richard Weinberger
2016-12-12ubifs: Remove some dead codeChristophe Jaillet
2016-12-12ubifs: Use dirty_writeback_interval value for wbuf timerRafał Miłecki
2016-12-12ubifs: Drop softlimit and delta fields from struct ubifs_wbufRafał Miłecki
2016-12-11fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FLDavid Gstir
2016-12-11fscrypt: Delay bounce page pool allocation until neededDavid Gstir
2016-12-11fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()David Gstir
2016-12-11fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()David Gstir
2016-12-11fscrypt: Never allocate fscrypt_ctx on in-place encryptionDavid Gstir
2016-12-11fscrypt: Use correct index in decrypt path.David Gstir
2016-12-11fscrypt: move the policy flags and encryption mode definitions to uapi headerTheodore Ts'o
2016-12-11fscrypt: move non-public structures and constants to fscrypt_private.hTheodore Ts'o
2016-12-11fscrypt: unexport fscrypt_initialize()Theodore Ts'o
2016-12-11fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()Theodore Ts'o
2016-12-11fscrypto: move ioctl processing more fully into common codeEric Biggers
2016-12-11fscrypto: remove unneeded Kconfig dependenciesEric Biggers
2016-12-11MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patchesEric Biggers
2016-11-13fscrypto: don't use on-stack buffer for key derivationEric Biggers
2016-11-13fscrypto: don't use on-stack buffer for filename encryptionEric Biggers
2016-11-13fscrypt: Let fs select encryption index/tweakDavid Gstir
2016-11-13fscrypt: Constify struct inode pointerDavid Gstir
2016-11-13fscrypt: Enable partial page encryptionDavid Gstir
2016-11-13fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pagesDavid Gstir
2016-11-13fscrypt: Add in-place encryption modeDavid Gstir
2016-11-05Linux 4.9-rc4Linus Torvalds
2016-11-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds