messages from 2021-11-17 21:56:53 to 2021-11-23 16:23:41 UTC [more...]
[PATCH] nvmet: use IOCB_NOWAIT only if the filesystem supports it
2021-11-23 16:23 UTC (5+ messages)
[PATCH] nvme-host: prevent nvme-cli from setting invalid fast_io_fail_tmo values
2021-11-23 16:23 UTC (3+ messages)
[PATCH] nvme: print out valid arguments when reading from /dev/nvme-fabrics
2021-11-23 16:22 UTC (3+ messages)
[PATCH v2] nvme: Add sibling to list after full initialization
2021-11-23 16:17 UTC (6+ messages)
[PATCH v3 2/2] nvme-tcp: send H2CData PDUs based on MAXH2CDATA
2021-11-23 15:41 UTC (3+ messages)
[PATCHv7 00/12] nvme: In-band authentication support
2021-11-23 13:30 UTC (15+ 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 1/2] nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t()
2021-11-23 12:53 UTC (2+ messages)
[PATCHv6 00/12] nvme: In-band authentication support
2021-11-23 9:06 UTC (34+ 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 2/2] nvme-tcp: send H2CData PDUs based on MAXH2CDATA
2021-11-23 9:09 UTC (4+ messages)
[PATCH 0/5] blk-mq: quiesce improvement
2021-11-23 9:00 UTC (25+ messages)
` [PATCH 1/5] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
` [PATCH 2/5] blk-mq: rename hctx_lock & hctx_unlock
` [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()
` [PATCH 4/5] nvme: quiesce namespace queue in parallel
` [PATCH 5/5] scsi: use blk-mq quiesce APIs to implement scsi_host_block
[PATCHv3 blktests 00/10] Testsuite for nvme in-band authentication
2021-11-23 7:49 UTC (11+ messages)
` [PATCH 01/10] nvme/rc: do not print error message when no nvme device is found
` [PATCH 02/10] nvme/rc: clear allowed_hosts subdirectory
` [PATCH 03/10] nvme/rc: clear hosts directory in _cleanup_nvmet()
` [PATCH 04/10] nvme/rc: add functions for in-band authentication
` [PATCH 05/10] nvme/rc: add more arguments to _nvme_connect_subsys()
` [PATCH 06/10] nvme/039: create authenticated connections
` [PATCH 07/10] nvme/040: test dhchap key types for "
` [PATCH 08/10] nvme/041: test hash and dh group variations "
` [PATCH 09/10] nvme/042: test bi-directional authentication
` [PATCH 10/10] nvme/043: test re-authentication
[PATCH 1/2] nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t()
2021-11-22 14:42 UTC (6+ messages)
[PATCH nvme-cli] huawei: set the default policy to round-robin
2021-11-22 14:03 UTC
[PATCH] nvmet-tcp: fix incomplete data digest send
2021-11-22 10:23 UTC (2+ messages)
[PATCHv2 blktests 0/9] Testsuite for nvme in-band authentication
2021-11-22 9:45 UTC (26+ messages)
` [PATCH 1/9] nvme/rc: do not print error message when no nvme device is found
` [PATCH 2/9] nvme/rc: clear allowed_hosts subdirectory
` [PATCH 3/9] nvme/rc: add functions for in-band authentication
` [PATCH 4/9] nvme/039: simple test for nvmeof-tcp connection
` [PATCH 5/9] nvme/040: create an authenticated "
` [PATCH 6/9] nvme/041: test different key types
` [PATCH 7/9] nvme/042: test hash and dhgroup variations
` [PATCH 8/9] nvme/043: test bi-directional authentication
` [PATCH 9/9] nvme/044: test re-authentication
[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2021-11-22 7:39 UTC (14+ messages)
[PATCH RFC] nvmet: fix tmpfs-based backstores support
2021-11-21 14:25 UTC (8+ messages)
[PATCH v1 0/4] Add command id quirk for fabrics
2021-11-21 10:05 UTC (15+ messages)
[linux-nvme:nvme-5.16] BUILD SUCCESS 17b87c72361ecdb595c0fa9d7b5d237fd0f1761a
2021-11-20 5:56 UTC
Please rebase nvme-5.16
2021-11-19 17:14 UTC (3+ messages)
[PATCH V3 0/3] Fix a race condition when performing a controller reset
2021-11-19 17:11 UTC (2+ messages)
[PATCH v2] nvme: fix write zeroes pi
2021-11-19 17:10 UTC (2+ messages)
[PATCH blktests 0/6] Testsuite for nvme in-band authentication
2021-11-19 11:29 UTC (5+ messages)
` [PATCH 5/6] nvmeof-tcp/005: test bi-directional authentication
[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2021-11-19 7:38 UTC (2+ messages)
[PATCH V2 0/5] nvme-cli: Some minors changes in PEL
2021-11-18 16:57 UTC (6+ messages)
` [PATCH V2 1/5] nvme-cli: Decode "Supported Events Bitmap" in PEL header
` [PATCH V2 2/5] nvme-cli: Adds event number in persistent event entries
` [PATCH V2 3/5] nvme-cli: Adds readable firmware level in persistent
` [PATCH V2 4/5] nvme-cli: Add support set feature event in PEL
` [PATCH V2 5/5] nvme-cli: Add support Telemetry CRT "
[PATCH V2 0/1] libnvme: Add new events support in PEL header
2021-11-18 16:57 UTC (2+ messages)
` [PATCH V2 1/1] libnvme: Add new events support in PEL
Sysfs paths to NVME devices
2021-11-18 16:31 UTC (3+ messages)
[PATCH] nvme-tcp: send H2CData PDUs based on MAXH2CDATA
2021-11-18 9:10 UTC (4+ messages)
[PATCH 1/1] libnvme: Add new events support in PEL
2021-11-18 1:56 UTC (2+ messages)
[PATCH 1/5] nvme-cli: Decode "Supported Events Bitmap" in PEL header
2021-11-18 1:55 UTC (6+ messages)
` [PATCH 2/5] nvme-cli: Adds event number in persistent event entries
` [PATCH 4/5] nvme-cli: Add support set feature event in PEL
[regression] nvme pci sysfs remove operation hang during fio test observed on 5.16.0-rc1
2021-11-18 0:05 UTC (3+ messages)
[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices
2021-11-17 21:54 UTC (17+ messages)
` [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions
` [PATCH v4 03/23] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v4 04/23] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v4 05/23] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v4 06/23] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v4 07/23] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v4 09/23] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v4 10/23] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v4 11/23] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v4 15/23] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v4 16/23] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v4 17/23] block: add check when merging zone device pages
` [PATCH v4 18/23] lib/scatterlist: "
` [PATCH v4 19/23] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v4 21/23] mm: use custom page_free for P2PDMA pages
` [PATCH v4 22/23] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox