linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] s390/dasd: cleanup and small fixes
@ 2021-10-20 11:51 Stefan Haberland
  2021-10-20 11:51 ` [PATCH 1/7] s390/dasd: handle request magic consistently as unsigned int Stefan Haberland
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Stefan Haberland @ 2021-10-20 11:51 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, Jan Hoeppner, linux-s390, Heiko Carstens,
	Vasily Gorbik, Christian Borntraeger

Hi Jens,

please apply this patchset for the upcomming merge window.
There is some code cleanup and some smaller fixes.

Best regards,
Stefan

Heiko Carstens (2):
  s390/dasd: handle request magic consistently as unsigned int
  s390/dasd: fix kernel doc comment

Stefan Haberland (5):
  s390/dasd: split up dasd_eckd_read_conf
  s390/dasd: move dasd_eckd_read_fc_security
  s390/dasd: summarize dasd configuration data in a separate structure
  s390/dasd: fix missing path conf_data after failed allocation
  s390/dasd: fix possibly missed path verification

 drivers/s390/block/dasd.c          |   9 +-
 drivers/s390/block/dasd_3990_erp.c |   6 +-
 drivers/s390/block/dasd_eckd.c     | 294 ++++++++++++++---------------
 drivers/s390/block/dasd_eckd.h     |  13 +-
 drivers/s390/block/dasd_erp.c      |   8 +-
 drivers/s390/block/dasd_int.h      |  11 +-
 drivers/s390/block/dasd_ioctl.c    |   4 +-
 7 files changed, 171 insertions(+), 174 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-20 14:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20 11:51 [PATCH 0/7] s390/dasd: cleanup and small fixes Stefan Haberland
2021-10-20 11:51 ` [PATCH 1/7] s390/dasd: handle request magic consistently as unsigned int Stefan Haberland
2021-10-20 11:51 ` [PATCH 2/7] s390/dasd: fix kernel doc comment Stefan Haberland
2021-10-20 11:51 ` [PATCH 3/7] s390/dasd: split up dasd_eckd_read_conf Stefan Haberland
2021-10-20 11:51 ` [PATCH 4/7] s390/dasd: move dasd_eckd_read_fc_security Stefan Haberland
2021-10-20 11:51 ` [PATCH 5/7] s390/dasd: summarize dasd configuration data in a separate structure Stefan Haberland
2021-10-20 11:51 ` [PATCH 6/7] s390/dasd: fix missing path conf_data after failed allocation Stefan Haberland
2021-10-20 11:51 ` [PATCH 7/7] s390/dasd: fix possibly missed path verification Stefan Haberland
2021-10-20 14:10 ` [PATCH 0/7] s390/dasd: cleanup and small fixes 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).