Linux-NVME Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-28 00:34:53 to 2022-02-03 19:47:45 UTC [more...]

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-02-03 19:46 UTC  (27+ messages)
    ` [RFC PATCH 0/3] NVMe copy offload patches
      ` [RFC PATCH 1/3] block: add copy offload support
      ` [RFC PATCH 2/3] nvme: "
      ` [RFC PATCH 3/3] nvme: add the "debug" host driver

[PATCH 1/2] nvme: send uevent on connection up
 2022-02-03 19:46 UTC  (19+ messages)
` [PATCH 2/2] nvme: Expose cntrltype and dctype through sysfs

[GIT PULL] nvme fixes for Linux 5.17
 2022-02-03 19:38 UTC  (2+ messages)

[linux-nvme:nvme-5.17] BUILD SUCCESS 6a51abdeb259a56d95f13cc67e3a0838bcda0377
 2022-02-03 19:34 UTC 

[PATCH v2 0/3] nvme-[tcp|rdma] fix for possible use-after-free
 2022-02-03 15:47 UTC  (7+ messages)
` [PATCH v2 1/3] nvme: fix a possible use-after-free in controller reset during load
` [PATCH v2 2/3] nvme-tcp: fix possible use-after-free in transport error_recovery work
` [PATCH v2 3/3] nvme-rdma: "

[PATCH V7 0/1] nvme: add verbose error logging
 2022-02-03 13:43 UTC  (5+ messages)
` [PATCH V7 1/1] nvme-core: Add "

[linux-nvme:nvme-5.18] BUILD SUCCESS 5174f53d742193d5b0412ad600fc74e36befd55b
 2022-02-03  7:06 UTC 

[PATCH] nvme-fabrics: Fix state check in nvmf_ctlr_matches_baseopts()
 2022-02-03  6:31 UTC  (2+ messages)

[PATCH v3] nvme: add vectored-io support for user-passthru
 2022-02-02 10:32 UTC 

[LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
 2022-02-03  3:40 UTC  (7+ messages)
` [LSF/MM/BPF TOPIC] [LSF/MM/BPF "

[PATCH 0/2] nvme: Add TP8010 support
 2022-02-02 21:34 UTC 

[linux-nvme:nvme-5.17] BUILD SUCCESS b6bb1722f34bbdbabed27acdceaf585d300c5fd2
 2022-02-02 20:47 UTC 

[PATCHv2 0/7] 64-bit data integrity field support
 2022-02-02 18:40 UTC  (26+ messages)
` [PATCHv2 1/7] block: support pi with extended metadata
` [PATCHv2 2/7] nvme: allow integrity on extended metadata formats
` [PATCHv2 3/7] lib: add rocksoft model crc64
` [PATCHv2 4/7] lib: add crc64 tests
` [PATCHv2 5/7] asm-generic: introduce be48 unaligned accessors
` [PATCHv2 6/7] block: add pi for nvme enhanced integrity
` [PATCHv2 7/7] nvme: add support for enhanced metadata

[PATCH V3 0/2] nvmet: add buffered_io support for bdev-ns
 2022-02-02 16:07 UTC  (4+ messages)
` [PATCH V3 1/2] nvmet: use i_size_read() to set size for file-ns
` [PATCH V3 2/2] nvmet: allow bdev in buffered_io mode

[PATCH] nvme/pci: default to simple suspend
 2022-02-02 16:03 UTC  (4+ messages)

[PATCH V6 0/1] nvme: Add verbose error logging
 2022-02-02 13:55 UTC  (4+ messages)
` [PATCH V6 1/1] "

Koszty instalacji fotowoltaicznej
 2022-02-01  9:17 UTC 

[PATCH 3/4] nvme-fabrics: add tp8010 support
 2022-02-02  8:36 UTC  (21+ messages)

[PATCH 0/4] nvme-[tcp|rdma] fix for possible use-after-free
 2022-02-02  8:18 UTC  (11+ messages)
` [PATCH 1/4] nvme-tcp: fix a possible use-after-free in controller reset during load
` [PATCH 2/4] nvme-tcp: fix possible use-after-free in transport error_recovery work
` [PATCH 3/4] nvme-rdma: fix a possible use-after-free in controller reset during load
` [PATCH 4/4] nvme-rdma: fix possible use-after-free in transport error_recovery work

[PATCH v2] nvme: add vectored-io support for user-passthru
 2022-02-02  7:46 UTC  (4+ messages)

[PATCH V2 0/2] nvmet: add buffered_io support for bdev-ns
 2022-02-02  6:49 UTC  (5+ messages)
` [PATCH V2 1/2] nvmet: use i_size_read() to set size for file-ns
` [PATCH V2 2/2] nvmet: allow bdev in buffered_io mode

[PATCH 0/9] nvme: add helpers and remove duplicate code
 2022-02-02  6:48 UTC  (21+ messages)
` [PATCH 1/9] nvme-fc: add a helper to initialize connect_q
` [PATCH 2/9] nvme-rdma: use "
` [PATCH 3/9] nvme-tcp: "
` [PATCH 4/9] nvme-loop: "
` [PATCH 5/9] nvme-fc: centralize admin tagset initialization
` [PATCH 6/9] nvme-pci: use helper for "
` [PATCH 7/9] nvme-rdma: "
` [PATCH 8/9] nvme-tcp: "
` [PATCH 9/9] nvme-loop: "

[PATCH v5 00/24] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-02-01 20:57 UTC  (26+ messages)
` [PATCH v5 01/24] ext4/xfs: add page refcount helper
` [PATCH v5 02/24] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v5 05/24] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v5 06/24] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v5 08/24] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v5 09/24] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v5 10/24] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v5 12/24] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v5 14/24] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v5 15/24] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
` [PATCH v5 16/24] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v5 17/24] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v5 18/24] block: add check when merging zone device pages
` [PATCH v5 22/24] mm: use custom page_free for P2PDMA pages

nvme: IO_PAGE_FAULT logged with Intel SSDPEKKF512G8
 2022-01-31 15:40 UTC  (4+ messages)

ncme-tcp: io_work NULL pointer when racing with queue stop
 2022-01-30  8:47 UTC  (8+ messages)

[RFC] nvme: Do not reject dynamic controller cntlid
 2022-01-28 17:06 UTC  (5+ messages)

[PATCH V4 0/1] nvme: Add verbose error logging
 2022-01-28 16:40 UTC  (3+ messages)
` [PATCH V4 1/1] "

[PATCH 0/2] nvme-passthru with vectored-io
 2022-01-28  9:08 UTC  (7+ messages)
  ` [PATCH 1/2] block: introduce and export blk_rq_map_user_vec
  ` [PATCH 2/2] nvme: add vectored-io support for user passthru


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 read-only IMAP folder(s) and NNTP newsgroup(s).