linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-06 03:52:45 to 2021-09-14 07:20:16 UTC [more...]

[PATCHv3 00/12] nvme: In-band authentication support
 2021-09-14  7:19 UTC  (24+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: Parse fabrics commands on all queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions

fix an integrity profile unregistration race
 2021-09-14  7:19 UTC  (7+ messages)
` [PATCH 1/3] block: check if a profile is actually registered in blk_integrity_unregister
` [PATCH 2/3] block: flush the integrity workqueue "
` [PATCH 3/3] nvme: remove the call to nvme_update_disk_info in nvme_ns_remove

[PATCH RESEND 0/3] nvme/mpath: fix missed namespaces in ana state update
 2021-09-14  7:09 UTC  (30+ messages)
` [PATCH 1/3] nvme/multipath: fix failure to update ns ana state
` [PATCH 2/3] nvme/multipath: cosmetic: keep ns nsid locally
` [PATCH 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work
  ` [PATCH v2 0/3] nvme/mpath: fix missed namespaces in ana state update
    ` [PATCH v2 1/3] nvme/multipath: fix failure to update ns ana state
    ` [PATCH v2 2/3] nvme/multipath: cosmetic: keep ns nsid locally
    ` [PATCH v2 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work
    ` [PATCH v2 0/3] nvme/mpath: fix missed namespaces in ana state update FIXED
      ` [PATCH v3 0/3] nvme/mpath: fix missed namespaces in ana state update
        ` [PATCH v3 1/3] nvme/multipath: fix failure to update ns ana state
        ` [PATCH v3 2/3] nvme/multipath: cosmetic: keep ns nsid locally
        ` [PATCH v3 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work

[PATCH nvme-cli 0/2] Support commands for NVMe In-band authentication
 2021-09-14  6:59 UTC  (7+ messages)
` [PATCH 1/2] Add 'gen-dhchap-key' command
` [PATCH 2/2] Add 'check-dhchap-key' function

[PATCH nvme-cli] nvme-connect: Add 'dhchap-secret' and 'dhchap-bidi' arguments
 2021-09-14  6:36 UTC  (3+ messages)

[PATCH v2] block: nvme: fix the NULL ptr bug in bio_integrity_verify_fn
 2021-09-14  6:20 UTC  (3+ messages)

[linux-nvme:nvme-5.15] BUILD SUCCESS 49d417553b07ed9cf5f30b69d7600aea96d6c903
 2021-09-14  4:29 UTC 

[PATCH v3 0/8] block: first batch of add_disk() error handling conversions
 2021-09-13 17:26 UTC  (23+ messages)
` [PATCH v3 1/8] scsi/sd: add error handling support for add_disk()
` [PATCH v3 2/8] scsi/sr: "
` [PATCH v3 3/8] nvme: "
` [PATCH v3 4/8] mmc/core/block: "
` [PATCH v3 5/8] md: "
` [PATCH v3 6/8] dm: add add_disk() error handling
` [PATCH v3 7/8] loop: add error handling support for add_disk()
` [PATCH v3 8/8] nbd: "

[PATCH] nvme-tcp: Fix io_work priority inversion
 2021-09-13 15:21 UTC  (3+ messages)

[PATCH 0/1] fix a panic cause by use qp after free
 2021-09-13 15:05 UTC  (9+ messages)
` [PATCH 1/1] nvme-rdma: destroy cm id before destroy qp to avoid use "

Command timeouts with NVMe TCP kernel driver
 2021-09-13 14:10 UTC  (17+ messages)

[PATCH libnvme] Implement 'hostkey' and 'dhchap_bidi' attributes
 2021-09-13  9:41 UTC 

[PATCH 0/3] nvme/mpath: fix missed namespaces in ana state update
 2021-09-12 18:52 UTC  (6+ messages)
` [PATCH 1/3] nvme/multipath: fix failure to update ns ana state
` [PATCH 2/3] nvme/multipath: cosmetic: keep ns nsid locally
` [PATCH 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work
` PLEASE, IGNORE THIS THREAD - BAD FORMATTING

[bug report] nvme0n1 node still exists after blktests nvme-tcp/014 on 5.13.16-rc1
 2021-09-12 14:06 UTC 

[PATCH blktests] nvmeof-mp/001: fix failure when CONFIG_NVME_HWMON enabled
 2021-09-12 12:03 UTC 

[linux-nvme:nvme-5.15] BUILD SUCCESS 7f18200bbe8bdfd9d975a82754049f3f41f12748
 2021-09-12  4:11 UTC 

[PATCH] block: nvme: fix the NULL ptr bug in bio_integrity_verify_fn
 2021-09-10 10:12 UTC  (2+ messages)

[PATCH nvme-cli] fix path->nentry bugs
 2021-09-09 16:48 UTC  (4+ messages)

[PATCH] nvme: Fix missing error code in nvme_configure_directives()
 2021-09-09 16:25 UTC  (6+ messages)

[PATCH v2] nvme: avoid race in shutdown namespace removal
 2021-09-09 14:09 UTC  (5+ messages)

[PATCH] nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
 2021-09-09 14:07 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 068/109] nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
 2021-09-09 11:54 UTC 

[PATCH AUTOSEL 5.10 112/176] nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
 2021-09-09 11:50 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 113/176] nvme: code command_id with a genctr for use-after-free validation

[PATCH AUTOSEL 5.13 139/219] nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
 2021-09-09 11:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 140/219] nvme: code command_id with a genctr for use-after-free validation

[PATCH AUTOSEL 5.14 157/252] nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
 2021-09-09 11:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 158/252] nvme: code command_id with a genctr for use-after-free validation

[PATCH 00/10] qla2xxx driver bug fixes
 2021-09-08 14:17 UTC  (23+ messages)
` [PATCH 01/10] qla2xxx: Add support for mailbox passthru
` [PATCH 02/10] qla2xxx: Display 16G only as supported speeds for 3830c card
` [PATCH 03/10] qla2xxx: Check for firmware capability before creating QPair
` [PATCH 04/10] qla2xxx: Fix crash in NVME abort path
` [PATCH 05/10] qla2xxx: edif: Use link event to wake up app
` [PATCH 06/10] qla2xxx: Fix kernel crash when accessing port_speed sysfs file
` [PATCH 07/10] qla2xxx: Call process_response_queue() in Tx path
` [PATCH 08/10] qla2xxx: Move heart beat handling from dpc thread to workqueue
` [PATCH 09/10] qla2xxx: Fix use after free in eh_abort path
` [PATCH 10/10] qla2xxx: Update version to 10.02.07.100-k

[RFC PATCH 0/6] Fixed-buffers io_uring passthrough over nvme-char
 2021-09-08  6:16 UTC  (16+ messages)
    ` [RFC PATCH 2/6] nvme: wire-up support for async-passthru on char-device
    ` [RFC PATCH 4/6] io_uring: add helper for fixed-buffer uring-cmd
    ` [RFC PATCH 5/6] io_uring: add support for uring_cmd with fixed-buffer
    ` [RFC PATCH 6/6] nvme: enable passthrough "

[PATCH] fabrics: fix return value of hostnqn_read_file()
 2021-09-08  0:05 UTC  (3+ messages)

[PATCH] nvme-cli: fix the [data|mdata]_len param
 2021-09-07 20:50 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 5.15
 2021-09-07 14:37 UTC  (2+ messages)

SPDK initiators (Vmware 7.x) can not connect to nvmet-rdma
 2021-09-07 14:25 UTC  (4+ messages)

[PATCH 0/2] qla2xxx - add nvme map_queues support
 2021-09-07  9:18 UTC  (6+ messages)
      ` [EXT] "

[linux-nvme:nvme-5.15] BUILD SUCCESS aff959c2840858d55d9ee155d555b3aa7e068b32
 2021-09-06 21:20 UTC 

[RFC PATCH: v3 1/2] add mi device in qemu
 2021-09-06 14:18 UTC  (3+ messages)
  ` [RFC PATCH : v3 2/2] Implementation of nvme-mi plugin in nvme-cli

nvme-tcp crashes the system when overloading the backend device
 2021-09-06 12:25 UTC  (6+ messages)

[PATCH] nvme: update MAINTAINERS email address
 2021-09-06  8:01 UTC  (2+ messages)

[PATCHv2] nvmet: fixup buffer overrung in nvmet_subsys_attr_serial()
 2021-09-06  8:01 UTC  (2+ messages)

[RFC v1] nvme-tcp: enable linger socket option on shutdown
 2021-09-06  7:58 UTC  (2+ messages)

[PATCH] nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()
 2021-09-06  6:59 UTC  (4+ 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).