public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 10:45:39 to 2026-03-10 15:20:01 UTC [more...]

[PATCH 00/24] Native SCSI multipath support
 2026-03-10 15:19 UTC  (50+ messages)
` [PATCH 01/24] scsi: core: add SCSI_MAX_QUEUE_DEPTH
` [PATCH 02/24] scsi-multipath: introduce basic SCSI device support
` [PATCH 03/24] scsi-multipath: introduce scsi_device head structure
` [PATCH 04/24] scsi-multipath: introduce scsi_mpath_device_class
` [PATCH 05/24] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH 07/24] scsi-multipath: clone each bio
` [PATCH 09/24] scsi-multipath: failover handling
` [PATCH 10/24] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH 12/24] scsi-multipath: provide callbacks for path state
` [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] Fix race bug in nvme_poll_irqdisable()
 2026-03-10 14:25 UTC  (4+ messages)

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

[PATCH 0/8] scsi-multipath: Basic ALUA support
 2026-03-10 13:34 UTC  (12+ 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 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)

[PATCH] nvmet: auth: validate dhchap id list lengths(KASAN: slab-out-of-bounds)
 2026-03-09 18:04 UTC  (5+ messages)

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

[PATCH v2] nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_C
 2026-03-09 15:01 UTC  (3+ messages)

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

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2026-03-09  8:00 UTC  (17+ messages)

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

[linux-nvme:nvme-7.1] BUILD SUCCESS 8e8a28876df6a80a05c935832d34b240647c2f3c
 2026-03-07 12:10 UTC 

[PATCH v5 0/5] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL
 2026-03-07  2:35 UTC  (11+ messages)
` [PATCH v5 1/5] io_uring: add REQ_F_IOPOLL
` [PATCH v5 2/5] io_uring: remove iopoll_queue from struct io_issue_def
` [PATCH v5 3/5] io_uring: count CQEs in io_iopoll_check()
` [PATCH v5 4/5] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL
` [PATCH v5 5/5] nvme: remove nvme_dev_uring_cmd() IO_URING_F_IOPOLL check

[PATCH 5.10.y 0/2] Fix incorrect backport of nvme-fc ioerr_work cancel_work_sync()
 2026-03-06 17:53 UTC  (4+ messages)

[PATCH] nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_C
 2026-03-06 14:54 UTC  (2+ messages)

[PATCH] nvme: honor NVME_QUIRK_DEALLOCATE_ZEROES for unmap Write Zeroes
 2026-03-06 14:24 UTC  (2+ messages)

[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
 2026-03-05 19:35 UTC  (36+ messages)
` [PATCH 04/21] nvme-auth: common: add KUnit tests for TLS key derivation
` [PATCH 10/21] nvme-auth: common: use crypto library in nvme_auth_generate_psk()
` [PATCH 11/21] nvme-auth: common: use crypto library in nvme_auth_generate_digest()
` [PATCH 12/21] nvme-auth: common: use crypto library in nvme_auth_derive_tls_psk()
` [PATCH 13/21] nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_host_response()
` [PATCH 14/21] nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_ctrl_response()
` [PATCH 15/21] nvme-auth: host: remove allocation of crypto_shash
` [PATCH 16/21] nvme-auth: target: remove obsolete crypto_has_shash() checks
` [PATCH 17/21] nvme-auth: target: use crypto library in nvmet_auth_host_hash()
` [PATCH 18/21] nvme-auth: target: use crypto library in nvmet_auth_ctrl_hash()
` [PATCH 19/21] nvme-auth: common: remove nvme_auth_digest_name()
` [PATCH 20/21] nvme-auth: common: remove selections of no-longer used crypto modules
` [PATCH 21/21] crypto: remove HKDF library

[PATCH v7 0/5] nvme-tcp: Support receiving KeyUpdate requests
 2026-03-05 11:43 UTC  (12+ messages)
` [PATCH v7 1/5] net/handshake: Store the key serial number on completion
` [PATCH v7 2/5] net/handshake: Define handshake_req_keyupdate
` [PATCH v7 3/5] net/handshake: Support KeyUpdate message types
` [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
` [PATCH v7 5/5] nvmet-tcp: "

[PATCH] nvme-auth: use kzalloc_flex() in nvme_auth_alloc_key()
 2026-03-05 11:37 UTC 

[PATCH] nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
 2026-03-05 10:49 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] NVMe over MPTCP: Multi-Fold Acceleration for NVMe over TCP in Multi-NIC Environments
 2026-03-05  4:30 UTC  (4+ messages)

[PATCH] nvme/ioctl: combine nvme_user_cmd and nvme_user_cmd64
 2026-03-04 16:40 UTC 

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

[RFC-PATCH 1/2] nvme-multipath: delete gendisk under subsys lock
 2026-03-04 14:53 UTC  (8+ messages)
` [RFC-PATCH 2/2] nvme: use the namespace id for block device names

[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
 2026-03-04 14:38 UTC  (36+ messages)
` [PATCH 01/13] libmultipath: Add initial framework
` [PATCH 02/13] libmultipath: Add basic gendisk support
` [PATCH 03/13] libmultipath: Add path selection support
` [PATCH 04/13] libmultipath: Add bio handling
` [PATCH 07/13] libmultipath: Add delayed removal support
` [PATCH 08/13] libmultipath: Add sysfs helpers
` [PATCH 09/13] libmultipath: Add PR support
` [PATCH 11/13] libmultipath: Add support for block device IOCTL

[PATCH 1/3] nvme-auth: Don't log shared secret in nvme_auth_dhchap_exponential()
 2026-03-04  7:31 UTC  (7+ messages)
  ` [PATCH 2/3] nvmet-auth: Don't log DHCHAP keys in nvmet_setup_auth()
  ` [PATCH 3/3] nvmet-auth: Don't log DHCHAP shared secret in nvmet_auth_ctrl_sesskey()

blktests failures with v7.0-rc1 kernel
 2026-03-03 21:55 UTC  (8+ messages)

[PATCH v4 0/4] Support PSK reauthentication (REPLACETLSPSK)
 2026-03-02 20:09 UTC  (3+ messages)

[PATCH v5 0/8] nvme: set discard_granularity from NPDG/NPDA
 2026-03-02 19:04 UTC  (3+ messages)

[PATCH V3 0/3] Ensure ordered namespace registration during async scan
 2026-03-02 17:12 UTC  (7+ messages)

[PATCH 00/19] nvme: switch to libmultipath
 2026-03-02 16:13 UTC  (12+ messages)
` [PATCH 02/19] nvme: introduce a namespace count in the ns head structure
` [PATCH 16/19] nvme-multipath: add nvme_mpath_{add,delete}_ns()
` [PATCH 19/19] nvme-multipath: switch to use libmultipath

[PATCH v2] nvme: fix memory allocation in nvme_pr_read_keys()
 2026-03-02 15:53 UTC  (3+ messages)

[PATCH 0/3] block: revert avoid acquiring cpu hotplug lock in group_cpus_evenly
 2026-03-02 14:27 UTC  (6+ messages)
` [PATCH 3/3] Revert "lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly"


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