public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 18:29:39 to 2023-10-24 14:18:47 UTC [more...]

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

blktests: running nvme and srp tests with real RDMA hardware
 2023-10-24 13:57 UTC  (5+ messages)

[PATCH 00/21] block atomic writes
 2023-10-24 12:59 UTC  (4+ messages)
` [PATCH 16/21] fs: iomap: Atomic write support

Wycena paneli fotowoltaicznych
 2023-10-24  8:10 UTC 

Fwd: queue/scheduler missing under nvmf block device
 2023-10-24  7:45 UTC 

[PATCH v2] nvme: remove unprivileged passthrough support
 2023-10-24  7:07 UTC  (8+ messages)

[PATCH v2 0/3] nvme-tcp: always set valid seq_num in dhchap reply
 2023-10-24  6:49 UTC  (7+ messages)
` [PATCH v2 1/3] nvme-auth: auth success1 msg always includes resp
` [PATCH v2 2/3] nvme-auth: add flag for bi-directional auth
` [PATCH v2 3/3] nvme-auth: always set valid seq_num in dhchap reply

[PATCH] nvme-keyring: add MODULE_LICENSE()
 2023-10-24  6:29 UTC  (4+ messages)

[PATCH v2] nvme: update firmware version after commit
 2023-10-24  6:21 UTC  (2+ messages)

[PATCHv2 0/3] nvme: start keep-alive after admin queue setup
 2023-10-24  6:13 UTC  (4+ messages)
` [PATCH 1/3] nvme-tcp: avoid open-coding nvme_tcp_teardown_admin_queue()
` [PATCH 2/3] nvme-loop: always quiesce and cancel commands before destroying admin q
` [PATCH 3/3] nvme: start keep-alive after admin queue setup

[PATCH 0/4] nvme: start keep-alive after admin queue setup
 2023-10-24  5:30 UTC  (9+ messages)
` [PATCH 1/4] nvme-fc: add missing quiesce in nvme_fc_create_association()
` [PATCH 2/4] nvme-pci: unquiesce admin queue before nvme_init_ctrl_finish()
` [PATCH 3/4] nvme-loop: quiesce admin queue on failure
` [PATCH 4/4] nvme: start keep-alive after admin queue setup

[PATCH 0/4] block integrity: direclty map user space addresses
 2023-10-23  6:18 UTC  (13+ messages)
` [PATCH 1/4] block: bio-integrity: add support for user buffers
` [PATCH 2/4] nvme: use bio_integrity_map_user
` [PATCH 3/4] iouring: remove IORING_URING_CMD_POLLED
` [PATCH 4/4] io_uring: remove uring_cmd cookie

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

[linux-nvme:nvme-6.6] BUILD SUCCESS 5c3f4066462a5f6cac04d3dd81c9f551fabbc6c7
 2023-10-21  6:01 UTC 

[PATCH] [v2] nvme: keyring: fix conditional compilation
 2023-10-20 20:54 UTC 

[PATCH] nvme-fabrics: replace deprecated strncpy with strscpy
 2023-10-20 18:30 UTC  (12+ messages)
` the nul-terminated string helper desk chair rearrangement, was: "
  ` the nul-terminated string helper desk chair rearrangement

[PATCH 1/2] nvme: common: make keyring and auth separate modules
 2023-10-20 14:56 UTC  (5+ messages)
` [PATCH 2/2] nvme: keyring: fix conditional compilation

[PATCH v2 0/3] Restrict non-root passthrough
 2023-10-20 13:28 UTC  (4+ messages)
  ` [PATCH v2 1/3] nvme: flag to force SGL
  ` [PATCH v2 2/3] nvme-pci: data/meta transfer via SGL
  ` [PATCH v2 3/3] nvme: restrict non-root passthrough to SGL

[PATCHv3] nvmet-tcp: always initialize tls_handshake_tmo_work
 2023-10-20  5:06 UTC 

[PATCH 0/2] Unprivileged sgl-only passthrough
 2023-10-20  4:40 UTC  (18+ messages)
  ` [PATCH 1/2] nvme-pci: meta-transfer via sgl
  ` [PATCH 2/2] nvme: fine-granular CAP_SYS_ADMIN for nvme io/admin commands

[PATCH] nvme-fc: replace deprecated strncpy with strscpy
 2023-10-19 23:20 UTC  (2+ messages)

[PATCHv2] nvmet-tcp: do not try to cancel uninitialized tls_handshake_tmo_work
 2023-10-19 14:17 UTC  (2+ messages)

[PATCH] nvmet-tcp: do not try to cancel uninitialized tls_handshake_tmo_work
 2023-10-19 13:07 UTC  (3+ messages)

[linux-nvme:nvme-6.7] BUILD SUCCESS 32445526d836f827ea7e74ef933610b531d239df
 2023-10-19 10:09 UTC 

[PATCH v2] nvme: fix error-handling for io_uring nvme-passthrough
 2023-10-19  7:38 UTC  (3+ messages)

[bug report] nvme authentication setup failed observed during blktests nvme/041 nvme/042 nvme/043
 2023-10-19  7:16 UTC  (2+ messages)
` [bug report][bisected] "

[bug report] blktests nvme/tcp failed on the latest linux-block/for-next
 2023-10-19  7:09 UTC  (4+ messages)
  ` [bug report][bisected] "

[PATCH] nvmet-fc: Remove unused function
 2023-10-19  5:02 UTC  (2+ messages)

[GIT PULL REDO] nvme fixes for Linux 6.6
 2023-10-18 21:34 UTC  (2+ messages)

[PATCH] nvme: fix error-handling for io_uring nvme-passthrough
 2023-10-18 18:05 UTC  (5+ messages)

[PATCH v16 04/12] block: add emulation for copy
 2023-10-18 10:08 UTC  (5+ messages)
` [PATCH v16 00/12] Implement copy offload support

[PATCH] nvme: start keep-alive after admin queue setup
 2023-10-18  7:31 UTC  (3+ messages)

[GIT PULL] nvme updates for Linux 6.7
 2023-10-17 21:21 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 6.6
 2023-10-17 21:20 UTC  (2+ messages)

[PATCH v5 0/3] Remove secret-size restrictions for hashes
 2023-10-17 20:28 UTC  (5+ messages)
` [PATCH v5 1/3] nvme-auth: alloc nvme_dhchap_key as single buffer
` [PATCH v5 2/3] nvme-auth: use transformed key size to create resp
` [PATCH v5 3/3] nvme-auth: allow mixing of secret and hash lengths

[PATCH V2] nvmet-auth: complete a request only after freeing the dhchap pointers
 2023-10-17 20:23 UTC  (3+ messages)

[PATCH v4 0/3] Remove secret-size restrictions for hashes
 2023-10-17 15:55 UTC  (5+ messages)
` [PATCH v4 1/3] nvme-auth: alloc nvme_dhchap_key as single buffer
` [PATCH v4 2/3] nvme-auth: use transformed key size to create resp
` [PATCH v4 3/3] nvme-auth: allow mixing of secret and hash lengths

[PATCHv2] nvme: sanitize metadata bounce buffer for reads
 2023-10-17  8:22 UTC  (5+ messages)

[PATCH v3 0/3] Remove secret-size restrictions for hashes
 2023-10-17  6:12 UTC  (8+ messages)
` [PATCH v3 1/3] nvme-auth: alloc nvme_dhchap_key as single buffer
` [PATCH v3 2/3] nvme-auth: use transformed key size to create resp
` [PATCH v3 3/3] nvme-auth: allow mixing of secret and hash lengths

[PATCH] nvme: sanitize metadata bounce buffer for reads
 2023-10-16 20:51 UTC  (5+ messages)

[PATCH v4] nvme: fix corruption for passthrough meta/data
 2023-10-16 18:34 UTC  (9+ messages)


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