Logan Gunthorpe ([email protected])

Number of posts: 2929 (3.16 per day)
First post: 2015-05-09 17:50:34
Last post: 2017-11-22 20:56:44

Date List Subject
2022-09-24 00:19:57 linux-kernel Re: [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2022-09-24 00:05:28 linux-kernel Re: [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2022-09-23 23:47:03 linux-kernel Re: [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2022-09-23 20:33:52 linux-kernel Re: [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2022-09-23 19:48:33 linux-kernel Re: [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2022-09-23 16:18:45 linux-kernel Re: [PATCH v10 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
2022-09-22 17:13:29 linux-kernel [PATCH v10 3/8] block: add check when merging zone device pages
2022-09-22 17:13:25 linux-kernel [PATCH v10 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
2022-09-22 17:04:07 linux-kernel [PATCH v10 4/8] lib/scatterlist: add check when merging zone device pages
2022-09-22 17:00:58 linux-kernel [PATCH v10 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
2022-09-22 17:00:01 linux-kernel [PATCH v10 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
2022-09-22 16:58:58 linux-kernel [PATCH v10 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate
2022-09-22 16:58:10 linux-kernel [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2022-09-22 16:55:34 linux-kernel [PATCH v10 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
2022-09-22 16:55:11 linux-kernel [PATCH v10 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
2022-09-22 15:36:34 linux-kernel Re: [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
2022-09-21 18:03:37 linux-kernel [PATCH v2 1/1] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
2022-09-21 17:51:14 linux-kernel [PATCH v2 0/1] Updated MD_SB_CHANGE_PENDING fix
2022-09-16 19:16:05 linux-kernel Re: [PATCH v3 5/5] md/raid10: convert resync_lock to use seqlock
2022-09-16 19:15:11 linux-kernel Re: [PATCH v3 2/5] md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowait
2022-09-16 18:49:32 linux-kernel Re: [PATCH v3 3/5] md/raid10: prevent unnecessary calls to wake_up() in fast path
2022-09-16 18:47:03 linux-kernel Re: [PATCH v3 4/5] md/raid10: fix improper BUG_ON() in raise_barrier()
2022-09-16 18:42:49 linux-kernel Re: [PATCH v3 1/5] md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()
2022-09-15 16:05:21 linux-kernel Re: [PATCH v2 3/3] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
2022-09-14 16:20:10 linux-kernel Re: [PATCH v2 1/4] md/raid10: cleanup wait_barrier()
2022-09-08 17:10:55 linux-kernel [PATCH v2 1/3] md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
2022-09-08 16:44:20 linux-kernel [PATCH v2 0/3] A couple more bug fixes
2022-09-08 16:42:12 linux-kernel [PATCH v2 3/3] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
2022-09-08 16:17:53 linux-kernel [PATCH v2 2/3] md: Remove extra mddev_get() in md_seq_start()
2022-09-07 16:59:14 linux-kernel Re: [PATCH 1/2] md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
2022-09-06 18:06:08 linux-kernel Re: [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
2022-09-02 19:50:47 linux-kernel Re: [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
2022-09-02 17:28:50 linux-kernel [PATCH 2/2] md: Remove extra mddev_get() in md_seq_start()
2022-09-02 17:27:46 linux-kernel [PATCH 0/2] Couple more bug fixes from recent commits
2022-09-02 17:27:46 linux-kernel [PATCH 1/2] md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
2022-09-02 17:18:27 linux-kernel Re: [PATCH -next 2/3] md/raid10: convert resync_lock to use seqlock
2022-09-02 01:01:51 linux-kernel Re: [PATCH -next 2/3] md/raid10: convert resync_lock to use seqlock
2022-09-01 19:58:14 linux-kernel Re: [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
2022-09-01 18:48:24 linux-kernel Re: [PATCH -next 2/3] md/raid10: convert resync_lock to use seqlock
2022-09-01 18:32:23 linux-kernel Re: [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
2022-09-01 18:08:03 linux-kernel Re: [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate
2022-09-01 17:55:11 linux-kernel Re: [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
2022-08-25 16:08:26 linux-kernel [PATCH v9 3/8] block: add check when merging zone device pages
2022-08-25 16:01:49 linux-kernel [PATCH v9 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
2022-08-25 15:56:46 linux-kernel [PATCH v9 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2022-08-25 15:29:51 linux-kernel [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
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