summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
3 daysNFS: Prevent resource leak in nfs_alloc_server()Markus Elfring
3 daysNFSv4: clear exception state on successful mkdir retryIgor Raits
3 daysNFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito
3 daysNFSv4/flexfiles: reject zero filehandle version countMichael Bommarito
3 dayspNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang
2026-05-23nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()Andy Shevchenko
2026-05-07NFSv4.1: Apply session size limits on clone pathTushar Sariya
2026-03-19nfs: return EISDIR on nfs3_proc_create if d_alias is a dirRoberto Bergantinos Corpas
2026-02-26fs/nfs: Fix readdir slow-start regressionSagi Grimberg
2026-02-26pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAINOlga Kornievskaia
2026-02-26NFS/localio: remove -EAGAIN handling in nfs_local_doio()Mike Snitzer
2026-02-26NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commitMike Snitzer
2026-02-26NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepagesMike Snitzer
2026-02-26NFS/localio: Handle short writes by retryingTrond Myklebust
2026-01-23NFS: Fix size read races in truncate, fallocate and copy offloadTrond Myklebust
2026-01-23NFS/localio: Deal with page bases that are > PAGE_SIZETrond Myklebust
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
2026-01-11nfs/localio: fix regression due to out-of-order __put_credMike Snitzer
2025-12-18nfs/localio: remove 61 byte hole from needless ____cacheline_alignedMike Snitzer
2025-12-18nfs/localio: remove alignment size checking in nfs_is_local_dio_possibleMike Snitzer
2025-12-18NFS: Fix inheritance of the block sizes when automountingTrond 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: 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-10NFS: Fix LTP test failures when timestamps are delegatedDai Ngo
2025-11-10NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()Trond Myklebust
2025-11-10NFS: sysfs: fix leak when nfs_client kobject add failsYang Xiuwei
2025-11-10NFSv2/v3: Fix error handling in nfs_atomic_open_v23()Trond Myklebust
2025-11-10nfs/localio: do not issue misaligned DIO out-of-orderMike Snitzer
2025-11-10nfs/localio: Ensure DIO WRITE's IO on stable storage upon completionMike Snitzer
2025-11-10nfs/localio: backfill missing partial read support for misaligned DIOMike Snitzer
2025-11-10nfs/localio: add refcounting for each iocb IO associated with NFS pgio headerMike Snitzer
2025-11-10nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE supportMike Snitzer
2025-11-10NFS: Check the TLS certificate fields in nfs_match_client()Trond Myklebust
2025-11-10pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLSTrond Myklebust
2025-11-10pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()Trond Myklebust
2025-11-10pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect()Trond Myklebust
2025-10-13NFS4: Fix state renewals missing after bootJoshua Watt
2025-10-13NFS: check if suid/sgid was cleared after a write as neededScott Mayhew