aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-12-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-12-19quota: Fix bogus warning in dquot_disable()Jan Kara
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16Merge branch 'work.autofs' into for-linusAl Viro
2016-12-16Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro
2016-12-16Merge branch 'work.write_end' into for-linusAl Viro
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-16Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16ovl: fix return value of ovl_fill_superGeliang Tang
2016-12-16ovl: clean up kstat usageAl Viro
2016-12-16ovl: fold ovl_copy_up_truncate() into ovl_copy_up()Amir Goldstein
2016-12-16ovl: create directories inside merged parent opaqueAmir Goldstein
2016-12-16ovl: opaque cleanupMiklos Szeredi
2016-12-16ovl: show redirect_dir mount optionAmir Goldstein
2016-12-16ovl: allow setting max size of redirectMiklos Szeredi
2016-12-16ovl: allow redirect_dir to default to "on"Miklos Szeredi
2016-12-16ovl: check for emptiness of redirect dirAmir Goldstein
2016-12-16ovl: redirect on rename-dirMiklos Szeredi
2016-12-16ovl: lookup redirectsMiklos Szeredi
2016-12-16ovl: consolidate lookup for underlying layersMiklos Szeredi
2016-12-16ovl: fix nested overlayfs mountAmir Goldstein
2016-12-16ovl: check namelenMiklos Szeredi
2016-12-16ovl: split super.cMiklos Szeredi
2016-12-16ovl: use d_is_dir()Miklos Szeredi
2016-12-16ovl: simplify lookupMiklos Szeredi
2016-12-16ovl: check lower existence of rename targetMiklos Szeredi
2016-12-16ovl: rename: simplify handling of lower/merged directoryMiklos Szeredi
2016-12-16ovl: get rid of PURE typeMiklos Szeredi
2016-12-16ovl: check lower existence when removingMiklos Szeredi
2016-12-16ovl: add ovl_dentry_is_whiteout()Miklos Szeredi
2016-12-16ovl: don't check stickyMiklos Szeredi
2016-12-16ovl: don't check rename to selfMiklos Szeredi
2016-12-16ovl: treat special files like a regular fsMiklos Szeredi
2016-12-16ovl: rename ovl_rename2() to ovl_rename()Miklos Szeredi
2016-12-16ovl: use vfs_clone_file_range() for copy up if possibleAmir Goldstein
2016-12-16Revert "ovl: get_write_access() in truncate"Miklos Szeredi
2016-12-16vfs: fix vfs_clone_file_range() for overlayfs filesAmir Goldstein
2016-12-16vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein
2016-12-16vfs: allow vfs_clone_file_range() across mount pointsAmir Goldstein
2016-12-16vfs: no mnt_want_write_file() in vfs_{copy,clone}_file_range()Miklos Szeredi
2016-12-16Revert "vfs: rename: check backing inode being equal"Miklos Szeredi
2016-12-15Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher
2016-12-16fs/logfs: drop __CHECK_ENDIAN__Michael S. Tsirkin
2016-12-15Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds