aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski1-3/+1
2020-01-24NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust1-2/+4
2020-01-15NFS: Add fs_context support.David Howells1-4/+5
2020-01-15nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()Al Viro1-1/+1
2019-11-18NFS4: Trace lock reclaimsChuck Lever1-2/+0
2019-11-18NFSv4: add declaration of current_stateidBen Dooks1-0/+2
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust1-0/+11
2019-11-03NFS: nfs_inode_find_state_and_recover() fix stateid matchingTrond Myklebust1-0/+6
2019-10-09NFS: handle source server rebootOlga Kornievskaia1-0/+1
2019-10-09NFS: skip recovery of copy open on dest serverOlga Kornievskaia1-0/+1
2019-10-09NFS: inter ssc openOlga Kornievskaia1-0/+7
2019-10-09NFS: add COPY_NOTIFY operationOlga Kornievskaia1-0/+2
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust1-2/+0
2019-09-20NFSv4: Add a helper to increment stateid seqidsTrond Myklebust1-0/+9
2019-08-04NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust1-1/+2
2019-07-13nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek1-2/+2
2019-04-25NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust1-0/+1
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan1-1/+2
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown1-28/+28
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown1-8/+1
2018-12-19NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown1-3/+3
2018-11-19NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust1-0/+2
2018-09-30NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust1-1/+1
2018-09-30NFSv4: Convert open state lookup to use RCUTrond Myklebust1-0/+1
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+7
2018-08-13NFS recover from destination server reboot for copiesOlga Kornievskaia1-0/+3
2018-08-09NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia1-1/+1
2018-08-09NFS export nfs4_async_handle_errorOlga Kornievskaia1-0/+3
2018-07-12get rid of 'opened' argument of ->atomic_open() - part 3Al Viro1-1/+1
2018-05-31pnfs: Move nfs4_opendata into nfs4_fs.hFred Isaman1-0/+25
2018-05-31NFS: Pass "privileged" value to nfs4_init_sequence()Anna Schumaker1-1/+1
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-2/+10
2017-11-17NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust1-0/+1
2017-11-17NFSv4: Don't try to CLOSE if the stateid 'other' field has changedTrond Myklebust1-0/+2
2017-11-17NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.Trond Myklebust1-0/+2
2017-11-17NFSv4: Fix OPEN / CLOSE raceTrond Myklebust1-0/+3
2017-11-17fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_tElena Reshetova1-1/+1
2017-11-17NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
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