summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'flexfiles'Trond Myklebust2015-02-031-0/+6
|\
| * nfs4: export nfs4_sequence_donePeng Tao2015-02-031-0/+2
| * nfs4: pass slot table to nfs40_setup_sequencePeng Tao2015-02-031-0/+4
* | NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSETrond Myklebust2015-01-231-0/+3
|/
* nfs: Add ALLOCATE supportAnna Schumaker2014-11-251-0/+1
* Merge branch 'client-4.2' into linux-nextTrond Myklebust2014-09-301-0/+3
|\
| * NFS: Implement SEEKAnna Schumaker2014-09-301-0/+3
* | nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton2014-09-081-7/+6
|/
* nfs4: turn free_lock_state into a void return operationJeff Layton2014-07-121-1/+1
* nfs4: queue free_lock_state job submission to nfsiodJeff Layton2014-07-121-6/+7
* nfs4: treat lock owners as opaque valuesJeff Layton2014-07-121-12/+1
* nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-241-3/+3
* NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson2014-06-241-1/+1
* NFS: Create a common read and write data structAnna Schumaker2014-05-281-2/+2
* NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust2014-02-191-0/+1
* NFSv4: Don't update the open stateid unless it is newer than the old oneTrond Myklebust2014-02-191-0/+10
* NFSv4.1 free slot before resending I/O to MDSAndy Adamson2014-01-291-0/+1
* NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-191-0/+8
* NFSv4: make nfs_find_best_sec staticWeston Andros Adamson2013-10-281-1/+0
* NFS: Support NFS4ERR_LEASE_MOVED recovery in state managerChuck Lever2013-10-281-0/+2
* NFS: Add method to detect whether an FSID is still on the serverChuck Lever2013-10-281-0/+2
* NFS: Add basic migration support to state manager threadChuck Lever2013-10-281-0/+2
* NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever2013-10-281-0/+4
* NFS: Introduce a vector of migration recovery opsChuck Lever2013-10-281-0/+4
* NFS: Add functions to swap transports during migration recoveryChuck Lever2013-10-281-0/+2
* NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCEWeston Andros Adamson2013-09-111-2/+2
* NFSv4.1: sp4_mach_cred: no need to ref count credsWeston Andros Adamson2013-09-111-3/+3
* NFSv4: Fix security auto-negotiationTrond Myklebust2013-09-071-1/+1
* nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson2013-09-051-9/+41
* nfs4.1: Add state protection handlerWeston Andros Adamson2013-09-051-0/+35
* NFSv4: Document the recover_lost_locks kernel parameterTrond Myklebust2013-09-041-0/+1
* NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown2013-09-041-0/+1
* NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever2013-09-031-0/+6
* NFS: Remove unused call_sync minor version opChuck Lever2013-09-031-5/+0
* NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever2013-09-031-0/+1
* NFS: Clean up nfs4_setup_sequence()Chuck Lever2013-09-031-11/+0
* NFS: Never use user credentials for lease renewalChuck Lever2013-08-071-3/+1
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-281-3/+3
|\
| * NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-081-3/+3
* | NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust2013-06-061-1/+1
|/
* NFSv4.1: Ensure that we free the lock stateid on the serverTrond Myklebust2013-05-061-1/+2
* NFSv4: Use the open stateid if the delegation has the wrong modeTrond Myklebust2013-04-201-0/+1
* NFSv4: Prepare for minorversion-specific nfs_server capabilitiesTrond Myklebust2013-03-251-0/+1
* NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an errorTrond Myklebust2013-03-251-2/+2
* NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust2013-03-251-0/+4
* NFSv4: Fail I/O if the state recovery fails irrevocablyTrond Myklebust2013-03-251-1/+7
* NFSv4: Ensure delegation recall and byte range lock removal don't conflictTrond Myklebust2013-02-111-0/+1
* NFSv4: Allow the state manager to mark an open_owner as being recoveredTrond Myklebust2013-02-111-0/+3
* 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
OpenPOWER on IntegriCloud