aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-11
* NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust2009-03-11
* NFS: flush cached directory information slightly more readily.NeilBrown2009-03-11
* NFS: Minor __nfs_revalidate_inode cleanupSuresh Jayaraman2009-03-11
* Bug 11061, NFS mounts droppedIan Dall2009-03-10
* NFS: Handle -ESTALE error in access()Suresh Jayaraman2009-03-10
* NFSv3: Fix posix ACL codeTrond Myklebust2009-03-10
* NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust2009-03-10
* fs/Kconfig: move nfs outAlexey Dobriyan2009-01-22
* fs: symlink write_begin allocation context fixNick Piggin2009-01-04
* Merge branch 'devel' into nextTrond Myklebust2008-12-30
|\
| * fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong2008-12-30
| * rpc: allow gss callbacks to clientOlga Kornievskaia2008-12-23
| * NFS: remove unused status from encode routinesAndy Adamson2008-12-23
| * NFS: increment number of operations in each encode routineAndy Adamson2008-12-23
| * NFS: fix comment placement in nfs4xdr.cBenny Halevy2008-12-23
| * NFS: fix tabs in nfs4xdr.cAndy Adamson2008-12-23
| * NFS: remove white space from nfs4xdr.cAndy Adamson2008-12-23
| * nfs: remove incorrect usage of nfs4 compound response hdr.statusBenny Halevy2008-12-23
| * nfs: return compound hdr.status when there are no op repliesBenny Halevy2008-12-23
| * NFSv4: Fix an infinite loop in the NFS state recovery codeTrond Myklebust2008-12-23
| * optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-23
| * NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-23
| * NFS: Use delegations to optimise ACCESS callsTrond Myklebust2008-12-23
| * NFSv4: Ensure that we set the verifier when revalidating delegated dentriesTrond Myklebust2008-12-23
| * NFSv4: Clean up is_atomic_open()Trond Myklebust2008-12-23
| * NFSv4: Convert delegation->type field to fmode_tTrond Myklebust2008-12-23
| * NFSv4: Fix up delegation callbacksTrond Myklebust2008-12-23
| * NFSv4: Return unreferenced delegations more promptlyTrond Myklebust2008-12-23
| * NFSv4: Clean up the asynchronous delegation returnTrond Myklebust2008-12-23
| * NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust2008-12-23
| * NFSv4: Fix a BAD_SEQUENCEID condition.Trond Myklebust2008-12-23
| * NFSv4: Don't exit the state management if there are still tasks to doTrond Myklebust2008-12-23
| * NFSv4: Rename the state reclaimer threadTrond Myklebust2008-12-23
| * NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust2008-12-23
| * NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust2008-12-23
| * NFSv4: Add recovery for individual stateidsTrond Myklebust2008-12-23
| * NFSv4: Remove nfs_client->cl_semTrond Myklebust2008-12-23
| * NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust2008-12-23
| * NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust2008-12-23
| * NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_semTrond Myklebust2008-12-23
| * NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust2008-12-23
| * NFSv4: Don't tell server we rebooted when not necessaryTrond Myklebust2008-12-23
| * NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust2008-12-23
| * NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust2008-12-23
| * NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust2008-12-23
| * NFSv4: Clean up for the state loss reclaimerTrond Myklebust2008-12-23
| * NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust2008-12-23
| * NFSv4: Fix up the dereferencing of delegation->inodeTrond Myklebust2008-12-23
| * NFSv4: Fix up another delegation related raceTrond Myklebust2008-12-23