From: Steffen Maier <maier@linux.vnet.ibm.com>
To: "James E . J . Bottomley" <jejb@linux.vnet.ibm.com>,
"Martin K . Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org, linux-s390@vger.kernel.org,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Steffen Maier <maier@linux.vnet.ibm.com>
Subject: [PATCH 0/3] zfcp fixes
Date: Fri, 9 Dec 2016 17:16:30 +0100 [thread overview]
Message-ID: <20161209161633.72445-1-maier@linux.vnet.ibm.com> (raw)
Hi all,
here is a series of important zfcp fixes all marked for stable.
They apply to the fixes branch of James' scsi.git or to v4.9-rc8.
Patch 1 is the most important one since it fixes a panic
that can occur under certain circumstances.
Benjamin Block (1):
zfcp: fix use-after-"free" in FC ingress path after TMF
Steffen Maier (2):
zfcp: do not trace pure benign residual HBA responses at default level
zfcp: fix rport unblock race with LUN recovery
drivers/s390/scsi/zfcp_dbf.c | 17 +++++++++--
drivers/s390/scsi/zfcp_dbf.h | 41 +++++++++++++++++++++++++--
drivers/s390/scsi/zfcp_erp.c | 61 ++++++++++++++++++++++++++++++++++++++--
drivers/s390/scsi/zfcp_ext.h | 4 ++-
drivers/s390/scsi/zfcp_fsf.h | 3 +-
drivers/s390/scsi/zfcp_reqlist.h | 30 +++++++++++++++++++-
drivers/s390/scsi/zfcp_scsi.c | 61 ++++++++++++++++++++++++++++++++++++----
7 files changed, 202 insertions(+), 15 deletions(-)
--
2.8.4
next reply other threads:[~2016-12-09 16:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-09 16:16 Steffen Maier [this message]
2016-12-09 16:16 ` [PATCH 1/3] zfcp: fix use-after-"free" in FC ingress path after TMF Steffen Maier
2016-12-09 16:16 ` [PATCH 2/3] zfcp: do not trace pure benign residual HBA responses at default level Steffen Maier
2016-12-09 16:16 ` [PATCH 3/3] zfcp: fix rport unblock race with LUN recovery Steffen Maier
2016-12-14 20:18 ` [PATCH 0/3] zfcp fixes Martin K. Petersen
-- strict thread matches above, loose matches on Subject: below --
2008-04-18 10:51 [patch " Christof Schmitt
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=20161209161633.72445-1-maier@linux.vnet.ibm.com \
--to=maier@linux.vnet.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=jejb@linux.vnet.ibm.com \
--cc=linux-s390@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=schwidefsky@de.ibm.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 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).