Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-12 22:03:06 to 2026-05-20 07:25:21 UTC [more...]

[PATCH RFC 0/5] block: validate bios against queue limits in the entered context
 2026-05-20  7:25 UTC  (12+ messages)
` [PATCH RFC 1/5] blk-mq: fix status for unaligned bio
` [PATCH RFC 2/5] block: fix invalid zone append status
` [PATCH RFC 3/5] block: validate bio bounds in the queue entered context
` [PATCH RFC 4/5] block: move bio validation into __bio_split_to_limits
` [PATCH RFC 5/5] block, nvme: add failed_bio callback for multipath bio failover

[PATCH nvme-cli] nvme: check MUD support before firmware commit
 2026-05-20  6:22 UTC  (3+ messages)

[PATCH net 0/7] net/handshake: anchor request lifetime to a pinned file reference
 2026-05-20  2:59 UTC  (16+ messages)
` [PATCH net 1/7] net/handshake: Drain pending requests at net namespace exit
` [PATCH net 2/7] nvme-tcp: store negative errno in queue->tls_err
` [PATCH net 3/7] net/handshake: Pass negative errno through handshake_complete()
` [PATCH net 4/7] net/handshake: Take a long-lived file reference at submit
` [PATCH net 5/7] net/handshake: hand off the pinned file reference to accept_doit
` [PATCH net 6/7] net/handshake: Close the submit-side sock_hold race
` [PATCH net 7/7] net/handshake: Verify file-reference balance in submit paths

[PATCH V4 0/3] md/nvme: Enable PCI P2PDMA support for RAID0 and NVMe Multipath
 2026-05-20  0:11 UTC  (6+ messages)
` [PATCH V4 1/3] block: clear BLK_FEAT_PCI_P2PDMA in blk_stack_limits() for non-supporting devices
` [PATCH V4 2/3] md: propagate BLK_FEAT_PCI_P2PDMA from member devices to RAID device
` [PATCH V4 3/3] nvme-multipath: enable PCI P2PDMA for multipath devices

Announcement: NVMe Live Migration Software Working Group
 2026-05-19 23:56 UTC 

[PATCHv2] nvme-pci: fix dma mapping leak on data setup error
 2026-05-19 22:33 UTC 

[PATCH] nvme-pci: fix dma mapping leak on data setup error
 2026-05-19 22:33 UTC  (2+ messages)

[PATCH] nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
 2026-05-19 19:10 UTC  (6+ messages)

[DRAFT][PATCH] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
 2026-05-19 19:06 UTC  (6+ messages)
` [PATCH] "
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH V5 0/7] nvme: Refactor and expose per-controller timeout configuration
 2026-05-19 11:56 UTC  (20+ messages)
` [PATCH V5 1/7] nvme: Let the blocklayer set timeouts for requests
` [PATCH V5 2/7] nvme: remove redundant timeout argument from nvme_wait_freeze_timeout
` [PATCH V5 3/7] nvme: add sysfs attribute to change admin timeout per nvme controller
` [PATCH V5 4/7] nvme: add sysfs attribute to change IO timeout per controller
` [PATCH V5 5/7] nvme-core: align fabrics_q teardown with admin_q in nvme_free_ctrl
` [PATCH V5 6/7] nvmet-loop: do not alloc admin tag set during reset
` [PATCH V5 7/7] nvme-core: warn on allocating admin tag set with existing queue

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-05-19  9:25 UTC  (43+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` [PATCH v3 02/10] iov_iter: add iterator type for "
` [PATCH v3 03/10] block: move bvec init into __bio_clone
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 05/10] lib: add dmabuf token infrastructure
` [PATCH v3 06/10] block: forward create_dmabuf_token to drivers
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests

[PATCH v2 0/4] PCI: Introduce pci_suspend_retains_context() API
 2026-05-19  8:47 UTC  (6+ messages)
` [PATCH v2 1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend
` [PATCH v2 2/4] PCI: Indicate context lost if L1ss exit is broken during resume from system suspend
` [PATCH v2 3/4] PCI: qcom: Indicate broken L1ss exit "
` [PATCH v2 4/4] nvme-pci: Use pci_suspend_retains_context() API during suspend

[PATCH 0/2] nvmet-tcp: two small fixes
 2026-05-19  8:44 UTC  (6+ messages)
` [PATCH 1/2] nvmet-tcp: check return value of nvmet_tcp_set_queue_sock
` [PATCH 2/2] nvmet-tcp: remove duplicate cancel_work_sync in release_queue_work

[LSF/MM/BPF TOPIC] NVMe over MPTCP: Multi-Fold Acceleration for NVMe over TCP in Multi-NIC Environments
 2026-05-19  7:31 UTC  (6+ messages)

[PATCH v2] nvme: reserve a keep-alive admin tag for all transports
 2026-05-19  7:14 UTC  (2+ messages)

[PATCH RFC 1/2] nvme: downgrade WARN in nvme_setup_rw to pr_debug
 2026-05-18 22:41 UTC  (9+ messages)

[PATCH v2] nvme: don't WARN on I/O to a namespace revalidated to unusable metadata
 2026-05-17  5:36 UTC 

[PATCHv4 0/8] nvme: export additional diagnostic counters via sysfs
 2026-05-16 18:47 UTC  (10+ messages)
` [PATCHv4 1/8] nvme: add diag attribute group under sysfs
` [PATCHv4 2/8] nvme: export command retry count via sysfs
` [PATCHv4 3/8] nvme: export multipath failover "
` [PATCHv4 4/8] nvme: export command error counters "
` [PATCHv4 5/8] nvme: export I/O requeue count when no path is usable "
` [PATCHv4 6/8] nvme: export I/O failure count when no path is available "
` [PATCHv4 7/8] nvme: export controller reset event count "
` [PATCHv4 8/8] nvme: export controller reconnect "

[PATCH v3 00/21] TP8028 Rapid Path Failure Recovery
 2026-05-16  0:45 UTC  (5+ messages)
` [PATCH v3 13/21] nvme-fc: Use CCR to recover controller that hits an error

[PATCH v4 00/15] TP8028 Rapid Path Failure Recovery
 2026-05-16  0:35 UTC  (38+ messages)
` [PATCH v4 01/15] nvmet: Rapid Path Failure Recovery set controller identify fields
` [PATCH v4 02/15] nvmet/debugfs: Export controller CIU and CIRN via debugfs
` [PATCH v4 03/15] nvmet: Implement CCR nvme command
` [PATCH v4 04/15] nvmet: Implement CCR logpage
` [PATCH v4 05/15] nvmet: Send an AEN on CCR completion
` [PATCH v4 06/15] nvme: Rapid Path Failure Recovery read controller identify fields
` [PATCH v4 07/15] nvme: Introduce FENCING and FENCED controller states
` [PATCH v4 08/15] nvme: Implement cross-controller reset recovery
` [PATCH v4 09/15] nvme: Implement cross-controller reset completion
` [PATCH v4 10/15] nvme-tcp: Use CCR to recover controller that hits an error
` [PATCH v4 11/15] nvme-rdma: "
` [PATCH v4 13/15] nvme-fc: "
` [PATCH v4 14/15] nvme-fc: Hold inflight requests while in FENCING state
` [PATCH v4 15/15] nvme-fc: Do not cancel requests in io taget before it is initialized

[PATCH v3] nvme: core: reject invalid LBA data size from Identify Namespace
 2026-05-15 18:58 UTC 

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2026-05-15 14:03 UTC  (5+ messages)

[PATCH] nvme-pci: serialize polling interrupt queue with shutdown
 2026-05-15 13:29 UTC  (3+ messages)

[PATCH] nvme: use DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE for multipath_sysfs
 2026-05-15 11:34 UTC  (4+ messages)

[PATCH] nvme: core: reject invalid LBA data size from Identify Namespace
 2026-05-15  9:34 UTC  (8+ messages)
` [PATCH v2 0/1] "

[PATCH v2 00/13] libmultipath: a generic multipath lib for block drivers
 2026-05-15  8:45 UTC  (3+ messages)

[PATCH blktests v3] nvme/068: add a test for multipath delayed removal
 2026-05-15  6:38 UTC  (2+ messages)

[PATCH] nvme: reserve a keep-alive admin tag for all transports
 2026-05-15  5:05 UTC  (11+ messages)

[PATCH] nvme/tcp: release socket on sock_alloc_file() failure
 2026-05-15  4:40 UTC  (3+ messages)

[linux-nvme:nvme-7.1] BUILD SUCCESS a6ab75639e23169a741b0b2e12191fd8acb32c73
 2026-05-15  2:59 UTC 

[GIT PULL] nvme fixes for Linux 7.1
 2026-05-15  1:15 UTC  (2+ messages)

[PATCH] nvme: use str_enabled_disabled() for digest mismatch messages
 2026-05-14 21:25 UTC  (4+ messages)

[PATCH v2] nvme-apple: Reset q->sq_tail during queue init
 2026-05-14 14:40 UTC  (3+ messages)

[PATCH] Fix race bug in nvme_poll_irqdisable()
 2026-05-14 14:22 UTC  (4+ messages)

[PATCH] nvme-apple: Reset q->sq_tail during queue init
 2026-05-14 13:02 UTC  (2+ messages)

[PATCH] nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error path
 2026-05-13 21:48 UTC  (2+ messages)

[PATCHv3 0/7] nvme-cli: add nvme top command for real-time monitoring
 2026-05-13 14:22 UTC  (2+ messages)

[PATCH V4 0/9] nvme: Refactor and expose per-controller timeout configuration
 2026-05-13 13:00 UTC  (4+ messages)
` [PATCH V4 5/9] nvme: add sysfs attribute to change IO timeout per controller

[PATCH v2] nvme/tcp: handle rejected keys for secure concatenation
 2026-05-13  8:37 UTC  (3+ messages)

[PATCH v3 0/6] block: fix integrity offset/length conversions
 2026-05-13  2:51 UTC  (8+ messages)


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