public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [RESEND PATCHv3 0/2] nvme effects handling updates
@ 2023-01-27 16:56 Keith Busch
  2023-01-27 16:56 ` [RESEND PATCHv3 1/2] nvme: always initialize known command effects Keith Busch
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Keith Busch @ 2023-01-27 16:56 UTC (permalink / raw)
  To: linux-nvme, hch; +Cc: sagi, Keith Busch

From: Keith Busch <kbusch@kernel.org>

Resending due to errors in the previous email.

Version 3 fixes the memory leak from not including the default log page
in the tracked xarray.

I've included the Send Receive filtering patch in this series now since
it depends on the first patch.

This series also depends on nvme-6.2 branch that includes the recent
commit "nvme: fix passthrough csi check".

Keith Busch (2):
  nvme: always initialize known command effects
  nvme: mask CSE effects for security receive

 drivers/nvme/host/core.c | 101 ++++++++++++++++++++++++---------------
 1 file changed, 62 insertions(+), 39 deletions(-)

-- 
2.30.2



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

end of thread, other threads:[~2023-02-01 15:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-27 16:56 [RESEND PATCHv3 0/2] nvme effects handling updates Keith Busch
2023-01-27 16:56 ` [RESEND PATCHv3 1/2] nvme: always initialize known command effects Keith Busch
2023-01-31  9:41   ` Kanchan Joshi
2023-01-27 16:56 ` [RESEND PATCHv3 2/2] nvme: mask CSE effects for security receive Keith Busch
2023-01-31 21:40 ` [RESEND PATCHv3 0/2] nvme effects handling updates Chaitanya Kulkarni
2023-02-01 13:20 ` Christoph Hellwig
2023-02-01 15:09   ` Keith Busch
2023-02-01 15:10     ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox