All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nfsd fixes for 6.1.y
@ 2023-11-28 22:01 Chuck Lever
  2023-11-28 22:01 ` [PATCH 1/2] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update() Chuck Lever
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chuck Lever @ 2023-11-28 22:01 UTC (permalink / raw)
  To: stable; +Cc: linux-nfs

Backport of upstream fixes to NFSD's duplicate reply cache. These 
have been hand-applied and tested with the same reproducer as was 
used to create the upstream fixes.

---

Chuck Lever (2):
      NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
      NFSD: Fix checksum mismatches in the duplicate reply cache


 fs/nfsd/cache.h    |  3 ++-
 fs/nfsd/nfscache.c | 65 +++++++++++++++++++++++++++++++---------------
 fs/nfsd/nfssvc.c   | 15 +++++++++--
 3 files changed, 59 insertions(+), 24 deletions(-)

--
Chuck Lever


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] nfsd fixes for 6.6.y
@ 2023-11-28 21:58 Chuck Lever
  2023-11-28 21:58 ` [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache Chuck Lever
  0 siblings, 1 reply; 6+ messages in thread
From: Chuck Lever @ 2023-11-28 21:58 UTC (permalink / raw)
  To: stable; +Cc: linux-nfs

Backport of upstream fixes to NFSD's duplicate reply cache. These
have been hand-applied and tested with the same reproducer as was
used to create the upstream fixes.

---

Chuck Lever (2):
      NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
      NFSD: Fix checksum mismatches in the duplicate reply cache


 fs/nfsd/cache.h    |  4 +--
 fs/nfsd/nfscache.c | 64 +++++++++++++++++++++++++++++++---------------
 fs/nfsd/nfssvc.c   | 14 ++++++++--
 3 files changed, 57 insertions(+), 25 deletions(-)

--
Chuck Lever


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

end of thread, other threads:[~2023-11-28 22:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-28 22:01 [PATCH 0/2] nfsd fixes for 6.1.y Chuck Lever
2023-11-28 22:01 ` [PATCH 1/2] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update() Chuck Lever
2023-11-28 22:01 ` [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache Chuck Lever
2023-11-28 22:05   ` kernel test robot
2023-11-28 22:10 ` [PATCH 0/2] nfsd fixes for 6.1.y Chuck Lever III
  -- strict thread matches above, loose matches on Subject: below --
2023-11-28 21:58 [PATCH 0/2] nfsd fixes for 6.6.y Chuck Lever
2023-11-28 21:58 ` [PATCH 2/2] NFSD: Fix checksum mismatches in the duplicate reply cache Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.