aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2024-03-28Merge tag 'v5.4.273' into v5.4/standard/baseBruce Ashfield
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET
2024-02-20Merge tag 'v5.4.268' into v5.4/standard/baseBruce Ashfield
2024-01-25NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICTTrond Myklebust
2024-01-25blocklayoutdriver: Fix reference leak of pnfs_device_nodeBenjamin Coddington
2023-12-03Merge tag 'v5.4.262' into v5.4/standard/baseBruce Ashfield
2023-11-28NFSv4.1: fix SP4_MACH_CRED protection for pnfs IOOlga Kornievskaia
2023-10-12Merge tag 'v5.4.258' into v5.4/standard/baseBruce Ashfield
2023-10-10NFS: Fix a race in __nfs_list_for_each_server()Trond Myklebust
2023-10-10NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust
2023-10-10NFS: Add a helper nfs_client_for_each_server()Trond Myklebust
2023-10-10NFS4: Trace state recovery operationChuck Lever
2023-10-10NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin
2023-09-23NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-09-23nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-09-04Merge tag 'v5.4.255' into v5.4/standard/baseBruce Ashfield
2023-08-30NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington
2023-07-27Merge tag 'v5.4.251' into v5.4/standard/baseBruce Ashfield
2023-07-27NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia
2023-05-19Merge tag 'v5.4.243' into v5.4/standard/baseBruce Ashfield
2023-05-17NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust
2023-04-06Merge tag 'v5.4.240' into v5.4/standard/baseBruce Ashfield
2023-04-05NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust
2023-02-01Merge tag 'v5.4.230' into v5.4/standard/baseBruce Ashfield
2023-01-25Merge tag 'v5.4.229' into v5.4/standard/baseBruce Ashfield
2023-01-24pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia
2023-01-18NFSv4.x: Fail client initialisation if state manager thread can't runTrond 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
2023-01-18NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust
2023-01-18NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust
2022-11-30Merge tag 'v5.4.225' into v5.4/standard/baseBruce Ashfield
2022-11-25NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington
2022-11-16Merge tag 'v5.4.224' into v5.4/standard/baseBruce Ashfield
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu
2022-11-10NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust
2022-11-10NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust
2022-10-08Merge tag 'v5.4.215' into v5.4/standard/baseBruce Ashfield
2022-09-28NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0Trond Myklebust
2022-09-09Merge tag 'v5.4.211' into v5.4/standard/baseBruce Ashfield
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: Fix races in the legacy idmapper upcallTrond Myklebust
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-07-05Merge tag 'v5.4.200' into v5.4/standard/baseBruce Ashfield
2022-06-22pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust
2022-06-21Merge tag 'v5.4.198' into v5.4/standard/baseBruce Ashfield