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