public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-09 18:04:43 to 2026-03-20 07:44:29 UTC [more...]

[PATCH v4 1/2] nvme: Add the DHCHAP maximum HD IDs
 2026-03-20  7:44 UTC  (4+ messages)
` [PATCH v4 2/2] nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_C

[PATCH] nvme: Move nvme_setup_cmd before hot_pathing
 2026-03-20  5:21 UTC 

[PATCH] nvmet-tcp: bound sgl->length check in nvmet_tcp_map_data()
 2026-03-19 18:00 UTC  (3+ messages)

[PATCHv3 0/7] nvme: export additional diagnostic counters via sysfs
 2026-03-19 15:55 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] demo Linux nvme initiator driver stretched and dispersed subsystems
 2026-03-19 13:08 UTC  (2+ messages)

[PATCH v4 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-03-19 11:06 UTC  (3+ messages)
` [PATCH v4] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

Linux error `[DMA Write NO_PASID] Request device [3c:00.0] fault addr 0x0 [fault reason 0x05] PTE Write access is not set`
 2026-03-19  6:06 UTC  (6+ messages)

[PATCH v3] nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_C
 2026-03-19  4:46 UTC  (4+ messages)

[PATCH] nvme-auth: Include SC_C in RVAL controller hash
 2026-03-19  4:23 UTC  (5+ messages)

[PATCH v3 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-03-19  3:27 UTC  (3+ messages)
` [PATCH v3] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

[PATCH] nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
 2026-03-18 22:56 UTC 

[PATCH v2 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-03-18 16:39 UTC  (5+ messages)
` [PATCH 1/1] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

libnvme API review
 2026-03-18 12:10 UTC  (15+ messages)

[PATCH V3 0/2] nvmet-tcp: fix receive path error handling and state machine
 2026-03-18  7:20 UTC  (7+ messages)
` [PATCH V3 1/2] nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
` [PATCH V3 2/2] nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()

[PATCH v5 0/5] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL
 2026-03-18  1:26 UTC  (13+ messages)
` [PATCH v5 3/5] io_uring: count CQEs in io_iopoll_check()

[PATCH] nvmet: auth: validate dhchap id list lengths(KASAN: slab-out-of-bounds)
 2026-03-17 16:55 UTC  (15+ messages)
                  ` [PATCH v2] nvmet: auth: validate dhchap id list lengths

[PATCH v1 0/2] dma: fix dma_opt_mapping_size() returning bogus value when no backend hint exists
 2026-03-17 15:18 UTC  (12+ messages)
` [PATCH v1 1/2] dma: return 0 from dma_opt_mapping_size() when no real "
` [PATCH v1 2/2] nvme-pci: handle dma_opt_mapping_size() returning 0

[PATCHv3 0/8] nvme-auth: switch to use the kernel keyring
 2026-03-17 14:55 UTC  (13+ messages)
` [PATCH 1/8] nvme-auth: modify nvme_auth_transform_key() to return status
` [PATCH 2/8] nvme-keyring: add 'dhchap' key type
` [PATCH 3/8] nvme-auth: switch to use 'struct key'
` [PATCH 4/8] nvme: parse dhchap keys during option parsing
` [PATCH 5/8] nvmet-auth: parse dhchap key from configfs attribute
` [PATCH 6/8] nvme: allow to pass in key description as dhchap secret
` [PATCH 7/8] nvme-auth: wait for authentication to finish when changing keys
` [PATCH 8/8] nvme-fabrics: allow to pass in keyring by name

[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2026-03-17 14:04 UTC  (6+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)

[PATCH AUTOSEL 6.19-6.12] nvmet: move async event work off nvmet-wq
 2026-03-17 11:32 UTC 

[LSF/MM/BPF TOPIC] Memory fragmentation with large block sizes
 2026-03-16 23:26 UTC  (3+ messages)

[PATCH] nvmet-tcp: handle TCP_CLOSING state in nvmet_tcp_state_change
 2026-03-16 16:44 UTC 

[PATCH] nvme-tcp.h: drop kernel-doc comments, fix a few descriptions
 2026-03-16 16:14 UTC  (2+ messages)

LSF/MM/BPF: 2026: Call for Proposals
 2026-03-16 10:20 UTC  (3+ messages)
` LSF/MM/BPF: 2026: (V)FS: First Round of Invites Sent
  ` LSF/MM/BPF: 2026: (V)FS: Second "

[PATCH 0/8] scsi-multipath: Basic ALUA support
 2026-03-16  9:25 UTC  (21+ messages)
` [PATCH 1/8] libmultipath: add mpath_call_for_all_devices()
` [PATCH 2/8] scsi: scsi_dh_alua: Do not attach for SCSI native multipath
` [PATCH 3/8] scsi: scsi_dh_alua: Pass submit_rtpg() a bool for extended header support
` [PATCH 4/8] scsi: Create a core ALUA driver
` [PATCH 5/8] scsi: scsi-multipath: Add basic ALUA support
` [PATCH 6/8] scsi: scsi-multipath: Maintain sdev->access_state
` [PATCH 7/8] scsi: scsi-multipath: Issue a periodic TUR per path
` [PATCH 8/8] scsi: scsi-multipath: Add stubbed scsi_multipath_dev_rescan()

[PATCH 0/2] nvmet-tcp: fix receive path error handling and state machine
 2026-03-13 12:16 UTC  (8+ messages)
` [PATCH 1/2] nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
` [PATCH 2/2] nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()

[PATCH 0/1] nvme-loop: avoid cancelling/aborting I/O and admin tagset
 2026-03-13 11:38 UTC  (2+ messages)
` [PATCH 1/1] nvme-loop: do not cancel I/O and admin tagset during ctrl reset/shutdown

[PATCH V2 0/2] nvmet-tcp: fix receive path error handling and state machine
 2026-03-13  8:14 UTC  (10+ messages)
` [PATCH V2 1/2] nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
` [PATCH V2 2/2] nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()

[PATCH] nvmet fabrics-cmd-auth.c : validate negotiate payload length(KASAN: slab-out-of-bounds in nvmet_execute_auth_send+0x1d24/0x2090)
 2026-03-13  6:11 UTC  (8+ messages)
` [PATCH v2] nvmet-auth: validate negotiate payload length(BUG: KASAN: slab-out-of-bounds)

[PATCH] nvme-tcp.h: correct kernel-doc comments
 2026-03-13  4:22 UTC  (3+ messages)

[PATCH] nvme: honor NVME_QUIRK_DEALLOCATE_ZEROES for unmap Write Zeroes
 2026-03-13  0:06 UTC  (5+ messages)

[GIT PULL] nvme fixes for Linux 7.0
 2026-03-12 21:16 UTC  (2+ messages)

[PATCH] nvme-auth: Hash DH shared secret to create session key
 2026-03-12  6:57 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] Fix race bug in nvme_poll_irqdisable()
 2026-03-11 20:45 UTC  (4+ messages)

blktests failures with v7.0-rc1 kernel
 2026-03-11 15:08 UTC  (5+ messages)

[PATCH] blk-mq: nvme: Fix general protection fault in nvme_setup_descriptor_pools()
 2026-03-11  1:14 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Native SCSI multipath support
 2026-03-10 18:42 UTC  (8+ messages)

[PATCH 00/24] Native SCSI multipath support
 2026-03-10 15:19 UTC  (5+ messages)
` [PATCH 21/24] scsi: sd: support multipath disk

[PATCH] nvme: Annotate struct nvme_dhchap_key with __counted_by
 2026-03-10 14:48 UTC  (2+ messages)

[PATCH] nvme-core: do not pass empty queue_limits to blk_mq_alloc_queue()
 2026-03-10 14:27 UTC  (3+ messages)

[PATCH V2] nvmet: move async event work off nvmet-wq
 2026-03-10 14:23 UTC  (3+ messages)

[PATCH v2 0/2] blk/nvme: fix NULL deref in rq_qos_done_bio() on multipath failover
 2026-03-10 13:11 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-5.10] nvme-pci: ensure we're polling a polled queue
 2026-03-10  9:01 UTC  (3+ messages)
` [PATCH AUTOSEL 6.19-5.15] nvme-pci: cap queue creation to used queues
` [PATCH AUTOSEL 6.19-6.1] nvme-fabrics: use kfree_sensitive() for DHCHAP secrets

[linux-nvme:nvme-7.1] BUILD SUCCESS c8414ea09f238d924a7ed04049c1893a188c0ee3
 2026-03-10  7:48 UTC 

[PATCH V3] nvme-tcp: teardown circular lockng fixes
 2026-03-10  5:45 UTC  (3+ messages)

[PATCH] Fix slab-out-of-bounds in nvme_dbbuf_set
 2026-03-09 18:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox