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-30 15:29:41
linux-kernel
[RFC PATCH 00/11] iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter
2023-06-30 15:29:37
linux-kernel
[RFC PATCH 02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from
2023-06-30 15:29:28
linux-kernel
[RFC PATCH 01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc()
2023-06-30 15:28:14
linux-kernel
[RFC PATCH 00/11] iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter
2023-06-30 15:23:21
linux-kernel
[RFC PATCH 02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from
2023-06-29 22:16:01
linux-kernel
Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-06-29 21:55:09
linux-kernel
Re: [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-06-29 16:23:31
linux-kernel
[RFC PATCH 2/4] splice: Make vmsplice() steal or copy
2023-06-29 16:22:45
linux-kernel
[RFC PATCH 4/4] splice: Record some statistics
2023-06-29 16:20:37
linux-kernel
[RFC PATCH 3/4] splice: Remove some now-unused bits
2023-06-29 16:11:50
linux-kernel
[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
2023-06-29 16:01:48
linux-kernel
[RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns
2023-06-28 20:12:11
linux-kernel
Re: [PATCH 00/12] Convert write_cache_pages() to an iterator
2023-06-28 19:44:40
linux-kernel
Re: [GIT PULL] MM updates for 6.5-rc1
2023-06-28 19:27:37
linux-kernel
Re: [GIT PULL] MM updates for 6.5-rc1
2023-06-28 18:50:09
linux-crypto
Re: [v2 PATCH 0/5] crypto: Add akcipher interface without SGs
2023-06-28 13:59:05
linux-kernel
[PATCH] afs: Fix accidental truncation when storing data
2023-06-28 10:59:25
linux-nfs
[PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2023-06-28 10:59:15
linux-nfs
[PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2023-06-28 10:59:12
linux-nfs
[PATCH v7 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
2023-06-27 17:43:47
linux-kernel
Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-06-27 17:37:48
linux-kernel
Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-06-27 14:09:08
linux-kernel
[PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES
2023-06-27 13:13:17
linux-kernel
Re: Is ->sendmsg() allowed to change the msghdr struct it is given?
2023-06-27 11:17:47
linux-kernel
Re: [PATCH 00/12] Convert write_cache_pages() to an iterator
2023-06-26 22:12:13
linux-kernel
Is ->sendmsg() allowed to change the msghdr struct it is given?
2023-06-26 21:28:59
linux-kernel
[PATCH net-next v2] libceph: Partially revert changes to support MSG_SPLICE_PAGES
2023-06-26 21:06:26
linux-kernel
Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
2023-06-26 19:53:11
linux-kernel
Re: [PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
2023-06-26 18:15:17
linux-kernel
[PATCH net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
2023-06-26 17:17:12
linux-kernel
Re: [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-26 16:53:35
linux-kernel
Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-26 16:23:51
linux-kernel
Re: [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-26 15:34:01
linux-kernel
Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-26 14:15:58
linux-kernel
Re: [PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools
2023-06-26 14:15:46
linux-kernel
Re: [PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-26 13:48:58
linux-kernel
[PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools
2023-06-26 07:58:48
linux-kernel
Re: linux-next: build failure after merge of the net-next tree
2023-06-23 23:24:54
linux-kernel
[PATCH net-next v5 12/16] scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-23 23:24:24
linux-kernel
[PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-23 23:10:33
linux-kernel
[PATCH net-next v5 09/16] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
2023-06-23 23:07:37
linux-kernel
[PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-23 23:07:28
linux-kernel
[PATCH net-next v5 05/16] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-23 23:05:50
linux-kernel
[PATCH net-next v5 11/16] scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-23 23:05:05
linux-kernel
[PATCH net-next v5 02/16] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
2023-06-23 23:04:55
linux-kernel
[PATCH net-next v5 07/16] nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-06-23 23:03:13
linux-kernel
[PATCH net-next v5 08/16] nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-06-23 22:59:37
linux-kernel
[PATCH net-next v5 14/16] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-23 22:59:13
linux-nfs
[PATCH net-next v5 15/16] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-23 22:59:09
linux-crypto
[PATCH net-next v5 16/16] net: Kill MSG_SENDPAGE_NOTLAST
2023-06-23 22:59:06
linux-kernel
[PATCH net-next v5 06/16] dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage