public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-12-18 12:31:53 to 2023-12-21 21:34:29 UTC [more...]

[PATCH v22 00/20] nvme-tcp receive offloads
 2023-12-21 21:33 UTC  (3+ messages)
` [PATCH v22 01/20] net: Introduce direct data placement tcp offload
` [PATCH v22 02/20] netlink: add new family to manage ULP_DDP enablement and stats

[GIT PULL] nvme fixes for Linux 6.7
 2023-12-21 21:33 UTC  (2+ messages)

[PATCH 0/2] Fix some kernel panics due to the host sending invalid PDUs
 2023-12-21 21:19 UTC  (5+ messages)
` [PATCH 1/2] nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
` [PATCH 2/2] nvmet-tcp: fix a crash in nvmet_req_complete()

LSF/MM/BPF: 2024: Call for Proposals
 2023-12-21 21:00 UTC  (5+ messages)
  ` [LSF/MM/BPF TOPIC] Large block for I/O

Make NVME shutdown two-pass - Version 3
 2023-12-21 17:29 UTC  (6+ messages)
` [PATCH 1/4] driver core: Support two-pass driver shutdown
` [PATCH 2/4] PCI: Support two-pass shutdown
` [PATCH 3/4] Change 'bool shutdown' into an enum shutdown_type { NVME_DISABLE_RESET = 0, NVME_DISABLE_SHUTDOWN_SYNC = 1 }
` [PATCH 4/4] nvme: Add two-pass shutdown support

[PATCH] nvme-fc: set numa_node after nvme_init_ctrl
 2023-12-21 17:21 UTC  (6+ messages)

[PATCH 1/1] nvme-fabrics: don't check ioccsz/iorcsz for discovery
 2023-12-21 17:19 UTC  (6+ messages)

[PATCH] nvme: don't set a virt_boundary unless needed
 2023-12-21 17:03 UTC  (6+ messages)

[PATCH v2 00/16] block atomic writes
 2023-12-21 13:56 UTC  (20+ messages)

[PATCH] configurable NVME IO queue count
 2023-12-21  9:22 UTC  (3+ messages)

[PATCH v3 00/17] enable nvmet-fc for blktests
 2023-12-21  9:15 UTC  (49+ messages)
` [PATCH v3 01/16] nvmet: report ioccsz and iorcsz for disc ctrl
` [PATCH v3 02/16] nvmet-fc: remove unnecessary bracket
` [PATCH v3 03/16] nvmet-trace: avoid dereferencing pointer too early
` [PATCH v3 04/16] nvmet-trace: null terminate device name string correctly
` [PATCH v3 05/16] nvmet-fcloop: Remove remote port from list when unlinking
` [PATCH v3 06/16] nvme-fc: Do not wait in vain when unloading module
` [PATCH v3 07/16] nvmet-fc: Release reference on target port
` [PATCH v3 08/16] nvmet-fc: untangle cross refcounting objects
` [PATCH v3 09/16] nvmet-fc: free queue and assoc directly
` [PATCH v3 10/16] nvmet-fc: hold reference on hostport match
` [PATCH v3 11/16] nvmet-fc: remove null hostport pointer check
` [PATCH v3 12/16] nvmet-fc: do not tack refs on tgtports from assoc
` [PATCH v3 13/16] nvmet-fc: abort command if when there is binding
` [PATCH v3 14/16] nvmet-fc: free hostport after release reference to tgtport
` [PATCH v3 15/16] nvmet-fc: avoid deadlock on delete association path
` [PATCH v3 16/16] nvmet-fc: take ref count on tgtport before delete assoc
` [PATCH v3 17/17] nvmet-fc: add extensive debug logging

[linux-nvme:nvme-6.7] BUILD SUCCESS f6fe0b2d35457c10ec37acc209d19726bdc16dbd
 2023-12-20 22:06 UTC 

[RFC PATCH V2 0/2] *** use rdma device capability to limit queue size ***
 2023-12-20 19:27 UTC  (6+ messages)
` [RFC PATCH V2 1/2] nvmet: rdma: utilize ib_device capability for setting max_queue_size
` [RFC PATCH V2 2/2] nvme: rdma: use ib_device's max_qp_wr to limit sqsize

[linux-nvme:nvme-6.8] BUILD SUCCESS 536ecccbaf1fe6319c3af635596748c19208e627
 2023-12-20 18:04 UTC 

[PATCH v21 00/20] nvme-tcp receive offloads
 2023-12-20 13:35 UTC  (11+ messages)
` [PATCH v21 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v21 06/20] nvme-tcp: Add DDP data-path
` [PATCH v21 07/20] nvme-tcp: RX DDGST offload

ioccsz and iorcsz check failing
 2023-12-20  9:13 UTC  (14+ messages)

Nowe informacje na stronie www
 2023-12-20  8:31 UTC 

[PATCHv2] nvmet: implement unique discovery NQN
 2023-12-20  7:41 UTC  (4+ messages)

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (2+ messages)

[PATCH] nvme-pci: disable write zeroes for SK Hynix BC901
 2023-12-20  6:04 UTC  (5+ messages)

remove support for the host aware zoned model
 2023-12-20  3:18 UTC  (18+ messages)
` [PATCH 1/5] virtio_blk: cleanup zoned device probing
` [PATCH 2/5] virtio_blk: remove the broken zone revalidation support
` [PATCH 3/5] block: remove support for the host aware zone model

[PATCH V3] nvme-pci: fix sleeping function called from interrupt context
 2023-12-19 20:38 UTC  (4+ messages)

[PATCH v6 0/6] nvme: add csi, ms and nuse to sysfs
 2023-12-19 16:26 UTC  (18+ messages)
` [PATCH v6 1/6] nvme: move ns id info to struct nvme_ns_head
` [PATCH v6 2/6] nvme: refactor ns info helpers
` [PATCH v6 3/6] nvme: refactor ns info setup function
` [PATCH v6 4/6] nvme: rename ns attribute group
` [PATCH v6 5/6] nvme: add csi, ms and nuse to sysfs
` [PATCH v6 6/6] nvme: repack struct nvme_ns_head

[PATCH V2] nvme-pci: fix sleeping function called from interrupt context
 2023-12-19 16:22 UTC  (2+ messages)

[PATCHv2] nvme-pci: enhance timeout kernel log
 2023-12-19 16:21 UTC  (6+ messages)

[PATCH] nvme-pci: fix sleeping function called from interrupt context
 2023-12-19 14:27 UTC  (9+ messages)

[PATCH] Revert "nvme-fc: fix race between error recovery and creating association"
 2023-12-19 14:15 UTC  (4+ messages)

Make NVME shutdown async - version 2
 2023-12-19 14:12 UTC  (11+ messages)
` [PATCH 1/3] driver core: Support asynchronous driver shutdown
` [PATCH 3/3] nvme: Add async shutdown support

Fotowoltaika - propozycja instalacji
 2023-12-19  8:30 UTC 

[PATCH] nvmet: configfs: use ctrl->instance to track passthru subsystems
 2023-12-19  5:22 UTC  (3+ messages)

[PATCH] nvme-auth: isolate auth to fabrics transports
 2023-12-19  5:03 UTC  (2+ messages)

[RFC PATCH 0/3] *** use rdma device capability to limit queue size ***
 2023-12-18 12:41 UTC  (7+ messages)
` [RFC PATCH 2/3] nvmet: rdma: utilize ib_device capability for setting max_queue_size
` [RFC PATCH 3/3] nvme: rdma: use ib_device's max_qp_wr to limit sqsize


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox