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-10-13 16:14:44 linux-nfs [RFC PATCH 48/53] cifs: Implement netfslib hooks
2023-10-13 16:13:20 linux-kernel [RFC PATCH 46/53] cifs: Use more fields from netfs_io_subrequest
2023-10-13 16:13:09 linux-kernel [RFC PATCH 36/53] netfs: Decrypt encrypted content
2023-10-13 16:13:00 linux-kernel [RFC PATCH 51/53] cifs: Remove some code that's no longer used, part 1
2023-10-13 16:12:45 linux-nfs [RFC PATCH 52/53] cifs: Remove some code that's no longer used, part 2
2023-10-13 16:11:24 linux-nfs [RFC PATCH 50/53] cifs: Cut over to using netfslib
2023-10-13 16:11:01 linux-kernel [RFC PATCH 34/53] netfs: Make netfs_skip_folio_read() take account of blocksize
2023-10-13 16:10:44 linux-nfs [RFC PATCH 28/53] netfs: Implement unbuffered/DIO write support
2023-10-13 16:08:55 linux-nfs [RFC PATCH 29/53] netfs: Implement buffered write API
2023-10-13 16:08:47 linux-nfs [RFC PATCH 26/53] netfs: Allocate multipage folios in the writepath
2023-10-13 16:08:44 linux-nfs [RFC PATCH 17/53] netfs: Extend the netfs_io_*request structs to handle writes
2023-10-13 16:08:33 linux-nfs [RFC PATCH 11/53] netfs: Add support for DIO buffering
2023-10-13 16:08:28 linux-nfs [RFC PATCH 23/53] netfs: Dispatch write requests to process a writeback slice
2023-10-13 16:08:26 linux-nfs [RFC PATCH 24/53] netfs: Provide func to copy data to pagecache for buffered write
2023-10-13 16:08:06 linux-nfs [RFC PATCH 22/53] netfs: Prep to use folio->private for write grouping and streaming write
2023-10-13 16:08:05 linux-nfs [RFC PATCH 20/53] fscache: Add a function to begin an cache op from a netfslib request
2023-10-13 16:07:56 linux-nfs [RFC PATCH 21/53] netfs: Make the refcounting of netfs_begin_read() easier to use
2023-10-13 16:07:53 linux-kernel [RFC PATCH 14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator
2023-10-13 16:07:34 linux-nfs [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
2023-10-13 16:07:31 linux-nfs [RFC PATCH 19/53] netfs: Make netfs_put_request() handle a NULL pointer
2023-10-13 16:07:27 linux-nfs [RFC PATCH 18/53] netfs: Add a hook to allow tell the netfs to update its i_size
2023-10-13 16:07:23 linux-nfs [RFC PATCH 10/53] netfs: Add iov_iters to (sub)requests to describe various buffers
2023-10-13 16:07:21 linux-nfs [RFC PATCH 15/53] netfs: Limit subrequest by size or number of segments
2023-10-13 16:07:21 linux-kernel [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
2023-10-13 16:07:17 linux-kernel [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
2023-10-13 16:07:17 linux-nfs [RFC PATCH 13/53] netfs: Add bounce buffering support
2023-10-13 16:07:12 linux-kernel [RFC PATCH 06/53] afs: Don't use folio->private to record partial modification
2023-10-13 16:07:05 linux-nfs [RFC PATCH 16/53] netfs: Export netfs_put_subrequest() and some tracepoints
2023-10-13 16:06:58 linux-kernel [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls
2023-10-13 16:06:40 linux-nfs [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op
2023-10-13 16:06:39 linux-nfs [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
2023-10-13 16:06:09 linux-kernel [RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-13 16:05:47 linux-nfs [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
2023-10-13 16:05:47 linux-nfs [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger
2023-10-13 16:05:40 linux-kernel [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
2023-10-13 16:00:00 linux-kernel [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger
2023-10-13 15:59:36 linux-kernel [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
2023-10-13 15:59:30 linux-kernel [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op
2023-10-13 15:59:27 linux-kernel [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
2023-10-13 15:58:45 linux-kernel [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
2023-10-13 15:58:35 linux-nfs [RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-07 07:31:23 linux-kernel Re: [PATCH next] iov_iter: fix copy_page_from_iter_atomic()
2023-10-02 09:35:33 linux-kernel Re: [PATCH v7 08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
2023-09-29 13:37:08 linux-kernel Re: [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
2023-09-26 09:57:06 linux-kernel [PATCH v7 04/12] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
2023-09-26 01:02:46 linux-kernel [PATCH v7 08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
2023-09-25 23:26:16 linux-kernel [PATCH v7 09/12] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
2023-09-25 22:36:49 linux-kernel [PATCH v7 05/12] iov_iter: Renumber ITER_* constants
2023-09-25 20:27:03 linux-kernel [PATCH v7 10/12] iov_iter, net: Fold in csum_and_memcpy()
2023-09-25 20:02:05 linux-kernel [PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
2023-09-25 19:11:08 linux-kernel [PATCH v7 02/12] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()