[GIT PULL] Block fixes for 6.4-rc3

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

 



Hi Linus,

Set of fixes for the 6.4-rc3 kernel:

- NVMe pull request via Keith
	- More device quirks (Sagi, Hristo, Adrian, Daniel)
	- Controller delete race (Maurizo)
	- Multipath cleanup fix (Christoph)

- Deny writeable mmap mapping on a readonly block device (Loic)

- Kill unused define that got introduced by accident (Christoph)

- Error handling fix for s390 dasd (Stefan)

- ublk locking fix (Ming)

Please pull!


The following changes since commit 56cdea92ed915f8eb37575331fb4a269991e8026:

  Documentation/block: drop the request.rst file (2023-05-12 11:04:58 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.4-2023-05-20

for you to fetch changes up to e3afec91aad23c52dfe426c7d7128e4839c3eed8:

  block: remove NFL4_UFLG_MASK (2023-05-20 05:38:01 -0600)

----------------------------------------------------------------
block-6.4-2023-05-20

----------------------------------------------------------------
Adrian Huang (1):
      nvme-pci: clamp max_hw_sectors based on DMA optimized limitation

Christoph Hellwig (2):
      nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
      block: remove NFL4_UFLG_MASK

Daniel Smith (1):
      nvme-pci: Add quirk for Teamgroup MP33 SSD

Hristo Venev (1):
      nvme-pci: add quirk for missing secondary temperature thresholds

Jens Axboe (1):
      Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4

Loic Poulain (1):
      block: Deny writable memory mapping if block is read-only

Maurizio Lombardi (1):
      nvme: do not let the user delete a ctrl before a complete initialization

Ming Lei (1):
      ublk: fix AB-BA lockdep warning

Sagi Grimberg (1):
      nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G

Stefan Haberland (1):
      s390/dasd: fix command reject error on ESE devices

 block/fops.c                   | 12 +++++++++++-
 drivers/block/ublk_drv.c       |  9 +++++++--
 drivers/nvme/host/core.c       |  6 +++++-
 drivers/nvme/host/hwmon.c      |  4 +++-
 drivers/nvme/host/multipath.c  |  1 -
 drivers/nvme/host/nvme.h       |  5 +++++
 drivers/nvme/host/pci.c        |  8 +++++++-
 drivers/s390/block/dasd_eckd.c | 33 +++++++++++++++++++++++++++++++--
 include/linux/blkdev.h         |  2 --
 9 files changed, 69 insertions(+), 11 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