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
2022-08-25 15:29:20 linux-kernel [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate
2022-08-25 15:28:02 linux-kernel [PATCH v9 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
2022-08-25 15:27:34 linux-kernel [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
2022-08-25 15:27:33 linux-kernel [PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
2022-08-25 15:27:31 linux-kernel [PATCH v9 4/8] lib/scatterlist: add check when merging zone device pages
2022-08-11 17:40:40 linux-kernel [PATCH 2/5] md/raid5: Refactor raid5_get_active_stripe()
2022-08-11 17:40:35 linux-kernel [PATCH 4/5] md/raid5: Cleanup prototype of raid5_get_active_stripe()
2022-08-11 17:37:38 linux-kernel [PATCH 1/5] md: Flush workqueue md_rdev_misc_wq in md_alloc()
2022-08-11 17:37:33 linux-kernel [PATCH 5/5] md/raid5: Don't read ->active_stripes if it's not needed
2022-08-11 17:37:22 linux-kernel [PATCH 3/5] md/raid5: Drop extern on function declarations in raid5.h
2022-08-11 17:20:42 linux-kernel [PATCH 0/5] More fixups for raid5
2022-08-01 12:47:17 linux-kernel Re: [PATCH 1/5] md/raid5: Refactor raid5_get_active_stripe()
2022-07-27 21:37:41 linux-kernel [PATCH 5/5] md/raid5: Ensure batch_last is released before sleeping for quiesce
2022-07-27 21:37:27 linux-kernel [PATCH 3/5] md/raid5: Drop unnecessary call to r5c_check_stripe_cache_usage()
2022-07-27 21:29:36 linux-kernel [PATCH 4/5] md/raid5: Move stripe_request_ctx up
2022-07-27 21:26:54 linux-kernel [PATCH 2/5] md/raid5: Make is_inactive_blocked() helper
2022-07-27 21:26:54 linux-kernel [PATCH 0/5] Bug fix for recent batching change
2022-07-27 21:10:59 linux-kernel [PATCH 1/5] md/raid5: Refactor raid5_get_active_stripe()
2022-07-27 19:44:03 linux-kernel Re: linux-next: build warning after merge of the dma-mapping tree
2022-07-27 19:31:27 linux-kernel [PATCH] dma-mapping: Reformat comment to suppress htmldoc warning
2022-07-26 16:15:24 linux-kernel Re: [PATCH v8 00/13] DMA Mapping P2PDMA Pages
2022-07-08 17:27:13 linux-kernel [PATCH v8 09/13] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
2022-07-08 17:27:11 linux-kernel [PATCH v8 00/13] DMA Mapping P2PDMA Pages
2022-07-08 17:27:01 linux-kernel [PATCH v8 10/13] nvme-pci: convert to using dma_map_sgtable()
2022-07-08 17:19:50 linux-kernel [PATCH v8 01/13] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
2022-07-08 17:12:00 linux-kernel [PATCH v8 08/13] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
2022-07-08 17:09:38 linux-kernel [PATCH v8 12/13] RDMA/rw: drop pci_p2pdma_[un]map_sg()
2022-07-08 17:07:58 linux-kernel [PATCH v8 13/13] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
2022-07-08 17:07:12 linux-kernel [PATCH v8 03/13] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
2022-07-08 17:05:58 linux-kernel [PATCH v8 02/13] PCI/P2PDMA: Attempt to set map_type if it has not been set
2022-07-08 17:05:01 linux-kernel [PATCH v8 11/13] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
2022-07-08 17:03:31 linux-kernel [PATCH v8 07/13] iommu: Explicitly skip bus address marked segments in __iommu_map_sg()
2022-07-08 17:02:58 linux-kernel [PATCH v8 04/13] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
2022-07-08 16:54:24 linux-kernel [PATCH v8 05/13] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
2022-07-08 16:54:15 linux-kernel [PATCH v8 06/13] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
2022-07-07 20:04:36 linux-kernel [PATCH 1/2] md/raid5: Fix sectors_to_do bitmap overflow in raid5_make_request()
2022-07-07 19:56:32 linux-kernel [PATCH 0/2] Raid5 Bug Fixes
2022-07-07 19:40:08 linux-kernel [PATCH 2/2] md/raid5: Convert prepare_to_wait() to wait_woken() api
2022-07-06 21:37:24 linux-kernel Re: [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-07-05 18:41:25 linux-kernel Re: [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-07-05 18:29:50 linux-kernel Re: [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-07-05 16:59:07 linux-kernel Re: [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-07-05 16:51:24 linux-kernel Re: [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-06-30 21:53:19 linux-kernel Re: [PATCH v7 16/21] block: add check when merging zone device pages
2022-06-30 21:28:48 linux-kernel Re: [PATCH v7 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
2022-06-29 22:43:34 linux-kernel Re: [PATCH v7 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
2022-06-29 18:45:11 linux-kernel Re: [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
2022-06-29 16:45:39 linux-kernel Re: [PATCH v7 16/21] block: add check when merging zone device pages
2022-06-29 16:09:56 linux-kernel Re: [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-06-29 16:06:37 linux-kernel Re: [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
2022-06-29 16:02:54 linux-kernel Re: [PATCH v7 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg