summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2026-03-04fs/nfs: Fix readdir slow-start regressionSagi Grimberg
2026-03-04pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAINOlga Kornievskaia
2026-02-06pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2026-01-17NFS: Fix up the automount fs_context to use the correct credTrond Myklebust
2026-01-17NFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew
2026-01-11NFS: Fix inheritance of the block sizes when automountingTrond Myklebust
2026-01-11Expand the type of nfs_fattr->validTrond Myklebust
2026-01-11NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust
2026-01-11fs_context: drop the unused lsm_flags memberOndrej Mosnacek
2026-01-11Revert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust
2026-01-11Revert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust
2026-01-11Revert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust
2026-01-11NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley
2026-01-11NFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust
2026-01-11NFS: Initialise verifiers for visible dentries in readdir and lookupTrond Myklebust
2026-01-11NFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust
2025-12-07NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()Trond Myklebust
2025-12-07NFS: check if suid/sgid was cleared after a write as neededScott Mayhew
2025-12-07NFS4: Fix state renewals missing after bootJoshua Watt
2025-12-07nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencingAl Viro
2025-12-07NFSv4.1: fix mount hang after CREATE_SESSION failureAnthony Iliopoulos
2025-12-07NFSv4: handle ERR_GRACE on delegation recallsOlga Kornievskaia
2025-12-07filemap: update ki_pos in generic_perform_writeChristoph Hellwig
2025-10-15NFSv4.1: fix backchannel max_resp_sz verification checkAnthony Iliopoulos
2025-09-19NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley
2025-09-19NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the serverTrond Myklebust
2025-09-19NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not setTrond Myklebust
2025-09-19NFSv4: Don't clear capabilities that won't be resetTrond Myklebust
2025-09-19flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan
2025-09-04NFS: Fix a race when updating an existing writeTrond Myklebust
2025-09-04nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig
2025-08-28pNFS: Fix uninited ptr deref in block/scsi layoutSergey Bashirov
2025-08-28pNFS: Handle RPC size limit for layoutcommitsSergey Bashirov
2025-08-28pNFS: Fix disk addr range check in block/scsi layoutSergey Bashirov
2025-08-28pNFS: Fix stripe mapping in block/scsi layoutSergey Bashirov
2025-08-28NFS: Fix the setting of capabilities when automounting a new filesystemTrond Myklebust
2025-08-15NFS: Fixup allocation flags for nfsiod's __GFP_NORETRYBenjamin Coddington
2025-08-15NFSv4.2: another fix for listxattrOlga Kornievskaia
2025-08-15NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()Trond Myklebust
2025-08-15NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate()Trond Myklebust
2025-08-15pNFS/flexfiles: don't attempt pnfs on fatal DS errorsTigran Mkrtchyan
2025-07-10NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust
2025-07-10NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAINBenjamin Coddington
2025-07-10nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.Kuniyuki Iwashima
2025-07-06NFSv4: xattr handlers should check for absent nfs filehandlesScott Mayhew
2025-07-06NFSv4.2: fix listxattr to return selinux security labelOlga Kornievskaia
2025-07-06NFSv4: Always set NLINK even if the server doesn't support itHan Young
2025-06-27nfs: ignore SB_RDONLY when remounting nfsLi Lingfeng
2025-06-27nfs: clear SB_RDONLY before getting superblockLi Lingfeng