summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys'NeilBrown2017-08-201-0/+11
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-2/+2
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-151-1/+1
* NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker2017-01-301-4/+1
* NFS: Move nfs4_get_session() into nfs4_session.hAnna Schumaker2017-01-301-10/+0
* NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_o...NeilBrown2016-12-011-1/+1
* NFSv4: Fix CLOSE races with OPENTrond Myklebust2016-11-181-0/+7
* NFSv4.1: Test delegation stateids when server declares "some state revoked"Trond Myklebust2016-09-271-0/+3
* NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flagsTrond Myklebust2016-09-271-1/+1
* nfs: track whether server sets MAY_NOTIFY_LOCK flagJeff Layton2016-09-221-0/+1
* NFS pnfs data server multipath session trunkingAndy Adamson2016-09-191-0/+6
* NFS detect session trunkingAndy Adamson2016-09-191-0/+2
* NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust2016-09-191-0/+1
* Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-121-0/+4
|\
| * NFSv4: Cleanup the setting of the nfs4 lease periodTrond Myklebust2016-08-051-0/+4
* | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-2/+3
|\ \ | |/ |/|
| * qstr: constify instances in nfsAl Viro2016-07-201-2/+3
* | NFSv4: Allow retry of operations that used a returned delegation stateidTrond Myklebust2016-06-301-0/+1
|/
* NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust2016-05-171-2/+3
* NFSv4: Label stateids with the typeTrond Myklebust2016-05-171-2/+5
* NFSv4: Refactor NFSv4 error handlingTrond Myklebust2015-10-081-2/+4
* NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker2015-08-171-3/+1
* NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2015-06-241-0/+1
* 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
OpenPOWER on IntegriCloud