public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-12-17 16:35:23 to 2025-01-03 07:28:13 UTC [more...]

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2025-01-03  7:28 UTC  (29+ messages)

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-03  7:02 UTC  (6+ messages)
` [PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
` [PATCH 10/14] nvme-tcp: switch nvme_tcp_set_queue_io_cpu() to using cpumask_next_wrap()

[PATCH] nvme: Enter string size calculation “subsysnqn”
 2025-01-03  7:01 UTC  (2+ messages)

[PATCH] nvme-fc: add DIF support for intergrity metadata
 2025-01-03  6:57 UTC  (2+ messages)

[PATCH] nvme-tcp: Fix I/O queue cpu spreading for multiple controllers
 2025-01-03  6:55 UTC  (2+ messages)

[PATCH] nvme: Allocate memory for xa_store in advance in nvme_get_effects_log
 2025-01-03  6:52 UTC  (8+ messages)
      ` [PATCH] nvme: Add error check for xa_store "

[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
 2025-01-03  6:49 UTC  (7+ messages)

[PATCH v3] nvmet: handle rw's limited retry flag
 2025-01-02  1:50 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems
 2025-01-01  6:34 UTC 

[GIT PULL] nvme fixes for Linux 6.13
 2024-12-31 17:46 UTC  (2+ messages)

[nvme_tcp] possible data corruption when host detected path error and resubmit IOs on another path
 2024-12-31  2:32 UTC 

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

[linux-nvme:nvme-6.13] BUILD SUCCESS 36e3b1f9abe359b2bc25e81bc47b64354e42c9b1
 2024-12-28 13:39 UTC 

[PATCH] nvme-tcp: remove nvme_tcp_destroy_io_queues()
 2024-12-27 21:36 UTC  (3+ messages)

[PATCHv2] nvmet-loop: avoid using mutex in IO hotpath
 2024-12-27 21:28 UTC  (3+ messages)

[PATCH v2] nvmet: propagate npwg topology
 2024-12-27 21:21 UTC  (3+ messages)

[PATCH v3] nvmet: Don't overflow subsysnqn
 2024-12-27 21:15 UTC  (4+ messages)

[PATCH] nvme-fc: add DIF support for intergrity metadata
 2024-12-27  4:27 UTC 

[PATCH 5.10 1/1] nvme: avoid double free special payload
 2024-12-26  9:27 UTC 

[PATCH] nvme: Remove namespace when nvme_identify_ns_descs() failed
 2024-12-25  9:58 UTC  (3+ messages)

[syzbot] [nvme?] KASAN: slab-out-of-bounds Read in nvmet_root_discovery_nqn_show
 2024-12-25  2:38 UTC  (3+ messages)

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

[PATCH] nvmet-tcp: get rid of a high-order allocation
 2024-12-24 11:57 UTC  (3+ messages)
`  "

[PATCH 1/5] nvme-rdma: unquiesce admin_q before destroy it
 2024-12-24 11:53 UTC  (2+ messages)

[PATCH] nvmetcli: fix double ana groupid when save config
 2024-12-24 11:53 UTC  (2+ messages)

[PATCHv13 00/10] nvme: implement secure concatenation
 2024-12-24 11:46 UTC  (9+ messages)
` [PATCH 06/10] nvme: always include <linux/key.h>
` [PATCH 07/10] nvme-tcp: request secure channel concatenation
` [PATCH 09/10] nvmet-tcp: support "
` [PATCH 10/10] nvmet: add tls_concat and tls_key debugfs entries

[PATCHv6 RFC 0/3] Add visibility for native NVMe multipath using sysfs
 2024-12-24 11:31 UTC  (8+ 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

[PATCH] nvme-pci: fix comment typo
 2024-12-24 11:30 UTC  (2+ messages)

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

[PATCH v2] nvme: use dev_err() to make message more useful
 2024-12-24 10:53 UTC  (2+ messages)

[PATCH] net: core: Convert inet_addr_is_any() to sockaddr_storage
 2024-12-24 10:44 UTC  (2+ messages)

[PATCH v3 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
 2024-12-24 10:39 UTC  (11+ messages)
` [PATCH v3 2/3] nvme: trigger reset when keep alive fails
` [PATCH v3 3/3] nvme: handle connectivity loss in nvme_set_queue_count

[PATCH v3] nvme: change return type of nvme_poll_cq() to bool
 2024-12-24 10:07 UTC  (3+ messages)

[syzbot] [io-uring?] BUG: unable to handle kernel NULL pointer dereference in percpu_ref_put_many
 2024-12-23 20:55 UTC  (3+ messages)

[PATCH v4 0/9] blk: honor isolcpus configuration
 2024-12-20  9:04 UTC  (18+ messages)
` [PATCH v4 1/9] lib/group_cpus: let group_cpu_evenly return number of groups
` [PATCH v4 2/9] sched/isolation: document HK_TYPE housekeeping option
` [PATCH v4 3/9] blk-mq: add number of queue calc helper
` [PATCH v4 4/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v4 5/9] scsi: "
` [PATCH v4 6/9] virtio: blk/scsi: "
` [PATCH v4 7/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
` [PATCH v4 9/9] blk-mq: issue warning when offlining hctx with online isolcpus

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

[PATCH v2] net: core: Convert inet_addr_is_any() to sockaddr_storage
 2024-12-19 10:08 UTC  (2+ messages)

[PATCH v4 00/18] NVMe PCI endpoint target driver
 2024-12-19  5:47 UTC  (24+ messages)
` [PATCH v4 17/18] nvmet: New "
                ` [PATCH 1/3] dmaengine: dw-edma: Add support for DMA_MEMCPY
                  ` [PATCH 2/3] PCI: endpoint: pci-epf-test: Use private DMA_MEMCPY channel
                  ` [PATCH 3/3] debug prints - DO NOT MERGE
` [PATCH v4 18/18] Documentation: Document the NVMe PCI endpoint target driver

[PATCH v2] nvmet: Don't overflow subsysnqn
 2024-12-18 17:16 UTC  (2+ messages)

[PATCH 0/2] block size limit cleanups
 2024-12-18 17:14 UTC  (9+ messages)
` [PATCH 1/2] block/bdev: use helper for max block size check
` [PATCH 2/2] nvme: use blk_validate_block_size() for max LBA check

[PATCH] nvmet: Don't overflow subsysnqn
 2024-12-18  7:19 UTC  (2+ messages)

[PATCH v6 0/8] blk: refactor queue affinity helpers
 2024-12-17 16:37 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