aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAge
* NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust2019-09-20
* NFSv4: Add a helper to increment stateid seqidsTrond Myklebust2019-09-20
* NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust2019-08-04
* nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek2019-07-13
* NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust2019-04-25
* sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-02
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-19
* NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-19
* NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown2018-12-19
* NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust2018-11-19
* NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust2018-09-30
* NFSv4: Convert open state lookup to use RCUTrond Myklebust2018-09-30
* Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-23
|\
| * NFS recover from destination server reboot for copiesOlga Kornievskaia2018-08-13
| * NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia2018-08-09
| * NFS export nfs4_async_handle_errorOlga Kornievskaia2018-08-09
* | get rid of 'opened' argument of ->atomic_open() - part 3Al Viro2018-07-12
|/
* pnfs: Move nfs4_opendata into nfs4_fs.hFred Isaman2018-05-31
* NFS: Pass "privileged" value to nfs4_init_sequence()Anna Schumaker2018-05-31
* 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