All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() fails
@ 2025-07-16 11:15 Rick Wertenbroek
  2025-07-16 11:15 ` [PATCH v2 1/1] " Rick Wertenbroek
  2025-07-17 11:40 ` [PATCH v2 0/1] " Christoph Hellwig
  0 siblings, 2 replies; 5+ messages in thread
From: Rick Wertenbroek @ 2025-07-16 11:15 UTC (permalink / raw)
  Cc: rick.wertenbroek, dlemoal, alberto.dassatti, Rick Wertenbroek,
	stable, Christoph Hellwig, Sagi Grimberg, Chaitanya Kulkarni,
	Manivannan Sadhasivam, Keith Busch, Krzysztof Wilczyński,
	linux-nvme, linux-kernel

Changes from v1 :

- Updated comment for nvmet_pci_epf_queue_response() per Damien's suggestion.
- Fixed typo in commit message.
- Added 3 tags in commit message:
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Fixes: 0faa0fe6f90e ("nvmet: New NVMe PCI endpoint function target driver")
Cc: stable@vger.kernel.org

Best regards,
Rick

Rick Wertenbroek (1):
  nvmet: pci-epf: Do not complete commands twice if nvmet_req_init()
    fails

 drivers/nvme/target/pci-epf.c | 23 ++++++++++++++++-------
 1 file changed, 16 insertions(+), 7 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2025-07-17 13:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16 11:15 [PATCH v2 0/1] nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() fails Rick Wertenbroek
2025-07-16 11:15 ` [PATCH v2 1/1] " Rick Wertenbroek
2025-07-16 21:56   ` Chaitanya Kulkarni
2025-07-16 22:42     ` Damien Le Moal
2025-07-17 11:40 ` [PATCH v2 0/1] " Christoph Hellwig

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.