summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2010-03-02nfs4: renewd renew operations should take/put a client referenceAlexandros Batsakis
2010-03-02nfs41: renewd sequence operations should take/put client referenceAlexandros Batsakis
2010-03-02nfs: prevent backlogging of renewd requestsAlexandros Batsakis
2010-03-02nfs: kill renewd before clearing client minor versionAlexandros Batsakis
2010-02-26Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau
2010-02-17percpu: add __percpu sparse annotations to fsTejun Heo
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever
2010-02-10NFS: Make close(2) asynchronous when closing NFS O_DIRECT filesChuck Lever
2010-02-10NFS: Improve NFS iostat byte count accuracy for writesChuck Lever
2010-02-10NFS: Account for NFS bytes read via the splice APIChuck Lever
2010-02-10NFS: Fix byte accounting for generic NFS readsChuck Lever
2010-02-10NFS: Proper accounting for NFS VFS callsChuck Lever
2010-02-10nfs41: cleanup callback code to use __be32 typeAndy Adamson
2010-02-10nfs41: clear NFS4CLNT_RECALL_SLOT bit on session resetAndy Adamson
2010-02-10nfs41: fix nfs4_callback_recallslotAndy Adamson
2010-02-10nfs41: resize slot table in resetAndy Adamson
2010-02-10nfs41: implement cb_recall_slotAndy Adamson
2010-02-10nfs41: back channel drc minimal implementationAndy Adamson
2010-02-10nfs41: prepare for back channel drcAndy Adamson
2010-02-10nfs41: remove uneeded checks in callback processingAndy Adamson
2010-02-10nfs41: directly encode back channel errorAndy Adamson
2010-02-10nfs41: fix wrong error on callback header xdr overflowAndy Adamson
2010-02-10nfs41: Process callback's referring call listMike Sager
2010-02-10nfs41: Check slot table for referring callsMike Sager
2010-02-10nfs41: Adjust max cache response size valueMike Sager
2010-02-10nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriatelyJeff Layton
2010-02-10nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOXJeff Layton
2010-02-10nfs4: handle -EKEYEXPIRED errors from RPC layerJeff Layton
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust
2010-02-09NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust
2010-02-09NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust
2010-02-03NFS: Don't clobber the attribute type in nfs_update_inode()Trond Myklebust
2010-02-03NFS: Fix a umount raceTrond Myklebust
2010-02-03NFS: Fix an Oops when truncating a fileTrond Myklebust
2010-01-26SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()Chuck Lever
2010-01-26NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctlyTrond Myklebust
2010-01-26NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarilyTrond Myklebust
2010-01-26NFSv4: Don't allow posix locking against servers that don't support itTrond Myklebust
2010-01-26NFSv4: Ensure that the NFSv4 locking can recover from stateid errorsTrond Myklebust
2010-01-26NFS: Avoid warnings when CONFIG_NFS_V4=nDavid Howells
2010-01-26NFS: Make nfs_commitdata_release staticH Hartley Sweeten
2010-01-26NFS: Try to commit unstable writes in nfs_release_page()Trond Myklebust
2010-01-26NFS: Fix a reference leak in nfs_wb_cancel_page()Trond Myklebust
2010-01-06nfs: fix oops in nfs_rename()OGAWA Hirofumi
2009-12-17Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro
2009-12-15NFSv4: Fix a regression in the NFSv4 state managerTrond Myklebust