aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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-04Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-04Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds
2016-11-04Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-01nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever
2016-10-31ovl: fsync after copy-upMiklos Szeredi
2016-10-31ovl: fix get_acl() on tmpfsMiklos Szeredi
2016-10-31ovl: update S_ISGID when setting posix ACLsMiklos Szeredi
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-28Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-28ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-27fs: exofs: print a hex number after a 0x prefixUwe Kleine-König
2016-10-27proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu
2016-10-27Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-27Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-10-27btrfs: fix races on root_log_ctx listsChris Mason
2016-10-27kernfs: Add noop_fsync to supported kernfs_file_fopsTony Luck
2016-10-24proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds
2016-10-24nfsd: move blocked lock handling under a dedicated spinlockJeff Layton
2016-10-24orangefs: don't use d_timeMiklos Szeredi
2016-10-24orangefs: user file_inode() where it is dueAmir Goldstein
2016-10-24btrfs: fix WARNING in btrfs_select_ref_head()Wang Xiaoguang
2016-10-24Btrfs: remove some no-op castsDan Carpenter
2016-10-24btrfs: pass correct args to btrfs_async_run_delayed_refs()Wang Xiaoguang
2016-10-24btrfs: make file clone aware of fatal signalsWang Xiaoguang
2016-10-24btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues
2016-10-24xfs: clear cowblocks tag when cow fork is emptiedBrian Foster
2016-10-24xfs: fix up inode cowblocks tracking tracepointsBrian Foster
2016-10-24fs: Do to trim high file position bits in iomap_page_mkwrite_actorJan Kara
2016-10-23Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-10-23Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-10-21Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-20Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-10-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-10-20fs/proc: Stop trying to report thread stacksAndy Lutomirski
2016-10-20fs/proc: Stop reporting eip and esp in /proc/PID/statAndy Lutomirski