aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2024-01-25NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICTTrond Myklebust
2023-11-28NFSv4.1: fix SP4_MACH_CRED protection for pnfs IOOlga Kornievskaia
2023-08-30NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington
2023-07-27NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia
2023-04-05NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust
2023-01-18NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust
2023-01-18NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust
2022-11-25NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington
2022-08-25NFSv4/pnfs: Fix a use-after-free bug in openTrond Myklebust
2022-08-25NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei
2022-08-25NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctlyTrond Myklebust
2022-08-25NFSv4.1: Don't decrease the value of seq_nr_highest_sentTrond Myklebust
2022-06-14NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust
2022-05-12NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust
2022-04-15NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorOlga Kornievskaia
2021-11-17NFSv4: Fix a regression in nfs_set_open_stateid_locked()Trond Myklebust
2021-06-16NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo
2021-06-16NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust
2021-06-16NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust
2021-06-03fs/nfs: Use fatal_signal_pending instead of signal_pendingzhouchuangao
2021-03-30nfs: we don't support removing system.nfs4_aclJ. Bruce Fields
2021-03-17NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek
2021-01-19pNFS: We want return-on-close to complete when evicting the inodeTrond Myklebust
2021-01-19NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski
2020-12-30NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia
2020-11-05NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington
2020-09-23NFS: Zero-stateid SETATTR should first return delegationChuck Lever
2020-09-23NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-07-22NFS: Fix interrupted slots by sending a solo SEQUENCE operationAnna Schumaker
2020-06-24NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-05-06NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-03-05NFSv4: Fix races between open and dentry revalidationTrond Myklebust
2020-02-19NFSv4.1 make cachethis=no for writesOlga Kornievskaia
2020-02-14NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski
2020-02-14NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski
2020-01-17NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturnTrond Myklebust
2020-01-17NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()Trond Myklebust
2019-11-01NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-10-10NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKUTrond Myklebust
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust
2019-09-20NFSv4: Fix OPEN_DOWNGRADE error handlingTrond Myklebust
2019-09-20pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqidTrond Myklebust
2019-09-20NFSv4: Handle RPC level errors in LAYOUTRETURNTrond Myklebust
2019-09-20NFSv4: Clean up pNFS return-on-close error handlingTrond Myklebust
2019-08-22NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom()Anna Schumaker
2019-08-22NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom()Anna Schumaker
2019-08-22NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom()Anna Schumaker