summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-17
|\
| * NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust2017-11-17
| * NFSv4: Don't try to CLOSE if the stateid 'other' field has changedTrond Myklebust2017-11-17
| * NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.Trond Myklebust2017-11-17
| * NFSv4: Fix OPEN / CLOSE raceTrond Myklebust2017-11-17
| * fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_tElena Reshetova2017-11-17
| * NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust2017-11-17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys'NeilBrown2017-08-20
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-15
* NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker2017-01-30
* NFS: Move nfs4_get_session() into nfs4_session.hAnna Schumaker2017-01-30
* NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_o...NeilBrown2016-12-01
* NFSv4: Fix CLOSE races with OPENTrond Myklebust2016-11-18
* NFSv4.1: Test delegation stateids when server declares "some state revoked"Trond Myklebust2016-09-27
* NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flagsTrond Myklebust2016-09-27
* nfs: track whether server sets MAY_NOTIFY_LOCK flagJeff Layton2016-09-22
* NFS pnfs data server multipath session trunkingAndy Adamson2016-09-19
* NFS detect session trunkingAndy Adamson2016-09-19
* NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust2016-09-19
* Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-12
|\
| * NFSv4: Cleanup the setting of the nfs4 lease periodTrond Myklebust2016-08-05
* | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\ \ | |/ |/|
| * qstr: constify instances in nfsAl Viro2016-07-20
* | NFSv4: Allow retry of operations that used a returned delegation stateidTrond Myklebust2016-06-30
|/
* NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust2016-05-17
* NFSv4: Label stateids with the typeTrond Myklebust2016-05-17
* NFSv4: Refactor NFSv4 error handlingTrond Myklebust2015-10-08
* NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker2015-08-17
* NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2015-06-24
* Merge branch 'flexfiles'Trond Myklebust2015-02-03
|\
| * nfs4: export nfs4_sequence_donePeng Tao2015-02-03
| * nfs4: pass slot table to nfs40_setup_sequencePeng Tao2015-02-03
* | NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSETrond Myklebust2015-01-23
|/
* nfs: Add ALLOCATE supportAnna Schumaker2014-11-25
* Merge branch 'client-4.2' into linux-nextTrond Myklebust2014-09-30
|\
| * NFS: Implement SEEKAnna Schumaker2014-09-30
* | nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton2014-09-08
|/
* nfs4: turn free_lock_state into a void return operationJeff Layton2014-07-12
* nfs4: queue free_lock_state job submission to nfsiodJeff Layton2014-07-12
* nfs4: treat lock owners as opaque valuesJeff Layton2014-07-12
* nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-24
* NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson2014-06-24
* NFS: Create a common read and write data structAnna Schumaker2014-05-28
* NFSv4: Clear the open state flags if the new stateid does not matchTrond Myklebust2014-02-19
* NFSv4: Don't update the open stateid unless it is newer than the old oneTrond Myklebust2014-02-19
* NFSv4.1 free slot before resending I/O to MDSAndy Adamson2014-01-29
* NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-19
* NFSv4: make nfs_find_best_sec staticWeston Andros Adamson2013-10-28