linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-04 17:36:53 to 2021-11-17 21:55:05 UTC [more...]

[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-11-17 21:54 UTC  (4+ messages)
` [PATCH v4 02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v4 12/23] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v4 13/23] RDMA/rw: drop pci_p2pdma_[un]map_sg()

[PATCH blktests 0/6] Testsuite for nvme in-band authentication
 2021-11-17 21:50 UTC  (15+ messages)
` [PATCH 1/6] nvmeof-tcp/001: simple test for nvmeof-tcp connection
` [PATCH 2/6] nvmeof-tcp/002: create an authenticated "
` [PATCH 3/6] nvmeof-tcp/003: test different key types
` [PATCH 4/6] nvmeof-tcp/004: test hash and dhgroup variations
` [PATCH 5/6] nvmeof-tcp/005: test bi-directional authentication
` [PATCH 6/6] nvmeof-tcp/006: test re-authentication

[PATCH 1/5] nvme-cli: Decode "Supported Events Bitmap" in PEL header
 2021-11-17 16:04 UTC  (5+ messages)
` [PATCH 2/5] nvme-cli: Adds event number in persistent event entries
` [PATCH 3/5] nvme-cli: Adds readable firmware level in persistent
` [PATCH 4/5] nvme-cli: Add support set feature event in PEL
` [PATCH 5/5] nvme-cli: Add support Telemetry CRT "

[PATCH 1/1] libnvme: Add new events support in PEL
 2021-11-17 16:01 UTC 

[regression] nvme pci sysfs remove operation hang during fio test observed on 5.16.0-rc1
 2021-11-17 15:58 UTC  (2+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-11-17 15:52 UTC  (13+ messages)

[PATCH RFC] nvmet: fix tmpfs-based backstores support
 2021-11-17 15:24 UTC 

[PATCH] nvme-tcp: send H2CData PDUs based on MAXH2CDATA
 2021-11-17  9:01 UTC  (2+ messages)

[PATCH V3 0/3] Fix a race condition when performing a controller reset
 2021-11-16 20:26 UTC  (9+ messages)
` [PATCH V3 1/3] nvmet-tcp: fix a race condition between release_queue and io_work
` [PATCH V3 2/3] nvmet-tcp: add an helper to free the cmd buffers
` [PATCH V3 3/3] nvmet-tcp: fix memory leak when performing a controller reset

[PATCHv5 00/12] nvme: In-band authentication support
 2021-11-16 10:41 UTC  (33+ 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

[PATCH V2 0/3] Fix a race condition when performing a controller reset
 2021-11-16 10:11 UTC  (10+ messages)
` [PATCH V2 1/3] nvmet-tcp: add an helper to free the iovec
` [PATCH V2 2/3] nvmet-tcp: fix a race condition between release_queue and io_work
` [PATCH V2 3/3] nvmet-tcp: fix memory leak when performing a controller reset

Fotowoltaika dla firm
 2021-11-16  8:41 UTC 

[PATCH] nvme: honour O_NONBLOCK during resetting
 2021-11-16  6:54 UTC  (5+ messages)

[PATCH 0/2] Fix a race condition when performing a controller reset
 2021-11-15 10:57 UTC  (16+ messages)
` [PATCH 2/2] nvmet: fix a race condition between release_queue and io_work

[PATCH] nvme: Add sibling to list after full initialization
 2021-11-15  9:10 UTC  (3+ messages)

[PATCH libnvme] Implement 'dhchap_key' host and controller attributes
 2021-11-14 14:54 UTC  (4+ messages)

[PATCH] nvme-host: prevent nvme-cli from setting invalid fast_io_fail_tmo values
 2021-11-14 10:32 UTC  (2+ messages)

[PATCH 0/1] fix UAF when disconnect a reconnecting state ctrl
 2021-11-14 10:20 UTC  (9+ messages)
` [PATCH 1/1] nvme: fix use after free when disconnect a reconnecting ctrl

[RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
 2021-11-12 15:19 UTC  (22+ messages)
` [RFC PATCH 1/8] "
` [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support
` [RFC PATCH 3/8] nvme: add support for the Verify command
` [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY

[PATCH v1 0/4] Add command id quirk for fabrics
 2021-11-12 21:37 UTC  (24+ messages)
` [PATCH 1/1 nvmecli] fabrics: add new --skip-cid-gen flag to connect cmd
` [PATCH 1/1 libnvme] fabrics: add support for new cli --skip-cid-gen flag
` [PATCH 1/4] nvme-fabrics: add command id quirk for fabrics controllers
` [PATCH 2/4] nvme-rdma: add command id quirk for RDMA controllers
` [PATCH 3/4] nvme-tcp: add command id quirk for TCP controllers
` [PATCH 4/4] nvme-fc: add command id quirk for FC controllers

[linux-nvme:nvme-5.16] BUILD SUCCESS 9d7c645779f2650a20e26634aa0b552ff2dda5fb
 2021-11-12 18:57 UTC 

nvme-cli release naming strategy
 2021-11-12 16:19 UTC  (2+ messages)

[PATCH 0/4] block: fix concurrent quiesce
 2021-11-12 15:38 UTC  (10+ messages)
` [PATCH 3/4] scsi: make sure that request queue queiesce and unquiesce balanced
` [PATCH 4/4] nvme: wait until quiesce is done

[PATCHv5 nvme-cli 0/3] nvme-cli authentication support
 2021-11-12 13:11 UTC  (4+ messages)
` [PATCH nvme-cli 1/3] Add 'gen-dhchap-key' command
` [PATCH nvme-cli 2/3] Add 'check-dhchap-key' function
` [PATCH nvme-cli 3/3] nvme-connect: Add 'dhchap-secret' and 'dhchap-ctrl-secret' arguments

[PATCH v2] nvme: fix write zeroes pi
 2021-11-11 13:30 UTC  (2+ messages)

[PATCH v2] nvme: Add sibling to list after full initialization
 2021-11-11 13:21 UTC 

Please rebase nvme-5.16
 2021-11-11 12:22 UTC 

[RFC PATCH] nvme: add NO APST quirk for Kioxia device
 2021-11-11 10:01 UTC  (6+ messages)

[PATCH] nvme-tcp: fix memory leak when freeing a queue
 2021-11-11 10:00 UTC  (8+ messages)

[PATCH] nvme: fix write zeroes pi
 2021-11-11  5:06 UTC  (6+ messages)

sorting out the freeze / quiesce mess
 2021-11-10 14:56 UTC  (9+ messages)

[PATCH V2 0/4] block: fix concurrent quiesce
 2021-11-09 15:14 UTC  (7+ messages)
` [PATCH V2 1/4] blk-mq: add one API for waiting until quiesce is done
` [PATCH V2 2/4] scsi: avoid to quiesce sdev->request_queue two times
` [PATCH V2 3/4] scsi: make sure that request queue queiesce and unquiesce balanced
` [PATCH V2 4/4] nvme: wait until quiesce is done


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