aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-21Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
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-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-15Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-12-09nfs: add support for the umask attributeAndreas Gruenbacher
2016-12-09nfs_write_end(): fix handling of short copiesAl Viro
2016-12-09pNFS/flexfiles: Ensure we have enough buffer for layoutreturnTrond Myklebust
2016-12-09pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()Trond Myklebust
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi
2016-12-08pNFS/flexfiles: Fix a deadlock on LAYOUTGETFred Isaman
2016-12-07pNFS: Layoutreturn must free the layout after the layout-private dataTrond Myklebust
2016-12-07pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()Trond Myklebust
2016-12-07NFSv4: Add missing nfs_put_lock_context()NeilBrown
2016-12-05pNFS: Release NFS_LAYOUT_RETURN when invalidating the layout stateidTrond Myklebust
2016-12-04NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery()Trond Myklebust
2016-12-04NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCETrond Myklebust
2016-12-04NFS: Only look at the change attribute cache state in nfs_check_verifierTrond Myklebust
2016-12-04NFS: Fix incorrect size revalidation when holding a delegationTrond Myklebust
2016-12-04NFS: Fix incorrect mapping revalidation when holding a delegationTrond Myklebust
2016-12-03pNFS/flexfiles: Support sending layoutstats in layoutreturnTrond Myklebust
2016-12-03pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust
2016-12-03NFS: Fix up read of mirror statsTrond Myklebust
2016-12-03pNFS/flexfiles: Clean up layoutstatsTrond Myklebust
2016-12-03pNFS/flexfiles: Refactor encoding of the layoutreturn payloadTrond Myklebust
2016-12-03pNFS: Add a layoutreturn callback to performa layout-private setupTrond Myklebust
2016-12-02pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturnTrond Myklebust
2016-12-02pNFS/flexfiles: Only send layoutstats updates for mirrors that were updatedTrond Myklebust
2016-12-02pNFS/flexfiles: Don't attempt to send layoutstats if there are no entriesTrond Myklebust