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

Hi Linus,

The following changes since commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230:

  Linux 6.12-rc6 (2024-11-03 14:05:52 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 867da60d463bb2a3e28c9235c487e56e96cffa00:

  nfs: avoid i_lock contention in nfs_clear_invalid_mapping (2024-11-04 10:24:19 -0500)

----------------------------------------------------------------
These are mostly fixes that came up during the nfs bakeathon
the other week.

Stable Fixes:
* Fix KMSAN warning in decode_getfattr_attrs()

Other Bugfixes:
* Handle -ENOTCONN in xs_tcp_setup_socked()
* NFSv3: only use NFS timeout for MOUNT when protocols are compatible
* Fix attribute delegation behavior on exclusive create and a/mtime changes
* Fix localio to cope with racing nfs_local_probe()
* Avoid i_lock contention in fs_clear_invalid_mapping()

Thanks,
Anna

----------------------------------------------------------------
Mike Snitzer (2):
      nfs_common: fix localio to cope with racing nfs_local_probe()
      nfs: avoid i_lock contention in nfs_clear_invalid_mapping

NeilBrown (2):
      sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()
      NFSv3: only use NFS timeout for MOUNT when protocols are compatible

Roberto Sassu (1):
      nfs: Fix KMSAN warning in decode_getfattr_attrs()

Trond Myklebust (2):
      NFS: Fix attribute delegation behaviour on exclusive create
      NFS: Further fixes to attribute delegation a/mtime changes

 fs/nfs/client.c            |  3 +-
 fs/nfs/inode.c             | 70 +++++++++++++++++++++++++++++++---------------
 fs/nfs/localio.c           |  3 +-
 fs/nfs/nfs4proc.c          |  4 +++
 fs/nfs/super.c             | 10 ++++++-
 fs/nfs_common/nfslocalio.c | 25 +++++++++++++----
 include/linux/nfslocalio.h |  3 +-
 net/sunrpc/xprtsock.c      |  1 +
 8 files changed, 85 insertions(+), 34 deletions(-)

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

* Re: [GIT PULL] More NFS Client Bugfixes for Linux 6.12-rc
  2024-11-06 20:44 [GIT PULL] More NFS Client Bugfixes for Linux 6.12-rc Anna Schumaker
@ 2024-11-06 23:16 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-06 23:16 UTC (permalink / raw)
  To: Anna Schumaker; +Cc: linux-nfs, torvalds, anna

The pull request you sent on Wed,  6 Nov 2024 15:44:51 -0500:

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

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

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:[~2024-11-06 23:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 20:44 [GIT PULL] More NFS Client Bugfixes for Linux 6.12-rc Anna Schumaker
2024-11-06 23:16 ` 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