Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-26 08:28:41 to 2024-07-03 13:50:35 UTC [more...]

[PATCH 0/4] nvme-tcp: improve scalability
 2024-07-03 13:50 UTC  (2+ messages)
` [PATCH 1/4] nvme-tcp: per-controller I/O workqueues

[PATCH v2] nvme/pci: Add DEEPEST_PS quirk for Lenovo N60z laptop
 2024-07-03 10:37 UTC  (2+ messages)

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-03 10:52 UTC  (22+ messages)
` [RFC PATCH v1 01/18] dma-mapping: query DMA memory type
` [RFC PATCH v1 02/18] dma-mapping: provide an interface to allocate IOVA
` [RFC PATCH v1 03/18] dma-mapping: check if IOVA can be used
` [RFC PATCH v1 04/18] dma-mapping: implement link range API
` [RFC PATCH v1 05/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [RFC PATCH v1 06/18] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA
` [RFC PATCH v1 07/18] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC PATCH v1 08/18] iommu/dma: Implement link/unlink ranges callbacks
` [RFC PATCH v1 09/18] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC PATCH v1 10/18] RDMA/umem: Store ODP access mask information in PFN
` [RFC PATCH v1 11/18] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC PATCH v1 12/18] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC PATCH v1 13/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC PATCH v1 14/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC PATCH v1 15/18] vfio/mlx5: Explicitly store page list
` [RFC PATCH v1 16/18] vfio/mlx5: Convert vfio to use DMA link API
` [RFC PATCH v1 17/18] block: export helper to get segment max size
` [RFC PATCH v1 18/18] nvme-pci: use new dma API

[RESEND. PATCH] nvme/pci: Add APST quirk for Lenovo N60z laptop
 2024-07-03 10:03 UTC  (3+ messages)

[PATCH v3] nvme: enable FDP support
 2024-07-03  8:40 UTC  (7+ messages)

[PATCH V3] nvme-pci: allow unmanaged interrupts
 2024-07-03  5:24 UTC  (9+ messages)

blktests nvme/052 failure
 2024-07-03  4:35 UTC  (3+ messages)

[PATCH v7 0/4] shut down devices asynchronously
 2024-07-02 19:00 UTC  (14+ messages)
` [PATCH v7 1/4] driver core: don't always lock parent in shutdown
` [PATCH v7 2/4] driver core: separate function to shutdown one device
` [PATCH v7 3/4] driver core: shut down devices asynchronously
` [PATCH v7 4/4] nvme-pci: Make driver prefer asynchronous shutdown

[PATCH 0/2] nvmet: support polling task for RDMA and TCP
 2024-07-02 10:02 UTC  (9+ messages)
` [PATCH 1/2] nvmet-rdma: add polling cq task for nvmet-rdma
` [PATCH 2/2] nvmet-tcp: add polling task for nvmet-tcp

[PATCH blktests v3 0/3] Add support to run against real target
 2024-07-02  9:31 UTC  (10+ messages)
` [PATCH blktests v3 1/3] nvme/rc: introduce remote target support
` [PATCH blktests v3 2/3] nvme/030: only run against kernel soft target
` [PATCH blktests v3 3/3] contrib: add remote target setup/cleanup script

Cooperate
 2024-07-02  7:55 UTC 

[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
 2024-07-02  7:32 UTC  (8+ messages)

[PATCH v2 0/3] nvme-pci: honor isolcpus configuration
 2024-07-02  7:25 UTC  (25+ messages)
` [PATCH v2 1/3] blk-mq: add blk_mq_num_possible_queues helper
` [PATCH v2 2/3] nvme-pci: limit queue count to housekeeping CPUs
` [PATCH v2 3/3] lib/group_cpus.c: honor housekeeping config when grouping CPUs

io_opt fixups
 2024-07-01 15:11 UTC  (15+ messages)
  ` [PATCH 1/3] block: remove a duplicate io_min check in blk_validate_limits
  ` [PATCH 2/3] block: don't reduce max_sectors based on io_opt
  ` [PATCH 3/3] nvme: don't set io_opt if NOWS is zero

[PATCH v2 00/10] Read/Write with meta/integrity
 2024-07-01 14:09 UTC  (25+ messages)
  ` [PATCH v2 01/10] block: change rq_integrity_vec to respect the iterator
  ` [PATCH v2 02/10] block: set bip_vcnt correctly
  ` [PATCH v2 03/10] block: copy bip_max_vcnt vecs instead of bip_vcnt during clone
  ` [PATCH v2 04/10] block: Handle meta bounce buffer correctly in case of split
  ` [PATCH v2 05/10] block: introduce BIP_CLONED flag
  ` [PATCH v2 06/10] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v2 07/10] block: define meta io descriptor
  ` [PATCH v2 08/10] io_uring/rw: add support to send meta along with read/write
  ` [PATCH v2 09/10] block: add support to pass user meta buffer
  ` [PATCH v2 10/10] nvme: add handling for user integrity buffer
  ` (subset) [PATCH v2 00/10] Read/Write with meta/integrity

Quick Question About Collaboration
 2024-07-01  7:40 UTC 

atomic queue limits updates
 2024-07-01  4:54 UTC  (6+ messages)
` [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk

[PATCH 0/3] nvme-pci: honor isolcpus configuration
 2024-06-30 13:47 UTC  (10+ messages)
` [PATCH 1/3] sched/isolation: Add io_queue housekeeping option

[linux-nvme:nvme-6.11] BUILD SUCCESS 62eaa15c6aeef5011d3d41b69b63e02cf280324c
 2024-06-29  0:28 UTC 

[linux-nvme:nvme-6.10] BUILD SUCCESS 440e2051c577896275c0e0513ec26964e04c7810
 2024-06-28 22:47 UTC 

[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
 2024-06-28 13:53 UTC  (10+ messages)

Fotowoltaika - propozycja instalacji
 2024-06-28  8:05 UTC 

[GIT PULL] nvme fixes for Linux 6.10
 2024-06-27 18:15 UTC  (2+ messages)

[bug report] Oops: general protection fault at RIP: 0010:__nvmet_fc_free_assocs+0xbe/0x450 [nvmet_fc]
 2024-06-27 12:33 UTC  (4+ messages)

[PATCH 2/5] nvme-core: add a function to submit a cancel command
 2024-06-27  8:12 UTC  (6+ messages)
` [PATCH v2 7/7] nvme: add reserved ioq tags for cancel

blktests/nvme/052 failure
 2024-06-27  5:42 UTC 

[PATCH v25 00/20] nvme-tcp receive offloads
 2024-06-26 20:14 UTC  (10+ messages)

[PATCH v8 0/2] nvme: queue-depth multipath iopolicy
 2024-06-26 17:26 UTC  (4+ messages)

[PATCH] nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
 2024-06-26 17:23 UTC  (4+ messages)

[PATCH 0/2 v4] dm-crypt support for per-sector NVMe metadata
 2024-06-26 15:14 UTC  (2+ messages)
` (subset) "

[PATCH 0/7] nvme-tcp scalability improvements
 2024-06-26 14:27 UTC  (15+ messages)
` [PATCH 1/7] nvme-tcp: align I/O cpu with blk-mq mapping
` [PATCH 2/7] nvme-tcp: distribute queue affinity
` [PATCH 3/7] net: micro-optimize skb_datagram_iter
` [PATCH 4/7] nvme-tcp: receive data in softirq
` [PATCH 5/7] nvmet-tcp: add wq_unbound module parameter
` [PATCH 6/7] nvme-tcp: SOCK_NOSPACE handling
` [PATCH 7/7] nvme-tcp: make softirq_rx the default

[PATCH blktests v2 0/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
 2024-06-26 11:18 UTC  (3+ messages)
` [PATCH blktests v2 1/2] nvme: move helper functions to common/nvme

[PATCH v1 0/2]: nvme-fc: fix race with connectivity loss with nvme_fc_create_association
 2024-06-26  9:26 UTC  (4+ messages)
` [PATCH v1 2/2] "


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