linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-23 18:38:23 to 2025-07-01 08:53:15 UTC [more...]

[PATCH v10 0/5] shut down devices asynchronously
 2025-07-01  8:50 UTC  (9+ messages)
` [PATCH v10 1/5] kernel/async: streamline cookie synchronization
` [PATCH v10 2/5] driver core: don't always lock parent in shutdown
` [PATCH v10 3/5] driver core: separate function to shutdown one device
` [PATCH v10 4/5] driver core: shut down devices asynchronously
` [PATCH v10 5/5] nvme-pci: Make driver prefer asynchronous shutdown

[PATCH blktests 0/2] nvme: avoid failures of TEST_DEV with metadata
 2025-07-01  7:40 UTC  (4+ messages)
` [PATCH blktests 1/2] nvme/{034,035}: skip when the test target namespace has metadata
` [PATCH blktests 2/2] nvme/049: add fio md_per_io_size option

[PATCH v2] nvmet: Make blksize_shift configurable
 2025-07-01  7:32 UTC  (4+ messages)

[PATCH] nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
 2025-07-01  7:17 UTC 

[PATCH v7 0/6] nvme-fc: FPIN link integrity handling
 2025-07-01  0:27 UTC  (8+ messages)
` [PATCH v7 1/6] fc_els: use 'union fc_tlv_desc'
` [PATCH v7 2/6] nvme-fc: marginal path handling
` [PATCH v7 3/6] nvme-fc: nvme_fc_fpin_rcv() callback
` [PATCH v7 4/6] lpfc: enable FPIN notification for NVMe
` [PATCH v7 5/6] qla2xxx: "
` [PATCH v7 6/6] nvme: sysfs: emit the marginal path state in show_state()
` [PATCHv7 0/6] nvme-fc: FPIN link integrity handling

[PATCH] nvme: uring_cmd specific request_queue for SGLs
 2025-07-01  6:16 UTC  (10+ messages)

next-20250627: IOMMU DMA warning during NVMe I/O completion after 06cae0e3f61c
 2025-07-01  0:54 UTC  (5+ messages)

[PATCH] nvme-multipath: fix suspicious RCU usage warning
 2025-06-30 16:44 UTC  (5+ messages)

[PATCH] nvme: fix endianness of command word prints in nvme_log_err_passthru()
 2025-06-30 16:44 UTC  (2+ messages)

[PATCH v29 00/20] nvme-tcp receive offloads
 2025-06-30 14:07 UTC  (21+ messages)
` [PATCH v29 01/20] net: Introduce direct data placement tcp offload
` [PATCH v29 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v29 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v29 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v29 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v29 06/20] nvme-tcp: Add DDP data-path
` [PATCH v29 07/20] nvme-tcp: RX DDGST offload
` [PATCH v29 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v29 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v29 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v29 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v29 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v29 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v29 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v29 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v29 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v29 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v29 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v29 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v29 20/20] net/mlx5e: NVMEoTCP, statistics

[PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
 2025-06-30 13:30 UTC  (6+ messages)
    ` [PATCH for-next v5 1/4] block: rename tuple_size field in blk_integrity to metadata_size
    ` [PATCH for-next v5 2/4] block: introduce pi_tuple_size field in blk_integrity
    ` [PATCH for-next v5 3/4] nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
    ` [PATCH for-next v5 4/4] fs: add ioctl to query metadata and protection info capabilities

subscribe
 2025-06-30  9:45 UTC 

[PATCH RESEND] nvme-pci: refresh visible attrs after being checked
 2025-06-30  6:45 UTC  (2+ messages)

[PATCHv3] nvme: correctly account for namespace head reference counter
 2025-06-30  6:36 UTC  (6+ messages)

[PATCH] nvmet: fix memory leak of bio integrity
 2025-06-30  6:36 UTC  (2+ messages)

[PATCH RESEND] nvme: Fix incorrect cdw15 value in passthru error logging
 2025-06-30  6:35 UTC  (3+ messages)

[PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
 2025-06-30  6:29 UTC  (12+ messages)
` [PATCH 1/5] lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
` [PATCH 2/5] blk-mq: add number of queue calc helper
` [PATCH 3/5] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH 4/5] scsi: "
` [PATCH 5/5] virtio: blk/scsi: "

[PATCH 0/2] nvme-tcp: fix two problems found with blktests nvme/063
 2025-06-28 10:24 UTC  (8+ messages)
` [PATCH 1/2] nvme-tcp: avoid race between nvme scan and reset

[PATCH] nvme: clear nvme request for nonready request
 2025-06-28 10:13 UTC  (2+ messages)

new DMA API conversion for nvme-pci v3
 2025-06-27 17:53 UTC  (15+ messages)
` [PATCH 1/8] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH 2/8] block: add scatterlist-less DMA mapping helpers
` [PATCH 3/8] nvme-pci: refactor nvme_pci_use_sgls
` [PATCH 4/8] nvme-pci: merge the simple PRP and SGL setup into a common helper
` [PATCH 5/8] nvme-pci: remove superfluous arguments
` [PATCH 6/8] nvme-pci: convert the data mapping to blk_rq_dma_map
` [PATCH 7/8] nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTE
` [PATCH 8/8] nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORS

[RFC 00/12] io_uring dmabuf read/write support
 2025-06-27 15:10 UTC  (13+ messages)
` [RFC 01/12] file: add callback returning dev for dma operations
` [RFC 02/12] iov_iter: introduce iter type for pre-registered dma
` [RFC 03/12] block: move around bio flagging helpers
` [RFC 04/12] block: introduce dmavec bio type
` [RFC 05/12] block: implement ->get_dma_device callback
` [RFC 06/12] nvme-pci: add support for user passed dma vectors
` [RFC 07/12] io_uring/rsrc: extended reg buffer registration
` [RFC 08/12] io_uring: add basic dmabuf helpers
` [RFC 09/12] io_uring/rsrc: add imu flags
` [RFC 10/12] io_uring/rsrc: add dmabuf-backed buffer registeration
` [RFC 11/12] io_uring/rsrc: implement dmabuf regbuf import
` [RFC 12/12] io_uring/rw: enable dma registered buffers

Proszę o kontakt
 2025-06-27  8:11 UTC 

fix atomic limits check v2
 2025-06-27  0:18 UTC  (7+ messages)
` [PATCH 1/2] nvme: refactor the atomic write unit detection
` [PATCH 2/2] nvme: fix atomic write size validation

[bug report] kernel BUG at mm/hugetlb.c:5880! triggered by blktests nvme/029
 2025-06-26 14:23 UTC 

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-26 13:57 UTC  (3+ messages)

[PATCH 1/2] blk-integrity: add scatter-less DMA mapping helpers
 2025-06-26 13:55 UTC  (8+ messages)
` [PATCH 2/2] nvme: convert metadata mapping to dma iter

[GIT PULL, resend] nvme updates for Linux 6.16
 2025-06-26 13:33 UTC  (2+ messages)

[GIT PULL] nvme updates for Linux 6.16
 2025-06-26 12:09 UTC  (2+ messages)

[bug report] WARNING: CPU: 3 PID: 522 at block/genhd.c:144 bdev_count_inflight_rw+0x26e/0x410
 2025-06-26  8:25 UTC  (10+ messages)

[linux-nvme:nvme-6.16] BUILD SUCCESS fb1ad03a17d5ce3ce1a3a8332b85b68dc95ec960
 2025-06-26  0:42 UTC 

[PATCHv2] nvme: correctly account for namespace head reference counter
 2025-06-25 12:13 UTC 

fix atomic limits check
 2025-06-25  6:39 UTC  (12+ messages)

[PATCH v2 0/5] nvme: typo and minor cleanup fixes across host and target driver
 2025-06-25  6:34 UTC  (8+ messages)
` [PATCH v2 1/5] nvme: Fix multiple spelling and grammar issues in host drivers
` [PATCH v2 2/5] nvme: Fix incorrect variable in io cqes error message
` [PATCH v2 3/5] nvmet: Remove redundant assignment of error code in nvmet_ns_enable()
` [PATCH v2 4/5] nvme: Fix typo in status code constant for self-test in progress
` [PATCH v2 5/5] docs: nvme: fix grammar in nvme-pci-endpoint-target.rst

[PATCH 1/1] nvme: correctly account for namespace head reference counter
 2025-06-25  6:12 UTC  (8+ messages)

new DMA API conversion for nvme-pci v2
 2025-06-25  6:07 UTC  (21+ messages)
` [PATCH 1/8] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH 2/8] block: add scatterlist-less DMA mapping helpers
` [PATCH 3/8] nvme-pci: refactor nvme_pci_use_sgls
` [PATCH 4/8] nvme-pci: merge the simple PRP and SGL setup into a common helper
` [PATCH 5/8] nvme-pci: remove superfluous arguments
` [PATCH 6/8] nvme-pci: convert the data mapping to blk_rq_dma_map
` [PATCH 7/8] nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTE
` [PATCH 8/8] nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORS

[PATCH v6 6/6] nvme: sysfs: emit the marginal path state in show_state()
 2025-06-25  4:33 UTC  (2+ messages)

[PATCH] nvme-tcp: log TLS handshake failures at error level
 2025-06-24 16:39 UTC 

[PATCH 1/2] nvme: check duplicate unique identifiers in order
 2025-06-24 15:16 UTC  (5+ messages)

[PATCH blktests 0/2] nvme: add nvme metadata passthrough test
 2025-06-24  7:11 UTC  (2+ messages)

[PATCH 1/5] nvme: Fix multiple spelling and grammar issues in host drivers
 2025-06-23 20:46 UTC  (10+ messages)
` [PATCH 2/5] nvme: Fix incorrect variable in io cqes error message
` [PATCH 3/5] nvmet: Remove redundant assignment of error code in nvmet_ns_enable()
` [PATCH 4/5] nvme: Fix typo in status code constant for self-test in progress
` [PATCH 5/5] docs: nvme: fix grammar in nvme-pci-endpoint-target.rst

[PATCH v6 1/6] fc_els: use 'union fc_tlv_desc'
 2025-06-23 15:59 UTC  (2+ messages)

[PATCH v6 2/6] nvme-fc: marginal path handling
 2025-06-23 15:59 UTC  (2+ messages)

[PATCH v6 3/6] nvme-fc: nvme_fc_fpin_rcv() callback
 2025-06-23 15:58 UTC  (2+ messages)

[PATCH v6 5/6] qla2xxx: enable FPIN notification for NVMe
 2025-06-23 15:33 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;
as well as URLs for NNTP newsgroup(s).