]> Git Repo - linux.git/commit
Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linux
authorLinus Torvalds <[email protected]>
Fri, 7 Feb 2025 19:00:33 +0000 (11:00 -0800)
committerLinus Torvalds <[email protected]>
Fri, 7 Feb 2025 19:00:33 +0000 (11:00 -0800)
commita67d0a051349d89afe4d5ad4ef85a7d576d69e2a
tree29277d25c64afdb0395f8b641a997beda7ff1095
parent1fa9970a4e61e9383a8ee738b44e2194d4ce7ff5
parent96b531f9bb0da924299d1850bb9b2911f5c0c50a
Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:

 - MD pull request via Song:
      - fix an error handling path for md-linear

 - NVMe pull request via Keith:
      - Connection fixes for fibre channel transport (Daniel)
      - Endian fixes (Keith, Christoph)
      - Cleanup fix for host memory buffer (Francis)
      - Platform specific power quirks (Georg)
      - Target memory leak (Sagi)
      - Use appropriate controller state accessor (Daniel)

 - Fixup for a regression introduced last week, where sunvdc wasn't
   updated for an API change, causing compilation failures on sparc64.

* tag 'block-6.14-20250207' of git://git.kernel.dk/linux:
  drivers/block/sunvdc.c: update the correct AIP call
  md: Fix linear_set_limits()
  nvme-fc: use ctrl state getter
  nvme: make nvme_tls_attrs_group static
  nvmet: add a missing endianess conversion in nvmet_execute_admin_connect
  nvmet: the result field in nvmet_alloc_ctrl_args is little endian
  nvmet: fix a memory leak in controller identify
  nvme-fc: do not ignore connectivity loss during connecting
  nvme: handle connectivity loss in nvme_set_queue_count
  nvme-fc: go straight to connecting state when initializing
  nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk
  nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
  nvme-pci: remove redundant dma frees in hmb
  nvmet: fix rw control endian access
drivers/block/sunvdc.c
This page took 0.058602 seconds and 4 git commands to generate.