summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-111-1/+1
|\
| * NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1Trond Myklebust2012-11-211-1/+1
* | NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequenceTrond Myklebust2012-12-061-1/+0
* | NFSv4: Simplify the NFSv4/v4.1 synchronous call switchTrond Myklebust2012-12-061-2/+1
* | NFSv4.1: Simplify the sequence setupTrond Myklebust2012-12-061-0/+1
* | NFSv4.1: Ping server when our session table limits are too highTrond Myklebust2012-12-061-0/+1
* | NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-061-12/+0
* | NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust2012-12-061-11/+0
* | NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_leaseTrond Myklebust2012-12-061-0/+4
* | NFSv4.1: Clean up session drainingTrond Myklebust2012-12-061-0/+8
* | NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targetsTrond Myklebust2012-12-061-0/+1
* | NFSv4.1: Remove the state manager code to resize the slot tableTrond Myklebust2012-12-061-4/+0
* | NFSv4.1: Allow SEQUENCE to resize the slot table on the flyTrond Myklebust2012-12-061-2/+2
* | NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocationTrond Myklebust2012-12-061-0/+2
* | NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust2012-11-261-1/+2
* | NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slotsTrond Myklebust2012-11-211-0/+2
|/
* NFS: Add nfs4_unique_id boot parameterChuck Lever2012-10-011-0/+3
* NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-011-0/+8
* NFSv4.1: Simplify the pNFS return-on-close codeTrond Myklebust2012-09-281-1/+1
* NFSv4: Convert the nfs4_lock_state->ls_flags to a bit fieldTrond Myklebust2012-09-281-2/+2
* NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-281-1/+1
* NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com2012-08-161-0/+3
* NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-3/+2
* NFS: Keep module parameters in the generic NFS clientBryan Schumaker2012-07-301-1/+3
* NFS: Split out remaining NFS v4 inode functionsBryan Schumaker2012-07-301-3/+0
* NFS: Create a try_mount rpc opBryan Schumaker2012-07-301-1/+1
* NFS: Add version registering frameworkBryan Schumaker2012-07-301-0/+1
* nfs: fix stub return type warningsRandy Dunlap2012-07-301-1/+1
* NFS: Split out the NFS v4 filesystem typesBryan Schumaker2012-07-171-0/+2
* NFS: Initialize v4 sysctls from nfs_init_v4()Bryan Schumaker2012-07-171-0/+15
* NFS: Create an init_nfs_v4() functionBryan Schumaker2012-07-171-0/+4
* NFS: Split out NFS v4 inode operationsBryan Schumaker2012-07-171-1/+4
* NFS: Create custom NFS v4 write_inode() functionBryan Schumaker2012-06-291-0/+3
* NFS: Create an alloc_client rpc_opBryan Schumaker2012-06-291-0/+2
* NFS: Create a free_client rpc_opBryan Schumaker2012-06-291-0/+2
* NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-051-1/+1
* 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