Show patches with: Submitter = David Howells       |   4337 patches
« 1 2 ... 12 13 1443 44 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v14,08/17] splice: Do splice read from a file without using ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,07/17] tty, proc, kernfs, random: Use direct_splice_read() iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,06/17] coda: Implement splice-read iov_iter: Improve page extraction (pin or just list) 1 - - --- 2023-02-14 David Howells New
[v14,05/17] overlayfs: Implement splice-read iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,04/17] shmem: Implement splice-read iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-14 David Howells New
[v14,01/17] mm: Pass info, not iter, into filemap_get_pages() iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-14 David Howells New
[v3,5/5] shmem, overlayfs, coda, tty, proc, kernfs, random: Fix splice-read iov_iter: Adjust styling/location of new splice functions 1 - 1 --- 2023-02-14 David Howells New
[v3,4/5] splice: Move filemap_read_splice() to mm/filemap.c iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-14 David Howells New
[v3,3/5] splice: Use init_sync_kiocb() in filemap_splice_read() iov_iter: Adjust styling/location of new splice functions - - - --- 2023-02-14 David Howells New
[v3,2/5] splice: Provide pipe_head_buf() helper iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-14 David Howells New
[v3,1/5] splice: Rename new splice functions iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-14 David Howells New
[v2,4/4] splice: Move filemap_read_splice() to mm/filemap.c iov_iter: Adjust styling/location of new splice functions - 2 - --- 2023-02-13 David Howells New
[v2,3/4] splice: Use init_sync_kiocb() in filemap_splice_read() iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-13 David Howells New
[v2,2/4] splice: Provide pipe_head_buf() helper iov_iter: Adjust styling/location of new splice functions - 2 - --- 2023-02-13 David Howells New
[v2,1/4] splice: Rename new splice functions iov_iter: Adjust styling/location of new splice functions - 2 - --- 2023-02-13 David Howells New
[4/4] splice: Move filemap_read_splice() to mm/filemap.c iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-13 David Howells New
[3/4] splice: Use init_sync_kiocb() in filemap_splice_read() iov_iter: Adjust styling/location of new splice functions - - - --- 2023-02-13 David Howells New
[2/4] splice: Provide pipe_head_buf() helper iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-13 David Howells New
[1/4] splice: Rename new splice functions iov_iter: Adjust styling/location of new splice functions - 1 - --- 2023-02-13 David Howells New
[11/11] cifs: Fix problem with encrypted RDMA data read smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[10/11] cifs: DIO to/from KVEC-type iterators should now work smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[09/11] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[08/11] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[07/11] cifs: Change the I/O paths to use an iterator rather than a page list smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[06/11] cifs: Add a function to read into an iter from a socket smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[05/11] cifs: Add some helper functions smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[04/11] cifs: Add a function to Hash the contents of an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[03/11] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[02/11] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[v14,01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE [v14,01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE - - - --- 2023-02-09 David Howells New
[v13,12/12] block: convert bio_map_user_iov to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-09 David Howells New
[v13,11/12] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-09 David Howells New
[v13,10/12] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-09 David Howells New
[v13,09/12] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-09 David Howells New
[v13,08/12] block: Fix bio_flagged() so that gcc can better optimise it iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-09 David Howells New
[v13,07/12] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-09 David Howells New
[v13,06/12] iov_iter: Add a function to extract a page list from an iterator iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-09 David Howells New
[v13,05/12] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-09 David Howells New
[v13,04/12] iov_iter: Kill ITER_PIPE iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-09 David Howells New
[v13,03/12] splice: Do splice read from a buffered file without using ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-09 David Howells New
[v13,02/12] mm: Pass info, not iter, into filemap_get_pages() and unstatic it iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-09 David Howells New
[v13,01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-09 David Howells New
[v12,10/10] block: convert bio_map_user_iov to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-07 David Howells New
[v12,09/10] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-07 David Howells New
[v12,08/10] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-07 David Howells New
[v12,07/10] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-07 David Howells New
[v12,06/10] block: Fix bio_flagged() so that gcc can better optimise it iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-07 David Howells New
[v12,05/10] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-07 David Howells New
[v12,04/10] iov_iter: Add a function to extract a page list from an iterator iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-07 David Howells New
[v12,03/10] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-07 David Howells New
[v12,02/10] iov_iter: Kill ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-07 David Howells New
[v12,01/10] vfs, iomap: Fix generic_file_splice_read() to avoid reversion of ITER_PIPE iov_iter: Improve page extraction (pin or just list) - - - --- 2023-02-07 David Howells New
[2/2] iov_iter: Kill ITER_PIPE iomap, splice: Fix DIO/splice_read race memory corruptor and kill off ITER_PIPE - - 1 --- 2023-02-07 David Howells New
[1/2] vfs, iomap: Fix generic_file_splice_read() to avoid reversion of ITER_PIPE iomap, splice: Fix DIO/splice_read race memory corruptor and kill off ITER_PIPE - - 1 --- 2023-02-07 David Howells New
[11/11] cifs: DIO to/from KVEC-type iterators should now work smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[10/11] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[09/11] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[08/11] cifs: Change the I/O paths to use an iterator rather than a page list smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[07/11] cifs: Add a function to read into an iter from a socket smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[06/11] cifs: Add some helper functions smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[05/11] cifs: Add a function to Hash the contents of an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[04/11] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[03/11] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[02/11] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[12/12] cifs: DIO to/from KVEC-type iterators should now work smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[11/12] cifs: Fix problem with encrypted RDMA data read smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[10/12] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[09/12] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[08/12] cifs: Change the I/O paths to use an iterator rather than a page list smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[07/12] cifs: Add a function to read into an iter from a socket smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[06/12] cifs: Add some helper functions smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[05/12] cifs: Add a function to Hash the contents of an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[04/12] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[03/12] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[02/12] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[01/12] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[GIT,PULL] fscache: Fix incorrect mixing of wake/wait and missing barriers [GIT,PULL] fscache: Fix incorrect mixing of wake/wait and missing barriers - - - --- 2023-01-30 David Howells New
[GIT,PULL] iov_iter: Improve page extraction (pin or just list) [GIT,PULL] iov_iter: Improve page extraction (pin or just list) - - - --- 2023-01-30 David Howells New
[v11,8/8] block: convert bio_map_user_iov to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,6/8] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-01-26 David Howells New
[v11,4/8] block: Fix bio_flagged() so that gcc can better optimise it iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
[v11,3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing iov_iter: Improve page extraction (pin or just list) - 3 - --- 2023-01-26 David Howells New
[v11,2/8] iov_iter: Add a function to extract a page list from an iterator iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-01-26 David Howells New
[v11,1/8] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-26 David Howells New
iov_iter: Use __bitwise with the extraction_flags iov_iter: Use __bitwise with the extraction_flags - - - --- 2023-01-26 David Howells New
[RFC,13/13] cifs: DIO to/from KVEC-type iterators should now work smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-25 David Howells New
[RFC,12/13] cifs: Fix problem with encrypted RDMA data read smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-25 David Howells New
[RFC,11/13] cifs: Remove unused code smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-25 David Howells New
[RFC,10/13] cifs: Build the RDMA SGE list directly from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-25 David Howells New
[RFC,09/13] cifs: Change the I/O paths to use an iterator rather than a page list smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-25 David Howells New
[RFC,08/13] cifs: Add a function to read into an iter from a socket smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-25 David Howells New
[RFC,07/13] cifs: Add some helper functions smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-25 David Howells New
[RFC,06/13] cifs: Add a function to Hash the contents of an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-25 David Howells New
[RFC,05/13] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-25 David Howells New
« 1 2 ... 12 13 1443 44 »