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: Avoid flushing many pages with NFS_FILE_SYNCJan Kara
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-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: Read unlock folio on nfs_page_create_from_folio() errorBenjamin Coddington
2024-04-03nfs: fix UAF in direct writesJosef Bacik
2024-03-26nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik
2024-03-26NFSv4.1/pnfs: fix NFS with TLS in pnfsOlga Kornievskaia
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET
2024-03-26NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interruptDave Wysochanski
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-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-25NFS: Use parent's objective cred in nfs_access_login_time()Scott Mayhew
2024-01-25blocklayoutdriver: Fix reference leak of pnfs_device_nodeBenjamin Coddington
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-18NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2023-10-18pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_statsTrond Myklebust
2023-10-18pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust
2023-10-11NFS: Fix potential oops in nfs_inode_remove_request()Scott Mayhew
2023-10-11nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE opDai Ngo
2023-09-28nfs: decrement nrequests counter before releasing the reqJeff Layton
2023-09-27NFSv4: Fix a state manager thread deadlock regressionTrond Myklebust
2023-09-27NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust
2023-09-15NFSv4.1: fix zero value filehandle in post open getattrOlga Kornievskaia
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-09-13NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2023-09-13NFS: More fixes for nfs_direct_write_reschedule_io()Trond Myklebust
2023-09-13NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-09-13NFS: More O_DIRECT accounting fixes for error pathsTrond Myklebust