summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-12-20Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2016-12-20Merge remote-tracking branch 'vfs-miklos/next'Stephen Rothwell
2016-12-20Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2016-12-20Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2016-12-20Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2016-12-20Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2016-12-20Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2016-12-20Merge remote-tracking branch 'befs/for-next'Stephen Rothwell
2016-12-19NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCESTrond Myklebust
2016-12-19NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCESTrond Myklebust
2016-12-19NFSv4: Place the GETATTR operation before the CLOSETrond Myklebust
2016-12-19NFSv4: Also ask for attributes when downgrading to a READ-only stateTrond Myklebust
2016-12-19NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked()Trond Myklebust
2016-12-19pNFS: Return RW layouts on OPEN_DOWNGRADETrond Myklebust
2016-12-19NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADETrond Myklebust
2016-12-19NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQIDNeilBrown
2016-12-19NFSv4: ensure __nfs4_find_lock_state returns consistent result.NeilBrown
2016-12-19NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown
2016-12-19pNFS/flexfiles: delete deviceid, don't mark inactiveWeston Andros Adamson
2016-12-19NFS: Clean up nfs_attribute_timeout()Trond Myklebust
2016-12-19NFS: Remove unused function nfs_revalidate_inode_rcu()Trond Myklebust
2016-12-19NFS: Fix and clean up the access cache validity checkingTrond Myklebust
2016-12-19NFS: Only look at the change attribute cache state in nfs_weak_revalidate()Trond Myklebust
2016-12-19NFS: Clean up cache validity checkingTrond Myklebust
2016-12-19NFS: Don't revalidate the file on close if we hold a delegationTrond Myklebust
2016-12-19NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURNTrond Myklebust
2016-12-19NFSv4: Update the attribute cache info in update_changeattrTrond Myklebust
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-18Merge branch 'work.splice' into for-nextAl Viro
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-16reorganize do_make_slave()Al Viro
2016-12-16clone_private_mount() doesn't need to touch namespace_semAl Viro
2016-12-16remove a bogus claim about namespace_sem being held by callers of mnt_alloc_id()Al 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-16Merge branch 'vfs-ovl' into nextMiklos Szeredi
2016-12-16Merge branch 'readlink' into nextMiklos 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