linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-17 16:30:11 to 2022-06-27 09:52:59 UTC [more...]

[PATCHv18 00/11] nvme: In-band authentication support
 2022-06-27  9:52 UTC  (5+ messages)
` [PATCH 05/11] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 08/11] nvmet: parse fabrics commands on io queues
` [PATCH 10/11] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 11/11] nvmet-auth: expire authentication sessions

[PATCH] nvme: add optional ipv6 test flavor
 2022-06-27  9:49 UTC  (2+ messages)

[PATCH nvme-cli] udev: re-read the discovery log page when a discovery controller reconnected
 2022-06-27  9:02 UTC  (2+ messages)

[PATCH libnvme] fabrics: don't treat host_traddr 'none' as a valid hostname
 2022-06-27  8:52 UTC  (2+ messages)

[PATCH] nvme-tcp: always fail a request when sending it failed
 2022-06-27  6:48 UTC  (2+ messages)

[PATCHv17 00/11] nvme: In-band authentication support
 2022-06-27  6:25 UTC  (17+ messages)
` [PATCH 01/11] crypto: add crypto_has_shash()
` [PATCH 02/11] crypto: add crypto_has_kpp()
` [PATCH 03/11] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 04/11] nvme: add definitions for NVMe In-Band authentication
` [PATCH 05/11] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 06/11] nvme: Implement In-Band authentication
` [PATCH 07/11] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 08/11] nvmet: parse fabrics commands on io queues
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication
` [PATCH 10/11] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 11/11] nvmet-auth: expire authentication sessions

[bug report] kmemleak observed from blktests on latest linux-block/for-next
 2022-06-26 14:16 UTC  (6+ messages)

[PATCH] nvme-loop: use nvme core helpers to cancel all requests in a tagset
 2022-06-26 14:06 UTC 

[PATCH v2 0/6] blk-mq: Add a flag for reserved requests series
 2022-06-26 13:58 UTC  (12+ messages)
` [PATCH v2 1/6] scsi: core: Remove reserved request time-out handling
` [PATCH v2 2/6] blk-mq: Add a flag for reserved requests
` [PATCH v2 3/6] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH v2 4/6] scsi: fnic: Drop reserved request handling
` [PATCH v2 5/6] blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
` [PATCH v2 6/6] blk-mq: Drop local variable for reserved tag

[PATCH v3 0/2] nvme: Enable generic interface (/dev/ngX) for unknown command sets
 2022-06-26 13:53 UTC  (8+ messages)
  ` [PATCH v3 1/2] nvme-multipath: refactor nvme_mpath_add_disk
  ` [PATCH v3 2/2] nvme: enable generic interface (/dev/ngXnY) for unknown command sets

[PATCH] Add new clear_ids attribute for passthru targets
 2022-06-26 13:42 UTC  (3+ messages)

[PATCH v2] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
 2022-06-25 12:15 UTC 

[PATCH] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA XPECTRIX S40G)
 2022-06-25 12:10 UTC 

[linux-nvme:nvme-5.19] BUILD SUCCESS e6487833182a8a0187f0292aca542fc163ccd03e
 2022-06-24  2:18 UTC 

[PATCH] nvmet-tcp: fix regression in data_digest calculation
 2022-06-23 21:49 UTC 

[PATCHv6 00/11] direct-io dma alignment
 2022-06-23 21:34 UTC  (7+ messages)
` [PATCHv6 11/11] iomap: add support for dma aligned direct-io

[GIT PULL] nvmes fixes for Linux 5.19
 2022-06-23 13:55 UTC  (2+ messages)

[GIT PULL] nvmes fixes for Linux 5.19
 2022-06-23 13:48 UTC  (3+ messages)

[PATCH v2] nvme: Fix regression when disconnect a recovering ctrl
 2022-06-23  6:45 UTC 

[PATCH] Revert "nvme: remove the .stop_ctrl callout"
 2022-06-23  6:10 UTC  (3+ messages)

[linux-nvme:nvme-5.19] BUILD SUCCESS 7cb27d4b43168531c51e86e99ab990beb5315f96
 2022-06-22 22:44 UTC 

[PATCH] NVMe quirk needed for multiple Micron MTFDKBA2T0TFH SSDs
 2022-06-22 19:46 UTC  (7+ messages)
  ` [PATCH] Introduce NVMe quirk "

[PATCHv16 00/11] nvme: In-band authentication support
 2022-06-22 17:43 UTC  (19+ messages)
` [PATCH 01/11] crypto: add crypto_has_shash()
` [PATCH 02/11] crypto: add crypto_has_kpp()
` [PATCH 03/11] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 04/11] nvme: add definitions for NVMe In-Band authentication
` [PATCH 05/11] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 06/11] nvme: Implement In-Band authentication
` [PATCH 07/11] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 08/11] nvmet: parse fabrics commands on io queues
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication
` [PATCH 10/11] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 11/11] nvmet-auth: expire authentication sessions

[PATCH 4/4] nvme: check that EUI/GUID/UUID are globally unique
 2022-06-22 15:45 UTC  (16+ messages)

[PATCH v2 0/2] nvme: Enable generic interface (/dev/ngX) for unknown command sets
 2022-06-22 14:11 UTC  (5+ messages)
  ` [PATCH v2 2/2] nvme: enable generic interface (/dev/ngXnY) "

[PATCHv15 00/11] nvme: In-band authentication support
 2022-06-22 10:31 UTC  (25+ messages)
` [PATCH 01/11] crypto: add crypto_has_shash()
` [PATCH 02/11] crypto: add crypto_has_kpp()
` [PATCH 03/11] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 04/11] nvme: add definitions for NVMe In-Band authentication
` [PATCH 05/11] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 06/11] nvme: Implement In-Band authentication
` [PATCH 07/11] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 08/11] nvmet: parse fabrics commands on io queues
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication
` [PATCH 10/11] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 11/11] nvmet-auth: expire authentication sessions

[PATCH v3] nvme: Fix CRMS masks for TP4084 - Time-to-ready
 2022-06-22 10:25 UTC  (6+ messages)

[PATCH 0/1] nvme: Remove unused enum constants in nvme.h
 2022-06-22  8:48 UTC  (2+ messages)
  ` [PATCH 1/1] nvme: Remove unused enum constants

Wycena paneli fotowoltaicznych
 2022-06-22  7:50 UTC 

[bug report] I/O blocked during nvme pci rescan/remove/reset test with two nvme disks
 2022-06-22  2:25 UTC 

[PATCH 0/5] blk-mq: Add a flag for reserved requests series
 2022-06-22  0:51 UTC  (22+ messages)
` [PATCH 1/5] scsi: core: Remove reserved request time-out handling
` [PATCH 2/5] blk-mq: Add a flag for reserved requests
` [PATCH 3/5] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH 4/5] scsi: fnic: Drop reserved request handling
` [PATCH 5/5] blk-mq: Drop 'reserved' member of busy_tag_iter_fn

[PATCH AUTOSEL 4.14 3/5] nvme-pci: add trouble shooting steps for timeouts
 2022-06-21 20:51 UTC 

[PATCH AUTOSEL 4.19 4/7] nvme-pci: add trouble shooting steps for timeouts
 2022-06-21 20:51 UTC 

[PATCH AUTOSEL 5.4 4/7] nvme-pci: add trouble shooting steps for timeouts
 2022-06-21 20:51 UTC 

[PATCH AUTOSEL 5.10 04/11] nvme-pci: add trouble shooting steps for timeouts
 2022-06-21 20:51 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 05/11] nvme-pci: phison e12 has bogus namespace ids
` [PATCH AUTOSEL 5.10 06/11] nvme-pci: smi "
` [PATCH AUTOSEL 5.10 07/11] nvme-pci: sk hynix p31 "

[PATCH AUTOSEL 5.15 05/17] nvme-pci: add trouble shooting steps for timeouts
 2022-06-21 20:50 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 06/17] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
` [PATCH AUTOSEL 5.15 07/17] nvme-pci: phison e12 has bogus namespace ids
` [PATCH AUTOSEL 5.15 08/17] nvme-pci: smi "
` [PATCH AUTOSEL 5.15 09/17] nvme-pci: sk hynix p31 "
` [PATCH AUTOSEL 5.15 10/17] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
` [PATCH AUTOSEL 5.15 11/17] nvme-pci: disable write zeros support on UMIC and Samsung SSDs

[PATCH AUTOSEL 5.17 06/20] nvme-pci: add trouble shooting steps for timeouts
 2022-06-21 20:50 UTC  (7+ messages)
` [PATCH AUTOSEL 5.17 07/20] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
` [PATCH AUTOSEL 5.17 08/20] nvme-pci: phison e12 has bogus namespace ids
` [PATCH AUTOSEL 5.17 09/20] nvme-pci: smi "
` [PATCH AUTOSEL 5.17 10/20] nvme-pci: sk hynix p31 "
` [PATCH AUTOSEL 5.17 11/20] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
` [PATCH AUTOSEL 5.17 12/20] nvme-pci: disable write zeros support on UMIC and Samsung SSDs

[PATCH AUTOSEL 5.18 06/22] nvme: add bug report info for global duplicate id
 2022-06-21 20:49 UTC  (8+ messages)
` [PATCH AUTOSEL 5.18 07/22] nvme-pci: add trouble shooting steps for timeouts
` [PATCH AUTOSEL 5.18 08/22] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
` [PATCH AUTOSEL 5.18 09/22] nvme-pci: phison e12 has bogus namespace ids
` [PATCH AUTOSEL 5.18 10/22] nvme-pci: smi "
` [PATCH AUTOSEL 5.18 11/22] nvme-pci: sk hynix p31 "
` [PATCH AUTOSEL 5.18 12/22] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
` [PATCH AUTOSEL 5.18 13/22] nvme-pci: disable write zeros support on UMIC and Samsung SSDs

QUICK LOAN
 2022-06-21 11:04 UTC 

[PATCH v2] nvme: Fix CRMS masks for TP4084 - Time-to-ready
 2022-06-21  6:54 UTC  (3+ messages)

[bugzilla-daemon@kernel.org: [Bug 216147] New: NVMe quirk needed for multiple Micron MTFDKBA2T0TFH SSDs]
 2022-06-20 15:27 UTC  (2+ messages)

[PATCH 0/8] Use block pr_ops in LIO
 2022-06-20  7:12 UTC  (2+ messages)

2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests]
 2022-06-20  7:09 UTC  (4+ messages)

[PATCHv5 blktests 00/10] Testsuite for nvme in-band authentication
 2022-06-20  6:56 UTC  (13+ messages)
` [PATCH 02/10] nvme/rc: clear allowed_hosts subdirectory
` [PATCH 05/10] nvme/rc: add more arguments to _nvme_connect_subsys()
` [PATCH 06/10] nvme/040: create authenticated connections
` [PATCH 07/10] nvme/041: test dhchap key types for "

[PATCHv14 00/11] nvme: In-band authentication support
 2022-06-20  6:50 UTC  (4+ messages)
` [PATCH 06/11] nvme: Implement In-Band authentication

[PATCH] x86/PCI: Revert: "Clip only host bridge windows for E820 regions"
 2022-06-17 20:27 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;
as well as URLs for NNTP newsgroup(s).