public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-10-10 13:40:34 to 2023-10-20 13:07:00 UTC [more...]

[PATCH 1/2] nvme: common: make keyring and auth separate modules
 2023-10-20 13:05 UTC 

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

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

[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)

[PATCH v17 00/12] Implement copy offload support
 2023-10-19 16:35 UTC  (14+ 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 0/4] block integrity: direclty map user space addresses
 2023-10-19 14:43 UTC  (10+ 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

[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 v2] nvme: remove unprivileged passthrough support
 2023-10-19  5:04 UTC  (4+ messages)

[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  (14+ messages)

[PATCH v2 0/2] Remove secret-size restrictions for hashes
 2023-10-16  9:14 UTC  (4+ messages)
` [PATCH v2 1/2] nvme-auth: use transformed key size to create resp
` [PATCH v2 2/2] nvme-auth: allow mixing of secret and hash lengths

[PATCH 0/2] Remove secret-size restrictions for hashes
 2023-10-16  8:54 UTC  (6+ messages)
` [PATCH 1/2] nvme-auth: use transformed key size to create resp
` [PATCH 2/2] nvme-auth: allow mixing of secret and hash lengths

[PATCH] nvmet-auth: complete a request only after freeing the dhchap pointers
 2023-10-16  6:39 UTC  (3+ messages)

[PATCH] nvme: remove unprivileged passthrough support
 2023-10-16  5:32 UTC  (3+ messages)

[linux-nvme:nvme-6.7] BUILD SUCCESS 4e77be20de0bde1bd17c7c5b06263575dad4f83f
 2023-10-15  2:19 UTC 

[PATCH v2] nvme: update firmware version after commit
 2023-10-13 20:37 UTC  (4+ messages)

[PATCH v16 00/20] nvme-tcp receive offloads
 2023-10-13 15:49 UTC  (2+ messages)

[PATCH] nvmet-tcp: use 'spin_lock_bh' for state_lock()
 2023-10-13 14:35 UTC  (4+ messages)

Bug 216809 - nvme nvme0: I/O 0 (I/O Cmd) QID 1 timeout, aborting
 2023-10-13 14:32 UTC  (2+ messages)

[PATCH] nvme: update firmware version after commit
 2023-10-13 14:13 UTC  (4+ messages)

[PATCH v3] nvme: fix memory corruption for passthrough metadata
 2023-10-13  5:50 UTC  (15+ messages)

[PATCH] nvme-pci: add BOGUS_NID for Intel 0a54 device
 2023-10-13  4:31 UTC  (2+ messages)

blktest nvme_trtyp3=tcp nvme/003 is failing on nvme-6.7
 2023-10-13  2:30 UTC  (2+ messages)

[PATCH] nvme: rework NVME_AUTH Kconfig selection
 2023-10-12 15:09 UTC  (2+ messages)

nvmet_sq_destroy stuck forever when data digest is turned on
 2023-10-12 14:03 UTC  (3+ messages)

[PATCHv11 00/18] nvme: In-kernel TLS support for TCP
 2023-10-12  6:24 UTC  (4+ messages)
` [PATCH 11/18] nvme-fabrics: parse options 'keyring' and 'tls_key'

[PATCH blktests] nvme/rc: fix rdma driver check
 2023-10-12  5:11 UTC  (3+ messages)

[linux-nvme:nvme-6.7 2/19] s390-linux-ld: configfs.c:undefined reference to `nvme_auth_dhgroup_kpp'
 2023-10-12  2:38 UTC  (2+ messages)

[linux-nvme:nvme-6.7 2/19] configfs.c:undefined reference to `nvme_auth_dhgroup_kpp'
 2023-10-11 22:48 UTC 

[linux-nvme:nvme-6.6] BUILD SUCCESS 4ae55a7dce04989f289d5c5c8c8e5c37adc36c71
 2023-10-11 19:02 UTC 

[PATCH 1/2 RESEND] nvme-auth: unlock mutex in one place only
 2023-10-11  8:45 UTC  (2+ messages)
` [PATCH 2/2 RESEND] nvme-auth: set explanation code for failure2 msgs

[PATCH 6/7] fs/sysfs/group: make attribute_group pointers const
 2023-10-10  6:57 UTC  (6+ messages)

[PATCH] nvme-auth: use chap->s2 to indicate bidirectional authentication
 2023-10-10 15:03 UTC  (3+ messages)


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