linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-20 18:11:22 to 2024-11-29 10:01:47 UTC [more...]

[PATCH blktests v4 0/5] Add support to run against arbitrary targets
 2024-11-29 10:01 UTC  (7+ messages)
` [PATCH blktests v4 1/5] nvme/rc: introduce remote target support
` [PATCH blktests v4 2/5] common/nvme: add digest options to __nvme_connect_subsys()
` [PATCH blktests v4 3/5] nvme/030: only run against kernel soft target
` [PATCH blktests v4 4/5] contrib: add remote target setup/cleanup script
` [PATCH blktests v4 5/5] nvme/055: add test for nvme-tcp zero-copy offload

[PATCH v3 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
 2024-11-29  9:28 UTC  (4+ messages)
` [PATCH v3 1/3] nvme-fc: go straight to connecting state when initializing
` [PATCH v3 2/3] nvme: trigger reset when keep alive fails
` [PATCH v3 3/3] nvme: handle connectivity loss in nvme_set_queue_count

blktests failures with v6.12 kernel
 2024-11-29  8:37 UTC  (3+ messages)

[PATCH blktests 0/2] add nvme test for creating sleep while atomic kernel BUG
 2024-11-29  8:01 UTC  (3+ messages)
` [PATCH blktests 1/2] nvme/052: move nvmf_wait_for_ns() to common/nvme
` [PATCH blktests 2/2] nvme: add test for writing to file-ns just after disabling it

[PATCH v2 0/5] nvme: various bugs fix & code cleanup
 2024-11-29  8:12 UTC  (11+ messages)
` [PATCH v2 1/5] nvme-tcp: fix the memleak while create new ctrl failed
` [PATCH v2 2/5] nvme-rdma: unquiesce admin_q before destroy it
` [PATCH v2 3/5] nvme-tcp: no need to quiesec admin_q in nvme_tcp_teardown_io_queues()
` [PATCH v2 4/5] nvme-tcp: simplify nvme_tcp_configure_admin_queue()
` [PATCH v2 5/5] nvme-tcp: remove nvme_tcp_destroy_io_queues()

[PATCH nvme-cli] nvme: plugins/fdp, check endurance group identifier
 2024-11-29  6:07 UTC 

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-29  6:23 UTC  (23+ messages)

[PATCH v11 00/10] Read/Write with meta/integrity
 2024-11-28 11:22 UTC  (11+ messages)
  ` [PATCH v11 01/10] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v11 02/10] block: copy back bounce buffer to user-space correctly in case of split
  ` [PATCH v11 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v11 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v11 05/10] fs: introduce IOCB_HAS_METADATA for metadata
  ` [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
  ` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v11 08/10] nvme: add support for passing on the application tag
  ` [PATCH v11 09/10] scsi: add support for user-meta interface
  ` [PATCH v11 10/10] block: add support to pass user meta buffer

[PATCH blktests v2] nvme/039: check for logical block size of test device
 2024-11-28  1:03 UTC  (4+ messages)

[PATCH v4 0/2] Introduce service-time multipath policy and document
 2024-11-27 22:07 UTC  (5+ messages)
` [PATCH v4 1/2] nvme-multipath: introduce service-time iopolicy
` [PATCH v4 2/2] docs, nvme: add a nvme-multipath document

[PATCH] nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
 2024-11-27 15:52 UTC  (6+ messages)

[PATCH v10 00/10] Read/Write with meta/integrity
 2024-11-27 11:24 UTC  (22+ messages)
  ` [PATCH v10 01/10] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v10 02/10] block: copy back bounce buffer to user-space correctly in case of split
  ` [PATCH v10 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v10 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v10 05/10] fs: introduce IOCB_HAS_METADATA for metadata
  ` [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
  ` [PATCH v10 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v10 08/10] nvme: add support for passing on the application tag
  ` [PATCH v10 09/10] scsi: add support for user-meta interface
  ` [PATCH v10 10/10] block: add support to pass user meta buffer

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-11-27  5:49 UTC  (5+ messages)

[bug-report] 5-9% FIO randomwrite ext4 perf regression on 6.12.y kernel
 2024-11-26 18:13 UTC  (19+ messages)
          ` [External] : "

[PATCH] nvmetcli: fix double ana groupid when save config
 2024-11-26  8:43 UTC  (3+ messages)

[PATCHv2] nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
 2024-11-26  2:49 UTC  (4+ messages)

[PATCH v2] nvmet: handle rw's limited retry flag
 2024-11-26  1:46 UTC 

[PATCH blktests] nvme/039: check for sector size of test device
 2024-11-25 19:36 UTC  (5+ messages)

[PATCH] nvme-pci: 512 byte aligned dma pool segment quirk
 2024-11-25 11:01 UTC  (7+ messages)

Zapytanie ofertowe
 2024-11-25  9:10 UTC 

[PATCH 1/5] nvme-rdma: unquiesce admin_q before destroy it
 2024-11-25  7:55 UTC  (12+ messages)
` [PATCH 2/5] nvme-tcp: no need to quiesec admin_q in nvme_tcp_teardown_io_queues()
` [PATCH 3/5] nvme-tcp: simplify nvme_tcp_configure_admin_queue()
` [PATCH 4/5] nvme-tcp: remove nvme_tcp_destroy_io_queues()
` [PATCH 5/5] nvme-tcp: fix the memleak while create new ctrl failed

[PATCH] nvmet: handle rw's limited retry flag
 2024-11-25  6:57 UTC  (6+ messages)

[PATCH 1/1] nvme: always enable multipath
 2024-11-24 13:09 UTC  (11+ messages)

[PATCH] nvmet: fix the use of ZERO_PAGE in nvme_execute_identify_ns_nvm()
 2024-11-24 12:43 UTC  (6+ messages)

[PATCH 0/5] nvme: various bugs fix & code simplify
 2024-11-23 13:37 UTC 

[PATCH blktests] nvme: delete all namespaces in _remove_nvmet_subsystem()
 2024-11-23  7:55 UTC  (4+ messages)

[linux-nvme:nvme-6.13] BUILD SUCCESS 029cc98dec2eadb5d0978b5fea9ae6c427f2a020
 2024-11-22 18:53 UTC 

[bug report][regression] blktests nvme/029 failed on latest linux-block/for-next
 2024-11-22  6:29 UTC  (10+ messages)

[PATCH 0/1] nvme: remove CONFIG_NVME_MULTIPATH
 2024-11-21 22:02 UTC 

[GIT PULL] nvme updates for Linux 6.13
 2024-11-21 17:59 UTC  (2+ messages)

[PATCH v2 0/2] nvme: make pr code more readble
 2024-11-21 17:01 UTC  (2+ messages)

[PATCH v9 00/11] Read/Write with meta/integrity
 2024-11-21 15:45 UTC  (18+ messages)
  ` [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support

[PATCH v5 0/8] blk: refactor queue affinity helpers
 2024-11-21  9:44 UTC  (22+ messages)
` [PATCH v5 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v5 3/8] virtio: "
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v5 6/8] nvme: "
` [PATCH v5 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v5 8/8] blk-mq: remove unused queue mapping helpers

[PATCHv11 0/9] write hints with nvme fdp and scsi streams
 2024-11-21  7:17 UTC  (12+ messages)
` [EXT] "

[linux-nvme:nvme-6.13] BUILD SUCCESS e9869c85c81168a1275f909d5972a3fc435304be
 2024-11-21  3:32 UTC 


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).