aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAge
* NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com2012-08-16
* NFS: Convert v4 into a moduleBryan Schumaker2012-07-30
* NFS: Keep module parameters in the generic NFS clientBryan Schumaker2012-07-30
* NFS: Split out remaining NFS v4 inode functionsBryan Schumaker2012-07-30
* NFS: Create a try_mount rpc opBryan Schumaker2012-07-30
* NFS: Add version registering frameworkBryan Schumaker2012-07-30
* nfs: fix stub return type warningsRandy Dunlap2012-07-30
* NFS: Split out the NFS v4 filesystem typesBryan Schumaker2012-07-17
* NFS: Initialize v4 sysctls from nfs_init_v4()Bryan Schumaker2012-07-17
* NFS: Create an init_nfs_v4() functionBryan Schumaker2012-07-17
* NFS: Split out NFS v4 inode operationsBryan Schumaker2012-07-17
* NFS: Create custom NFS v4 write_inode() functionBryan Schumaker2012-06-29
* NFS: Create an alloc_client rpc_opBryan Schumaker2012-06-29
* NFS: Create a free_client rpc_opBryan Schumaker2012-06-29
* NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-05
* NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust2012-05-27
* NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust2012-05-26
* NFSv4.1: Ensure we use the correct credentials for bind_conn_to_sessionTrond Myklebust2012-05-25
* NFSv4.1: Ensure we use the correct credentials for session create/destroyTrond Myklebust2012-05-25
* nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*Weston Andros Adamson2012-05-24
* nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson2012-05-24
* NFS: Force server to drop NFSv4 stateChuck Lever2012-05-22
* NFS: Remove nfs_unique_idChuck Lever2012-05-22
* NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-22
* NFS: Rename nfs4_proc_get_root()Bryan Schumaker2012-05-14
* NFS: Create a submount rpc_opBryan Schumaker2012-04-27
* NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker2012-04-27
* NFS: Fix following referral mount points with different securityBryan Schumaker2012-04-27
* NFS: Do secinfo as part of lookupBryan Schumaker2012-04-27
* NFSv4: Ensure we do not reuse open owner namesTrond Myklebust2012-04-20
* NFSv4: It is not safe to dereference lsp->ls_state in release_lockownerTrond Myklebust2012-03-20
* NFSv4: Clean up nfs4_select_rw_stateid()Trond Myklebust2012-03-08
* NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust2012-03-07
* NFSv4: Don't free the nfs4_lock_state until after the release_lockownerTrond Myklebust2012-03-07
* NFSv4: Simplify the struct nfs4_stateidTrond Myklebust2012-03-06
* NFSv4: Add helpers for basic copying of stateidsTrond Myklebust2012-03-06
* NFSv4: Rename nfs4_copy_stateid()Trond Myklebust2012-03-06
* NFSv4: Further clean-ups of delegation stateid validationTrond Myklebust2012-03-06
* NFS: Properly handle the case where the delegation is revokedTrond Myklebust2012-03-06
* NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALLTrond Myklebust2012-03-01
* NFSv4: Avoid thundering herd issues with nfs_release_seqidTrond Myklebust2012-01-31
* SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust2012-01-31
* NFS: Move struct nfs_unique_id into struct nfs_seqid_counterTrond Myklebust2012-01-31
* NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counterTrond Myklebust2012-01-31
* NFSv41: Add a new helper nfs4_init_sequence()Trond Myklebust2012-01-31
* NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust2012-01-31
* NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust2012-01-31
* NFSv4: Clean up nfs4_get_state_ownerTrond Myklebust2012-01-31
* NFS: Cache state owners after files are closedChuck Lever2012-01-05
* Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-25
|\