[GIT PULL] Block fixes for 6.11-rc1

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

 



(resend with linux-block actually CC'ed...)

Hi Linus,

Block fixes that should go into the 6.11-rc1 release:

- NVMe pull request via Keith
	- Fix request without payloads cleanup  (Leon)
	- Use new protection information format (Francis)
	- Improved debug message for lost pci link (Bart)
	- Another apst quirk (Wang)
	- Use appropriate sysfs api for printing chars (Markus)

- ublk async device deletion fix (Ming)

- drbd kerneldoc fixups (Simon)

- Fix deadlock between sd removal and release (Yang)

Please pull!


The following changes since commit 66ebbdfdeb093e097399b1883390079cd4c3022b:

  Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-07-22 14:02:19 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.11-20240726

for you to fetch changes up to f6bb5254b777453618a12d3bbf4a2a487acc8ee2:

  Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11 (2024-07-26 08:06:15 -0600)

----------------------------------------------------------------
block-6.11-20240726

----------------------------------------------------------------
Bart Van Assche (1):
      nvme-pci: Fix the instructions for disabling power management

Francis Pravin (1):
      nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPE

Israel Rukshin (1):
      nvme: remove redundant bdev local variable

Jens Axboe (1):
      Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11

Leon Romanovsky (1):
      nvme-pci: add missing condition check for existence of mapped data

Markus Elfring (1):
      nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()

Ming Lei (1):
      ublk: fix UBLK_CMD_DEL_DEV_ASYNC handling

Simon Horman (1):
      drbd: Add peer_device to Kernel doc

WangYuli (1):
      nvme/pci: Add APST quirk for Lenovo N60z laptop

Yang Yang (1):
      block: fix deadlock between sd_remove & sd_release

 block/genhd.c                  |  2 +-
 drivers/block/drbd/drbd_main.c |  4 ++++
 drivers/block/ublk_drv.c       |  5 ++++-
 drivers/nvme/host/core.c       |  8 +++++++-
 drivers/nvme/host/fabrics.c    |  4 ++--
 drivers/nvme/host/pci.c        | 12 ++++++++++--
 drivers/nvme/host/sysfs.c      |  5 ++---
 include/linux/nvme.h           |  9 +++++++++
 8 files changed, 39 insertions(+), 10 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