summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
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-06trace: Relocate event helper filesChuck Lever
2024-03-06NFS: Fix data corruption caused by congestion.NeilBrown
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-10mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells
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-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-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-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-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-19NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin
2023-09-19NFS: Fix a potential data corruptionTrond Myklebust
2023-09-13NFSv4.2: Rework scratch handling for READ_PLUS (again)Anna Schumaker
2023-09-13NFSv4.2: Fix a potential double free with READ_PLUSAnna Schumaker
2023-09-13pNFS: Fix assignment of xprtdata.credAnna Schumaker
2023-09-13NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia
2023-09-13NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-09-13nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-09-13NFSv4.2: Fix READ_PLUS size calculationsAnna Schumaker
2023-09-13NFSv4.2: Fix up READ_PLUS alignmentAnna Schumaker
2023-09-13NFSv4.2: Fix READ_PLUS smatch warningsAnna Schumaker
2023-09-13NFSv4.2: Rework scratch handling for READ_PLUSAnna Schumaker
2023-08-30nfs: use vfs setgid helperChristian Brauner
2023-08-30NFS: Fix a use after free in nfs_direct_join_group()Trond Myklebust