summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2010-01-29Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-01-29Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-01-27Merge branch 'nfsv41-for-next' into nfs-for-nextTrond Myklebust
2010-01-27Merge branch 'sunrpc-for-next' into nfs-for-nextTrond 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-22nfs41: cleanup callback code to use __be32 typeAndy Adamson
2010-01-21nfs41: clear NFS4CLNT_RECALL_SLOT bit on session resetAndy Adamson
2010-01-21nfs41: fix nfs4_callback_recallslotAndy Adamson
2010-01-20nfs41: resize slot table in resetAndy Adamson
2010-01-20nfs41: implement cb_recall_slotAndy Adamson
2010-01-20nfs41: back channel drc minimal implementationAndy Adamson
2010-01-20nfs41: prepare for back channel drcAndy Adamson
2010-01-20nfs41: remove uneeded checks in callback processingAndy Adamson
2010-01-20nfs41: directly encode back channel errorAndy Adamson
2010-01-20nfs41: fix wrong error on callback header xdr overflowAndy Adamson
2010-01-20nfs41: Process callback's referring call listMike Sager
2010-01-20nfs41: Check slot table for referring callsMike Sager
2010-01-20nfs41: Adjust max cache response size valueMike Sager
2010-01-18pass writeback_control to ->write_inodeChristoph Hellwig
2010-01-18make sure data is on disk before calling ->write_inodeChristoph Hellwig
2010-01-12nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriatelyJeff Layton
2010-01-11nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOXJeff Layton
2010-01-11nfs4: handle -EKEYEXPIRED errors from RPC layerJeff Layton
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
2009-12-15NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust
2009-12-15nfs41: fix session fore channel negotiationAndy Adamson
2009-12-15nfs41: do not zero seqid portion of stateid on closeAndy Adamson
2009-12-15nfs: run state manager in privileged modeAlexandros Batsakis
2009-12-15nfs: make recovery state manager operations privilegedAlexandros Batsakis
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis
2009-12-15nfs: remove rpc_task argument from nfs4_find_slotAlexandros Batsakis
2009-12-15nfs: change nfs4_do_setlk params to identify recovery typeAlexandros Batsakis
2009-12-15nfs: do not do a LOOKUP after openAlexandros Batsakis
2009-12-15nfs: minor cleanup of session drainingAlexandros Batsakis
2009-12-14Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds