Show patches with: Submitter = David Howells       |   4348 patches
« 1 2 ... 5 6 743 44 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/41] afs: Don't skip server addresses for which we didn't get an RTT reading afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-11-09 David Howells New
[10/41] rxrpc, afs: Allow afs to pin rxrpc_peer objects afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-11-09 David Howells New
[09/41] afs: Turn the afs_addr_list address array into an array of structs afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-11-09 David Howells New
[08/41] afs: Add comments on abort handling afs: Fix probe handling, server rotation and RO volume callback handling - 1 - --- 2023-11-09 David Howells New
[07/41] afs: Automatically generate trace tag enums afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-11-09 David Howells New
[06/41] afs: Remove whitespace before most ')' from the trace header afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-11-09 David Howells New
[05/41] afs: Make error on cell lookup failure consistent with OpenAFS afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-11-09 David Howells New
[04/41] afs: Fix afs_server_list to be cleaned up with RCU afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-11-09 David Howells New
[03/41] rxrpc: Fix some minor issues with bundle tracing afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-11-09 David Howells New
[02/41] rxrpc: Fix two connection reaping bugs afs: Fix probe handling, server rotation and RO volume callback handling - 1 - --- 2023-11-09 David Howells New
[01/41] rxrpc: Fix RTT determination to use PING ACKs as a source afs: Fix probe handling, server rotation and RO volume callback handling - - - --- 2023-11-09 David Howells New
[RFC,53/53] cifs: Remove some code that's no longer used, part 3 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,52/53] cifs: Remove some code that's no longer used, part 2 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,51/53] cifs: Remove some code that's no longer used, part 1 netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,50/53] cifs: Cut over to using netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,49/53] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,48/53] cifs: Implement netfslib hooks netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,47/53] cifs: Make wait_mtu_credits take size_t args netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,46/53] cifs: Use more fields from netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,45/53] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,44/53] cifs: Share server EOF pos with netfslib netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,43/53] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,42/53] afs: Use the netfs write helpers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,41/53] netfs: Rearrange netfs_io_subrequest to put request pointer first netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,40/53] netfs: Implement a write-through caching option netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,39/53] netfs: Provide a launder_folio implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,38/53] netfs: Support encryption on Unbuffered/DIO write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,37/53] netfs: Support decryption on ubuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,36/53] netfs: Decrypt encrypted content netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,35/53] netfs: Perform content encryption netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,34/53] netfs: Make netfs_skip_folio_read() take account of blocksize netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,33/53] netfs: Provide minimum blocksize parameter netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,32/53] netfs: Provide a writepages implementation netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,31/53] netfs: Provide netfs_file_read_iter() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,30/53] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite() netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,29/53] netfs: Implement buffered write API netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,28/53] netfs: Implement unbuffered/DIO write support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,27/53] netfs: Implement support for unbuffered/DIO read netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,26/53] netfs: Allocate multipage folios in the writepath netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,25/53] netfs: Make netfs_read_folio() handle streaming-write pages netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,24/53] netfs: Provide func to copy data to pagecache for buffered write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,23/53] netfs: Dispatch write requests to process a writeback slice netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,22/53] netfs: Prep to use folio->private for write grouping and streaming write netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,21/53] netfs: Make the refcounting of netfs_begin_read() easier to use netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,20/53] fscache: Add a function to begin an cache op from a netfslib request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,19/53] netfs: Make netfs_put_request() handle a NULL pointer netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,18/53] netfs: Add a hook to allow tell the netfs to update its i_size netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,17/53] netfs: Extend the netfs_io_*request structs to handle writes netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,16/53] netfs: Export netfs_put_subrequest() and some tracepoints netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,15/53] netfs: Limit subrequest by size or number of segments netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,13/53] netfs: Add bounce buffering support netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,12/53] netfs: Provide tools to create a buffer in an xarray netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,11/53] netfs: Add support for DIO buffering netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,10/53] netfs: Add iov_iters to (sub)requests to describe various buffers netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,08/53] netfs: Add rsize to netfs_io_request netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,07/53] netfs: Provide invalidate_folio and release_folio calls netfs, afs, cifs: Delegate high-level I/O to netfslib - 1 - --- 2023-10-13 David Howells New
[RFC,06/53] afs: Don't use folio->private to record partial modification netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,05/53] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,04/53] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,03/53] netfs: Note nonblockingness in the netfs_io_request struct netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,02/53] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,01/53] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,05/53] netfs: Add a ->free_subrequest() op netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,04/53] netfs: Allow the netfs to make the io (sub)request alloc larger netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,03/53] netfs: Note nonblockingness in the netfs_io_request struct netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,02/53] netfs: Track the fpos above which the server has no data netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[RFC,01/53] netfs: Add a procfile to list in-progress requests netfs, afs, cifs: Delegate high-level I/O to netfslib - - - --- 2023-10-13 David Howells New
[v7,12/12] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,11/12] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,10/12] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,09/12] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,07/12] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - 1 1 --- 2023-09-25 David Howells New
[v7,06/12] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,05/12] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,04/12] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v7,03/12] sound: Fix snd_pcm_readv()/writev() to use iov access functions iov_iter: Convert the iterator macros into inline funcs - 2 - --- 2023-09-25 David Howells New
[v7,02/12] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user() iov_iter: Convert the iterator macros into inline funcs 1 - - --- 2023-09-25 David Howells New
[v7,01/12] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-25 David Howells New
[v6,13/13] iov_iter, net: Move hash_and_copy_to_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,12/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,11/13] iov_iter, net: Fold in csum_and_memcpy() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,10/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/ iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,09/13] iov_iter: Add a kernel-type iterator-only iteration function iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,08/13] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,07/13] iov_iter: Convert iterate*() to inline funcs iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,06/13] iov_iter: Derive user-backedness from the iterator type iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,05/13] iov_iter: Renumber ITER_* constants iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,04/13] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,03/13] sound: Fix snd_pcm_readv()/writev() to use iov access functions iov_iter: Convert the iterator macros into inline funcs - 2 - --- 2023-09-22 David Howells New
[v6,02/13] iov_iter: Be consistent about the __user tag on copy_mc_to_user() iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v6,01/13] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE iov_iter: Convert the iterator macros into inline funcs - - - --- 2023-09-22 David Howells New
[v3,10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,08/10] iov_iter: Add benchmarking kunit tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
[v3,05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests iov_iter: kunit: Cleanup, abstraction and more tests - - - --- 2023-09-22 David Howells New
« 1 2 ... 5 6 743 44 »