mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Please pull NFS client bugfixes for Linux 6.19
@ 2026-01-15 19:46 Trond Myklebust
  2026-01-15 20:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Trond Myklebust @ 2026-01-15 19:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nfs, linux-kernel

Hi Linus,

The following changes since commit 3609fa95fb0f2c1b099e69e56634edb8fc03f87c:

  Merge tag 'devicetree-fixes-for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (2026-01-04 16:57:47 -0800)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-6.19-2

for you to fetch changes up to d5811e6297f3fd9020ac31f51fc317dfdb260cb0:

  NFS: Fix size read races in truncate, fallocate and copy offload (2026-01-15 14:38:25 -0500)

----------------------------------------------------------------
NFS client bugfixes for Linux 6.19

Bugfixes:
- NFS: Fix another deadlock involving nfs_release_folio()
- NFS/localio: Stop I/O upon hitting a fatal error
- NFS/localio: Deal with page offsets that are > PAGE_SIZE
- NFS: Fix size read races in truncate, fallocate and copy offload
- NFSv4.x: Several bugfixes for the directory delegation client code
- pNFS: Fix a pNFS-related deadlock when returning delegations during open
- pNFS: Fix memory leaks in various error paths

----------------------------------------------------------------
Anna Schumaker (2):
      NFS: Fix directory delegation verifier checks
      NFS: Don't immediately return directory delegations when disabled

Trond Myklebust (8):
      pNFS: Fix a deadlock when returning a delegation during open()
      NFS: Fix a deadlock involving nfs_release_folio()
      NFSv4: Fix nfs_clear_verifier_delegated() for delegated directories
      NFSv4: Don't free slots prematurely if requesting a directory delegation
      NFSv4.x: Directory delegations don't require any state recovery
      NFS/localio: Stop further I/O upon hitting an error
      NFS/localio: Deal with page bases that are > PAGE_SIZE
      NFS: Fix size read races in truncate, fallocate and copy offload

Zilin Guan (2):
      pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
      pnfs/blocklayout: Fix memory leak in bl_parse_scsi()

 fs/nfs/blocklayout/dev.c                  |  6 ++-
 fs/nfs/delegation.c                       |  7 ++-
 fs/nfs/dir.c                              | 78 ++++++++++++++++++++-----------
 fs/nfs/file.c                             |  3 +-
 fs/nfs/flexfilelayout/flexfilelayoutdev.c |  2 +-
 fs/nfs/inode.c                            | 10 ++--
 fs/nfs/io.c                               |  2 +
 fs/nfs/localio.c                          | 32 ++++++-------
 fs/nfs/nfs42proc.c                        | 29 ++++++++----
 fs/nfs/nfs4proc.c                         | 53 ++++++++++++++++-----
 fs/nfs/nfs4state.c                        |  6 ++-
 fs/nfs/nfstrace.h                         |  3 ++
 fs/nfs/pnfs.c                             | 58 ++++++++++++++++-------
 fs/nfs/pnfs.h                             | 17 +++----
 fs/nfs/write.c                            | 33 +++++++++++++
 include/linux/nfs_fs.h                    |  1 +
 16 files changed, 239 insertions(+), 101 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trondmy@kernel.org, trond.myklebust@hammerspace.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-15 20:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-15 19:46 [GIT PULL] Please pull NFS client bugfixes for Linux 6.19 Trond Myklebust
2026-01-15 20:09 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®