Linux-Block Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.13-rc4
@ 2021-05-28 21:57 Jens Axboe
  2021-05-29  0:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-05-28 21:57 UTC (permalink / raw
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

Fixes for this release:

- NVMe pull request (Christoph)
	- fix a memory leak in nvme_cdev_add (Guoqing Jiang)
	- fix inline data size comparison in nvmet_tcp_queue_response
	  (Hou Pu)
	- fix false keep-alive timeout when a controller is torn down
	  (Sagi Grimberg)
	- fix a nvme-tcp Kconfig dependency (Sagi Grimberg)
	- short-circuit reconnect retries for FC (Hannes Reinecke)
	- decode host pathing error for connect (Hannes Reinecke)

- MD pull request (Song)
	- Fix incorrect chunk boundary assert (Christoph)

- Fix s390/dasd verification panic (Stefan)

Please pull!


The following changes since commit bc6a385132601c29a6da1dbf8148c0d3c9ad36dc:

  block: fix a race between del_gendisk and BLKRRPART (2021-05-20 07:59:35 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.13-2021-05-28

for you to fetch changes up to a4b58f1721eb4d7d27e0fdcaba60d204248dcd25:

  Merge tag 'nvme-5.13-2021-05-27' of git://git.infradead.org/nvme into block-5.13 (2021-05-27 07:38:12 -0600)

----------------------------------------------------------------
block-5.13-2021-05-28

----------------------------------------------------------------
Christoph Hellwig (1):
      md/raid5: remove an incorrect assert in in_chunk_boundary

Guoqing Jiang (1):
      nvme: fix potential memory leaks in nvme_cdev_add

Hannes Reinecke (2):
      nvme-fc: short-circuit reconnect retries
      nvme-fabrics: decode host pathing error for connect

Hou Pu (1):
      nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response

Jens Axboe (2):
      Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.13
      Merge tag 'nvme-5.13-2021-05-27' of git://git.infradead.org/nvme into block-5.13

Sagi Grimberg (2):
      nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
      nvmet: fix false keep-alive timeout when a controller is torn down

Stefan Haberland (1):
      s390/dasd: add missing discipline function

 drivers/md/raid5.c             |  2 --
 drivers/nvme/host/Kconfig      |  3 ++-
 drivers/nvme/host/core.c       |  4 +++-
 drivers/nvme/host/fabrics.c    |  5 +++++
 drivers/nvme/host/fc.c         | 25 +++++++++++++++++--------
 drivers/nvme/target/core.c     | 15 +++++++++++----
 drivers/nvme/target/nvmet.h    |  2 +-
 drivers/nvme/target/tcp.c      |  2 +-
 drivers/s390/block/dasd_diag.c |  8 +++++++-
 drivers/s390/block/dasd_fba.c  |  8 +++++++-
 drivers/s390/block/dasd_int.h  |  1 -
 11 files changed, 54 insertions(+), 21 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.13-rc4
  2021-05-28 21:57 [GIT PULL] Block fixes for 5.13-rc4 Jens Axboe
@ 2021-05-29  0:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-29  0:51 UTC (permalink / raw
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org

The pull request you sent on Fri, 28 May 2021 15:57:35 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.13-2021-05-28

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0217a27e4d19f6ecc81a14de7c5e2d7886af845f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-05-29  0:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-28 21:57 [GIT PULL] Block fixes for 5.13-rc4 Jens Axboe
2021-05-29  0:51 ` pr-tracker-bot

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 read-only IMAP folder(s) and NNTP newsgroup(s).