linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-18 15:58:10 to 2024-11-26 20:39:46 UTC [more...]

[PATCH blktests v4 0/5] Add support to run against arbitrary targets
 2024-11-26 20:38 UTC  (4+ 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

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

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-11-26 17:11 UTC  (4+ messages)

[PATCH v10 00/10] Read/Write with meta/integrity
 2024-11-26 16:23 UTC  (19+ 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] 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)

blktests failures with v6.12 kernel
 2024-11-26  2:19 UTC 

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

[PATCH blktests v2] nvme/039: check for logical block size of test device
 2024-11-25 23:44 UTC  (2+ messages)

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

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

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

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  (6+ messages)
` [PATCH v2 1/2] nvme: introduce change ptpl and iekey definition
` [PATCH v2 2/2] nvme: tuning pr code by using defined structs and macros

[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  (15+ messages)
      ` [EXT] "

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

CONFIG_NVME_MULTIPATH - Do we need this?
 2024-11-20 10:49 UTC  (4+ messages)

[PATCH blktests] nvme/052: don't remove the def_nsid namespace during the test
 2024-11-20  6:59 UTC  (2+ messages)

support block layer write streams and FDP
 2024-11-20  6:03 UTC  (20+ messages)
` [PATCH 01/15] fs: add write stream information to statx
` [PATCH 02/15] fs: add a write stream field to the kiocb
` [PATCH 03/15] io_uring: enable passing a per-io write stream
` [PATCH 04/15] block: don't bother checking the data direction for merges
` [PATCH 05/15] block: req->bio is always set in the merge code
` [PATCH 06/15] block: add a bi_write_stream field
` [PATCH 07/15] block: introduce max_write_streams queue limit
` [PATCH 08/15] block: introduce a write_stream_granularity "
` [PATCH 09/15] block: expose write streams for block device nodes
` [PATCH 10/15] nvme: store the endurance group id in struct nvme_ns_head
` [PATCH 11/15] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCH 12/15] nvme: add a nvme_get_log_lsi helper
` [PATCH 13/15] nvme.h: add FDP definitions
` [PATCH 14/15] nvme: enable FDP support
` [PATCH 15/15] RFC: block: allow write streams on partitions

[PATCH] nvme: tuning pr code by using defined structs and macros
 2024-11-20  1:48 UTC  (3+ messages)

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-19 17:30 UTC  (7+ messages)
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API

[PATCHv4 0/2] nvme: fix system fault observed while shutting down controller
 2024-11-19 15:52 UTC  (4+ messages)

[linux-nvme:nvme-6.13] BUILD SUCCESS 6fad84a4d624c300d03ebba457cc641765050c43
 2024-11-19 12:32 UTC 

[PATCH blktests 0/8] nvme: prepare for ANA support: cont
 2024-11-19 12:44 UTC  (2+ messages)

[PATCH blktest V2] nvme: test nvmet-wq sysfs interface
 2024-11-19  9:34 UTC  (2+ messages)

[PATCHv3 0/3] meta sgl and userspace protection
 2024-11-18 16:28 UTC  (7+ messages)
` [PATCHv3 1/3] nvme-pci: add support for sgl metadata
` [PATCHv3 2/3] nvme: define the remaining used sgls constants
` [PATCHv3 3/3] nvme-pci: use sgls for all user requests if possible


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