summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2024-09-18NFS: Avoid unnecessary rescanning of the per-server delegation listTrond Myklebust
2024-09-18NFSv4: Fix clearing of layout segments in layoutreturnTrond Myklebust
2024-09-12NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegationsTrond Myklebust
2024-08-29NFS: avoid infinite loop in pnfs_update_layout.NeilBrown
2024-08-19nfsd: stop setting ->pg_stats for unused statsJosef Bacik
2024-08-03NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2024-07-25nfs: don't invalidate dentries on transient errorsScott Mayhew
2024-07-25nfs: propagate readlink errors in nfs_symlink_fillerSagi Grimberg
2024-07-25NFSv4: Fix memory leak in nfs4_set_security_labelDmitry Mastykin
2024-07-05nfs: drop the incorrect assertion in nfs_swap_rw()Christoph Hellwig
2024-06-21NFS: add barriers when testing for NFS_FSDATA_BLOCKEDNeilBrown
2024-06-21NFSv4.1 enforce rootpath check in fs_location queryOlga Kornievskaia
2024-06-16NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker
2024-06-16nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov
2024-06-12pNFS/filelayout: fixup pNfs allocation modesOlga Kornievskaia
2024-06-12nfs: keep server info for remountsMartin Kaiser
2024-06-12NFSv4: Fixup smatch warning for ambiguous returnBenjamin Coddington
2024-05-25nfsd: don't allow nfsd threads to be signalled.NeilBrown
2024-05-17nfs: Handle error of rpc_proc_register() in nfs_net_init().Kuniyuki Iwashima
2024-05-17nfs: make the rpc_stat per net namespaceJosef Bacik
2024-05-17nfs: expose /proc/net/sunrpc/nfs in net namespacesJosef Bacik
2024-04-03nfs: fix UAF in direct writesJosef Bacik
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