messages from 2023-10-18 21:07:08 to 2023-10-27 09:30:45 UTC [more...]
[PATCH v17 00/20] nvme-tcp receive offloads
2023-10-27 9:30 UTC (28+ 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
[PATCH 0/2] [v4] nvme: fixup module compilation
2023-10-27 9:21 UTC (15+ messages)
` [PATCH 1/2] nvme: common: make keyring and auth separate modules
` [PATCH 2/2] nvme: keyring: fix conditional compilation
[PATCH v2] nvme: remove unprivileged passthrough support
2023-10-27 7:49 UTC (13+ messages)
[PATCH v4] nvme: fix corruption for passthrough meta/data
2023-10-27 7:09 UTC (11+ messages)
[PATCH] nvme-fabrics: replace deprecated strncpy with strscpy
2023-10-27 7:08 UTC (21+ messages)
` the nul-terminated string helper desk chair rearrangement, was: "
` the nul-terminated string helper desk chair rearrangement
linux-next: Tree for Oct 26 (drivers/nvme/host/core.c)
2023-10-26 20:22 UTC
[PATCHv2 0/3] nvme: start keep-alive after admin queue setup
2023-10-26 16:00 UTC (5+ 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] nvme: fine-tune sending of first keep-alive
2023-10-26 15:28 UTC
[PATCH 0/2] [v3]: nvme: fixup module compilation
2023-10-26 11:58 UTC (10+ messages)
` [PATCH 1/2] nvme: common: make keyring and auth separate modules
` [PATCH 2/2] nvme: keyring: fix conditional compilation
[PATCH 0/4] block integrity: direclty map user space addresses
2023-10-25 14:42 UTC (15+ 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 v3 0/3] nvme-tcp: always set valid seq_num in dhchap reply
2023-10-25 10:56 UTC (6+ messages)
` [PATCH v3 1/3] nvme-auth: auth success1 msg always includes resp
` [PATCH v3 2/3] nvme-auth: add flag for bi-directional auth
` [PATCH v3 3/3] nvme-auth: always set valid seq_num in dhchap reply
[PATCH] [v2] nvme: keyring: fix conditional compilation
2023-10-25 7:36 UTC (3+ messages)
[PATCH v2 0/3] nvme-tcp: always set valid seq_num in dhchap reply
2023-10-25 6:33 UTC (11+ 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 v17 00/12] Implement copy offload support
2023-10-25 4:45 UTC (16+ 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
[PATCH v2] nvme: update firmware version after commit
2023-10-24 15:22 UTC (3+ messages)
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] nvme-keyring: add MODULE_LICENSE()
2023-10-24 6:29 UTC (4+ messages)
[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
[linux-nvme:nvme-6.6] BUILD SUCCESS 5c3f4066462a5f6cac04d3dd81c9f551fabbc6c7
2023-10-21 6:01 UTC
[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 (13+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox