public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-04-07 05:48:47 to 2026-04-13 17:19:37 UTC [more...]

[PATCH V4] nvme-tcp: teardown circular lockng fixes
 2026-04-13 17:19 UTC  (2+ messages)

[PATCH V2] nvmet: move async event work off nvmet-wq
 2026-04-13 17:18 UTC  (5+ messages)

[PATCH 5.10 408/491] nvmet-tcp: fix use-before-check of sg in bounds validation
 2026-04-13 16:00 UTC 

[PATCH 5.15 473/570] nvmet-tcp: fix use-before-check of sg in bounds validation
 2026-04-13 16:00 UTC 

[PATCH v4 00/15] TP8028 Rapid Path Failure Recovery
 2026-04-13 16:33 UTC  (13+ messages)
` [PATCH v4 08/15] nvme: Implement cross-controller reset recovery
` [PATCH v4 09/15] nvme: Implement cross-controller reset completion

[PATCH 5.10.y 1/2] Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()"
 2026-04-13 14:43 UTC  (2+ messages)
` Patch "Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()"" has been added to the 5.10-stable tree

[PATCH 5.10.y 2/2] nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
 2026-04-13 14:43 UTC  (2+ messages)
` Patch "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()" has been added to the 5.10-stable tree

[PATCH V3 0/8] nvme: Refactor and expose per-controller timeout configuration
 2026-04-13  9:21 UTC  (11+ messages)
` [PATCH V3 1/8] nvme: Let the blocklayer set timeouts for requests
` [PATCH V3 2/8] nvme: add sysfs attribute to change admin timeout per nvme controller
` [PATCH V3 3/8] nvme: pci: use admin queue timeout over NVME_ADMIN_TIMEOUT
` [PATCH V3 4/8] nvme: add sysfs attribute to change IO timeout per nvme controller
` [PATCH V3 5/8] nvme: use per controller timeout waits over depending on global default
` [PATCH V3 6/8] nvme-core: align fabrics_q teardown with admin_q in nvme_free_ctrl
` [PATCH V3 7/8] nvmet-loop: do not alloc admin tag set during reset
` [PATCH V3 8/8] nvme-core: warn on allocating admin tag set with existing queue

nvme: fix handling of tls alerts
 2026-04-13  9:01 UTC  (4+ messages)

[PATCH] nvme-auth: Hash DH shared secret to create session key
 2026-04-13  7:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] nvme: expose TLS mode
 2026-04-13  7:43 UTC  (4+ messages)

[PATCH v10 00/13] blk: honor isolcpus configuration
 2026-04-11 12:52 UTC  (11+ messages)
` [PATCH v10 13/13] docs: add io_queue flag to isolcpus

[PATCH] nvme-pci: fix swapped arguments in SGL DMA unmap path
 2026-04-10 22:39 UTC  (2+ messages)

[linux-nvme:nvme-7.1] BUILD SUCCESS b85badf09823cf027b2609d0eb33027768b76268
 2026-04-10 18:01 UTC 

[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
 2026-04-10 11:49 UTC  (17+ messages)
` [PATCH 07/13] libmultipath: Add delayed removal support
` [PATCH 11/13] libmultipath: Add support for block device IOCTL

[bug report] nvme: add support for dynamic quirk configuration via module parameter
 2026-04-10 11:28 UTC  (2+ messages)

[PATCHv2 0/9] libnvme: add support for retrieving additional NVMe stat
 2026-04-10  7:33 UTC  (3+ messages)

[PATCH] nvme: add missing MODULE_ALIAS for fabrics transports
 2026-04-10  6:20 UTC  (4+ messages)

[BUG] Lenovo 83JL / WD SN7100S: intermittent loss of secondary NVMe after s2idle resume, root port 00:02.1 retraining fails
 2026-04-09 19:18 UTC  (3+ messages)

Non-SGL transport mode warnings are set to dev_warn_once will cause confusion
 2026-04-09 15:49 UTC  (3+ messages)

[PATCH v2] nvme-apple: drop invalid put of admin queue reference count
 2026-04-09 14:47 UTC  (3+ messages)

[PATCH] nvme-core: fix parameter name in comment
 2026-04-09 14:46 UTC  (3+ messages)

[PATCH] nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free
 2026-04-09 14:46 UTC  (3+ messages)

[PATCH] nvmet-tcp: fix race between ICReq handling and queue teardown
 2026-04-09 14:21 UTC  (5+ messages)
  ` Fw: "

[PATCH] nvme-multipath: drop head pointer check in nvme_mpath_clear_current_path()
 2026-04-09 14:21 UTC  (3+ messages)

[PATCH] nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808 (Samsung PM981/983/970 EVO Plus )
 2026-04-09  8:15 UTC 

[PATCH V2 0/2] md/nvme: Enable PCI P2PDMA support for RAID0 and NVMe Multipath
 2026-04-09  6:27 UTC  (5+ messages)
` [PATCH V2 1/2] md: propagate BLK_FEAT_PCI_P2PDMA from member devices
` [PATCH V2 2/2] nvme-multipath: enable PCI P2PDMA for multipath devices

[PATCH] nvmet-tcp: bound sgl->length check in nvmet_tcp_map_data()
 2026-04-09  6:08 UTC  (8+ messages)

[PATCH V3 0/2] nvmet-tcp: fix receive path error handling and state machine
 2026-04-08 19:05 UTC  (3+ messages)

[PATCH v2] nvme: expose TLS mode
 2026-04-08 16:21 UTC  (2+ messages)

[PATCH v3] nvme: enable PCI P2PDMA support for RDMA transport
 2026-04-08 15:26 UTC  (2+ messages)

[PATCH v2] nvmet: introduce new mdts configuration entry
 2026-04-08 15:14 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] nvme-apple: drop invalid put of admin queue reference count
 2026-04-08 13:57 UTC  (3+ messages)

[PATCH 5.10.y] nvmet-tcp: fix use-before-check of sg in bounds validation
 2026-04-08 10:52 UTC  (2+ messages)

[PATCH 0/6] block: fix integrity offset/length conversions
 2026-04-08  5:10 UTC  (5+ messages)
` [PATCH 2/6] block: use integrity interval instead of sector as seed

[PATCH 5.15.y] nvmet-tcp: fix use-before-check of sg in bounds validation
 2026-04-08  1:02 UTC  (2+ messages)

[PATCH] nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
 2026-04-07 14:26 UTC  (5+ messages)

[linux-nvme:nvme-7.1] BUILD SUCCESS e9b004ff83067cdf96774b45aea4b239ace99a2f
 2026-04-07 11:25 UTC 

Q2 Stock Update: Mobile, GPU & Storage Units
 2026-04-07 11:13 UTC 

[PATCH] nvme: expose TLS mode
 2026-04-07 10:47 UTC  (5+ messages)

[bug report] Oops: general protection fault observed during blktests nvme/fc nvme/057 nvme/058
 2026-04-07  8:35 UTC 

[PATCHv3 0/8] nvme-auth: switch to use the kernel keyring
 2026-04-07  6:20 UTC  (10+ messages)
` [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

[RFC] block/nvme: exploring asynchronous durability notification semantics
 2026-04-07  5:48 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