Logan Gunthorpe ([email protected])

Number of posts: 2934 (0.88 per day)
First post: 2015-05-09 17:50:34
Last post: 2024-06-10 17:05:39

Date List Subject
2020-11-06 18:24:51 linux-kernel Re: [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2020-11-06 17:56:15 linux-kernel Re: [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2020-11-06 17:45:38 linux-kernel Re: [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace
2020-11-06 17:30:23 linux-kernel Re: [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2020-11-06 17:07:45 linux-kernel [RFC PATCH 02/15] PCI/P2PDMA: Attempt to set map_type if it has not been set
2020-11-06 17:07:43 linux-kernel [RFC PATCH 12/15] block: Set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
2020-11-06 17:07:34 linux-kernel [RFC PATCH 13/15] block: Set FOLL_PCI_P2PDMA in bio_map_user_iov()
2020-11-06 17:07:34 linux-kernel [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
2020-11-06 17:05:27 linux-kernel [RFC PATCH 06/15] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
2020-11-06 17:05:18 linux-kernel [RFC PATCH 09/15] nvme-pci: Convert to using dma_map_sg for p2pdma pages
2020-11-06 17:05:13 linux-kernel [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
2020-11-06 17:05:08 linux-kernel [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2020-11-06 17:05:07 linux-kernel [RFC PATCH 10/15] mm: Introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2020-11-06 17:04:29 linux-kernel [RFC PATCH 05/15] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
2020-11-06 17:04:11 linux-kernel [RFC PATCH 11/15] iov_iter: Introduce iov_iter_get_pages_[alloc_]flags()
2020-11-06 17:04:08 linux-kernel [RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
2020-11-06 17:03:54 linux-kernel [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn()
2020-11-06 17:03:52 linux-kernel [RFC PATCH 08/15] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
2020-11-06 17:03:48 linux-kernel [RFC PATCH 07/15] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
2020-11-06 17:03:09 linux-kernel [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace
2020-10-23 06:29:36 linux-kernel Re: [PATCH blktests v3 00/11] NVMe Target Passthru Block Tests
2020-10-22 18:52:32 linux-kernel Re: [PATCH blktests v3 00/11] NVMe Target Passthru Block Tests
2020-10-08 19:57:08 linux-kernel [PATCH blktests v3 07/11] nvme/034: Add test for passthru data verification
2020-10-08 19:56:19 linux-kernel [PATCH blktests v3 00/11] NVMe Target Passthru Block Tests
2020-10-08 19:56:13 linux-kernel [PATCH blktests v3 02/11] common/xfs: Create common helper to check for XFS support
2020-10-08 19:46:52 linux-kernel [PATCH blktests v3 11/11] nvme/038: Test removal of un-enabled subsystem and ports
2020-10-08 19:44:47 linux-kernel [PATCH blktests v3 06/11] nvme/033: Simple test to create and connect to a passthru target
2020-10-08 19:44:24 linux-kernel [PATCH blktests v3 09/11] nvme/036: Add test for testing reset command on nvme-passthru
2020-10-08 19:42:51 linux-kernel [PATCH blktests v3 08/11] nvme/035: Add test to verify passthru controller with a filesystem
2020-10-08 19:38:45 linux-kernel [PATCH blktests v3 10/11] nvme/037: Add test which loops passthru connect and disconnect
2020-10-08 18:24:52 linux-kernel [PATCH blktests v3 03/11] common/xfs: Create common helper to verify block device with xfs
2020-10-08 18:23:12 linux-kernel [PATCH blktests v3 01/11] common/fio: Remove state file in common helper
2020-10-08 18:20:17 linux-kernel [PATCH blktests v3 05/11] nvme: Add common helpers for passthru tests
2020-10-08 18:18:36 linux-kernel [PATCH blktests v3 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
2020-10-07 16:20:53 linux-kernel Re: [PATCH blktests v2 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
2020-10-07 16:20:35 linux-kernel Re: [PATCH blktests v2 03/11] common/xfs: Create common helper to verify block device with xfs
2020-10-07 01:08:39 linux-kernel Re: [PATCH blktests v2 03/11] common/xfs: Create common helper to verify block device with xfs
2020-10-07 00:15:44 linux-kernel Re: [PATCH blktests v2 05/11] nvme: Add common helpers for passthru tests
2020-10-07 00:11:47 linux-kernel Re: [PATCH blktests v2 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
2020-10-07 00:03:29 linux-kernel Re: [PATCH blktests v2 02/11] common/xfs: Create common helper to check for XFS support
2020-10-01 21:18:53 linux-kernel Re: [PATCH v4 0/7] Convert the intel iommu driver to the dma-iommu api
2020-09-30 18:58:53 linux-kernel [PATCH blktests v2 09/11] nvme/036: Add test for testing reset command on nvme-passthru
2020-09-30 18:57:32 linux-kernel [PATCH blktests v2 01/11] common/fio: Remove state file in common helper
2020-09-30 18:57:29 linux-kernel [PATCH blktests v2 11/11] nvme/038: Test removal of un-enabled subsystem and ports
2020-09-30 18:57:22 linux-kernel [PATCH blktests v2 03/11] common/xfs: Create common helper to verify block device with xfs
2020-09-30 18:57:15 linux-kernel [PATCH blktests v2 07/11] nvme/034: Add test for passthru data verification
2020-09-30 18:57:13 linux-kernel [PATCH blktests v2 02/11] common/xfs: Create common helper to check for XFS support
2020-09-30 18:57:07 linux-kernel [PATCH blktests v2 08/11] nvme/035: Add test to verify passthru controller with a filesystem
2020-09-30 18:56:38 linux-kernel [PATCH blktests v2 10/11] nvme/037: Add test which loops passthru connect and disconnect
2020-09-30 18:56:20 linux-kernel [PATCH blktests v2 06/11] nvme/033: Simple test to create and connect to a passthru target
2020-09-30 18:56:11 linux-kernel [PATCH blktests v2 05/11] nvme: Add common helpers for passthru tests