summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Add support for CB_RECALL_ANY for flexfiles layoutsTrond Myklebust2020-03-161-1/+3
* NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski2020-02-041-3/+1
* NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust2020-01-241-2/+4
* NFS: Add fs_context support.David Howells2020-01-151-4/+5
* nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro2020-01-151-1/+1
* NFS4: Trace lock reclaimsChuck Lever2019-11-181-2/+0
* NFSv4: add declaration of current_stateidBen Dooks2019-11-181-0/+2
* Merge branch 'linux-ssc-for-5.5'Trond Myklebust2019-11-061-0/+11
|\
| * NFS: handle source server rebootOlga Kornievskaia2019-10-091-0/+1
| * NFS: skip recovery of copy open on dest serverOlga Kornievskaia2019-10-091-0/+1
| * NFS: inter ssc openOlga Kornievskaia2019-10-091-0/+7
| * NFS: add COPY_NOTIFY operationOlga Kornievskaia2019-10-091-0/+2
* | NFS: nfs_inode_find_state_and_recover() fix stateid matchingTrond Myklebust2019-11-031-0/+6
|/
* NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust2019-09-201-2/+0
* NFSv4: Add a helper to increment stateid seqidsTrond Myklebust2019-09-201-0/+9
* NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust2019-08-041-1/+2
* nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek2019-07-131-2/+2
* NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust2019-04-251-0/+1
* sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-021-1/+2
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-191-28/+28
* NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-191-8/+1
* NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown2018-12-191-3/+3
* NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust2018-11-191-0/+2
* NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust2018-09-301-1/+1
* NFSv4: Convert open state lookup to use RCUTrond Myklebust2018-09-301-0/+1
* Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-231-1/+7
|\
| * NFS recover from destination server reboot for copiesOlga Kornievskaia2018-08-131-0/+3
| * NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia2018-08-091-1/+1
| * NFS export nfs4_async_handle_errorOlga Kornievskaia2018-08-091-0/+3
* | get rid of 'opened' argument of ->atomic_open() - part 3Al Viro2018-07-121-1/+1
|/
* pnfs: Move nfs4_opendata into nfs4_fs.hFred Isaman2018-05-311-0/+25
* NFS: Pass "privileged" value to nfs4_init_sequence()Anna Schumaker2018-05-311-1/+1
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-2/+10
|\
| * NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust2017-11-171-0/+1
| * NFSv4: Don't try to CLOSE if the stateid 'other' field has changedTrond Myklebust2017-11-171-0/+2
| * NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.Trond Myklebust2017-11-171-0/+2
| * NFSv4: Fix OPEN / CLOSE raceTrond Myklebust2017-11-171-0/+3
| * fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_tElena Reshetova2017-11-171-1/+1
| * NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust2017-11-171-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys'NeilBrown2017-08-201-0/+11
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-2/+2
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-151-1/+1
* NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker2017-01-301-4/+1
* NFS: Move nfs4_get_session() into nfs4_session.hAnna Schumaker2017-01-301-10/+0
* NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_o...NeilBrown2016-12-011-1/+1
* NFSv4: Fix CLOSE races with OPENTrond Myklebust2016-11-181-0/+7
* NFSv4.1: Test delegation stateids when server declares "some state revoked"Trond Myklebust2016-09-271-0/+3
* NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flagsTrond Myklebust2016-09-271-1/+1
* nfs: track whether server sets MAY_NOTIFY_LOCK flagJeff Layton2016-09-221-0/+1