[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <A5F12427-0E66-4650-A3B0-D2FB5407401B@oracle.com>
Date: Tue, 17 Jan 2023 16:53:59 +0000
From: Chuck Lever III <chuck.lever@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: Linux NFS Mailing List <linux-nfs@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Jeff Layton <jlayton@...nel.org>
Subject: [GIT PULL] third v6.2-rc request for nfsd
The following changes since commit 5304930dbae82d259bcf7e5611db7c81e7a42eff:
NFSD: Use set_bit(RQ_DROPME) (2023-01-07 10:16:33 -0500)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.2-4
for you to fetch changes up to 7c24fa225081f31bc6da6a355c1ba801889ab29a:
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker (2023-01-12 09:38:30 -0500)
----------------------------------------------------------------
nfsd-6.2 fixes:
- Fix recently introduced use-after-free bugs
----------------------------------------------------------------
Dai Ngo (2):
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Xingyuan Mo (1):
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
fs/nfsd/netns.h | 2 +-
fs/nfsd/nfs4proc.c | 1 +
fs/nfsd/nfs4state.c | 30 +++++++++++++++---------------
fs/nfsd/nfsctl.c | 7 +------
fs/nfsd/nfsd.h | 6 ++----
5 files changed, 20 insertions(+), 26 deletions(-)
--
Chuck Lever
Powered by blists - more mailing lists