public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-10-21 11:05:14 to 2024-10-27 14:22:25 UTC [more...]

[PATCH 00/18] Provide a new two step DMA mapping API
 2024-10-27 14:21 UTC  (10+ messages)
` [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
` [PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH 03/18] iommu: generalize the batched sync after map interface
` [PATCH 04/18] dma-mapping: Add check if IOVA can be used
` [PATCH 05/18] dma: Provide an interface to allow allocate IOVA
` [PATCH 06/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH 07/18] dma-mapping: Implement link/unlink ranges API
` [PATCH 08/18] dma-mapping: add a dma_need_unmap helper
` [PATCH 09/18] docs: core-api: document the IOVA-based API

[linux-nvme:nvme-6.12] BUILD SUCCESS 81ea3e0bd1d46b626a946127c4f907340fdee615
 2024-10-26  5:53 UTC 

[PATCHv9 0/7] write hints with nvme fdp, scsi streams
 2024-10-25 21:36 UTC  (8+ messages)
` [PATCHv9 1/7] block: use generic u16 for write hints
` [PATCHv9 2/7] block: introduce max_write_hints queue limit
` [PATCHv9 3/7] block: allow ability to limit partition write hints
` [PATCHv9 4/7] block, fs: add write hint to kiocb
` [PATCHv9 5/7] io_uring: enable per-io hinting capability
` [PATCHv9 6/7] nvme: enable FDP support
` [PATCHv9 7/7] scsi: set permanent stream count in block limits

[PATCH] nvme-pci: Force NVME_QUIRK_SIMPLE_SUSPEND on Qualcomm hosts
 2024-10-25 17:20 UTC  (7+ messages)

[PATCH blktests 00/15] nvme: prepare for ANA support
 2024-10-25 15:55 UTC  (33+ messages)
` [PATCH blktests 01/15] nvme/038: use nvme_trtype instead of hardcoding
` [PATCH blktests 02/15] nvme, md/001: make trtype argument to _create_nvmet_port() optional
` [PATCH blktests 03/15] nvme: sanitize transport parameter in _create_nvmet_port()
` [PATCH blktests 04/15] nvme: introduce wwnn/wwpn helper functions
` [PATCH blktests 05/15] nvme/{rc,002,016,017,030}: pass port ID to genctr "
` [PATCH blktests 06/15] nvme: fix fc port clean up failure
` [PATCH blktests 07/15] nvme: return error from _find_nvme_ns()
` [PATCH blktests 08/15] nvme: simplify _get_nvmet_ports()
` [PATCH blktests 09/15] nvme: check for controller device in _nvme_connect_subsys()
` [PATCH blktests 10/15] nvme: pass in port parameter to _nvme_connect_subsys()
` [PATCH blktests 11/15] common/nvme, nvme/003: add --no_port option to _nvme_connect_subsys
` [PATCH blktests 12/15] nvme: remove "local -n" from _get_nvmet_ports()
` [PATCH blktests 13/15] nvme: delete all namespaces in _remove_nvmet_subsystem()
` [PATCH blktests 14/15] common/nvme, nvme/{016,017,052}: improve _create_nvmet_ns()
` [PATCH blktests 15/15] nvme, md/001: support only long options for _create_nvmet_subsystem()

[PATCH] nvmet-auth: assign dh_key to NULL after kfree_sensitive
 2024-10-25 14:51 UTC  (3+ messages)

[PATCH v18 0/2] Implement the NVMe reservation feature
 2024-10-25 14:12 UTC  (5+ messages)
` [PATCH v18 1/2] nvme: add reservation command's defines
` [PATCH v18 2/2] nvmet: support reservation feature

[PATCHv8 0/6] write hints for nvme fdp
 2024-10-25 12:20 UTC  (21+ messages)
` [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
` [PATCHv8 2/6] block: use generic u16 for write hints
` [PATCHv8 3/6] block: introduce max_write_hints queue limit
  ` [PATCHv8 6/6] nvme: enable FDP support

[PATCHv3] nvme: module parameter to disable pi with offsets
 2024-10-24 19:08 UTC  (6+ messages)

[linux-nvme:nvme-6.12] BUILD SUCCESS f54f0d0e2b1f74de85ff02013fa4886e4154aca5
 2024-10-24 18:48 UTC  (2+ messages)

[PATCHv2] nvme: module parameter to disable pi with offsets
 2024-10-24 15:34 UTC  (2+ messages)

[PATCH] nvme: module parameter to disable pi checks
 2024-10-24 15:23 UTC  (9+ messages)

tls key lookup matches too eagerly?
 2024-10-24  8:20 UTC 

[PATCH v17 0/2] Implement the NVMe reservation feature
 2024-10-24  2:04 UTC  (19+ messages)
` [PATCH v17 1/2] nvme: add reservation command's defines
` [PATCH v17 2/2] nvmet: support reservation feature

[PATCH v5] nvme: rename nvme_ns_has_pi() to nvme_ns_supports_pract()
 2024-10-23 16:56 UTC 

[PATCH v4] nvme: change nvme_ns_has_pi() to nvme_ns_supports_pract()
 2024-10-23 16:33 UTC  (8+ messages)

[PATCH AUTOSEL 6.1 03/17] nvme: tcp: avoid race between queue_lock lock and destroy
 2024-10-23 14:31 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 07/17] nvme: disable CC.CRIME (NVME_CC_CRIME)
` [PATCH AUTOSEL 6.1 15/17] nvme-multipath: defer partition scanning
` [PATCH AUTOSEL 6.1 17/17] nvme: make keep-alive synchronous operation

[PATCH AUTOSEL 6.6 05/23] nvme: tcp: avoid race between queue_lock lock and destroy
 2024-10-23 14:31 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 10/23] nvme: disable CC.CRIME (NVME_CC_CRIME)
` [PATCH AUTOSEL 6.6 18/23] nvme-multipath: defer partition scanning
` [PATCH AUTOSEL 6.6 22/23] nvme-loop: flush off pending I/O while shutting down loop controller
` [PATCH AUTOSEL 6.6 23/23] nvme: make keep-alive synchronous operation

[PATCH AUTOSEL 6.11 04/30] nvmet-passthru: clear EUID/NGUID/UUID while using loop target
 2024-10-23 14:29 UTC  (6+ messages)
` [PATCH AUTOSEL 6.11 08/30] nvme: tcp: avoid race between queue_lock lock and destroy
` [PATCH AUTOSEL 6.11 13/30] nvme: disable CC.CRIME (NVME_CC_CRIME)
` [PATCH AUTOSEL 6.11 24/30] nvme-multipath: defer partition scanning
` [PATCH AUTOSEL 6.11 29/30] nvme-loop: flush off pending I/O while shutting down loop controller
` [PATCH AUTOSEL 6.11 30/30] nvme: make keep-alive synchronous operation

[PATCHv4 RFC 0/1] Add visibility for native NVMe multipath using sysfs
 2024-10-23 13:31 UTC  (13+ messages)
` [PATCHv4 RFC 1/1] nvme-multipath: Add sysfs attributes for showing multipath info

[PATCH v3] nvme: fix nvme_ns_has_pi() to check PI size if metadata size or below
 2024-10-23 12:45 UTC  (4+ messages)

[PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces
 2024-10-23  9:47 UTC  (9+ messages)

[PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback
 2024-10-23  9:42 UTC  (11+ messages)

[PATCH v4 0/3] nvme: system fault while shutting down fabric controller
 2024-10-23  9:40 UTC  (12+ messages)
` [PATCH v4 2/3] nvme: make keep-alive synchronous operation

[linux-nvme:nvme-6.13] BUILD SUCCESS 5e52f71f858eaff252a47530a5ad5e79309bd415
 2024-10-23  9:07 UTC 

[PATCH] nvme-loop: set blocking flag
 2024-10-23  5:20 UTC  (11+ messages)

[PATCH v4 00/11] Read/Write with meta/integrity
 2024-10-23  1:20 UTC  (13+ messages)
    ` [PATCH v4 07/11] io_uring/rw: add support to send meta along with read/write
    ` [PATCH v4 11/11] scsi: add support for user-meta interface
    ` [PATCH v4 04/11] block: define meta io descriptor

x2002 Errors from Corsair P3 Plus
 2024-10-22 23:12 UTC  (2+ messages)

[PATCH] nvme: check PI size if metadata size or below
 2024-10-22 18:12 UTC  (7+ messages)

[PATCH v2] nvme: check PI size if metadata size or below
 2024-10-22 16:54 UTC 

[PATCHv2] nvme: enhance cns version checking
 2024-10-22 16:19 UTC  (3+ messages)

[PATCH] nvme-pci: After the memory is released, the corresponding pointer needs to point to empty
 2024-10-22  7:29 UTC  (2+ messages)

6.1.0-17: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0xffff
 2024-10-21 19:32 UTC  (2+ messages)

[PATCH for-next] nvme: use helpers to access io_uring cmd space
 2024-10-21 16:04 UTC  (2+ messages)

[PATCHv11 0/9] nvme: implement secure concatenaion
 2024-10-21 15:32 UTC  (5+ messages)
` [PATCH 6/9] nvme-tcp: request secure channel concatenation

sysfs tls_configured_key naming?
 2024-10-21 14:16 UTC  (4+ messages)


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