public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Stefan Haberland <sth@linux.ibm.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org,
	Jan Hoeppner <hoeppner@linux.ibm.com>,
	linux-s390@vger.kernel.org, Heiko Carstens <hca@linux.ibm.com>,
	Vasily Gorbik <gor@linux.ibm.com>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	Eric Farman <farman@linux.ibm.com>
Subject: [PATCH 0/2] s390/dasd: fixes for data corruption and DMA alignment
Date: Mon, 12 Aug 2024 14:57:31 +0200	[thread overview]
Message-ID: <20240812125733.126431-1-sth@linux.ibm.com> (raw)

Hi Jens,

please apply the following two patches that fix two rather severe issues.
The first reverts a DMA alignment patch leading to errors with xfs and 512b
blocksize DASDs.

The second patch fixes a possible data corruption for certain storage
server errors.

Eric Farman (1):
  s390/dasd: Remove DMA alignment

Stefan Haberland (1):
  s390/dasd: fix error recovery leading to data corruption on ESE
    devices

 drivers/s390/block/dasd.c          | 36 ++++++++++++-------
 drivers/s390/block/dasd_3990_erp.c | 10 ++----
 drivers/s390/block/dasd_eckd.c     | 55 +++++++++++++-----------------
 drivers/s390/block/dasd_genhd.c    |  1 -
 drivers/s390/block/dasd_int.h      |  2 +-
 5 files changed, 50 insertions(+), 54 deletions(-)

-- 
2.43.0


             reply	other threads:[~2024-08-12 12:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-12 12:57 Stefan Haberland [this message]
2024-08-12 12:57 ` [PATCH 1/2] s390/dasd: Remove DMA alignment Stefan Haberland
2024-08-12 12:57 ` [PATCH 2/2] s390/dasd: fix error recovery leading to data corruption on ESE devices Stefan Haberland
2024-08-12 16:31 ` [PATCH 0/2] s390/dasd: fixes for data corruption and DMA alignment Jens Axboe

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=20240812125733.126431-1-sth@linux.ibm.com \
    --to=sth@linux.ibm.com \
    --cc=axboe@kernel.dk \
    --cc=borntraeger@de.ibm.com \
    --cc=farman@linux.ibm.com \
    --cc=gor@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=hoeppner@linux.ibm.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    /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