public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-06-21 16:02:08 to 2024-06-30 13:48:17 UTC [more...]

[PATCH 0/3] nvme-pci: honor isolcpus configuration
 2024-06-30 13:47 UTC  (15+ messages)
` [PATCH 1/3] sched/isolation: Add io_queue housekeeping option
` [PATCH 2/3] nvme-pci: limit queue count to housekeeping cpus
` [PATCH 3/3] lib/group_cpus.c: honor housekeeping config when grouping CPUs

[PATCH v2 0/3] nvme-pci: honor isolcpus configuration
 2024-06-30 13:39 UTC  (14+ 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

atomic queue limits updates
 2024-06-30  9:55 UTC  (5+ messages)
` [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk

[PATCH 0/2] nvmet: support polling task for RDMA and TCP
 2024-06-30  8:58 UTC  (4+ 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 v7 0/4] shut down devices asynchronously
 2024-06-30  8:49 UTC  (11+ 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

[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 v2 00/10] Read/Write with meta/integrity
 2024-06-28 20:36 UTC  (24+ 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

[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
 2024-06-28 13:53 UTC  (17+ 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 blktests v3 0/3] Add support to run against real target
 2024-06-27 12:03 UTC  (8+ 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

[PATCH 0/5] Support for Cancel commands for host (TCP and RDMA)
 2024-06-27  8:12 UTC  (11+ messages)
` [PATCH 2/5] nvme-core: add a function to submit a cancel command
          ` [PATCH v2 7/7] nvme: add reserved ioq tags for cancel

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

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

[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
 2024-06-27  4:54 UTC  (6+ messages)

[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  (12+ messages)
` [PATCH v8 1/2] nvme-multipath: prepare for "queue-depth" iopolicy
` [PATCH v8 2/2] nvme-multipath: implement "

[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  (5+ messages)
` [PATCH blktests v2 1/2] nvme: move helper functions to common/nvme
` [PATCH blktests v2 2/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"

[PATCH v1 0/2]: nvme-fc: fix race with connectivity loss with nvme_fc_create_association
 2024-06-26  9:26 UTC  (7+ messages)
` [PATCH v1 1/2] nvme-fc: go straight to connecting state when initializing
` [PATCH v1 2/2] nvme-fc: fix race with connectivity loss with nvme_fc_create_association

[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
 2024-06-26  6:18 UTC  (6+ messages)

[PATCHv2] nvme-pci: do not directly handle subsys reset fallout
 2024-06-25 16:02 UTC  (5+ messages)

[PATCH net-next v9 04/13] mm: page_frag: add '_va' suffix to page_frag API
 2024-06-25 13:52 UTC 

[PATCHv2] nvme-tcp: align I/O cpu with blk-mq mapping
 2024-06-25  6:51 UTC  (11+ messages)

[PATCH nvme-cli] nvme: warn about attaching a namespace to unknown controller
 2024-06-25  6:23 UTC  (5+ messages)

move features flags into queue_limits v2
 2024-06-24 17:24 UTC  (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits

[RESEND. PATCH] nvme/pci: Add APST quirk for Lenovo N60z laptop
 2024-06-24 21:49 UTC  (2+ messages)

[PATCH v7 0/1] nvme: queue-depth multipath iopolicy
 2024-06-24 17:54 UTC  (7+ messages)
` [PATCH v7 1/1] nvme-multipath: implement "queue-depth" iopolicy

[PATCH] nvme-pci: let platform handle subsystem reset fallout
 2024-06-24 16:24 UTC  (3+ messages)

[PATCH v3 0/1] nvme-pci: recover from NVM subsystem reset
 2024-06-24 16:07 UTC  (5+ messages)
` [PATCH v3 1/1] nvme-pci : Fix EEH failure on ppc after "

[linux-nvme:nvme-6.11] BUILD SUCCESS 30576c4bdf564c6afef97a6306e5aae7f2fd744b
 2024-06-24 14:00 UTC 

[PATCH v2 0/2] Last WQE Reached event treatment
 2024-06-24 10:26 UTC  (2+ messages)

[linux-nvme:nvme-6.10] BUILD SUCCESS 0f1f5803920d2a6b88bee950914fd37421e17170
 2024-06-24 10:07 UTC 

[PATCHv4 blktests] nvme: add test for creating/deleting file-ns
 2024-06-24  7:57 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 3/3] nvme: avoid double free special payload
 2024-06-23 13:45 UTC 

[PATCH AUTOSEL 6.1 11/12] nvme: avoid double free special payload
 2024-06-23 13:45 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 12/12] nvmet: always initialize cqe.result

[PATCH AUTOSEL 6.6 15/16] nvme: avoid double free special payload
 2024-06-23 13:44 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 16/16] nvmet: always initialize cqe.result

[PATCH AUTOSEL 6.9 18/21] nvme: avoid double free special payload
 2024-06-23 13:43 UTC  (2+ messages)
` [PATCH AUTOSEL 6.9 19/21] nvmet: always initialize cqe.result

[PATCH v1 0/6] Last WQE Reached event treatment
 2024-06-23 13:03 UTC  (2+ messages)

[Patch v9 00/10] block atomic writes
 2024-06-21 21:23 UTC  (5+ messages)
` [Patch v9 07/10] block: Add fops atomic write support

[PATCH v2] nvme-apple: add missing MODULE_DESCRIPTION()
 2024-06-21 18:46 UTC  (2+ messages)

[PATCH 0/3] nvmet: fixup nvmetcli save/restore
 2024-06-21 16:01 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