aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-11NFS fix the setting of exchange id flagAndy Adamson1-4/+21
2011-01-06NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust1-0/+3
2011-01-06pnfs: layout roc codeFred Isaman1-2/+19
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman1-1/+6
2011-01-06pnfs: layoutget rpc code cleanupFred Isaman1-9/+10
2011-01-06pnfs: remove unnecessary field lgp->statusFred Isaman1-2/+1
2011-01-06NFS add session back channel drainingAndy Adamson1-7/+19
2011-01-06NFS implement v4.0 callback_identAndy Adamson1-0/+1
2011-01-04nfsv4: Switch to generic xattr handling codeAneesh Kumar K.V1-27/+35
2011-01-04nfs: Set MS_POSIXACL alwaysAneesh Kumar K.V1-0/+5
2010-12-21NFSv4: Convert a few commas into semicolons...Trond Myklebust1-8/+8
2010-12-21nfs4: fix units bug causing hang on recoveryJ. Bruce Fields1-1/+1
2010-12-07nfs: Discard ACL cache on mode updateAneesh Kumar K.V1-0/+9
2010-11-15NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust1-1/+3
2010-10-28nfs4: The difference of 2 pointers is ptrdiff_tGeert Uytterhoeven1-2/+2
2010-10-25nfs4: fix channel attribute sanity-checksJ. Bruce Fields1-34/+41
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson1-0/+142
2010-10-24NFS: ask for layouttypes during v4 fsinfo callAndy Adamson1-0/+1
2010-10-24Ask for time_delta during fsinfo probeRicardo Labiaga1-1/+1
2010-10-23NFS: Readdir plus in v4Bryan Schumaker1-0/+1
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker1-4/+4
2010-10-23NFSv4: The state manager must ignore EKEYEXPIRED.Trond Myklebust1-9/+18
2010-10-19NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlersTrond Myklebust1-6/+0
2010-10-19NFSv4: Fix open recoveryTrond Myklebust1-0/+3
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy1-31/+21
2010-09-21NFSv4.1: Fix the slotid initialisation in nfs_async_rename()Trond Myklebust1-0/+2
2010-09-17nfs: make sillyrename an async operationJeff Layton1-0/+30
2010-09-17nfs: standardize the rename response containerJeff Layton1-1/+1
2010-09-17nfs: standardize the rename args containerJeff Layton1-1/+1
2010-09-17NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust1-1/+2
2010-09-17NFS: Clean up nfs4_proc_create()Trond Myklebust1-42/+14
2010-09-17NFSv4: Further cleanups for nfs4_open_revalidate()Trond Myklebust1-28/+0
2010-09-17NFSv4: Clean up nfs4_open_revalidateTrond Myklebust1-17/+6
2010-09-17NFSv4: Further minor cleanups for nfs4_atomic_open()Trond Myklebust1-24/+4
2010-09-17NFSv4: Clean up nfs4_atomic_openTrond Myklebust1-29/+11
2010-08-18NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust1-3/+5
2010-08-11nfs: Remove redundant NULL check upon kfree()Davidlohr Bueso1-2/+1
2010-08-03NFS: Fix the NFS users of rpc_restart_call()Trond Myklebust1-3/+1
2010-08-03NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checksTrond Myklebust1-10/+0
2010-08-03NFSv4: Clean up the process of renewing the NFSv4 leaseTrond Myklebust1-14/+9
2010-08-03NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctlyTrond Myklebust1-30/+62
2010-07-30NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust1-1/+1
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust1-0/+28
2010-06-24NFSv4: Clean up struct nfs4_state_ownerTrond Myklebust1-1/+1
2010-06-22NFSv4.1: There is no need to init the session more than once...Trond Myklebust1-1/+6
2010-06-22NFSv41: Cleanup for nfs4_alloc_session.Trond Myklebust1-7/+0
2010-06-22NFSv41: Clean up exclusive createTrond Myklebust1-11/+6
2010-06-22NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust1-0/+2
2010-06-22NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust1-25/+6
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust1-1/+20