[GIT PULL] Block fixes for 5.13-rc4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux