aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2024-04-09Merge tag 'v6.1.84' into v6.1/standard/baseBruce Ashfield
2024-04-03nfs: fix UAF in direct writesJosef Bacik
2024-03-28Merge tag 'v6.1.83' into v6.1/standard/baseBruce Ashfield
2024-03-26nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET
2024-03-26NFSv4.2: fix listxattr maximum XDR buffer sizeJorge Mora
2024-03-26NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102Jorge Mora
2024-03-26nfsd: allow reaping files still under writebackJeff Layton
2024-03-10Merge tag 'v6.1.81' into v6.1/standard/baseBruce Ashfield
2024-03-06trace: Relocate event helper filesChuck Lever
2024-03-06NFS: Fix data corruption caused by congestion.NeilBrown
2024-02-06Merge tag 'v6.1.75' into v6.1/standard/baseBruce Ashfield
2024-01-25pNFS: Fix the pnfs block driver's calculation of layoutget sizeTrond Myklebust
2024-01-25NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICTTrond Myklebust
2024-01-25blocklayoutdriver: Fix reference leak of pnfs_device_nodeBenjamin Coddington
2024-01-11Merge tag 'v6.1.72' into v6.1/standard/baseBruce Ashfield
2024-01-10mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells
2023-12-03Merge tag 'v6.1.64' into v6.1/standard/baseBruce Ashfield
2023-11-28NFSv4.1: fix SP4_MACH_CRED protection for pnfs IOOlga Kornievskaia
2023-11-28NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunkingOlga Kornievskaia
2023-10-27Merge tag 'v6.1.60' into v6.1/standard/baseBruce Ashfield
2023-10-25nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE opDai Ngo
2023-10-25NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2023-10-25pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_statsTrond Myklebust
2023-10-25pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust
2023-10-23Merge tag 'v6.1.58' into v6.1/standard/baseBruce Ashfield
2023-10-15Revert "NFS: Fix error handling for O_DIRECT write scheduling"Greg Kroah-Hartman
2023-10-15Revert "NFS: Fix O_DIRECT locking issues"Greg Kroah-Hartman
2023-10-15Revert "NFS: More O_DIRECT accounting fixes for error paths"Greg Kroah-Hartman
2023-10-15Revert "NFS: Use the correct commit info in nfs_join_page_group()"Greg Kroah-Hartman
2023-10-15Revert "NFS: More fixes for nfs_direct_write_reschedule_io()"Greg Kroah-Hartman
2023-10-11Merge tag 'v6.1.57' into v6.1/standard/baseBruce Ashfield
2023-10-10NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust
2023-10-10Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"Benjamin Coddington
2023-10-10NFSv4: Fix a state manager thread deadlock regressionTrond Myklebust
2023-10-10NFS: rename nfs_client_kset to nfs_ksetBenjamin Coddington
2023-10-10NFS: Cleanup unused rpc_clnt variableBenjamin Coddington
2023-10-08Merge tag 'v6.1.56' into v6.1/standard/baseBruce Ashfield
2023-10-06NFSv4.1: fix zero value filehandle in post open getattrOlga Kornievskaia
2023-10-06NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-10-06NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2023-10-06NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2023-10-06NFS: More fixes for nfs_direct_write_reschedule_io()Trond Myklebust
2023-10-06NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-10-06NFS: More O_DIRECT accounting fixes for error pathsTrond Myklebust
2023-10-06NFS: Fix O_DIRECT locking issuesTrond Myklebust
2023-10-06NFS: Fix error handling for O_DIRECT write schedulingTrond Myklebust
2023-09-25Merge tag 'v6.1.54' into v6.1/standard/baseBruce Ashfield
2023-09-19NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin
2023-09-19NFS: Fix a potential data corruptionTrond Myklebust