summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2009-03-12NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust
2009-03-10Bug 11061, NFS mounts droppedIan Dall
2009-03-10NFS: Handle -ESTALE error in access()Suresh Jayaraman
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust
2009-03-10NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust
2009-01-22fs/Kconfig: move nfs outAlexey Dobriyan
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-30fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong
2008-12-23rpc: allow gss callbacks to clientOlga Kornievskaia
2008-12-23NFS: remove unused status from encode routinesAndy Adamson
2008-12-23NFS: increment number of operations in each encode routineAndy Adamson
2008-12-23NFS: fix comment placement in nfs4xdr.cBenny Halevy
2008-12-23NFS: fix tabs in nfs4xdr.cAndy Adamson
2008-12-23NFS: remove white space from nfs4xdr.cAndy Adamson
2008-12-23nfs: remove incorrect usage of nfs4 compound response hdr.statusBenny Halevy
2008-12-23nfs: return compound hdr.status when there are no op repliesBenny Halevy
2008-12-23NFSv4: Fix an infinite loop in the NFS state recovery codeTrond Myklebust
2008-12-23optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust
2008-12-23NFS: Use delegations to optimise ACCESS callsTrond Myklebust
2008-12-23NFSv4: Ensure that we set the verifier when revalidating delegated dentriesTrond Myklebust
2008-12-23NFSv4: Clean up is_atomic_open()Trond Myklebust
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust
2008-12-23NFSv4: Fix up delegation callbacksTrond Myklebust
2008-12-23NFSv4: Return unreferenced delegations more promptlyTrond Myklebust
2008-12-23NFSv4: Clean up the asynchronous delegation returnTrond Myklebust
2008-12-23NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust
2008-12-23NFSv4: Fix a BAD_SEQUENCEID condition.Trond Myklebust
2008-12-23NFSv4: Don't exit the state management if there are still tasks to doTrond Myklebust
2008-12-23NFSv4: Rename the state reclaimer threadTrond Myklebust
2008-12-23NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust
2008-12-23NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust
2008-12-23NFSv4: Add recovery for individual stateidsTrond Myklebust
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust
2008-12-23NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust
2008-12-23NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust
2008-12-23NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_semTrond Myklebust
2008-12-23NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust
2008-12-23NFSv4: Don't tell server we rebooted when not necessaryTrond Myklebust
2008-12-23NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust
2008-12-23NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust
2008-12-23NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust
2008-12-23NFSv4: Clean up for the state loss reclaimerTrond Myklebust
2008-12-23NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust
2008-12-23NFSv4: Fix up the dereferencing of delegation->inodeTrond Myklebust
2008-12-23NFSv4: Fix up another delegation related raceTrond Myklebust
2008-12-23NLM: allow lockd requests from an unprivileged portChuck Lever
2008-12-23NFS: "[no]resvport" mount option changes mountd client tooChuck Lever
2008-12-23NFS: add "[no]resvport" mount optionChuck Lever