aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-06NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever1-1/+1
2011-01-06pnfs: layout roc codeFred Isaman1-1/+1
2011-01-06pnfs: add CB_LAYOUTRECALL handlingFred Isaman1-0/+1
2011-01-04nfsv4: Switch to generic xattr handling codeAneesh Kumar K.V1-6/+1
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever1-1/+0
2010-10-23NFS: Readdir plus in v4Bryan Schumaker1-1/+1
2010-10-23NFS: decode_dirent should use an xdr_streamBryan Schumaker1-1/+1
2010-09-17NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust1-1/+0
2010-09-17NFSv4: Further cleanups for nfs4_open_revalidate()Trond Myklebust1-1/+0
2010-09-17NFSv4: Clean up nfs4_open_revalidateTrond Myklebust1-1/+1
2010-09-17NFSv4: Further minor cleanups for nfs4_atomic_open()Trond Myklebust1-1/+1
2010-09-17NFSv4: Clean up nfs4_atomic_openTrond Myklebust1-1/+1
2010-07-30NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust1-2/+13
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust1-0/+1
2010-06-24NFSv4: Clean up struct nfs4_state_ownerTrond Myklebust1-2/+0
2010-06-22NFSv4.1: There is no need to init the session more than once...Trond Myklebust1-0/+1
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-3/+3
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust1-0/+11
2010-06-22NFSv41: Don't store session state in the nfs_client->cl_stateTrond Myklebust1-1/+4
2010-06-22NFSv4.1: Make nfs4_setup_sequence take a nfs_server argumentTrond Myklebust1-2/+12
2010-05-14NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust1-2/+2
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust1-2/+2
2010-02-10nfs41: implement cb_recall_slotAndy Adamson1-0/+2
2010-01-26NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctlyTrond Myklebust1-0/+1
2010-01-26NFSv4: Don't allow posix locking against servers that don't support itTrond Myklebust1-0/+1
2009-12-15NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust1-0/+1
2009-12-15nfs: change nfs4_do_setlk params to identify recovery typeAlexandros Batsakis1-0/+4
2009-12-06nfs41: nfs41_setup_state_renewalRicardo Labiaga1-0/+2
2009-12-05NFSv41: Fix nfs4_proc_create_sessionTrond Myklebust1-1/+1
2009-12-05nfs41: RECLAIM_COMPLETE functionalityRicardo Labiaga1-0/+1
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis1-0/+1
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis1-0/+1
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson1-0/+1
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson1-1/+1
2009-12-04nfs41: add create session into establish_clidAndy Adamson1-0/+2
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust1-0/+6
2009-06-17nfs41: get_clid_cred for EXCHANGE_IDAndy Adamson1-0/+1
2009-06-17nfs41: add a get_clid_cred function to nfs4_state_recovery_opsAndy Adamson1-0/+1
2009-06-17nfs41: establish sessions-based clientidAndy Adamson1-2/+4
2009-06-17nfs41: introduce get_state_renewal_credAndy Adamson1-0/+5
2009-06-17nfs41: support minorversion 1 for nfs4_check_leaseBenny Halevy1-0/+1
2009-06-17nfs41: lease renewalBenny Halevy1-0/+6
2009-06-17nfs41: add session reset to state managerAndy Adamson1-0/+1
2009-06-17nfs41: add session setup to the state managerAndy Adamson1-0/+2
2009-06-17nfs41: setup_sequence methodAndy Adamson1-0/+10
2009-06-17nfs41: sessions client infrastructureAndy Adamson1-0/+4
2009-03-27constify dentry_operations: NFSAl Viro1-1/+1
2008-12-30fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong1-1/+0
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust1-4/+4