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-03-04NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commitMike Snitzer
2026-03-04nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctxMike Snitzer
2026-01-23pnfs/blocklayout: Fix memory leak in bl_parse_scsi()Zilin Guan
2026-01-23pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan
2026-01-23NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust
2026-01-23pNFS: Fix a deadlock when returning a delegation during open()Trond Myklebust
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
2025-12-18NFS: Fix inheritance of the block sizes when automountingTrond Myklebust
2025-12-18Expand the type of nfs_fattr->validTrond Myklebust
2025-12-18NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust
2025-12-18Revert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust
2025-12-18Revert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust
2025-12-18Revert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust
2025-12-18NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley
2025-12-18NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_stateTrond Myklebust
2025-12-18nfs/vfs: discard d_exact_alias()NeilBrown
2025-12-18NFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust
2025-12-18NFS: Initialise verifiers for visible dentries in readdir and lookupTrond Myklebust
2025-12-18NFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust
2025-11-24NFS: Fix LTP test failures when timestamps are delegatedDai Ngo
2025-11-24NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()Trond Myklebust
2025-11-24NFS: sysfs: fix leak when nfs_client kobject add failsYang Xiuwei
2025-11-24NFSv2/v3: Fix error handling in nfs_atomic_open_v23()Trond Myklebust
2025-11-24simplify nfs_atomic_open_v23()Al Viro
2025-11-24pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLSTrond Myklebust
2025-11-24pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()Trond Myklebust
2025-11-24NFS: check if suid/sgid was cleared after a write as neededScott Mayhew
2025-11-24NFS4: Apply delay_retrans to async operationsJoshua Watt
2025-11-24NFS4: Fix state renewals missing after bootJoshua Watt
2025-11-13nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencingAl Viro
2025-11-13NFSv4.1: fix mount hang after CREATE_SESSION failureAnthony Iliopoulos
2025-11-13NFSv4: handle ERR_GRACE on delegation recallsOlga Kornievskaia
2025-10-19nfsd: don't use sv_nrthreads in connection limiting calculations.NeilBrown
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-19NFS: nfs_invalidate_folio() must observe the offset and size argumentsTrond Myklebust
2025-09-19NFSv4.2: Serialise O_DIRECT i/o and copy rangeTrond Myklebust
2025-09-19NFSv4.2: Serialise O_DIRECT i/o and clone rangeTrond Myklebust
2025-09-19NFSv4.2: Serialise O_DIRECT i/o and fallocate()Trond Myklebust
2025-09-19NFS: Serialise O_DIRECT i/o and truncate()Trond Myklebust
2025-09-19fs/nfs/io: make nfs_start_io_*() killableMax Kellermann
2025-09-19nfs/localio: restore creds before releasing pageio dataScott Mayhew
2025-09-19nfs/localio: add direct IO enablement with sync and async IO supportMike Snitzer
2025-09-19nfs/localio: remove extra indirect nfs_to call to check {read,write}_iterMike Snitzer
2025-09-19NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the serverTrond Myklebust
2025-09-19NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supportedTrond Myklebust
2025-09-19NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not setTrond Myklebust