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-06-20 15:01:02
linux-kernel
[PATCH net-next v3 04/18] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
2023-06-20 08:50:17
linux-crypto
Re: [PATCH net-next v2] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
2023-06-20 07:52:43
linux-kernel
Re: [PATCH net-next v2] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
2023-06-20 07:50:51
linux-crypto
Re: [syzbot] [crypto?] general protection fault in shash_ahash_update
2023-06-19 21:54:58
linux-kernel
Re: [syzbot] [crypto?] general protection fault in shash_ahash_update
2023-06-19 16:56:50
linux-crypto
Re: [PATCH net-next] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
2023-06-19 14:27:22
linux-kernel
[GIT PULL] afs: Fix writeback
2023-06-19 14:24:52
linux-kernel
[PATCH 1/2] afs: Fix dangling folio ref counts in writeback
2023-06-19 14:17:36
linux-kernel
Re: [PATCH 0/2] afs: Fix writeback
2023-06-19 14:13:12
linux-kernel
[PATCH 2/2] afs: Fix waiting for writeback then skipping folio
2023-06-19 14:03:04
linux-kernel
[PATCH 0/2] afs: Fix writeback
2023-06-19 12:11:05
linux-crypto
Re: [PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
2023-06-19 10:02:48
linux-kernel
Re: [PATCH net-next v2 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-06-19 09:49:47
linux-kernel
Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-06-18 17:45:11
linux-kernel
Re: [PATCH net-next v2 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-06-17 13:27:02
linux-kernel
[PATCH net-next v2 01/17] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
2023-06-17 13:23:15
linux-kernel
[PATCH net-next v2 13/17] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-17 13:21:36
linux-kernel
[PATCH net-next v2 11/17] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
2023-06-17 13:13:54
linux-kernel
[PATCH net-next v2 15/17] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-17 13:13:06
linux-kernel
[PATCH net-next v2 03/17] tcp_bpf, smc, tls, espintcp: Reduce MSG_SENDPAGE_NOTLAST usage
2023-06-17 13:11:18
linux-kernel
[PATCH net-next v2 00/17] splice, net: Switch over users of sendpage() and remove it
2023-06-17 13:07:47
linux-kernel
[PATCH net-next v2 14/17] drdb: Send an entire bio in a single sendmsg
2023-06-17 12:45:46
linux-kernel
[PATCH net-next v2 08/17] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-17 12:28:54
linux-kernel
[PATCH net-next v2 05/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-17 12:27:13
linux-kernel
[PATCH net-next v2 09/17] dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-17 12:26:55
linux-kernel
[PATCH net-next v2 04/17] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
2023-06-17 12:21:11
linux-kernel
[PATCH net-next v2 12/17] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-17 12:21:07
linux-kernel
[PATCH net-next v2 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-06-17 12:20:58
linux-kernel
[PATCH net-next v2 07/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-17 12:20:46
linux-kernel
[PATCH net-next v2 02/17] net: Display info about MSG_SPLICE_PAGES memory handling in proc
2023-06-17 12:18:26
linux-kernel
[PATCH net-next v2 06/17] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
2023-06-17 12:15:48
linux-crypto
[PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
2023-06-17 12:15:48
linux-crypto
[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-17 07:01:20
linux-kernel
Re: [PATCH net-next 01/17] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
2023-06-17 00:34:54
linux-kernel
Re: [PATCH] afs: Fix waiting for writeback then skipping folio
2023-06-16 23:22:44
linux-kernel
Re: [PATCH] afs: Fix waiting for writeback then skipping folio
2023-06-16 23:00:16
linux-kernel
Re: [PATCH] afs: Fix waiting for writeback then skipping folio
2023-06-16 22:38:13
linux-kernel
Re: [PATCH] afs: Fix dangling folio ref counts in writeback
2023-06-16 21:45:11
linux-kernel
[PATCH] afs: Fix vlserver probe RTT handling
2023-06-16 16:38:12
linux-kernel
[PATCH net-next 15/17] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-16 16:38:02
linux-kernel
[PATCH net-next 14/17] drdb: Send an entire bio in a single sendmsg
2023-06-16 16:37:48
linux-kernel
[PATCH net-next 05/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-16 16:35:29
linux-kernel
[PATCH net-next 02/17] net: Display info about MSG_SPLICE_PAGES memory handling in proc
2023-06-16 16:35:20
linux-kernel
[PATCH net-next 06/17] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
2023-06-16 16:35:18
linux-kernel
[PATCH net-next 04/17] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
2023-06-16 16:34:47
linux-kernel
[PATCH net-next 08/17] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-16 16:33:46
linux-kernel
[PATCH net-next 01/17] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
2023-06-16 16:32:52
linux-kernel
[PATCH net-next 00/17] splice, net: Switch over users of sendpage() and remove it
2023-06-16 16:28:23
linux-kernel
[PATCH net-next 07/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-16 16:27:29
linux-kernel
[PATCH net-next 11/17] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
2023-06-16 16:25:59
linux-kernel
[PATCH net-next 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage