Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-30 14:29:08 to 2025-02-10 10:01:48 UTC [more...]

nvme-tcp: fix a possible UAF when failing to send request
 2025-02-10 10:01 UTC  (2+ messages)

6.13/regression/bisected - new nvme timeout errors
 2025-02-10  8:47 UTC  (2+ messages)

[PATCH] nvme-pci: Use NVME_QUIRK_SIMPLE_SUSPEND for Qualcomm Snapdragon 8cx Gen 3 platforms
 2025-02-10  6:39 UTC  (7+ messages)

[PATCHv2] nvmet: Fix crash when a namespace is disabled
 2025-02-10  6:14 UTC  (2+ messages)

[PATCH 0/2] Cleanup controller configuration register handling
 2025-02-10  0:29 UTC  (3+ messages)
` [PATCH 1/2] nvme: Cleanup the definition of the controller config register fields
` [PATCH 2/2] nvmet: Use enum definitions instead of hardcoded values

[PATCH 0/3] pci-epf and tcp fixes
 2025-02-10  0:28 UTC  (4+ messages)
` [PATCH 1/3] nvmet: pci-epf: Correctly initialize CSTS when enabling the controller
` [PATCH 2/3] nvmet: pci-epf: Do not uselessly write the CSTS register
` [PATCH 3/3] nvme: tcp: Fix compilation warning with W=1

[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-02-08  3:12 UTC  (11+ messages)
` [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v2 2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support

[PATCH v4 blktests 0/2] Add atomic write tests for scsi and nvme
 2025-02-07 23:55 UTC  (3+ messages)
` [PATCH v4 blktests 1/2] scsi/009: add atomic write tests
` [PATCH v4 blktests 2/2] nvme/059: "

[LSF/MM/BPF TOPIC] TP4129 KATO correctoins and clarification
 2025-02-07 18:33 UTC  (12+ messages)

NVMe Write Speed Slow on Linux (Samsung 970 EVO Plus)
 2025-02-07 16:35 UTC 

blktests failures with v6.14-rc1 kernel
 2025-02-07 12:47 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems
 2025-02-07 11:15 UTC  (8+ messages)
      ` [Lsf-pc] "

[nvme_tcp] possible data corruption when host detected path error and resubmit IOs on another path
 2025-02-07  5:23 UTC  (4+ messages)

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-02-06 15:58 UTC  (21+ messages)
    ` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G

[PATCH v3 blktests 0/2] Add atomic write tests for scsi and nvme
 2025-02-06 11:57 UTC  (7+ messages)
` [PATCH v3 blktests 1/2] scsi/009: add atomic write tests
` [PATCH v3 blktests 2/2] nvme/059: "

Wide range of packaging
 2025-02-06  9:00 UTC 

[RFC PATCH 0/3] Add an option for devices to skip SWIOTLB pre-copy on read
 2025-02-05 16:18 UTC  (9+ messages)
` [RFC PATCH 1/3] add full_buffer_write flag to struct device_dma_parameters
` [RFC PATCH 2/3] skip swiotlb pre copy if the device does full buffer write
` [RFC PATCH 3/3] set full_buffer_write for nvme devices

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-02-05 14:40 UTC  (18+ messages)
` [PATCH v7 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v7 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v7 03/17] iommu: generalize the batched sync after map interface
` [PATCH v7 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v7 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v7 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v7 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v7 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v7 09/17] docs: core-api: document the IOVA-based API
` [PATCH v7 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v7 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v7 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v7 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v7 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v7 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v7 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v7 17/17] vfio/mlx5: Enable the DMA link API

[PATCH 00/16] Converge on using secs_to_jiffies() part two
 2025-02-03 21:19 UTC  (8+ messages)
` [PATCH 06/16] rbd: convert timeouts to secs_to_jiffies()
` [PATCH 09/16] xfs: "

[PATCH v11 00/10] Read/Write with meta/integrity
 2025-02-05 15:42 UTC  (7+ messages)
  ` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags

[RFC 0/3] Btrfs checksum offload
 2025-02-05  2:31 UTC  (21+ messages)

[PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU
 2025-02-04 22:20 UTC  (9+ messages)

[PATCH] nvme-fc: Utilise min3() to simplify queue count calculation
 2025-02-04 20:12 UTC 

[PATCH] nvme: remove multipath module parameter
 2025-02-04 21:11 UTC 

[LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] blktests: status and improvement plan of the storage stack test framework
 2025-02-04 19:22 UTC 

[PATCH v2 blktests 0/2] Add atomic write tests for scsi and nvme
 2025-02-04 18:57 UTC  (6+ messages)
` [PATCH v2 blktests 1/2] scsi/009: add atomic write tests
` [PATCH v2 blktests 2/2] nvme/059: "

[PATCHv2 00/11] block write streams with nvme fdp
 2025-02-04 10:53 UTC  (16+ messages)
  ` [PATCHv2 01/11] fs: add a write stream field to the kiocb
  ` [PATCHv2 02/11] block: add a bi_write_stream field
  ` [PATCHv2 03/11] block: introduce max_write_streams queue limit
  ` [PATCHv2 04/11] block: introduce a write_stream_granularity "
  ` [PATCHv2 05/11] block: expose write streams for block device nodes
  ` [PATCHv2 06/11] io_uring: enable per-io write streams
  ` [PATCHv2 07/11] nvme: add a nvme_get_log_lsi helper
  ` [PATCHv2 08/11] nvme: pass a void pointer to nvme_get/set_features for the result
  ` [PATCHv2 09/11] nvme: add FDP definitions
  ` [PATCHv2 10/11] nvme: register fdp parameters with the block layer
  ` [PATCHv2 11/11] nvme: use fdp streams if write stream is provided

[LSF/MM/BPF TOPIC] File system checksum offload
 2025-02-04  5:48 UTC  (23+ messages)
    ` [Lsf-pc] "

[PATCHv14 00/10] nvme: implement secure concatenation
 2025-02-04  5:23 UTC  (17+ messages)
` [PATCH 04/10] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 05/10] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 06/10] nvme: always include <linux/key.h>
` [PATCH 07/10] nvme-tcp: request secure channel concatenation
` [PATCH 09/10] nvmet-tcp: support "

simplify passthrough bio handling
 2025-02-03 16:50 UTC  (5+ messages)
` [PATCH 1/2] block: remove bio_add_pc_page
` [PATCH 2/2] block: remove blk_rq_bio_prep

[GIT PULL] nvme fixes for Linux 6.14
 2025-02-03 16:19 UTC  (2+ messages)

annotate noio context v2
 2025-02-03 15:12 UTC  (5+ messages)
` [PATCH] block: force noio scope in blk_mq_freeze_queue

REMINDER - LSF/MM/BPF: 2025: Call for Proposals
 2025-02-03 14:26 UTC  (2+ messages)

[PATCH] soc: apple: rtkit: Pass the crashlog to the crashed() callback
 2025-02-02 15:06 UTC 

[RFC PATCH] nvme: replace lazy sgl warn with informational message
 2025-02-03  6:41 UTC  (5+ messages)

[PATCH] soc: apple: rtkit: Pass the crashlog to the crashed() callback
 2025-02-02 15:05 UTC  (2+ messages)

[linux-nvme:nvme-6.14] BUILD SUCCESS c8ed6cb5d37bc09c7e25e49a670e9fd1a3bd1dfa
 2025-02-01 11:28 UTC 

[PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
 2025-02-01  0:11 UTC  (2+ messages)

[PATCH RESEND] nvmet-tcp: get rid of a high-order allocation
 2025-01-31 12:12 UTC  (3+ messages)

[PATCH 0/3] misc nvme related fixes
 2025-01-31  8:54 UTC  (13+ messages)
` [PATCH 1/3] nvme-tcp: rate limit error message in send path
` [PATCH 2/3] nvme-fc: use ctrl state getter
` [PATCH 3/3] blk-mq: fix wait condition for tagset wait completed check

[PATCH] nvme: make nvme_tls_attrs_group static
 2025-01-31  8:17 UTC  (2+ messages)

[PATCH] driver core: optimize async device shutdown
 2025-01-30 17:12 UTC  (2+ messages)
` [PATCH v2] "


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