public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-12-10 07:58:22 to 2024-12-16 16:24:58 UTC [more...]

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-12-16 16:24 UTC  (12+ messages)

[PATCHv14 00/11] block write streams with nvme fdp
 2024-12-16 16:12 UTC  (16+ messages)
  ` [PATCHv14 01/11] fs: add a write stream field to the kiocb
  ` [PATCHv14 02/11] block: add a bi_write_stream field
  ` [PATCHv14 03/11] block: introduce max_write_streams queue limit
  ` [PATCHv14 04/11] block: introduce a write_stream_granularity "
  ` [PATCHv14 05/11] block: expose write streams for block device nodes
  ` [PATCHv14 06/11] io_uring: enable per-io write streams
  ` [PATCHv14 07/11] nvme: add a nvme_get_log_lsi helper
  ` [PATCHv14 08/11] nvme: pass a void pointer to nvme_get/set_features for the result
  ` [PATCHv14 09/11] nvme: add FDP definitions
  ` [PATCHv14 10/11] nvme: register fdp parameters with the block layer
  ` [PATCHv14 11/11] nvme: use fdp streams if write stream is provided

[PATCH] nvme: Allocate memory for xa_store in advance in nvme_get_effects_log
 2024-12-16 15:52 UTC  (4+ messages)

[PATCH v2] nvme: Add error path for xa_store in nvme_init_effects
 2024-12-16 15:49 UTC  (2+ messages)

[PATCH] nvme: Add error path for xa_store in nvme_init_effects
 2024-12-16 15:32 UTC  (3+ messages)

Zapytanie ofertowe
 2024-12-16  8:56 UTC 

[PATCH v4 00/18] NVMe PCI endpoint target driver
 2024-12-16  6:07 UTC  (25+ messages)
` [PATCH v4 01/18] nvme: Move opcode string helper functions declarations
` [PATCH v4 02/18] nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
` [PATCH v4 03/18] nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
` [PATCH v4 04/18] nvmet: Introduce nvmet_get_cmd_effects_admin()
` [PATCH v4 05/18] nvmet: Add drvdata field to struct nvmet_ctrl
` [PATCH v4 06/18] nvme: Add PCI transport type
` [PATCH v4 07/18] nvmet: Improve nvmet_alloc_ctrl() interface and implementation
` [PATCH v4 08/18] nvmet: Introduce nvmet_req_transfer_len()
` [PATCH v4 09/18] nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
` [PATCH v4 10/18] nvmet: Add support for I/O queue management admin commands
` [PATCH v4 11/18] nvmet: Do not require SGL for PCI target controller commands
` [PATCH v4 12/18] nvmet: Introduce get/set_feature controller operations
` [PATCH v4 13/18] nvmet: Implement host identifier set feature support
` [PATCH v4 14/18] nvmet: Implement interrupt coalescing "
` [PATCH v4 15/18] nvmet: Implement interrupt config "
` [PATCH v4 16/18] nvmet: Implement arbitration "
` [PATCH v4 17/18] nvmet: New NVMe PCI endpoint target driver
` [PATCH v4 18/18] Documentation: Document the "

blktests failures with v6.13-rc2 kernel
 2024-12-15  7:59 UTC 

workqueue: WQ_MEM_RECLAIM nvmet-wq:nvmet_rdma_release_queue_work [nvmet_rdma] is flushing !WQ_MEM_RECLAIM irdma-cleanup-wq:irdma_flush_worker [irdma]
 2024-12-14  9:36 UTC  (7+ messages)

[PATCH v5 00/18] NVMe PCI endpoint target driver
 2024-12-14  6:06 UTC  (19+ messages)
` [PATCH v5 01/18] nvme: Move opcode string helper functions declarations
` [PATCH v5 02/18] nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
` [PATCH v5 03/18] nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
` [PATCH v5 04/18] nvmet: Introduce nvmet_get_cmd_effects_admin()
` [PATCH v5 05/18] nvmet: Add drvdata field to struct nvmet_ctrl
` [PATCH v5 06/18] nvme: Add PCI transport type
` [PATCH v5 07/18] nvmet: Improve nvmet_alloc_ctrl() interface and implementation
` [PATCH v5 08/18] nvmet: Introduce nvmet_req_transfer_len()
` [PATCH v5 09/18] nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
` [PATCH v5 10/18] nvmet: Add support for I/O queue management admin commands
` [PATCH v5 11/18] nvmet: Do not require SGL for PCI target controller commands
` [PATCH v5 12/18] nvmet: Introduce get/set_feature controller operations
` [PATCH v5 13/18] nvmet: Implement host identifier set feature support
` [PATCH v5 14/18] nvmet: Implement interrupt coalescing "
` [PATCH v5 15/18] nvmet: Implement interrupt config "
` [PATCH v5 16/18] nvmet: Implement arbitration "
` [PATCH v5 17/18] nvmet: New NVMe PCI endpoint target driver
` [PATCH v5 18/18] Documentation: Document the "

[PATCH 01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
 2024-12-14  4:39 UTC  (2+ messages)

[PATCH] nvmet: propagate npwg and awupf topology
 2024-12-13 23:13 UTC  (4+ messages)

LSF/MM/BPF: 2025: Call for Proposals
 2024-12-13 19:00 UTC  (2+ messages)

[PATCH separate v3] docs, nvme: introduce nvme-multipath document
 2024-12-13 15:40 UTC  (3+ messages)

[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
 2024-12-13 14:32 UTC  (2+ messages)

[PATCHv6 RFC 0/3] Add visibility for native NVMe multipath using sysfs
 2024-12-13  4:18 UTC  (4+ messages)
` [PATCHv6 RFC 1/3] nvme-multipath: Add visibility for round-robin io-policy
` [PATCHv6 RFC 2/3] nvme-multipath: Add visibility for numa io-policy
` [PATCHv6 RFC 3/3] nvme-multipath: Add visibility for queue-depth io-policy

[linux-nvme:nvme-6.13] BUILD SUCCESS ebefac5647968679f6ef5803e5d35a71997d20fa
 2024-12-12 23:50 UTC 

[PATCH v3 00/17] NVMe PCI endpoint target driver
 2024-12-12 10:42 UTC  (24+ messages)
` [PATCH v3 01/17] nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
` [PATCH v3 02/17] nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
` [PATCH v3 03/17] nvmet: Introduce nvmet_get_cmd_effects_admin()
` [PATCH v3 04/17] nvmet: Add drvdata field to struct nvmet_ctrl
` [PATCH v3 05/17] nvme: Add PCI transport type
` [PATCH v3 06/17] nvmet: Improve nvmet_alloc_ctrl() interface and implementation
` [PATCH v3 07/17] nvmet: Introduce nvmet_req_transfer_len()
` [PATCH v3 08/17] nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
` [PATCH v3 09/17] nvmet: Add support for I/O queue management admin commands
` [PATCH v3 10/17] nvmet: Do not require SGL for PCI target controller commands
` [PATCH v3 11/17] nvmet: Introduce get/set_feature controller operations
` [PATCH v3 12/17] nvmet: Implement host identifier set feature support
` [PATCH v3 13/17] nvmet: Implement interrupt coalescing "
` [PATCH v3 14/17] nvmet: Implement interrupt config "
` [PATCH v3 15/17] nvmet: Implement arbitration "
` [PATCH v3 16/17] nvmet: New NVMe PCI endpoint target driver
` [PATCH v3 17/17] Documentation: Document the "

[PATCH v4 00/18] Provide a new two step DMA mapping API
 2024-12-12  8:54 UTC  (17+ messages)
` [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
` [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
` [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
` [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic

[PATCH] nvme: use dev_err() to make message more useful
 2024-12-12  7:29 UTC  (2+ messages)

[PATCH] nvme-pci: define pr_fmt()
 2024-12-12  6:22 UTC  (2+ messages)

[PATCHv13 00/11] block write streams with nvme fdp
 2024-12-12  6:05 UTC  (24+ messages)
` [PATCHv13 01/11] fs: add a write stream field to the kiocb
` [PATCHv13 02/11] block: add a bi_write_stream field
` [PATCHv13 03/11] block: introduce max_write_streams queue limit
` [PATCHv13 04/11] block: introduce a write_stream_granularity "
` [PATCHv13 05/11] block: expose write streams for block device nodes
` [PATCHv13 06/11] io_uring: enable per-io write streams
` [PATCHv13 07/11] nvme: add a nvme_get_log_lsi helper
` [PATCHv13 08/11] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCHv13 09/11] nvme: add FDP definitions
` [PATCHv13 10/11] nvme: register fdp parameters with the block layer
` [PATCHv13 11/11] nvme: use fdp streams if write stream is provided

[PATCHv2] nvmet-loop: avoid using mutex in IO hotpath
 2024-12-12  5:42 UTC  (4+ messages)

[linux-nvme:nvme-6.13] BUILD SUCCESS ccd84b8d6f4a60626dacb933b5d56dadca75c0ca
 2024-12-11 22:42 UTC 

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

blktests nvme/049 failure and fix
 2024-12-11 12:28 UTC 

[PATCH] nvme-pci: 512 byte aligned dma pool segment quirk
 2024-12-11 10:55 UTC  (10+ messages)

[PATCHv5 RFC 0/3] Add visibility for native NVMe multipath using sysfs
 2024-12-11  9:29 UTC  (10+ messages)
` [PATCHv5 RFC 1/3] nvme-multipah: Add visibility for round-robin io-policy

[PATCH blktests 0/7] nvme: add test cases for ANA support
 2024-12-11  8:35 UTC  (2+ messages)

[PATCHv12 11/12] nvme: register fdp parameters with the block layer
 2024-12-10 15:23 UTC  (3+ messages)

[PATCH] nvme-pci: Add TUXEDO Infinityflex to Samsung sleep quirk
 2024-12-10 15:02 UTC 

[PATCHv12 00/12] block write streams with nvme fdp
 2024-12-10 12:19 UTC  (15+ messages)
  ` [PATCHv12 12/12] nvme: use fdp streams if write stream is provided
  ` [PATCHv12 03/12] block: add a bi_write_stream field
  ` [PATCHv12 04/12] block: introduce max_write_streams queue limit
  ` [PATCHv12 05/12] block: introduce a write_stream_granularity "
  ` [PATCHv12 08/12] nvme: add a nvme_get_log_lsi helper
  ` [PATCHv12 09/12] nvme: pass a void pointer to nvme_get/set_features for the result
  ` [PATCHv12 10/12] nvme.h: add FDP definitions

[PATCH blktests v5 0/5] Add support to run against arbitrary targets
 2024-12-10  8:17 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