summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAge
...
* nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson2013-09-05
* nfs4.1: Add state protection handlerWeston Andros Adamson2013-09-05
* NFSv4: Document the recover_lost_locks kernel parameterTrond Myklebust2013-09-04
* NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown2013-09-04
* NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever2013-09-03
* NFS: Remove unused call_sync minor version opChuck Lever2013-09-03
* NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever2013-09-03
* NFS: Clean up nfs4_setup_sequence()Chuck Lever2013-09-03
* NFS: Never use user credentials for lease renewalChuck Lever2013-08-07
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-28
|\
| * NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-08
* | NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust2013-06-06
|/
* NFSv4.1: Ensure that we free the lock stateid on the serverTrond Myklebust2013-05-06
* NFSv4: Use the open stateid if the delegation has the wrong modeTrond Myklebust2013-04-20
* NFSv4: Prepare for minorversion-specific nfs_server capabilitiesTrond Myklebust2013-03-25
* NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an errorTrond Myklebust2013-03-25
* NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust2013-03-25
* NFSv4: Fail I/O if the state recovery fails irrevocablyTrond Myklebust2013-03-25
* NFSv4: Ensure delegation recall and byte range lock removal don't conflictTrond Myklebust2013-02-11
* NFSv4: Allow the state manager to mark an open_owner as being recoveredTrond Myklebust2013-02-11
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-11
|\
| * NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1Trond Myklebust2012-11-21
* | NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequenceTrond Myklebust2012-12-06
* | NFSv4: Simplify the NFSv4/v4.1 synchronous call switchTrond Myklebust2012-12-06
* | NFSv4.1: Simplify the sequence setupTrond Myklebust2012-12-06
* | NFSv4.1: Ping server when our session table limits are too highTrond Myklebust2012-12-06
* | NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-06
* | NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust2012-12-06
* | NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_leaseTrond Myklebust2012-12-06
* | NFSv4.1: Clean up session drainingTrond Myklebust2012-12-06
* | NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targetsTrond Myklebust2012-12-06
* | NFSv4.1: Remove the state manager code to resize the slot tableTrond Myklebust2012-12-06
* | NFSv4.1: Allow SEQUENCE to resize the slot table on the flyTrond Myklebust2012-12-06
* | NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocationTrond Myklebust2012-12-06
* | NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust2012-11-26
* | NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slotsTrond Myklebust2012-11-21
|/
* NFS: Add nfs4_unique_id boot parameterChuck Lever2012-10-01
* NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-01
* NFSv4.1: Simplify the pNFS return-on-close codeTrond Myklebust2012-09-28
* NFSv4: Convert the nfs4_lock_state->ls_flags to a bit fieldTrond Myklebust2012-09-28
* NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-28
* 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