linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 07:56:15 to 2021-10-04 13:11:15 UTC [more...]

[RFC PATCH 0/3] nvme sq associations
 2021-09-29  1:35 UTC  (2+ messages)

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-10-04 13:11 UTC  (72+ messages)
` [PATCH v3 01/20] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v3 03/20] PCI/P2PDMA: make pci_p2pdma_map_type() non-static
` [PATCH v3 04/20] PCI/P2PDMA: introduce helpers for dma_map_sg implementations
  ` [PATCH v3 4/20] "
` [PATCH v3 05/20] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v3 06/20] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v3 07/20] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v3 08/20] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v3 09/20] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v3 11/20] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()
` [PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()
` [PATCH v3 14/20] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()

[PATCH 1/3] nvme-pci: clear shadow doorbell memory on resets
 2021-10-04  9:42 UTC  (4+ messages)
` [PATCH 2/3] nvme-pci: remove cached shadow doorbell offsets

[RFC PATCH] nvme: allow specific passthrough IOs without CAP_SYSADMIN
 2021-10-03 10:18 UTC  (3+ messages)

[PATCH] nvme-tcp: fix incorrect h2cdata pdu offset accounting
 2021-10-03  8:51 UTC  (8+ messages)

[bug report] kmemleak observed with blktests nvme-tcp tests
 2021-10-02 23:02 UTC  (10+ messages)

[PATCH] nvme-fabrics: Use shutdown timeout on disconnect
 2021-10-01 13:55 UTC  (3+ messages)

[PATCH V2 0/5] blk-mq: support concurrent queue quiescing
 2021-10-01  5:57 UTC  (9+ messages)
` [PATCH V2 1/5] nvme: add APIs for stopping/starting admin queue
` [PATCH V2 2/5] nvme: apply nvme API to quiesce/unquiesce "
` [PATCH V2 3/5] nvme: prepare for pairing quiescing and unquiescing
` [PATCH V2 4/5] nvme: paring quiesce/unquiesce
` [PATCH V2 5/5] blk-mq: support concurrent queue quiesce/unquiesce

[linux-nvme:nvme-5.15] BUILD SUCCESS 298ba0e3d4af539cc37f982d4c011a0f07fca48c
 2021-09-30 21:13 UTC 

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-09-30 16:20 UTC  (7+ messages)

[PATCH 1/1] nvme: check for Identify CNS 06h opcode support
 2021-09-30 16:04 UTC  (2+ messages)

[PATCH v2 00/10] block: second batch of add_disk() error handling conversions
 2021-09-30 13:07 UTC  (15+ messages)
` [PATCH v2 01/10] block/brd: add error handling support for add_disk()
` [PATCH v2 02/10] bcache: "
` [PATCH v2 03/10] nvme-multipath: "
` [PATCH v2 04/10] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH v2 05/10] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v2 06/10] nvdimm/btt: add error handling support for add_disk()
` [PATCH v2 07/10] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v2 08/10] nvdimm/blk: add error handling support for add_disk()
` [PATCH v2 09/10] xen-blkfront: "
` [PATCH v2 10/10] zram: "

[PATCHv4 00/12] nvme: In-band authentication support
 2021-09-29 20:02 UTC  (20+ 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 0/5] blk-mq: support nested queue quiescing
 2021-09-29 15:44 UTC  (10+ messages)
` [PATCH 1/5] nvme: add APIs for stopping/starting admin queue
` [PATCH 2/5] nvme: apply nvme API to quiesce/unquiesce "
` [PATCH 3/5] nvme: prepare for pairing quiescing and unquiescing
` [PATCH 4/5] nvme: paring quiesce/unquiesce
` [PATCH 5/5] blk-mq: support nested blk_mq_quiesce_queue()

[PATCH] nvme: add command id quirk for apple controllers
 2021-09-29 15:17 UTC  (5+ messages)

[RFC PATCH 0/3] nvme sq associations
 2021-09-29 13:17 UTC  (3+ messages)

[bug report] WARNING: possible circular locking dependency detected with blktests nvme-tcp nvme/013
 2021-09-29 11:06 UTC  (2+ messages)

[PATCHv3 00/12] nvme: In-band authentication support
 2021-09-29  6:01 UTC  (9+ messages)
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication

[PATCH V3 nvme-cli 0/2] add "Path Access" field in command "nvme list"
 2021-09-28 21:18 UTC  (5+ messages)
` [PATCH V3 nvme-cli 1/2] initialize disk "access" variable
` [PATCH V3 nvme-cli 2/2] add "Path Access" entry in command output

[PATCH nvme-cli] nvme-connect: Add 'dhchap-secret' and 'dhchap-ctrl-secret' arguments
 2021-09-28 12:25 UTC 

[PATCH libnvme] Implement 'dhchap_key' host and controller attributes
 2021-09-28 12:21 UTC 

[PATCH V2 nvme-cli 0/2] add "Path Access" field in command "nvme list"
 2021-09-28  8:49 UTC  (4+ messages)
` [PATCH V2 nvme-cli 1/2] initialize disk "access" variable

[PATCH] nvme.h: expend lbaf on nvme_id_ns, lbafe on nvme_zns_id_ns
 2021-09-28  8:45 UTC  (10+ messages)

[PATCHv2] nvme: add command id quirk for apple controllers
 2021-09-28  5:38 UTC  (6+ messages)

[PATCH v4 0/6] block: first batch of add_disk() error handling conversions
 2021-09-27 22:28 UTC  (9+ messages)
` [PATCH v4 1/6] scsi/sd: add error handling support for add_disk()
` [PATCH v4 2/6] scsi/sr: "
` [PATCH v4 3/6] md: "
` [PATCH v4 4/6] dm: add add_disk() error handling
` [PATCH v4 5/6] loop: add error handling support for add_disk()
` [PATCH v4 6/6] nbd: "

[PATCH libnvme] fabrics: restore hostname traddr support
 2021-09-27 20:22 UTC  (3+ messages)

[PATCH nvme-cli] fabrics: restore discover_from_conf_file to actually work
 2021-09-27 20:22 UTC  (2+ messages)

[PATCH 1/2] nvmet: use macro definition for setting nmic value
 2021-09-27 19:19 UTC  (8+ messages)
` [PATCH 2/2] nvmet: use macro definitions for setting cmic value

[PATCH v3 02/20] PCI/P2PDMA: attempt to set map_type if it has not been set
 2021-09-27 18:50 UTC  (2+ messages)

[REGRESSION] nvme: code command_id with a genctr for use-after-free validation crashes apple T2 SSD
 2021-09-27 15:02 UTC  (10+ 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).