David Howells ([email protected])

Number of posts: 15920 (1.86 per day)
First post: 2000-12-08 15:31:57
Last post: 2024-05-24 16:18:13

Date List Subject
2023-04-19 13:06:35 linux-kernel Re: [PATCH] splice: Fix filemap of a blockdev
2023-04-19 08:57:12 linux-kernel [PATCH] splice: Fix filemap of a blockdev
2023-04-18 22:46:00 linux-kernel [PATCH] cifs: Fix unbuffered read
2023-04-17 14:09:23 linux-kernel Re: linux-next: Tree for Apr 13
2023-04-17 13:59:08 linux-kernel Re: linux-next: Tree for Apr 13
2023-04-17 12:37:00 linux-kernel Re: linux-next: Tree for Apr 13
2023-04-14 13:55:04 linux-kernel Re: [PATCH V5 5/5] cachefiles: add restore command to recover inflight ondemand read requests
2023-04-14 13:53:57 linux-kernel Re: [PATCH V5 2/5] cachefiles: extract ondemand info field from cachefiles_object
2023-04-14 13:51:04 linux-kernel Re: [PATCH V5 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
2023-04-14 12:40:00 linux-crypto Re: Did the in-kernel Camellia or CMAC crypto implementation break?
2023-04-14 10:40:52 linux-crypto Re: Did the in-kernel Camellia or CMAC crypto implementation break?
2023-04-14 10:18:33 linux-crypto Re: Did the in-kernel Camellia or CMAC crypto implementation break?
2023-04-14 09:05:08 linux-crypto Re: Did the in-kernel Camellia or CMAC crypto implementation break?
2023-04-13 21:38:12 linux-kernel How to determine if a page can be spliced into an skbuff, or if it should be copied/rejected?
2023-04-13 20:45:29 linux-kernel Re: [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
2023-04-13 15:44:33 linux-kernel [PATCH] crypto: Add some test vectors for cmac(camellia)
2023-04-13 15:14:18 linux-kernel Re: [PATCH] sunrpc: Fix RFC6803 encryption test
2023-04-13 13:58:31 linux-crypto Re: Did the in-kernel Camellia or CMAC crypto implementation break?
2023-04-13 13:56:33 linux-crypto [PATCH] sunrpc: Fix RFC6803 encryption test
2023-04-13 09:07:28 linux-nfs Re: Did the in-kernel Camellia or CMAC crypto implementation break?
2023-04-13 06:41:30 linux-crypto Re: Did the in-kernel Camellia or CMAC crypto implementation break?
2023-04-12 23:14:24 linux-kernel Re: [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
2023-04-12 17:55:43 linux-nfs Re: Did the in-kernel Camellia or CMAC crypto implementation break?
2023-04-12 16:00:54 linux-crypto Did the in-kernel Camellia or CMAC crypto implementation break?
2023-04-12 12:29:21 linux-kernel [PATCH] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
2023-04-12 09:23:13 linux-kernel Re: find_get_page() VS pin_user_pages()
2023-04-11 18:00:43 linux-kernel Re: [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
2023-04-11 16:32:49 linux-kernel [PATCH net-next v6 17/18] ip: Remove ip_append_page()
2023-04-11 16:16:11 linux-kernel [PATCH net-next v6 18/18] af_unix: Support MSG_SPLICE_PAGES
2023-04-11 16:14:38 linux-kernel [PATCH net-next v6 16/18] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
2023-04-11 16:13:20 linux-kernel [PATCH net-next v6 13/18] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
2023-04-11 16:13:12 linux-kernel [PATCH net-next v6 09/18] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
2023-04-11 16:13:05 linux-kernel [PATCH net-next v6 15/18] ip6, udp6: Support MSG_SPLICE_PAGES
2023-04-11 16:13:01 linux-kernel [PATCH net-next v6 14/18] ip, udp: Support MSG_SPLICE_PAGES
2023-04-11 16:12:41 linux-kernel [PATCH net-next v6 12/18] siw: Inline do_tcp_sendpages()
2023-04-11 16:12:38 linux-kernel [PATCH net-next v6 10/18] espintcp: Inline do_tcp_sendpages()
2023-04-11 16:12:25 linux-kernel [PATCH net-next v6 05/18] net: Pass max frags into skb_append_pagefrags()
2023-04-11 16:11:58 linux-kernel [PATCH net-next v6 11/18] tls: Inline do_tcp_sendpages()
2023-04-11 16:11:51 linux-kernel [PATCH net-next v6 06/18] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
2023-04-11 16:11:48 linux-kernel [PATCH net-next v6 08/18] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
2023-04-11 16:11:43 linux-kernel [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
2023-04-11 16:11:36 linux-kernel [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
2023-04-11 16:11:32 linux-kernel [PATCH net-next v6 03/18] mm: Make the page_frag_cache allocator use multipage folios
2023-04-11 16:11:18 linux-kernel [PATCH net-next v6 02/18] mm: Move the page fragment allocator from page_alloc.c into its own file
2023-04-11 16:10:38 linux-kernel [PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-04-11 16:10:35 linux-kernel [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
2023-04-06 11:11:30 linux-kernel Re: [PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-04-06 09:49:18 linux-kernel [PATCH net-next v5 18/19] af_unix: Support MSG_SPLICE_PAGES
2023-04-06 09:48:53 linux-kernel [PATCH net-next v5 16/19] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
2023-04-06 09:48:39 linux-kernel [PATCH net-next v5 19/19] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
2023-04-06 09:48:07 linux-kernel [PATCH net-next v5 17/19] ip: Remove ip_append_page()