aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-05NFSv4: Fix an Oops in the open recovery codeTrond Myklebust1-1/+1
2012-05-27NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust1-2/+2
2012-05-26NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust1-0/+1
2012-05-25NFSv4.1: Ensure we use the correct credentials for bind_conn_to_sessionTrond Myklebust1-1/+1
2012-05-25NFSv4.1: Ensure we use the correct credentials for session create/destroyTrond Myklebust1-2/+2
2012-05-24nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*Weston Andros Adamson1-0/+1
2012-05-24nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson1-0/+1
2012-05-22NFS: Force server to drop NFSv4 stateChuck Lever1-0/+1
2012-05-22NFS: Remove nfs_unique_idChuck Lever1-5/+0
2012-05-22NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever1-1/+1
2012-05-14NFS: Rename nfs4_proc_get_root()Bryan Schumaker1-0/+1
2012-04-27NFS: Create a submount rpc_opBryan Schumaker1-0/+2
2012-04-27NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker1-0/+1
2012-04-27NFS: Fix following referral mount points with different securityBryan Schumaker1-2/+4
2012-04-27NFS: Do secinfo as part of lookupBryan Schumaker1-0/+4
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust1-0/+1
2012-03-20NFSv4: It is not safe to dereference lsp->ls_state in release_lockownerTrond Myklebust1-1/+1
2012-03-08NFSv4: Clean up nfs4_select_rw_stateid()Trond Myklebust1-1/+2
2012-03-07NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust1-0/+1
2012-03-07NFSv4: Don't free the nfs4_lock_state until after the release_lockownerTrond Myklebust1-1/+3
2012-03-06NFSv4: Simplify the struct nfs4_stateidTrond Myklebust1-2/+2
2012-03-06NFSv4: Add helpers for basic copying of stateidsTrond Myklebust1-0/+10
2012-03-06NFSv4: Rename nfs4_copy_stateid()Trond Myklebust1-1/+1
2012-03-06NFSv4: Further clean-ups of delegation stateid validationTrond Myklebust1-1/+1
2012-03-06NFS: Properly handle the case where the delegation is revokedTrond Myklebust1-0/+2
2012-03-01NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALLTrond Myklebust1-1/+0
2012-01-31NFSv4: Avoid thundering herd issues with nfs_release_seqidTrond Myklebust1-0/+1
2012-01-31SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust1-0/+1
2012-01-31NFS: Move struct nfs_unique_id into struct nfs_seqid_counterTrond Myklebust1-2/+6
2012-01-31NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counterTrond Myklebust1-13/+3
2012-01-31NFSv41: Add a new helper nfs4_init_sequence()Trond Myklebust1-3/+3
2012-01-31NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust1-6/+1
2012-01-31NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust1-1/+1
2012-01-31NFSv4: Clean up nfs4_get_state_ownerTrond Myklebust1-1/+1
2012-01-05NFS: Cache state owners after files are closedChuck Lever1-0/+3
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-24/+0
2011-08-27nfsd4: cleanup and consolidate seqid_mutating_errJ. Bruce Fields1-24/+0
2011-08-24NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust1-0/+1
2011-08-24NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust1-1/+4
2011-08-24NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust1-2/+0
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman1-1/+1
2011-07-25Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell1-5/+5
2011-07-20nfs4_closedata doesn't need to mess with struct pathAl Viro1-5/+5
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker1-0/+2
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson1-0/+3
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust1-0/+1
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust1-0/+2
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson1-1/+1
2011-03-24NFS: lookup supports alternate clientBryan Schumaker1-1/+2
2011-03-23NFSv4.1: layoutcommitAndy Adamson1-0/+2