public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-10-04 02:54:08 to 2023-10-18 19:12:39 UTC [more...]

[PATCH 0/2] Unprivileged sgl-only passthrough
 2023-10-18 19:12 UTC  (6+ 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: fix error-handling for io_uring nvme-passthrough
 2023-10-18 18:05 UTC  (5+ messages)

[PATCH 0/4] block integrity: direclty map user space addresses
 2023-10-18 15:18 UTC  (5+ 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

[bug report] blktests nvme/tcp failed on the latest linux-block/for-next
 2023-10-18 14:49 UTC  (2+ 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)

[bug report] nvme authentication setup failed observed during blktests nvme/041 nvme/042 nvme/043
 2023-10-18  6:57 UTC 

[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 v2] nvme: remove unprivileged passthrough support
 2023-10-16 18:41 UTC  (2+ 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  (10+ messages)

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

NVMe fabric multipathing
 2023-10-10  7:49 UTC  (6+ messages)

[PATCH 00/21] block atomic writes
 2023-10-09 22:02 UTC  (50+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
` [PATCH 03/21] fs/bdev: Add atomic write support info to statx
` [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH 10/21] block: Add fops "
` [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
  ` [PATCH 21/21] nvme: Support atomic writes

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-10-09  7:36 UTC 

[linux-nvme:nvme-6.6] BUILD SUCCESS b04c1a798cfdf32966c70dc0e359df39a7e1ab0a
 2023-10-06 17:22 UTC 

[PATCH] nvmet-tcp: Fix a possible UAF in queue intialization setup
 2023-10-06 12:21 UTC  (6+ messages)

[linux-nvme:nvme-6.7] BUILD SUCCESS ccd3129aca286c41616afe357e3494c5b43350a0
 2023-10-06  6:56 UTC 

[PATCH v2] nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
 2023-10-05 16:52 UTC  (2+ messages)

[PATCH] nvmet-tcp: Fix a possible UAF in queue intialization setup
 2023-10-05 16:50 UTC  (3+ messages)

[PATCH] nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
 2023-10-05  8:22 UTC  (3+ messages)

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-10-02  7:57 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 09/21] block: Add checks to merging of atomic writes
 2023-10-04 11:40 UTC  (4+ messages)

[PATCH 0/3] NVMe multipath path selector enhancements
 2023-10-04  9:19 UTC  (6+ messages)
` [PATCH 1/3] block: introduce blk_queue_nr_active()

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:45 UTC 


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