LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-05-18 11:46:45
linux-kernel
[PATCH net-next v8 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
2023-05-18 11:45:35
linux-kernel
[PATCH net-next v8 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-05-18 11:45:29
linux-kernel
Re: [PATCH net-next v7 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
2023-05-18 11:45:29
linux-kernel
[PATCH net-next v8 09/16] siw: Inline do_tcp_sendpages()
2023-05-18 11:43:36
linux-kernel
[PATCH net-next v8 15/16] af_unix: Support MSG_SPLICE_PAGES
2023-05-18 11:43:34
linux-kernel
[PATCH net-next v8 08/16] tls: Inline do_tcp_sendpages()
2023-05-18 11:42:00
linux-kernel
[PATCH net-next v8 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
2023-05-18 11:41:35
linux-kernel
[PATCH net-next v8 11/16] ip, udp: Support MSG_SPLICE_PAGES
2023-05-18 11:41:33
linux-kernel
[PATCH net-next v8 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES
2023-05-18 11:41:06
linux-kernel
[PATCH net-next v8 12/16] ip6, udp6: Support MSG_SPLICE_PAGES
2023-05-18 11:41:01
linux-kernel
[PATCH net-next v8 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
2023-05-18 11:40:54
linux-kernel
[PATCH net-next v8 14/16] ip: Remove ip_append_page()
2023-05-18 11:38:59
linux-kernel
[PATCH net-next v8 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
2023-05-18 10:49:37
linux-kernel
Re: [PATCH net-next v7 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
2023-05-18 10:16:20
linux-kernel
[PATCH net-next v8 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
2023-05-18 10:00:36
linux-kernel
Re: [PATCH net-next v7 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
2023-05-15 09:47:57
linux-kernel
[PATCH net-next v7 14/16] ip: Remove ip_append_page()
2023-05-15 09:47:35
linux-kernel
[PATCH net-next v7 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
2023-05-15 09:47:08
linux-kernel
[PATCH net-next v7 02/16] net: Pass max frags into skb_append_pagefrags()
2023-05-15 09:47:05
linux-kernel
[PATCH net-next v7 15/16] af_unix: Support MSG_SPLICE_PAGES
2023-05-15 09:46:50
linux-kernel
[PATCH net-next v7 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-05-15 09:46:37
linux-kernel
[PATCH net-next v7 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
2023-05-15 09:46:22
linux-kernel
[PATCH net-next v7 11/16] ip, udp: Support MSG_SPLICE_PAGES
2023-05-15 09:46:00
linux-kernel
[PATCH net-next v7 04/16] tcp: Support MSG_SPLICE_PAGES
2023-05-15 09:45:40
linux-kernel
[PATCH net-next v7 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
2023-05-15 09:44:56
linux-kernel
[PATCH net-next v7 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES
2023-05-15 09:44:47
linux-kernel
[PATCH net-next v7 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
2023-05-15 09:44:46
linux-kernel
[PATCH net-next v7 09/16] siw: Inline do_tcp_sendpages()
2023-05-15 09:44:46
linux-kernel
[PATCH net-next v7 07/16] espintcp: Inline do_tcp_sendpages()
2023-05-15 09:44:45
linux-kernel
[PATCH net-next v7 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
2023-05-15 09:41:19
linux-kernel
[PATCH net-next v7 12/16] ip6, udp6: Support MSG_SPLICE_PAGES
2023-05-15 09:40:43
linux-kernel
[PATCH net-next v7 08/16] tls: Inline do_tcp_sendpages()
2023-05-15 09:36:59
linux-kernel
[PATCH net-next v7 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
2023-05-02 18:25:51
linux-kernel
[GIT PULL] afs: Fix directory size handling
2023-05-02 16:49:25
linux-kernel
[PATCH 2/3] afs: Fix getattr to report server i_size on dirs, not local size
2023-05-02 16:44:12
linux-kernel
[PATCH 3/3] afs: Avoid endless loop if file is larger than expected
2023-05-02 16:43:52
linux-kernel
[PATCH 1/3] afs: Fix updating of i_size with dv jump from server
2023-05-02 16:43:15
linux-kernel
[PATCH 0/3] afs: Fix directory size handling
2023-04-28 20:31:33
linux-kernel
[PATCH net 3/3] rxrpc: Fix timeout of a call that hasn't yet been granted a channel
2023-04-28 20:31:01
linux-kernel
[PATCH net 0/3] rxrpc: Timeout handling fixes
2023-04-28 20:30:37
linux-kernel
[PATCH net 2/3] rxrpc: Make it so that a waiting process can be aborted
2023-04-28 20:30:16
linux-kernel
[PATCH net 1/3] rxrpc: Fix hard call timeout units
2023-04-25 13:04:13
linux-kernel
[PATCH net] rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()
2023-04-25 08:47:53
linux-kernel
Re: [PATCH v3 41/55] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map()
2023-04-24 16:08:38
linux-kernel
Re: [syzbot] [afs?] [net?] KCSAN: data-race in rxrpc_send_data / rxrpc_set_call_completion
2023-04-21 22:08:04
linux-kernel
[PATCH net] rxrpc: Fix potential race in error handling in afs_make_call()
2023-04-21 16:21:02
linux-kernel
[PATCH net] rxrpc: Fix error when reading rxrpc tokens
2023-04-21 15:47:23
linux-kernel
Can you drop the splice patches?
2023-04-21 14:38:51
linux-kernel
(No subject)
2023-04-21 13:16:13
linux-kernel
[PATCH net-next] rxrpc: Replace fake flex-array with flexible-array member
2023-04-19 13:11:18
linux-kernel
Re: [PATCH] splice: Fix filemap of a blockdev