linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-06 21:30:56 to 2022-07-15 19:53:15 UTC [more...]

[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
 2022-07-15 19:52 UTC  (3+ messages)

[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
 2022-07-15 19:51 UTC  (10+ messages)

[PATCH] nvme: Use command_id instead of req->tag in trace_nvme_complete_rq()
 2022-07-15 19:51 UTC  (2+ messages)

[PATCH] tests/nvme: Set clear_ids for passthru targets
 2022-07-15 17:22 UTC  (6+ messages)

[linux-nvme:nvme-5.19] BUILD SUCCESS 6961b5e02876b3b47f030a1f1ee8fd3e631ac270
 2022-07-15  9:06 UTC 

[PATCH][next] nvmet-auth: Fix a couple of spelling mistakes
 2022-07-15 13:24 UTC 

[PATCH] nvme-auth: Fixup kernel test robot warnings
 2022-07-15 11:40 UTC 

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-15 11:07 UTC  (51+ messages)
  ` [PATCH for-next 1/4] io_uring, nvme: rename a function
  ` [PATCH for-next 2/4] nvme: compact nvme_uring_cmd_pdu struct
  ` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
  ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands

shadow doorbell on admin queue
 2022-07-15  7:07 UTC  (3+ messages)

[PATCHv2 0/2] nvme: short-circuit connection retries
 2022-07-15  6:33 UTC  (3+ messages)
` [PATCH 1/2] nvme-tcp: short-circuit connect retries
` [PATCH 2/2] nvme-rdma: "

[GIT PULL] nvme fixes for Linux 5.19
 2022-07-14 16:31 UTC  (2+ messages)

[GIT PULL] nvme updates for Linux 5.20
 2022-07-14 16:30 UTC  (2+ messages)

[PATCH] nvme-tcp: delay error recovery after link drop
 2022-07-14 16:07 UTC  (4+ messages)

[PATCH 0/2] nvme: short-circuit connection retries
 2022-07-14 15:17 UTC  (5+ messages)
` [PATCH 1/2] nvme-tcp: short-circuit connect retries
` [PATCH 2/2] nvme-rdma: "

[PATCH V2 0/6] block: add support for REQ_OP_VERIFY
 2022-07-13 15:43 UTC  (9+ messages)
` [PATCH V2 1/6] "
` [PATCH V2 2/6] nvme: add support for the Verify command
` [PATCH V2 3/6] nvmet: add Verify command support for bdev-ns
` [PATCH V2 4/6] nvmet: add Verify emulation "
` [PATCH V2 5/6] null_blk: add REQ_OP_VERIFY support
` [PATCH V2 6/6] scsi: sd: add support for REQ_OP_VERIFY

[PATCH] nvme: Fix block device naming collision
 2022-07-14 14:21 UTC  (3+ messages)

issuing flush to all namespaces
 2022-07-14  8:16 UTC  (3+ messages)

[PATCH v8 00/13] DMA Mapping P2PDMA Pages
 2022-07-14  5:13 UTC  (16+ messages)
` [PATCH v8 01/13] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v8 02/13] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v8 03/13] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v8 04/13] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v8 05/13] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v8 06/13] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v8 07/13] iommu: Explicitly skip bus address marked segments in __iommu_map_sg()
` [PATCH v8 08/13] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v8 09/13] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v8 10/13] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v8 11/13] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v8 12/13] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v8 13/13] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()

[PATCH AUTOSEL 5.15 27/28] nvme-pci: phison e16 has bogus namespace ids
 2022-07-14  4:24 UTC 

[PATCH AUTOSEL 5.10 14/15] nvme-pci: phison e16 has bogus namespace ids
 2022-07-14  4:25 UTC 

[PATCH AUTOSEL 5.18 36/41] nvme-pci: phison e16 has bogus namespace ids
 2022-07-14  4:22 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 37/41] nvme: use struct group for generic command dwords

[linux-nvme:nvme-5.19] BUILD SUCCESS 043893b21183cf14c3b5afde52eeef215b043a33
 2022-07-14  2:45 UTC 

[linux-nvme:nvme-5.20] BUILD SUCCESS 7b20ea4f3911c86bee698f1b23ba7f59ec890ceb
 2022-07-13 16:50 UTC 

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-07-13 14:04 UTC  (6+ messages)

enable generic interface (/dev/ngX) for unknown command sets
 2022-07-13 11:29 UTC  (23+ messages)
  ` [PATCH 1/5] nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
  ` [PATCH 2/5] nvme: generalize the nvme_multi_css check in nvme_scan_ns
  ` [PATCH 3/5] nvme: refactor namespace probing
  ` [PATCH 4/5] nvme: factor out a nvme_ns_is_readonly helper
  ` [PATCH 5/5] nvme: enable generic interface (/dev/ngXnY) for unknown command sets

[PATCH RFC 1/5] net: Add distinct sk_psock field
 2022-07-13  4:46 UTC  (2+ messages)

[PATCH v4 0/2] nvme: Enable generic interface (/dev/ngX) for unknown command sets
 2022-07-12 15:38 UTC  (3+ messages)
  ` [PATCH v4 1/2] nvme-multipath: refactor nvme_mpath_add_disk

[PATCH] nvme-apple: use nvme core helper to cancel requests in tagset
 2022-07-12 15:36 UTC  (5+ messages)

[PATCH] nvme-pci: use nvme core helper to cancel requests in tagset
 2022-07-12 15:36 UTC  (4+ messages)

[PATCH] nvme/tcp: use in-capsule data for fabrics commands
 2022-07-12 15:35 UTC  (8+ messages)
  ` [PATCH v2] nvme-tcp: use in-capsule data for I/O connect

[PATCH] nvme-rdma: Remove timeout for getting RDMA-CM established event
 2022-07-12 15:35 UTC  (4+ messages)

[PATCH 0/1] nvme-pci: fix hang during error recovery when the PCI device is isolated
 2022-07-12 14:36 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH blktests v2] nvme: add nvmf reset/disconnect during traffic test
 2022-07-12  0:33 UTC  (5+ messages)

[bug report] blktests nvme/tcp triggered WARNING at kernel/workqueue.c:2628 check_flush_dependency+0x110/0x14c
 2022-07-10  9:41 UTC  (2+ messages)

[bug report] blktests nvme/005 trigered debugfs: Directory 'hctx0' with parent '/' already present!
 2022-07-10  1:14 UTC  (4+ messages)

clean up zoned device information v2
 2022-07-08  4:16 UTC  (2+ messages)

[GIT PULL] nvmes fixes for Linux 5.19
 2022-07-07 23:38 UTC  (2+ messages)

[bug report] blktests nvme/004 failed after offline cpu
 2022-07-07  8:07 UTC  (8+ messages)
` [bug report] nvme/rdma: nvme connect failed after offline one cpu on host side

[linux-nvme:nvme-5.19] BUILD SUCCESS 5c629dc9609dc43492a7bc8060cc6120875bf096
 2022-07-07  6:08 UTC 

[linux-nvme:nvme-5.20] BUILD SUCCESS 375e2143d8f411c181eb630dd2f27a21e5a1a6e9
 2022-07-07  6:05 UTC 

[PATCHv18 00/11] nvme: In-band authentication support
 2022-07-07  5:54 UTC  (3+ messages)

[PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
 2022-07-06 21:30 UTC  (12+ 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).