aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4_fs.h
AgeCommit message (Expand)Author
2014-01-29NFSv4.1 free slot before resending I/O to MDSAndy Adamson
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker
2013-10-28NFSv4: make nfs_find_best_sec staticWeston Andros Adamson
2013-10-28NFS: Support NFS4ERR_LEASE_MOVED recovery in state managerChuck Lever
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever
2013-10-28NFS: Introduce a vector of migration recovery opsChuck Lever
2013-10-28NFS: Add functions to swap transports during migration recoveryChuck Lever
2013-09-11NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCEWeston Andros Adamson
2013-09-11NFSv4.1: sp4_mach_cred: no need to ref count credsWeston Andros Adamson
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson
2013-09-05nfs4.1: Add state protection handlerWeston Andros Adamson
2013-09-04NFSv4: Document the recover_lost_locks kernel parameterTrond Myklebust
2013-09-04NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Remove unused call_sync minor version opChuck Lever
2013-09-03NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever
2013-09-03NFS: Clean up nfs4_setup_sequence()Chuck Lever
2013-08-07NFS: Never use user credentials for lease renewalChuck Lever
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-08NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley
2013-06-06NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust
2013-05-06NFSv4.1: Ensure that we free the lock stateid on the serverTrond Myklebust
2013-04-20NFSv4: Use the open stateid if the delegation has the wrong modeTrond Myklebust
2013-03-25NFSv4: Prepare for minorversion-specific nfs_server capabilitiesTrond Myklebust
2013-03-25NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an errorTrond Myklebust
2013-03-25NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust
2013-03-25NFSv4: Fail I/O if the state recovery fails irrevocablyTrond Myklebust
2013-02-11NFSv4: Ensure delegation recall and byte range lock removal don't conflictTrond Myklebust
2013-02-11NFSv4: Allow the state manager to mark an open_owner as being recoveredTrond Myklebust
2012-12-11Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-12-06NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequenceTrond Myklebust
2012-12-06NFSv4: Simplify the NFSv4/v4.1 synchronous call switchTrond Myklebust
2012-12-06NFSv4.1: Simplify the sequence setupTrond Myklebust
2012-12-06NFSv4.1: Ping server when our session table limits are too highTrond Myklebust
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust
2012-12-06NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust
2012-12-06NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_leaseTrond Myklebust
2012-12-06NFSv4.1: Clean up session drainingTrond Myklebust
2012-12-06NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targetsTrond Myklebust
2012-12-06NFSv4.1: Remove the state manager code to resize the slot tableTrond Myklebust
2012-12-06NFSv4.1: Allow SEQUENCE to resize the slot table on the flyTrond Myklebust
2012-12-06NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocationTrond Myklebust
2012-11-26NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust
2012-11-21NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1Trond Myklebust
2012-11-21NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slotsTrond Myklebust
2012-10-01NFS: Add nfs4_unique_id boot parameterChuck Lever
2012-10-01NFS: Discover NFSv4 server trunking when mountingChuck Lever