aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-20NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys'NeilBrown1-0/+11
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig1-2/+2
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig1-1/+1
2017-01-30NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker1-4/+1
2017-01-30NFS: Move nfs4_get_session() into nfs4_session.hAnna Schumaker1-10/+0
2016-12-01NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_ownerNeilBrown1-1/+1
2016-11-18NFSv4: Fix CLOSE races with OPENTrond Myklebust1-0/+7
2016-09-27NFSv4.1: Test delegation stateids when server declares "some state revoked"Trond Myklebust1-0/+3
2016-09-27NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flagsTrond Myklebust1-1/+1
2016-09-22nfs: track whether server sets MAY_NOTIFY_LOCK flagJeff Layton1-0/+1
2016-09-19NFS pnfs data server multipath session trunkingAndy Adamson1-0/+6
2016-09-19NFS detect session trunkingAndy Adamson1-0/+2
2016-09-19NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust1-0/+1
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+4
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+3
2016-08-05NFSv4: Cleanup the setting of the nfs4 lease periodTrond Myklebust1-0/+4
2016-07-20qstr: constify instances in nfsAl Viro1-2/+3
2016-06-30NFSv4: Allow retry of operations that used a returned delegation stateidTrond Myklebust1-0/+1
2016-05-17NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust1-2/+3
2016-05-17NFSv4: Label stateids with the typeTrond Myklebust1-2/+5
2015-10-08NFSv4: Refactor NFSv4 error handlingTrond Myklebust1-2/+4
2015-08-17NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker1-3/+1
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust1-0/+1
2015-02-03Merge branch 'flexfiles'Trond Myklebust1-0/+6
2015-02-03nfs4: export nfs4_sequence_donePeng Tao1-0/+2
2015-02-03nfs4: pass slot table to nfs40_setup_sequencePeng Tao1-0/+4
2015-01-23NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSETrond Myklebust1-0/+3
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker1-0/+1
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust1-0/+3
2014-09-30NFS: Implement SEEKAnna Schumaker1-0/+3
2014-09-08nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton1-7/+6
2014-07-12nfs4: turn free_lock_state into a void return operationJeff Layton1-1/+1
2014-07-12nfs4: queue free_lock_state job submission to nfsiodJeff Layton1-6/+7
2014-07-12nfs4: treat lock owners as opaque valuesJeff Layton1-12/+1
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson1-3/+3
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson1-1/+1
2014-05-28NFS: Create a common read and write data structAnna Schumaker1-2/+2
2014-02-19NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust1-0/+1
2014-02-19NFSv4: Don't update the open stateid unless it is newer than the old oneTrond Myklebust1-0/+10
2014-01-29NFSv4.1 free slot before resending I/O to MDSAndy Adamson1-0/+1
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker1-0/+8
2013-10-28NFSv4: make nfs_find_best_sec staticWeston Andros Adamson1-1/+0
2013-10-28NFS: Support NFS4ERR_LEASE_MOVED recovery in state managerChuck Lever1-0/+2
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever1-0/+2
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever1-0/+2
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever1-0/+4
2013-10-28NFS: Introduce a vector of migration recovery opsChuck Lever1-0/+4
2013-10-28NFS: Add functions to swap transports during migration recoveryChuck Lever1-0/+2
2013-09-11NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCEWeston Andros Adamson1-2/+2
2013-09-11NFSv4.1: sp4_mach_cred: no need to ref count credsWeston Andros Adamson1-3/+3