summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nfs: fix UAF in direct writesJosef Bacik2-3/+10
2024-03-27NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET1-2/+2
2024-03-27NFSv4.2: fix listxattr maximum XDR buffer sizeJorge Mora1-2/+5
2024-03-27NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102Jorge Mora1-6/+10
2024-01-26NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICTTrond Myklebust1-0/+3
2024-01-26blocklayoutdriver: Fix reference leak of pnfs_device_nodeBenjamin Coddington1-0/+2
2023-11-28NFSv4.1: fix SP4_MACH_CRED protection for pnfs IOOlga Kornievskaia1-2/+3
2023-10-25pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust1-10/+23
2023-10-10NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust1-0/+7
2023-10-10NFSv4: Fix a state manager thread deadlock regressionTrond Myklebust2-12/+28
2023-10-10NFS: rename nfs_client_kset to nfs_ksetBenjamin Coddington1-8/+8
2023-10-10NFS: Cleanup unused rpc_clnt variableBenjamin Coddington1-4/+0
2023-10-10NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust1-0/+1
2023-10-10NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust2-14/+17
2023-09-19NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin1-1/+1
2023-09-19NFS: Fix a potential data corruptionTrond Myklebust1-1/+19
2023-09-19NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia1-2/+3
2023-09-19NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington2-2/+2
2023-09-19nfs/blocklayout: Use the passed in gfp flagsDan Carpenter1-2/+2
2023-08-30NFS: Fix a use after free in nfs_direct_join_group()Trond Myklebust1-10/+16
2023-08-30NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington1-1/+8
2023-08-30NFSv4: fix out path in __nfs4_get_acl_uncachedFedor Pchelkin1-3/+2
2023-07-27NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia1-0/+1
2023-05-17NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust1-0/+4
2023-04-05NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust1-3/+2
2023-03-11NFS: fix disabling of swapNeilBrown1-1/+3
2023-03-11nfs4trace: fix state manager flag printingBenjamin Coddington1-20/+22
2023-03-11NFSv4: keep state manager thread active if swap is enabledNeilBrown4-10/+66
2023-03-11NFS: Fix up handling of outstanding layoutcommit in nfs_update_inode()Trond Myklebust1-1/+5
2023-01-24pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia1-0/+8
2023-01-14NFSv4.x: Fail client initialisation if state manager thread can't runTrond Myklebust1-0/+2
2023-01-14NFS: Fix an Oops in nfs_d_automount()Trond Myklebust1-1/+1
2023-01-14NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust1-7/+12
2023-01-14NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust1-5/+10
2023-01-14NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust1-6/+4
2023-01-14NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust1-1/+1
2022-11-25NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington1-2/+4
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu1-0/+1
2022-11-10NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust1-0/+1
2022-11-10NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust1-0/+1
2022-11-10NFSv4: Fix a potential state reclaim deadlockTrond Myklebust1-19/+17
2022-09-23NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0Trond Myklebust1-9/+18
2022-08-31NFSv4.2 fix problems with __nfs42_ssc_openOlga Kornievskaia1-0/+6
2022-08-31NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()Trond Myklebust1-4/+6
2022-08-25NFSv4/pnfs: Fix a use-after-free bug in openTrond Myklebust1-5/+6
2022-08-25NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei1-0/+3
2022-08-25NFSv4: Fix races in the legacy idmapper upcallTrond Myklebust1-22/+24
2022-08-25NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctlyTrond Myklebust1-1/+0
2022-08-25NFSv4.1: Don't decrease the value of seq_nr_highest_sentTrond Myklebust1-3/+2
2022-08-21Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"Trond Myklebust1-1/+0