Show patches with: Submitter = David Howells       |    State = Action Required       |    Archived = No       |   1609 patches
« 1 2 ... 14 15 16 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/17] 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-16 David Howells New
[10/17] 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-16 David Howells New
[09/17] 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-16 David Howells New
[08/17] 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-16 David Howells New
[07/17] 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-16 David Howells New
[06/17] splice: Export filemap/direct_splice_read() smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-16 David Howells New
[05/17] iov_iter: Add a function to extract a page list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - 2 - --- 2023-02-16 David Howells New
[04/17] iov_iter: Define flags to qualify page extraction. smb3: Use iov_iters down to the network transport and fix DIO page pinning - 3 - --- 2023-02-16 David Howells New
[03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - 1 - --- 2023-02-16 David Howells New
[02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - 1 - --- 2023-02-16 David Howells New
[01/17] mm: Pass info, not iter, into filemap_get_pages() smb3: Use iov_iters down to the network transport and fix DIO page pinning - 2 - --- 2023-02-16 David Howells New
[v6,2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [v6,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs - - - --- 2023-02-16 David Howells New
[v6,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs [v6,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs - - - --- 2023-02-16 David Howells New
[v15,05/17] overlayfs: Implement splice-read Untitled series #722173 - - - --- 2023-02-15 David Howells New
splice: Clean up direct_splice_read() a bit splice: Clean up direct_splice_read() a bit - - - --- 2023-02-15 David Howells New
[v14,17/17] block: convert bio_map_user_iov to use iov_iter_extract_pages iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,16/17] 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-14 David Howells New
[v14,15/17] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,14/17] 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-14 David Howells New
[v14,13/17] block: Fix bio_flagged() so that gcc can better optimise it iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,12/17] 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-14 David Howells New
[v14,11/17] 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-14 David Howells New
[v14,10/17] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-02-14 David Howells New
[v14,09/17] iov_iter: Kill ITER_PIPE iov_iter: Improve page extraction (pin or just list) - 1 - --- 2023-02-14 David Howells New
[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
[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
[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
[v10,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-25 David Howells New
[v10,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-25 David Howells New
[v10,6/8] block: Add BIO_PAGE_PINNED and associated infrastructure iov_iter: Improve page extraction (pin or just list) - 3 - --- 2023-01-25 David Howells New
[v10,5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic iov_iter: Improve page extraction (pin or just list) - 3 - --- 2023-01-25 David Howells New
[v10,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-25 David Howells New
[v10,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) - 2 - --- 2023-01-25 David Howells New
[v10,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-25 David Howells New
[v10,1/8] iov_iter: Define flags to qualify page extraction. iov_iter: Improve page extraction (pin or just list) - 2 - --- 2023-01-25 David Howells New
[v9,2/8] iov_iter: Add a function to extract a page list from an iterator Untitled series #715201 - 1 - --- 2023-01-24 David Howells New
[v8,10/10] mm: Renumber FOLL_PIN and FOLL_GET down Untitled series #714819 - 2 - --- 2023-01-23 David Howells New
[v8,03/10] mm: Provide a helper to drop a pin/ref on a page Untitled series #714819 - 1 - --- 2023-01-23 David Howells New
[v8,02/10] iov_iter: Add a function to extract a page list from an iterator Untitled series #714819 - 1 - --- 2023-01-23 David Howells New
[v7,8/8] mm: Renumber FOLL_GET and FOLL_PIN down Untitled series #714231 - 1 - --- 2023-01-20 David Howells New
[v7,3/8] mm: Provide a helper to drop a pin/ref on a page Untitled series #714231 - - - --- 2023-01-20 David Howells New
[v7,2/8] iov_iter: Add a function to extract a page list from an iterator Untitled series #714231 - - - --- 2023-01-20 David Howells New
iov_iter: Add a function to extract a page list from an iterator iov_iter: Add a function to extract a page list from an iterator - - - --- 2023-01-19 David Howells New
[v6,07/34] iov_iter: Add a function to extract a page list from an iterator iov_iter: Improve page extraction (ref, pin or just list) - - - --- 2023-01-16 David Howells New
[v5,4/9] iov_iter: Add a function to extract a page list from an iterator iov_iter: Add extraction helpers - 1 - --- 2023-01-11 David Howells New
[v4,4/7] iov_iter: Add a function to extract a page list from an iterator iov_iter: Add extraction helpers - - - --- 2023-01-07 David Howells New
[v5,3/3] mm: Make filemap_release_folio() better inform shrink_folio_list() mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-12-22 David Howells New
« 1 2 ... 14 15 16 17 »