LinuxLists
Users
About
John Hubbard (
[email protected]
)
Number of posts: 2277 (0.63 per day)
First post: 2014-06-30 03:29:10
Last post: 2024-06-15 02:51:47
Previous Page
/
Next Page
Date
List
Subject
2022-09-06 07:40:15
linux-nfs
Re: [PATCH v2 5/7] block, bio, fs: convert most filesystems to pin_user_pages_fast()
2022-09-06 07:21:39
linux-nfs
Re: [PATCH v2 6/7] NFS: direct-io: convert to FOLL_PIN pages
2022-09-06 07:16:44
linux-nfs
Re: [PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
2022-09-06 02:29:45
linux-kernel
Re: [PATCH] mm: gup: fix the fast GUP race against THP collapse
2022-09-06 01:32:47
linux-kernel
Re: [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate
2022-09-06 01:30:54
linux-kernel
Re: [PATCH] mm: Check writable zero page in page table check
2022-09-06 01:30:45
linux-kernel
Re: [PATCH v9 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
2022-09-06 01:27:00
linux-kernel
Re: [PATCH v9 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
2022-09-06 00:34:05
linux-kernel
Re: [PATCH v9 4/8] lib/scatterlist: add check when merging zone device pages
2022-09-06 00:09:13
linux-kernel
Re: [PATCH v9 3/8] block: add check when merging zone device pages
2022-09-05 23:52:38
linux-kernel
New topic branch for block + gup work?
2022-09-05 23:35:45
linux-kernel
Re: [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
2022-09-05 22:48:56
linux-kernel
Re: [PATCH v9 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2022-09-05 01:02:26
linux-kernel
Re: [PATCH v4 4/4] selftests/hmm-tests: Add test for dirty bits
2022-09-04 23:05:35
linux-kernel
Re: [PATCH] mm: gup: fix the fast GUP race against THP collapse
2022-09-04 23:00:20
linux-kernel
Re: [PATCH] mm: gup: fix the fast GUP race against THP collapse
2022-09-02 07:16:47
linux-kernel
Re: linux-next: manual merge of the mm tree with the block tree
2022-09-01 08:34:24
linux-kernel
Re: linux-next: manual merge of the mm tree with the block tree
2022-09-01 02:08:22
linux-nfs
Re: [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
2022-09-01 01:38:02
linux-nfs
Re: [PATCH v2 7/7] fuse: convert direct IO paths to use FOLL_PIN
2022-08-31 21:05:55
linux-kernel
Re: [PATCH v1] mm/ksm: update stale comment in write_protect_page()
2022-08-31 18:09:01
linux-nfs
Re: [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
2022-08-31 04:21:48
linux-nfs
[PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
2022-08-31 04:21:40
linux-nfs
[PATCH v2 7/7] fuse: convert direct IO paths to use FOLL_PIN
2022-08-31 04:21:34
linux-nfs
[PATCH v2 6/7] NFS: direct-io: convert to FOLL_PIN pages
2022-08-31 04:21:27
linux-nfs
[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
2022-08-31 04:21:12
linux-nfs
[PATCH v2 1/7] mm: change release_pages() to use unsigned long for npages
2022-08-31 04:20:53
linux-nfs
[PATCH v2 5/7] block, bio, fs: convert most filesystems to pin_user_pages_fast()
2022-08-31 04:20:49
linux-nfs
[PATCH v2 2/7] mm/gup: introduce pin_user_page()
2022-08-31 04:20:38
linux-nfs
[PATCH v2 3/7] block: add dio_w_*() wrappers for pin, unpin user pages
2022-08-31 00:18:28
linux-kernel
Re: [PATCH 1/6] mm/gup: introduce pin_user_page()
2022-08-30 21:45:41
linux-nfs
Re: [PATCH 1/6] mm/gup: introduce pin_user_page()
2022-08-30 20:18:25
linux-kernel
Re: [PATCH v1 2/3] mm/gup: use gup_can_follow_protnone() also in GUP-fast
2022-08-30 19:24:11
linux-kernel
Re: [PATCH v1 2/3] mm/gup: use gup_can_follow_protnone() also in GUP-fast
2022-08-29 20:14:33
linux-kernel
Re: [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
2022-08-29 19:48:59
linux-nfs
Re: [PATCH 1/6] mm/gup: introduce pin_user_page()
2022-08-29 05:03:02
linux-nfs
Re: [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
2022-08-29 05:01:15
linux-kernel
Re: [PATCH RFC 1/2] coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")
2022-08-28 17:33:50
linux-kernel
Re: [PATCH v2] mm: re-allow pinning of zero pfns (again)
2022-08-28 01:39:52
linux-kernel
Re: [PATCH v2] mm: re-allow pinning of zero pfns (again)
2022-08-28 01:38:31
linux-nfs
Re: [PATCH 2/6] block: add dio_w_*() wrappers for pin, unpin user pages
2022-08-28 00:56:37
linux-nfs
Re: [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
2022-08-28 00:41:04
linux-kernel
Re: [PATCH] mm/gup.c: Fix uninitialized return value on __gup_longterm_locked()
2022-08-28 00:37:33
linux-nfs
Re: [PATCH 2/6] block: add dio_w_*() wrappers for pin, unpin user pages
2022-08-28 00:26:12
linux-nfs
Re: [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
2022-08-28 00:26:12
linux-nfs
Re: [PATCH 2/6] block: add dio_w_*() wrappers for pin, unpin user pages
2022-08-27 22:51:23
linux-nfs
Re: [PATCH 3/6] iov_iter: new iov_iter_pin_pages*() routines
2022-08-27 08:39:04
linux-nfs
[PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN
2022-08-27 08:38:35
linux-nfs
[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
2022-08-27 08:38:26
linux-nfs
[PATCH 2/6] block: add dio_w_*() wrappers for pin, unpin user pages
2022-08-27 08:38:20
linux-nfs
[PATCH 3/6] iov_iter: new iov_iter_pin_pages*() routines