summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4_fs.h
AgeCommit message (Expand)Author
2015-02-03Merge branch 'flexfiles'Trond Myklebust
2015-02-03nfs4: export nfs4_sequence_donePeng Tao
2015-02-03nfs4: pass slot table to nfs40_setup_sequencePeng Tao
2015-01-23NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSETrond Myklebust
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust
2014-09-30NFS: Implement SEEKAnna Schumaker
2014-09-08nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton
2014-07-12nfs4: turn free_lock_state into a void return operationJeff Layton
2014-07-12nfs4: queue free_lock_state job submission to nfsiodJeff Layton
2014-07-12nfs4: treat lock owners as opaque valuesJeff Layton
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-05-28NFS: Create a common read and write data structAnna Schumaker
2014-02-19NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust
2014-02-19NFSv4: Don't update the open stateid unless it is newer than the old oneTrond Myklebust
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