public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Block <bblock@linux.ibm.com>
To: "James E.J. Bottomley" <jejb@linux.ibm.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	"Steffen Maier" <maier@linux.ibm.com>
Cc: Benjamin Block <bblock@linux.ibm.com>,
	"Fedor Loshakov" <loshakov@linux.ibm.com>,
	"Heiko Carstens" <hca@linux.ibm.com>,
	"Vasily Gorbik" <gor@linux.ibm.com>,
	"Alexander Gordeev" <agordeev@linux.ibm.com>,
	linux-scsi@vger.kernel.org, linux-s390@vger.kernel.org
Subject: zfcp changes for v6.3
Date: Tue, 21 Feb 2023 18:55:57 +0100	[thread overview]
Message-ID: <cover.1677000450.git.bblock@linux.ibm.com> (raw)

Hello James, Martin,

here is a small set of changes for the zFCP device driver. These are
basically follow-up changes I made after the fix I send in
<979f6e6019d15f91ba56182f1aaf68d61bf37fc6.1668595505.git.bblock@linux.ibm.com>
that refactor some related areas in the driver, and add some additional
tracing if we ever should run into a similar situation somehow.

It would be nice, if you could still include them for v6.3. Not sure if
I'm too late already.


Benjamin Block (3):
  zfcp: make the type for accessing request hashtable buckets size_t
  zfcp: change the type of all fsf request id fields and variables to
    u64
  zfcp: trace when request remove fails after qdio send fails

 drivers/s390/scsi/zfcp_dbf.c     | 46 ++++++++++++++++++++++++++++++--
 drivers/s390/scsi/zfcp_def.h     |  6 ++---
 drivers/s390/scsi/zfcp_ext.h     |  5 +++-
 drivers/s390/scsi/zfcp_fsf.c     | 22 ++++++++-------
 drivers/s390/scsi/zfcp_qdio.h    |  2 +-
 drivers/s390/scsi/zfcp_reqlist.h | 26 +++++++++---------
 drivers/s390/scsi/zfcp_scsi.c    |  2 +-
 7 files changed, 80 insertions(+), 29 deletions(-)

-- 
2.39.2


             reply	other threads:[~2023-02-21 17:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21 17:55 Benjamin Block [this message]
2023-02-21 17:55 ` [PATCH 1/3] zfcp: make the type for accessing request hashtable buckets size_t Benjamin Block
2023-02-21 17:55 ` [PATCH 2/3] zfcp: change the type of all fsf request id fields and variables to u64 Benjamin Block
2023-02-21 17:56 ` [PATCH 3/3] zfcp: trace when request remove fails after qdio send fails Benjamin Block
2023-02-22  1:46 ` zfcp changes for v6.3 Martin K. Petersen
2023-02-22  9:50   ` Benjamin Block

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=cover.1677000450.git.bblock@linux.ibm.com \
    --to=bblock@linux.ibm.com \
    --cc=agordeev@linux.ibm.com \
    --cc=gor@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-s390@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=loshakov@linux.ibm.com \
    --cc=maier@linux.ibm.com \
    --cc=martin.petersen@oracle.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