Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-18 07:38:39 to 2024-07-31 09:48:10 UTC [more...]

[PATCH 0/3] nvme_ns_head cleanup
 2024-07-31  9:45 UTC  (8+ messages)
  ` [PATCH 1/3] nvme: remove a field from nvme_ns_head
  ` [PATCH 2/3] nvme: change data type of lba_shift
  ` [PATCH 3/3] nvme: reorganize nvme_ns_head fields

[PATCH v3 0/2] nvmet: use unbound_wq for RDMA and TCP by default
 2024-07-31  7:36 UTC  (8+ messages)
` [PATCH v3 1/2] nvmet-tcp: use unbound_wq for nvmet-tcp "
` [PATCH v3 2/2] nvmet-rdma: use unbound_wq for nvmet-rdma "
  ` Re:[PATCH v3 0/2] nvmet: use unbound_wq for RDMA and TCP "

[PATCH 5.15+] nvme/pci: Add APST quirk for Lenovo N60z laptop
 2024-07-31  7:18 UTC 

[PATCH 5.4/5.10] nvme/pci: Add APST quirk for Lenovo N60z laptop
 2024-07-31  7:15 UTC 

[PATCH 4.19] nvme/pci: Add APST quirk for Lenovo N60z laptop
 2024-07-31  7:10 UTC 

[PATCH] nvme-pci: add missing condition check for existence of mapped data
 2024-07-30 17:39 UTC  (8+ messages)

move features flags into queue_limits v2
 2024-07-25 13:00 UTC  (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits

[RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-07-25 12:21 UTC  (3+ messages)

Mobile Phone Wholesale
 2024-07-30  7:50 UTC 

fine-grained PI control
 2024-07-29 17:03 UTC  (5+ messages)

[PATCH] nvme: remove unused parameter
 2024-07-29 14:34 UTC  (4+ messages)

[PATCHv8 0/9] nvme: fixes for secure concatenation
 2024-07-29 14:43 UTC  (18+ messages)
` [PATCH 1/9] nvme-keyring: restrict match length for version '1' identifiers
` [PATCH 2/9] nvme-tcp: sanitize TLS key handling
` [PATCH 3/9] nvme-tcp: check for invalidated or revoked key
` [PATCH 4/9] nvme: add a newline to the 'tls_key' sysfs attribute
` [PATCH 5/9] nvme: split off TLS sysfs attributes into a separate group
` [PATCH 6/9] nvme-sysfs: add 'tls_configured_key' sysfs attribute
` [PATCH 7/9] nvme-sysfs: add 'tls_keyring' attribute
` [PATCH 8/9] nvmet-auth: allow to clear DH-HMAC-CHAP keys
` [PATCH 9/9] nvme-target: do not check authentication status for admin commands twice

[PATCH blktests v4 0/2]md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
 2024-07-29 12:19 UTC  (6+ messages)
` [PATCH blktests v4 1/2] nvme: move helper functions to common/nvme
` [PATCH blktests v4 2/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"

[PATCH RFC 0/1] Add visibility for native NVMe miltipath using debugfs
 2024-07-29  4:50 UTC  (11+ messages)
` [PATCH RFC 1/1] nvme-multipath: Add debugfs entry for showing multipath info

[PATCH AUTOSEL 6.1 6/8] block: change rq_integrity_vec to respect the iterator
 2024-07-28  0:48 UTC 

[PATCH AUTOSEL 6.6 7/9] block: change rq_integrity_vec to respect the iterator
 2024-07-28  0:48 UTC 

[PATCH AUTOSEL 6.10 12/16] nvme: apple: fix device reference counting
 2024-07-28  0:47 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 13/16] block: change rq_integrity_vec to respect the iterator

[PATCH 04/15] block: add an API to atomically update queue limits
 2024-07-26 20:48 UTC  (2+ messages)

[PATCH v1 0/2]: nvme-fc: fix race with connectivity loss with nvme_fc_create_association
 2024-07-26 19:57 UTC  (6+ messages)
` [PATCH v1 1/2] nvme-fc: go straight to connecting state when initializing
` [PATCH v1 2/2] nvme-fc: fix race with connectivity loss with nvme_fc_create_association

[GIT PULL] nvme fixes for Linux 6.11
 2024-07-26 14:06 UTC  (2+ messages)

[linux-nvme:nvme-6.11] BUILD SUCCESS c31fad1470389666ac7169fe43aa65bf5b7e2cfd
 2024-07-26  7:56 UTC 

[PATCHv8 0/9] nvme: implement secure concatenation
 2024-07-26  6:17 UTC  (21+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 2/9] nvme: add nvme_auth_generate_psk()
` [PATCH 3/9] nvme: add nvme_auth_generate_digest()
` [PATCH 4/9] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 5/9] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 6/9] nvme-tcp: request secure channel concatenation
` [PATCH 7/9] nvme-fabrics: reset admin connection for secure concatenation
` [PATCH 8/9] nvmet-tcp: support secure channel concatenation
` [PATCH 9/9] nvmet: add tls_concat and tls_key debugfs entries

[PATCH RFC] basic RMEDIA support for nvme host
 2024-07-25 22:59 UTC  (7+ messages)
` [PATCH RFC v2] nvme: basic RMEDIA support for host

[PATCH v5 0/3] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-07-23 17:51 UTC  (10+ messages)
` [PATCH v5 1/3] net: introduce helper sendpages_ok()
` [PATCH v5 2/3] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v5 3/3] drbd: "

[PATCH] nvme-pci: do not set the NUMA node of device if it has none
 2024-07-23 14:39 UTC  (3+ messages)

[PATCH v6 0/3] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-07-23  6:56 UTC  (4+ messages)
` [PATCH v6 1/3] net: introduce helper sendpages_ok()
` [PATCH v6 2/3] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v6 3/3] drbd: "

[PATCH v4] nvme_core: scan namespaces asynchronously
 2024-07-22 14:46 UTC  (7+ messages)

[PATCHv6 0/8] nvme: implement secure concatenation
 2024-07-22  8:43 UTC  (14+ messages)
` [PATCH 1/8] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 2/8] nvme: add nvme_auth_generate_psk()
` [PATCH 3/8] nvme: add nvme_auth_generate_digest()
` [PATCH 4/8] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 5/8] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 6/8] nvme-tcp: request secure channel concatenation
` [PATCH 7/8] nvme-fabrics: reset admin connection for secure concatenation
` [PATCH 8/8] nvmet-tcp: support secure channel concatenation

[PATCHv7 0/9] nvme: fixes for secure concatenation
 2024-07-22  6:24 UTC  (15+ messages)
` [PATCH 1/9] nvme-keyring: restrict match length for version '1' identifiers
` [PATCH 2/9] nvme-tcp: sanitize TLS key handling
` [PATCH 3/9] nvme-tcp: check for invalidated or revoked key
` [PATCH 4/9] nvme: add a newline to the 'tls_key' sysfs attribute
` [PATCH 5/9] nvme: split off TLS sysfs attributes into a separate group
` [PATCH 6/9] nvme-sysfs: add 'tls_configured_key' sysfs attribute
` [PATCH 7/9] nvme-sysfs: add 'tls_keyring' attribute
` [PATCH 8/9] nvmet-auth: allow to clear DH-HMAC-CHAP keys
` [PATCH 9/9] nvme-target: do not check authentication status for admin commands twice

nvmet-fc race may lead to a kernel panic
 2024-07-21 17:51 UTC 

[PATCHv3 0/8] nvme-tcp: improve scalability
 2024-07-21 12:05 UTC  (8+ messages)
` [PATCH 6/8] nvme-tcp: reduce callback lock contention

[PATCH 0/2] nvme: restrict authentication to the admin queue
 2024-07-21 11:32 UTC  (5+ messages)
` [PATCH 2/2] nvmet: Implement 'admin_only' authentication

[PATCH v2 0/2] nvmet: support unbound_wq for RDMA and TCP
 2024-07-21 11:11 UTC  (8+ messages)

[PATCH blktests v3 0/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
 2024-07-21  7:07 UTC  (9+ messages)
` [PATCH blktests v3 2/2] "

[linux-nvme:nvme-6.11] BUILD SUCCESS 5cdaf261598c0974ed2d7597d8bca699dd332a09
 2024-07-19 14:19 UTC 

blktests failures with v6.10 kernel
 2024-07-19  9:33 UTC 

Fotowoltaika - propozycja instalacji
 2024-07-19  8:11 UTC 

[PATCHv6 0/8] nvme: fixes for secure concatenation
 2024-07-19  6:29 UTC  (17+ messages)
` [PATCH 1/8] nvme-keyring: restrict match length for version '1' identifiers
` [PATCH 2/8] nvme-tcp: sanitize TLS key handling
` [PATCH 3/8] nvme-tcp: check for invalidated or revoked key
` [PATCH 4/8] nvme: add a newline to the 'tls_key' sysfs attribute
` [PATCH 5/8] nvme-sysfs: add 'tls_configured_key' "
` [PATCH 6/8] nvme-sysfs: add 'tls_keyring' attribute
` [PATCH 7/8] nvmet-auth: allow to clear DH-HMAC-CHAP keys
` [PATCH 8/8] nvme-target: do not check authentication status for admin commands twice

[PATCH v4 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-07-18  8:31 UTC  (5+ messages)
` [PATCH v4 4/4] libceph: use sendpages_ok() instead of sendpage_ok()


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