aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-12-01pNFS: Prevent unnecessary layoutreturns after delegreturnTrond Myklebust
2016-12-01pNFS: Enable layoutreturn operation for return-on-closeTrond Myklebust
2016-12-01pNFS: Clean up - add a helper to initialise struct layoutreturn_argsTrond Myklebust
2016-12-01NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURNTrond Myklebust
2016-12-01NFSv4: Add encode/decode of the layoutreturn op in CLOSETrond Myklebust
2016-12-01NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_szTrond Myklebust
2016-12-01pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_rocTrond Myklebust
2016-12-01pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callbackTrond Myklebust
2016-12-01pNFS: Skip checking for return-on-close if the layout is invalidTrond Myklebust
2016-12-01pNFS: Remove spurious wake up in pnfs_layout_remove_lseg()Trond Myklebust
2016-12-01NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalidTrond Myklebust
2016-12-01pNFS: Do not free layout segments that are marked for returnTrond Myklebust
2016-12-01pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlersTrond Myklebust
2016-12-01pNFS: consolidate the different range intersection testsTrond Myklebust
2016-12-01pNFS: Fix race in pnfs_wait_on_layoutreturnTrond Myklebust
2016-12-01pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completedTrond Myklebust
2016-12-01pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cacheTrond Myklebust
2016-12-01pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateidTrond Myklebust
2016-12-01pNFS: Don't clear the layout stateid if a layout return is outstandingTrond Myklebust
2016-12-01pNFS: Fix a deadlock between read resends and layoutreturnTrond Myklebust
2016-12-01NFSv4.1: Fix regression in callback retry handlingFred Isaman
2016-12-01NFSv4: Optimise away forced revalidation when we know the attributes are OKTrond Myklebust
2016-12-01NFSv4: Don't request close-to-open attribute when holding a delegationTrond Myklebust
2016-12-01NFSv4: Don't request a GETATTR on open_downgrade.Trond Myklebust
2016-12-01NFSv4: Don't ask for the change attribute when reclaiming stateTrond Myklebust
2016-12-01NFSv4: Don't check file access when reclaiming stateTrond Myklebust
2016-11-26fix default_file_splice_read()Al Viro
2016-11-23Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-22NFSv4.x: hide array-bounds warningArnd Bergmann
2016-11-21NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington
2016-11-19Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-19ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2016-11-19fscrypto: don't use on-stack buffer for key derivationEric Biggers
2016-11-19fscrypto: don't use on-stack buffer for filename encryptionEric Biggers
2016-11-18NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_stateBenjamin Coddington
2016-11-18NFSv4: Don't call close if the open stateid has already been clearedTrond Myklebust
2016-11-18NFSv4: Fix CLOSE races with OPENTrond Myklebust
2016-11-18NFSv4.1: Fix a regression in DELEGRETURNTrond Myklebust
2016-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-11-17Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-17xattr: Fix setting security xattrs on sockfsAndreas Gruenbacher
2016-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-11-16orangefs: add .owner to debugfs file_operationsMike Marshall
2016-11-15fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-11Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-11-11coredump: fix unfreezable coredumping taskAndrey Ryabinin