aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4_fs.h
AgeCommit message (Expand)Author
2018-09-30NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust
2018-09-30NFSv4: Convert open state lookup to use RCUTrond Myklebust
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-13NFS recover from destination server reboot for copiesOlga Kornievskaia
2018-08-09NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia
2018-08-09NFS export nfs4_async_handle_errorOlga Kornievskaia
2018-07-12get rid of 'opened' argument of ->atomic_open() - part 3Al Viro
2018-05-31pnfs: Move nfs4_opendata into nfs4_fs.hFred Isaman
2018-05-31NFS: Pass "privileged" value to nfs4_init_sequence()Anna Schumaker
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust
2017-11-17NFSv4: Don't try to CLOSE if the stateid 'other' field has changedTrond Myklebust
2017-11-17NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.Trond Myklebust
2017-11-17NFSv4: Fix OPEN / CLOSE raceTrond Myklebust
2017-11-17fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_tElena Reshetova
2017-11-17NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-20NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys'NeilBrown
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-01-30NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker
2017-01-30NFS: Move nfs4_get_session() into nfs4_session.hAnna Schumaker
2016-12-01NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_o...NeilBrown
2016-11-18NFSv4: Fix CLOSE races with OPENTrond Myklebust
2016-09-27NFSv4.1: Test delegation stateids when server declares "some state revoked"Trond Myklebust
2016-09-27NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flagsTrond Myklebust
2016-09-22nfs: track whether server sets MAY_NOTIFY_LOCK flagJeff Layton
2016-09-19NFS pnfs data server multipath session trunkingAndy Adamson
2016-09-19NFS detect session trunkingAndy Adamson
2016-09-19NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-05NFSv4: Cleanup the setting of the nfs4 lease periodTrond Myklebust
2016-07-20qstr: constify instances in nfsAl Viro
2016-06-30NFSv4: Allow retry of operations that used a returned delegation stateidTrond Myklebust
2016-05-17NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust
2016-05-17NFSv4: Label stateids with the typeTrond Myklebust
2015-10-08NFSv4: Refactor NFSv4 error handlingTrond Myklebust
2015-08-17NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust
2015-02-03Merge branch 'flexfiles'Trond Myklebust
2015-02-03nfs4: export nfs4_sequence_donePeng Tao
2015-02-03nfs4: pass slot table to nfs40_setup_sequencePeng Tao
2015-01-23NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSETrond Myklebust
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust
2014-09-30NFS: Implement SEEKAnna Schumaker
2014-09-08nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton
2014-07-12nfs4: turn free_lock_state into a void return operationJeff Layton
2014-07-12nfs4: queue free_lock_state job submission to nfsiodJeff Layton