public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-12-18 22:16:39 to 2023-12-22 08:41:52 UTC [more...]

[PATCH 0/2] Fix some kernel panics due to the host sending invalid PDUs
 2023-12-22  8:41 UTC  (6+ 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-22  8:23 UTC  (9+ messages)
  ` [LSF/MM/BPF TOPIC] Large block for I/O

[PATCH v19 00/12] Implement copy offload support
 2023-12-22  6:13 UTC  (13+ messages)
  ` [PATCH v19 01/12] block: Introduce queue limits and sysfs for copy-offload support
  ` [PATCH v19 02/12] Add infrastructure for copy offload in block and request layer
  ` [PATCH v19 03/12] block: add copy offload support
  ` [PATCH v19 04/12] block: add emulation for copy
  ` [PATCH v19 05/12] fs/read_write: Enable copy_file_range for block device
  ` [PATCH v19 06/12] fs, block: copy_file_range for def_blk_ops for direct "
  ` [PATCH v19 07/12] nvme: add copy offload support
  ` [PATCH v19 08/12] nvmet: add copy command support for bdev and file ns
  ` [PATCH v19 09/12] dm: Add support for copy offload
  ` [PATCH v19 10/12] dm: Enable copy offload for dm-linear target
  ` [PATCH v19 11/12] null: Enable trace capability for null block
  ` [PATCH v19 12/12] null_blk: add support for copy offload

[RFC PATCH V2 0/2] *** use rdma device capability to limit queue size ***
 2023-12-22  6:58 UTC  (7+ 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

[PATCH] nvme: don't set a virt_boundary unless needed
 2023-12-22  1:16 UTC  (7+ messages)

[RFC 0/1] nvme: Add NVMe LBA Fault Injection
 2023-12-21 23:10 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH v22 00/20] nvme-tcp receive offloads
 2023-12-21 21:33 UTC  (21+ 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
` [PATCH v22 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v22 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v22 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v22 06/20] nvme-tcp: Add DDP data-path
` [PATCH v22 07/20] nvme-tcp: RX DDGST offload
` [PATCH v22 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v22 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v22 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v22 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v22 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v22 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v22 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v22 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v22 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v22 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v22 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v22 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v22 20/20] net/mlx5e: NVMEoTCP, statistics

[GIT PULL] nvme updates for Linux 6.8
 2023-12-21 21:48 UTC  (2+ messages)

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

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 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  (48+ 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 

[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  (7+ messages)
` [PATCH v21 05/20] nvme-tcp: Add DDP offload control 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  (12+ messages)
` [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  (3+ 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)


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