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-05-22 06:43:37 linux-kernel Re: [PATCH v21 22/30] ocfs2: Provide a splice-read stub
2023-05-21 13:33:36 linux-kernel Re: [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()
2023-05-20 10:50:39 linux-kernel Re: [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read()
2023-05-20 08:47:10 linux-kernel Re: [PATCH v20 29/32] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
2023-05-20 07:39:34 linux-ext4 Re: [PATCH v21 18/30] ext4: Provide a splice-read stub
2023-05-20 01:35:56 linux-kernel [PATCH v21 04/30] splice: Clean up copy_splice_read() a bit
2023-05-20 01:34:32 linux-kernel [PATCH v21 19/30] f2fs: Provide a splice-read stub
2023-05-20 01:28:53 linux-kernel [PATCH v21 14/30] 9p: Add splice_read stub
2023-05-20 01:28:42 linux-kernel [PATCH v21 01/30] splice: Fix filemap of a blockdev
2023-05-20 01:26:33 linux-kernel [PATCH v21 11/30] coda: Implement splice-read
2023-05-20 01:23:52 linux-kernel [PATCH v21 27/30] cifs: Use filemap_splice_read()
2023-05-20 01:22:54 linux-kernel [PATCH v21 28/30] splice: Use filemap_splice_read() instead of generic_file_splice_read()
2023-05-20 01:21:41 linux-kernel [PATCH v21 12/30] tty, proc, kernfs, random: Use copy_splice_read()
2023-05-20 01:20:00 linux-kernel [PATCH v21 06/30] splice: Check for zero count in vfs_splice_read()
2023-05-20 01:18:22 linux-kernel [PATCH v21 05/30] splice: Make do_splice_to() generic and export it
2023-05-20 01:17:47 linux-kernel [PATCH v21 15/30] afs: Provide a splice-read stub
2023-05-20 01:16:37 linux-kernel [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()
2023-05-20 01:14:19 linux-kernel [PATCH v21 29/30] splice: Remove generic_file_splice_read()
2023-05-20 01:12:16 linux-kernel [PATCH v21 00/30] splice: Kill ITER_PIPE
2023-05-20 01:12:01 linux-kernel [PATCH v21 22/30] ocfs2: Provide a splice-read stub
2023-05-20 01:11:03 linux-kernel [PATCH v21 07/30] splice: Make splice from an O_DIRECT fd use copy_splice_read()
2023-05-20 01:10:18 linux-kernel [PATCH v21 16/30] ceph: Provide a splice-read stub
2023-05-20 00:52:11 linux-kernel [PATCH v21 17/30] ecryptfs: Provide a splice-read stub
2023-05-20 00:36:32 linux-kernel [PATCH v21 09/30] shmem: Implement splice-read
2023-05-20 00:35:35 linux-kernel [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read()
2023-05-20 00:29:10 linux-kernel [PATCH v21 10/30] overlayfs: Implement splice-read
2023-05-20 00:27:45 linux-kernel [PATCH v21 25/30] zonefs: Provide a splice-read stub
2023-05-20 00:16:48 linux-kernel [PATCH v21 02/30] splice: Make filemap_splice_read() check s_maxbytes
2023-05-20 00:14:25 linux-kernel [PATCH v21 24/30] xfs: Provide a splice-read stub
2023-05-20 00:06:11 linux-kernel [PATCH v21 30/30] iov_iter: Kill ITER_PIPE
2023-05-20 00:05:38 linux-kernel [PATCH v21 23/30] orangefs: Provide a splice-read stub
2023-05-20 00:05:30 linux-kernel [PATCH v21 21/30] ntfs3: Provide a splice-read stub
2023-05-20 00:05:13 linux-nfs [PATCH v21 20/30] nfs: Provide a splice-read stub
2023-05-20 00:05:06 linux-ext4 [PATCH v21 18/30] ext4: Provide a splice-read stub
2023-05-20 00:04:47 linux-kernel [PATCH v21 13/30] net: Make sock_splice_read() use copy_splice_read() by default
2023-05-20 00:03:54 linux-ext4 [PATCH v21 08/30] splice: Make splice from a DAX file use copy_splice_read()
2023-05-19 22:59:33 linux-kernel Re: [PATCH net-next v9 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES
2023-05-19 22:59:03 linux-kernel Re: [PATCH v20 03/32] splice: Make direct_read_splice() limit to eof where appropriate
2023-05-19 17:42:36 linux-kernel [PATCH] cachefiles: Allow the cache to be non-root
2023-05-19 17:06:15 linux-kernel Re: [PATCH v20 03/32] splice: Make direct_read_splice() limit to eof where appropriate
2023-05-19 09:46:34 linux-nfs Re: [Linux-cachefs] [BUG] fscache writing but not reading
2023-05-19 09:37:30 linux-kernel Re: [PATCH v20 13/32] ceph: Provide a splice-read stub
2023-05-19 09:25:48 linux-kernel Re: [PATCH v20 01/32] splice: Fix filemap of a blockdev
2023-05-19 08:52:57 linux-kernel Re: [PATCH v20 05/32] splice: Make splice from a DAX file use direct_splice_read()
2023-05-19 08:52:10 linux-kernel Re: [PATCH v20 03/32] splice: Make direct_read_splice() limit to eof where appropriate
2023-05-19 08:20:08 linux-kernel [PATCH v20 30/32] block: Add BIO_PAGE_PINNED and associated infrastructure
2023-05-19 08:18:07 linux-kernel [PATCH] iov_iter: Add automatic-alloc for ITER_BVEC and use in direct_splice_read()
2023-05-19 08:04:27 linux-kernel [PATCH v20 12/32] afs: Provide a splice-read stub
2023-05-19 08:04:14 linux-kernel [PATCH v20 22/32] zonefs: Provide a splice-read stub
2023-05-19 08:04:08 linux-kernel [PATCH v20 28/32] block: Fix bio_flagged() so that gcc can better optimise it
2023-05-19 08:04:05 linux-kernel [PATCH v20 24/32] splice: Do splice read from a file without using ITER_PIPE