* nvme fixes for Linux 6.10
@ 2024-06-13 19:01 Keith Busch
2024-06-13 20:20 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Keith Busch @ 2024-06-13 19:01 UTC (permalink / raw)
To: axboe; +Cc: hch, sagi, linux-nvme
The following changes since commit b1a1fdd7096dd2d67911b07f8118ff113d815db4:
nvme: fix nvme_pr_* status code parsing (2024-05-31 13:50:59 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.10-2024-06-13
for you to fetch changes up to ff0ffe5b7c3c12c6e0cca16652905963ae817b44:
nvme: fix namespace removal list (2024-06-13 11:47:40 -0700)
----------------------------------------------------------------
nvme fixes for Linux 6.10
- Discard double free on error conditions (Chunguang)
- Target Fixes (Daniel)
- Namespace detachment regression fix (Keith)
----------------------------------------------------------------
Chunguang Xu (1):
nvme: avoid double free special payload
Daniel Wagner (2):
nvmet-passthru: propagate status from id override functions
nvmet: always initialize cqe.result
Keith Busch (1):
nvme: fix namespace removal list
drivers/nvme/host/core.c | 10 ++++++----
drivers/nvme/target/core.c | 1 +
drivers/nvme/target/fabrics-cmd-auth.c | 3 ---
drivers/nvme/target/fabrics-cmd.c | 6 ------
drivers/nvme/target/passthru.c | 6 +++---
5 files changed, 10 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: nvme fixes for Linux 6.10
2024-06-13 19:01 nvme fixes for Linux 6.10 Keith Busch
@ 2024-06-13 20:20 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2024-06-13 20:20 UTC (permalink / raw)
To: Keith Busch; +Cc: hch, sagi, linux-nvme
On 6/13/24 1:01 PM, Keith Busch wrote:
> The following changes since commit b1a1fdd7096dd2d67911b07f8118ff113d815db4:
>
> nvme: fix nvme_pr_* status code parsing (2024-05-31 13:50:59 -0700)
>
> are available in the Git repository at:
>
> git://git.infradead.org/nvme.git tags/nvme-6.10-2024-06-13
>
> for you to fetch changes up to ff0ffe5b7c3c12c6e0cca16652905963ae817b44:
>
> nvme: fix namespace removal list (2024-06-13 11:47:40 -0700)
>
> ----------------------------------------------------------------
> nvme fixes for Linux 6.10
>
> - Discard double free on error conditions (Chunguang)
> - Target Fixes (Daniel)
> - Namespace detachment regression fix (Keith)
Pulled, thanks Keith.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-13 20:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-13 19:01 nvme fixes for Linux 6.10 Keith Busch
2024-06-13 20:20 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).