All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: jejb@linux.ibm.com, lduncan@suse.com, cleech@redhat.com,
	Mike Christie <michael.christie@oracle.com>,
	mrangankar@marvell.com, linux-scsi@vger.kernel.org,
	GR-QLogic-Storage-Upstream@marvell.com, skashyap@marvell.com,
	njavali@marvell.com
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>
Subject: Re: [PATCH 00/10] iscsi fixes
Date: Mon, 11 Apr 2022 22:36:51 -0400	[thread overview]
Message-ID: <164973085492.8307.10541159052908143705.b4-ty@oracle.com> (raw)
In-Reply-To: <20220408001314.5014-1-michael.christie@oracle.com>

On Thu, 7 Apr 2022 19:13:04 -0500, Mike Christie wrote:

> The following patchset was made over Linus's tree and contains fixes for
> boot/iscsid restart, more fixes for the in-kernel recovery patch, a data
> corruption regression and fix for qedi connection error handling.
> 

Applied to 5.18/scsi-fixes, thanks!

[01/10] scsi: iscsi: Move iscsi_ep_disconnect
        https://git.kernel.org/mkp/scsi/c/c34f95e98d8f
[02/10] scsi: iscsi: Fix offload conn cleanup when iscsid restarts
        https://git.kernel.org/mkp/scsi/c/cbd2283aaf47
[03/10] scsi: iscsi: Release endpoint ID when its freed.
        https://git.kernel.org/mkp/scsi/c/3c6ae371b8a1
[04/10] scsi: iscsi: Fix endpoint reuse regression
        https://git.kernel.org/mkp/scsi/c/0aadafb5c344
[05/10] scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
        https://git.kernel.org/mkp/scsi/c/7c6e99c18167
[06/10] scsi: iscsi: Fix unbound endpoint error handling
        https://git.kernel.org/mkp/scsi/c/03690d819745
[07/10] scsi: iscsi: Merge suspend fields
        https://git.kernel.org/mkp/scsi/c/5bd856256f8c
[08/10] scsi: iscsi: Fix nop handling during conn recovery
        https://git.kernel.org/mkp/scsi/c/44ac97109e42
[09/10] scsi: qedi: Fix failed disconnect handling.
        https://git.kernel.org/mkp/scsi/c/857b06527f70
[10/10] scsi: iscsi: Add Mike Christie as co-maintainer
        https://git.kernel.org/mkp/scsi/c/70a3baeec4e8

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2022-04-12  2:37 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-08  0:13 [PATCH 00/10] iscsi fixes Mike Christie
2022-04-08  0:13 ` [PATCH 01/10] scsi: iscsi: Move iscsi_ep_disconnect Mike Christie
2022-04-09  1:36   ` Chris Leech
2022-04-08  0:13 ` [PATCH 02/10] scsi: iscsi: Fix offload conn cleanup when iscsid restarts Mike Christie
2022-04-08 17:21   ` Lee Duncan
2022-04-09  1:36   ` Chris Leech
2022-04-08  0:13 ` [PATCH 03/10] scsi: iscsi: Release endpoint ID when its freed Mike Christie
2022-04-08 17:39   ` Lee Duncan
2022-04-09  1:40   ` Chris Leech
2022-04-11  7:22   ` wubo (T)
2022-04-08  0:13 ` [PATCH 04/10] scsi: iscsi: Fix endpoint reuse regression Mike Christie
2022-04-08 17:40   ` Lee Duncan
2022-04-09  1:41   ` Chris Leech
2022-04-08  0:13 ` [PATCH 05/10] scsi: iscsi: Fix conn cleanup and stop race during iscsid restart Mike Christie
2022-04-08 17:48   ` Lee Duncan
2022-04-09  1:46   ` Chris Leech
2022-04-08  0:13 ` [PATCH 06/10] scsi: iscsi: Fix unbound endpoint error handling Mike Christie
2022-04-08 17:55   ` Lee Duncan
2022-04-09  1:54   ` Chris Leech
2022-04-08  0:13 ` [PATCH 07/10] scsi: iscsi: Merge suspend fields Mike Christie
2022-04-09  1:56   ` Chris Leech
2022-04-08  0:13 ` [PATCH 08/10] scsi: iscsi: Fix nop handling during conn recovery Mike Christie
2022-04-09  1:59   ` Chris Leech
2022-04-08  0:13 ` [PATCH 09/10] scsi: qedi: Fix failed disconnect handling Mike Christie
2022-04-08 16:49   ` [EXT] " Manish Rangankar
2022-04-08 17:58   ` Lee Duncan
2022-04-09  2:00   ` Chris Leech
2022-04-08  0:13 ` [PATCH 10/10] scsi: iscsi: Add Mike Christie as co-maintainer Mike Christie
2022-04-08 17:59   ` Lee Duncan
2022-04-09  1:57   ` Chris Leech
2022-04-08 16:47 ` [EXT] [PATCH 00/10] iscsi fixes Manish Rangankar
2022-04-12  2:36 ` Martin K. Petersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=164973085492.8307.10541159052908143705.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=GR-QLogic-Storage-Upstream@marvell.com \
    --cc=cleech@redhat.com \
    --cc=jejb@linux.ibm.com \
    --cc=lduncan@suse.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michael.christie@oracle.com \
    --cc=mrangankar@marvell.com \
    --cc=njavali@marvell.com \
    --cc=skashyap@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.