* [GIT PULL] Please pull NFS Client bugfixes for 6.4-rc
@ 2023-05-22 18:43 Anna Schumaker
2023-05-22 19:14 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Anna Schumaker @ 2023-05-22 18:43 UTC (permalink / raw)
To: linux-nfs, torvalds; +Cc: anna
Hi Linus,
The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:
Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)
are available in the Git repository at:
git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-6.4-2
for you to fetch changes up to 43439d858bbae244a510de47f9a55f667ca4ed52:
NFSv4.2: Fix a potential double free with READ_PLUS (2023-05-19 17:11:59 -0400)
----------------------------------------------------------------
NFS Client Bugfixes for Linux 6.4-rc
Stable Fix:
* Don't change task->tk_status after the call to rpc_exit_task
Other Bugfixes:
* Convert kmap_atomic() to kmap_local_folio()
* Fix a potential double free with READ_PLUS
Thanks,
Anna
----------------------------------------------------------------
Anna Schumaker (1):
NFSv4.2: Fix a potential double free with READ_PLUS
Fabio M. De Francesco (1):
NFS: Convert kmap_atomic() to kmap_local_folio()
Trond Myklebust (1):
SUNRPC: Don't change task->tk_status after the call to rpc_exit_task
fs/nfs/dir.c | 4 ++--
fs/nfs/nfs4proc.c | 12 ++++++++++--
net/sunrpc/sched.c | 5 ++---
3 files changed, 14 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-22 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-22 18:43 [GIT PULL] Please pull NFS Client bugfixes for 6.4-rc Anna Schumaker
2023-05-22 19:14 ` 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