Linux NFS development
 help / color / mirror / Atom feed
* [GIT PULL] Please Pull More NFS Client Bugfixes for Linux 6.18-rc
@ 2025-11-14 21:16 Anna Schumaker
  2025-11-14 21:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Anna Schumaker @ 2025-11-14 21:16 UTC (permalink / raw)
  To: linux-nfs, torvalds; +Cc: anna

Hi Linus,

The following changes since commit e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c:

  Linux 6.18-rc5 (2025-11-09 15:10:19 -0800)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-6.18-3

for you to fetch changes up to b623390045a81fc559decb9bfeb79319721d3dfb:

  NFS: Fix LTP test failures when timestamps are delegated (2025-11-10 16:55:12 -0500)

----------------------------------------------------------------
More NFS Client Bugfixes for Linux 6.18-rc

Bugfixes:
 * Various fixes when using NFS with TLS
 * Localio direct-IO fixes
 * Fix error handling in nfs_atomic_open_v23()
 * Fix sysfs memory leak when nfs_client kobject add fails
 * Fix an incorrect parameter when calling nfs4_call_sync()
 * Fix a failing LTP test when using delegated timestamps

Thanks,
Anna

----------------------------------------------------------------
Dai Ngo (1):
      NFS: Fix LTP test failures when timestamps are delegated

Mike Snitzer (5):
      nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE support
      nfs/localio: add refcounting for each iocb IO associated with NFS pgio header
      nfs/localio: backfill missing partial read support for misaligned DIO
      nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
      nfs/localio: do not issue misaligned DIO out-of-order

Trond Myklebust (6):
      pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect()
      pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()
      pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS
      NFS: Check the TLS certificate fields in nfs_match_client()
      NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
      NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()

Yang Xiuwei (1):
      NFS: sysfs: fix leak when nfs_client kobject add fails

 fs/nfs/client.c     |   8 ++
 fs/nfs/dir.c        |   7 +-
 fs/nfs/inode.c      |  18 ++--
 fs/nfs/localio.c    | 233 +++++++++++++++++++++++++++-------------------------
 fs/nfs/nfs3client.c |  14 +++-
 fs/nfs/nfs4client.c |  14 +++-
 fs/nfs/nfs4proc.c   |   9 +-
 fs/nfs/pnfs_nfs.c   |  66 ++++++++-------
 fs/nfs/sysfs.c      |   1 +
 9 files changed, 213 insertions(+), 157 deletions(-)

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

* Re: [GIT PULL] Please Pull More NFS Client Bugfixes for Linux 6.18-rc
  2025-11-14 21:16 [GIT PULL] Please Pull More NFS Client Bugfixes for Linux 6.18-rc Anna Schumaker
@ 2025-11-14 21:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-11-14 21:46 UTC (permalink / raw)
  To: Anna Schumaker; +Cc: linux-nfs, torvalds, anna

The pull request you sent on Fri, 14 Nov 2025 16:16:57 -0500:

> git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-6.18-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1cc41c88ef00de0f3216c5f4b9cfab47de1c49d3

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-11-14 21:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-14 21:16 [GIT PULL] Please Pull More NFS Client Bugfixes for Linux 6.18-rc Anna Schumaker
2025-11-14 21:46 ` 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