messages from 2026-05-16 18:38:07 to 2026-05-22 23:21:17 UTC [more...]
[PATCH v2 0/4] PCI: Introduce pci_suspend_retains_context() API
2026-05-22 23:21 UTC (8+ 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 v4] nvme: reject keep-alive passthrough on non-fabrics
2026-05-22 22:56 UTC (3+ messages)
[PATCH v3] nvme: reject keep-alive passthrough on non-fabrics
2026-05-22 16:27 UTC (3+ messages)
[PATCH 00/12] Block storage copy offloading
2026-05-22 16:22 UTC (3+ messages)
[PATCH v2] nvme: reserve a keep-alive admin tag for all transports
2026-05-22 15:33 UTC (8+ messages)
[PATCH] nvme: reject completions for requests that are not in flight
2026-05-22 15:30 UTC
[PATCH] nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools
2026-05-22 15:27 UTC (2+ messages)
[PATCH] block, nvme: export and use passthrough stats
2026-05-22 15:15 UTC
[PATCHv6 0/8] nvme-multipath: introduce latency I/O policy
2026-05-22 12:10 UTC (12+ messages)
` [PATCHv6 1/8] block: expose blk_stat_{enable,disable}_accounting() to drivers
` [PATCHv6 2/8] nvme-multipath: pass I/O type to nvme_find_path()
` [PATCHv6 3/8] nvme-multipath: add support for latency I/O policy
` [PATCHv6 4/8] nvme: add generic debugfs support
` [PATCHv6 5/8] nvme-multipath: add debugfs attribute latency_ewma_shift
` [PATCHv6 6/8] nvme-multipath: add debugfs attribute latency_batch_timeout
` [PATCHv6 7/8] nvme-multipath: add debugfs attribute latency_stat
` [PATCHv6 8/8] nvme-multipath: add documentation for latency I/O policy
[DRAFT][PATCH] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
2026-05-22 10:11 UTC (10+ messages)
` [PATCH] "
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v2] nvme: recompute multipath zoned limits from ready paths
2026-05-22 9:21 UTC (2+ messages)
[linux-nvme:nvme-7.1] BUILD SUCCESS 1bf86336e4b6cf40873fda47a7fe191446864937
2026-05-22 6:32 UTC
[PATCH V2] nvme-core: fix unsigned comparison warning in nvme_wait_freeze_timeout
2026-05-21 15:37 UTC
[PATCH v7 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-05-21 15:32 UTC (10+ messages)
` [PATCH v7 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v7 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v7 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v7 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v7 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v7 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v7 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v7 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v7 9/9] crypto: atmel: Use dmaengine_prep_config_sg() API
[GIT PULL] nvme fixes for Linux 7.1
2026-05-21 15:13 UTC (2+ messages)
[PATCHv3 1/2] nvme-pci: fix dma_vecs leak on p2p memory
2026-05-21 14:47 UTC (5+ messages)
` [PATCHv3 2/2] nvme-pci: fix dma mapping leak on data setup error
[PATCH net v2 0/7] net/handshake: anchor request lifetime to a pinned file reference
2026-05-21 14:47 UTC (8+ messages)
` [PATCH net v2 1/7] net/handshake: Drain pending requests at net namespace exit
` [PATCH net v2 2/7] nvme-tcp: store negative errno in queue->tls_err
` [PATCH net v2 3/7] net/handshake: Pass negative errno through handshake_complete()
` [PATCH net v2 4/7] net/handshake: Take a long-lived file reference at submit
` [PATCH net v2 5/7] net/handshake: hand off the pinned file reference to accept_doit
` [PATCH net v2 6/7] net/handshake: Close the submit-side sock_hold race
` [PATCH net v2 7/7] net/handshake: Verify file-reference balance in submit paths
[PATCH] nvme-core: fix unsigned comparison warning in nvme_wait_freeze_timeout
2026-05-21 14:06 UTC (3+ messages)
[linux-nvme:nvme-7.2] BUILD SUCCESS WITH UNVERIFIED WARNING 00d7b33351aac0ea55d17167561e12bbeca73138
2026-05-21 8:40 UTC
[linux-nvme:nvme-7.2 2/7] drivers/nvme/host/core.c:5259 nvme_wait_freeze_timeout() warn: 'timeout' unsigned <= 0
2026-05-21 8:21 UTC (3+ messages)
[PATCH net 0/7] net/handshake: anchor request lifetime to a pinned file reference
2026-05-21 2:39 UTC (17+ 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 v6 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-05-20 22:00 UTC (10+ messages)
` [PATCH v6 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v6 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v6 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v6 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v6 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v6 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v6 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v6 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v6 9/9] crypto: atmel: Use dmaengine_prep_config_sg() API
[PATCH] nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
2026-05-20 20:27 UTC (7+ messages)
[PATCH RFC 0/5] block: validate bios against queue limits in the entered context
2026-05-20 19:54 UTC (18+ 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 v3] nvme: core: reject invalid LBA data size from Identify Namespace
2026-05-20 19:33 UTC (2+ messages)
[PATCH V5 0/7] nvme: Refactor and expose per-controller timeout configuration
2026-05-20 19:22 UTC (14+ 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 7/7] nvme-core: warn on allocating admin tag set with existing queue
[PATCHv2] nvme-pci: fix dma mapping leak on data setup error
2026-05-20 17:39 UTC (2+ messages)
[PATCH nvme-cli] nvme: check MUD support before firmware commit
2026-05-20 14:25 UTC (4+ messages)
[PATCH V3 0/2] md/nvme: Enable PCI P2PDMA support for RAID0 and NVMe Multipath
2026-05-20 11:56 UTC (3+ messages)
` [PATCH V3 2/3] md: propagate BLK_FEAT_PCI_P2PDMA from member devices to RAID device
[linux-nvme:nvme-7.1] BUILD SUCCESS 431e40042d3599559e588b8946bb28bd440b4f65
2026-05-20 9:24 UTC
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-20 8:30 UTC (39+ messages)
` [PATCH v3 02/10] iov_iter: add iterator type for dmabuf maps
` [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 V4 0/3] md/nvme: Enable PCI P2PDMA support for RAID0 and NVMe Multipath
2026-05-20 0:11 UTC (3+ messages)
Announcement: NVMe Live Migration Software Working Group
2026-05-19 23:56 UTC
[PATCH] nvme-pci: fix dma mapping leak on data setup error
2026-05-19 22:33 UTC (2+ messages)
[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 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 (5+ messages)
` [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 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox