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

Hi Linus,

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7ef60108069b7e3cc66432304e1dd197d5c0a9b5:

  NFS: remove revoked delegation from server's delegation list (2024-10-09 15:39:22 -0400)

----------------------------------------------------------------
NFS Client Bugfixes for Linux 6.12-rc

Localio Bugfixes:
  * Remove duplicated include in localio.c
  * Fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
  * Fix Kconfig for NFS_COMMON_LOCALIO_SUPPORT
  * Fix nfsd_file tracepoints to handle NULL rqstp pointers

Other Bugfixes:
  * Fix program selection loop in svc_process_common
  * Fix integer overflow in decode_rc_list()
  * Prevent NULL-pointer dereference in nfs42_complete_copies()
  * Fix CB_RECALL performance issues when using a large number of delegations

Thanks,
Anna

----------------------------------------------------------------
Dai Ngo (1):
      NFS: remove revoked delegation from server's delegation list

Dan Carpenter (1):
      SUNRPC: Fix integer overflow in decode_rc_list()

Mike Snitzer (3):
      nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
      nfs_common: fix Kconfig for NFS_COMMON_LOCALIO_SUPPORT
      nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstp

NeilBrown (1):
      sunrpc: fix prog selection loop in svc_process_common

Yang Li (1):
      nfs: Remove duplicated include in localio.c

Yanjun Zhang (1):
      NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()

 fs/Kconfig                 |  2 +-
 fs/nfs/callback_xdr.c      |  2 ++
 fs/nfs/client.c            |  1 +
 fs/nfs/delegation.c        |  5 +++++
 fs/nfs/localio.c           |  7 +++----
 fs/nfs/nfs42proc.c         |  2 +-
 fs/nfs/nfs4state.c         |  2 +-
 fs/nfs_common/nfslocalio.c |  5 ++++-
 fs/nfsd/filecache.c        |  2 +-
 fs/nfsd/localio.c          |  2 +-
 fs/nfsd/nfssvc.c           |  4 ++--
 fs/nfsd/trace.h            |  6 +++---
 include/linux/nfs_fs_sb.h  |  1 +
 include/linux/nfslocalio.h | 15 +++++++++++++++
 net/sunrpc/svc.c           | 11 ++++-------
 15 files changed, 45 insertions(+), 22 deletions(-)

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

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

The pull request you sent on Fri, 11 Oct 2024 16:46:28 -0400:

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

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

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-10-11 23:24 UTC | newest]

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