aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4_fs.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-29NFSv4.1 free slot before resending I/O to MDSGravatar Andy Adamson 1-0/+1
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdGravatar Anna Schumaker 1-0/+8
2013-10-28NFSv4: make nfs_find_best_sec staticGravatar Weston Andros Adamson 1-1/+0
2013-10-28NFS: Support NFS4ERR_LEASE_MOVED recovery in state managerGravatar Chuck Lever 1-0/+2
2013-10-28NFS: Add method to detect whether an FSID is still on the serverGravatar Chuck Lever 1-0/+2
2013-10-28NFS: Add basic migration support to state manager threadGravatar Chuck Lever 1-0/+2
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryGravatar Chuck Lever 1-0/+4
2013-10-28NFS: Introduce a vector of migration recovery opsGravatar Chuck Lever 1-0/+4
2013-10-28NFS: Add functions to swap transports during migration recoveryGravatar Chuck Lever 1-0/+2
2013-09-11NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCEGravatar Weston Andros Adamson 1-2/+2
2013-09-11NFSv4.1: sp4_mach_cred: no need to ref count credsGravatar Weston Andros Adamson 1-3/+3
2013-09-07NFSv4: Fix security auto-negotiationGravatar Trond Myklebust 1-1/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportGravatar Weston Andros Adamson 1-9/+41
2013-09-05nfs4.1: Add state protection handlerGravatar Weston Andros Adamson 1-0/+35
2013-09-04NFSv4: Document the recover_lost_locks kernel parameterGravatar Trond Myklebust 1-0/+1
2013-09-04NFSv4: Don't try to recover NFSv4 locks when they are lost.Gravatar NeilBrown 1-0/+1
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingGravatar Chuck Lever 1-0/+6
2013-09-03NFS: Remove unused call_sync minor version opGravatar Chuck Lever 1-5/+0
2013-09-03NFS: Add RPC callouts to start NFSv4.0 synchronous requestsGravatar Chuck Lever 1-0/+1
2013-09-03NFS: Clean up nfs4_setup_sequence()Gravatar Chuck Lever 1-11/+0
2013-08-07NFS: Never use user credentials for lease renewalGravatar Chuck Lever 1-3/+1
2013-06-28Merge branch 'labeled-nfs' into linux-nextGravatar Trond Myklebust 1-3/+3
2013-06-08NFSv4: Extend fattr bitmaps to support all 3 wordsGravatar David Quigley 1-3/+3
2013-06-06NFSv4.1: Ensure that reclaim_complete uses the right credentialGravatar Trond Myklebust 1-1/+1
2013-05-06NFSv4.1: Ensure that we free the lock stateid on the serverGravatar Trond Myklebust 1-1/+2
2013-04-20NFSv4: Use the open stateid if the delegation has the wrong modeGravatar Trond Myklebust 1-0/+1
2013-03-25NFSv4: Prepare for minorversion-specific nfs_server capabilitiesGravatar Trond Myklebust 1-0/+1
2013-03-25NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an errorGravatar Trond Myklebust 1-2/+2
2013-03-25NFSv4: The stateid must remain the same for replayed RPC callsGravatar Trond Myklebust 1-0/+4
2013-03-25NFSv4: Fail I/O if the state recovery fails irrevocablyGravatar Trond Myklebust 1-1/+7
2013-02-11NFSv4: Ensure delegation recall and byte range lock removal don't conflictGravatar Trond Myklebust 1-0/+1
2013-02-11NFSv4: Allow the state manager to mark an open_owner as being recoveredGravatar Trond Myklebust 1-0/+3
2012-12-11Merge branch 'bugfixes' into nfs-for-nextGravatar Trond Myklebust 1-1/+1
2012-12-06NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequenceGravatar Trond Myklebust 1-1/+0
2012-12-06NFSv4: Simplify the NFSv4/v4.1 synchronous call switchGravatar Trond Myklebust 1-2/+1
2012-12-06NFSv4.1: Simplify the sequence setupGravatar Trond Myklebust 1-0/+1
2012-12-06NFSv4.1: Ping server when our session table limits are too highGravatar Trond Myklebust 1-0/+1
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hGravatar Trond Myklebust 1-12/+0
2012-12-06NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cGravatar Trond Myklebust 1-11/+0
2012-12-06NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_leaseGravatar Trond Myklebust 1-0/+4
2012-12-06NFSv4.1: Clean up session drainingGravatar Trond Myklebust 1-0/+8
2012-12-06NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targetsGravatar Trond Myklebust 1-0/+1
2012-12-06NFSv4.1: Remove the state manager code to resize the slot tableGravatar Trond Myklebust 1-4/+0
2012-12-06NFSv4.1: Allow SEQUENCE to resize the slot table on the flyGravatar Trond Myklebust 1-2/+2
2012-12-06NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocationGravatar Trond Myklebust 1-0/+2
2012-11-26NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerGravatar Trond Myklebust 1-1/+2
2012-11-21NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1Gravatar Trond Myklebust 1-1/+1
2012-11-21NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slotsGravatar Trond Myklebust 1-0/+2
2012-10-01NFS: Add nfs4_unique_id boot parameterGravatar Chuck Lever 1-0/+3
2012-10-01NFS: Discover NFSv4 server trunking when mountingGravatar Chuck Lever 1-0/+8