[GIT PULL] Block fixes for 6.0-rc5

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

 



Hi Linus,

Set of fixes for block that should go into the 6.0 release:

- NVMe pull via Christoph:
	- fix a use after free in nvmet (Bart Van Assche)
	- fix a use after free when detecting digest errors
	  (Sagi Grimberg)
	- fix regression that causes sporadic TCP requests to time out
	  (Sagi Grimberg)
	- fix two off by ones errors in the nvmet ZNS support
	  (Dennis Maisenbacher)
	- requeue aen after firmware activation (Keith Busch)

- Fix missing request flags in debugfs code (me)

- Partition scan fix (Ming)

Please pull!


The following changes since commit 7a3d2225f1ae9e591fefd65c3bb1715dc54d96f1:

  Documentation: document ublk (2022-09-02 09:31:15 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-6.0-2022-09-09

for you to fetch changes up to 745ed37277c5a7202180aa276c87db1362c90fe5:

  block: add missing request flags to debugfs code (2022-09-09 05:57:52 -0600)

----------------------------------------------------------------
block-6.0-2022-09-09

----------------------------------------------------------------
Bart Van Assche (1):
      nvmet: fix a use-after-free

Dennis Maisenbacher (1):
      nvmet: fix mar and mor off-by-one errors

Jens Axboe (2):
      Merge tag 'nvme-6.0-2022-09-08' of git://git.infradead.org/nvme into block-6.0
      block: add missing request flags to debugfs code

Keith Busch (1):
      nvme: requeue aen after firmware activation

Ming Lei (1):
      block: don't add partitions if GD_SUPPRESS_PART_SCAN is set

Sagi Grimberg (2):
      nvme-tcp: fix UAF when detecting digest errors
      nvme-tcp: fix regression that causes sporadic requests to time out

 block/blk-mq-debugfs.c     |  2 ++
 block/partitions/core.c    |  3 +++
 drivers/nvme/host/core.c   | 14 +++++++++++---
 drivers/nvme/host/tcp.c    |  7 ++-----
 drivers/nvme/target/core.c |  6 ++++--
 drivers/nvme/target/zns.c  | 17 +++++++++++++++--
 6 files changed, 37 insertions(+), 12 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