Show patches with: Submitter = David Howells       |    Archived = No       |   1351 patches
« 1 2 ... 11 12 13 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v5,2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-12-22 David Howells New
[v5,1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-12-22 David Howells New
mm: Move FOLL_* defs to mm_types.h mm: Move FOLL_* defs to mm_types.h - 1 - --- 2022-12-21 David Howells New
[v3,2/4] iov_iter: Add a function to extract a page list from an iterator iov_iter: Add extraction helpers - - - --- 2022-12-02 David Howells New
[v3,1/4] mm: Move FOLL_* defs to mm_types.h iov_iter: Add extraction helpers - 2 - --- 2022-12-02 David Howells New
[RFC,v4,3/3] mm: Make filemap_release_folio() better inform shrink_folio_list() mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
[RFC,v4,2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
[RFC,v4,1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
Should iov_iter_get_pages*() be EXPORT_SYMBOL_GPL? Should iov_iter_get_pages*() be EXPORT_SYMBOL_GPL? - - - --- 2022-11-23 David Howells New
[v2,2/4] iov_iter: Add a function to extract a page list from an iterator iov_iter: Add extraction helpers - - - --- 2022-11-23 David Howells New
[v2,1/4] mm: Move FOLL_* defs to mm_types.h iov_iter: Add extraction helpers - 2 - --- 2022-11-23 David Howells New
[v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-23 David Howells New
[RFC,2/4] iov_iter: Add a function to extract a page list from an iterator iov_iter: Add extraction helpers - - - --- 2022-11-17 David Howells New
[RFC,1/4] mm: Move FOLL_* defs to mm_types.h iov_iter: Add extraction helpers - 2 - --- 2022-11-17 David Howells New
[RFC,v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [RFC,v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-17 David Howells New
[RFC,v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache [RFC,v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache - - - --- 2022-11-14 David Howells New
mm: Make some folio and page function arguments const and use bool mm: Make some folio and page function arguments const and use bool - - - --- 2022-11-10 David Howells New
mm: Make some folio function arguments const mm: Make some folio function arguments const - - - --- 2022-11-10 David Howells New
[RFC,02/12] iov_iter: Add a function to extract a page list from an iterator smb3: Add iter helpers and use iov_iters down to the network transport - - - --- 2022-11-01 David Howells New
[RFC,01/12] mm: Move FOLL_* defs to mm_types.h smb3: Add iter helpers and use iov_iters down to the network transport - - - --- 2022-11-01 David Howells New
[14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[13/14] cifs: Split the smb3_add_credits tracepoint cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[12/14] cifs: Expose netfs subrequest debug ID and index in read tracepoints cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[11/14] cifs: Clamp length according to credits and rsize cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[10/14] cifs: Hold the open file on netfs_io_request, not netfs_io_subrequest cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[09/14] cifs: Put credits into cifs_io_subrequest, not on the stack cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[08/14] netfs: Allow the netfs to make the io (sub)request alloc larger cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[07/14] cifs: Share server EOF pos with netfslib cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[06/14] cifs: Use netfslib to handle reads cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[05/14] cifs: Remove unused code cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[04/14] cifs: Change the I/O paths to use an iterator rather than a page list cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[03/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[02/14] cifs: Add a function to read into an iter from a socket cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
[01/14] cifs: Add some helper functions cifs: Iterators, netfslib and folios - - - --- 2022-04-06 David Howells New
mm: Export PageHeadHuge() mm: Export PageHeadHuge() - - - --- 2022-02-28 David Howells New
afs: Enable multipage folio support afs: Enable multipage folio support 1 - - --- 2022-02-25 David Howells New
[GIT,PULL] fscache, cachefiles: Rewrite [GIT,PULL] fscache, cachefiles: Rewrite - - 5 --- 2022-01-11 David Howells New
[v4,68/68] 9p, afs, ceph, cifs, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocking() fscache, cachefiles: Rewrite - - - --- 2021-12-22 David Howells New
netfs: Adjust docs after foliation netfs: Adjust docs after foliation - 1 - --- 2021-11-29 David Howells New
netfs: Adjust docs after foliation netfs: Adjust docs after foliation - 1 - --- 2021-11-16 David Howells New
[GIT,PULL] netfs, 9p, afs, ceph: Use folios [GIT,PULL] netfs, 9p, afs, ceph: Use folios - - - --- 2021-11-11 David Howells New
[v5,4/4] afs: Use folios in directory handling netfs, 9p, afs, ceph: Support folios, at least partially - - 1 --- 2021-11-10 David Howells New
[v5,3/4] netfs, 9p, afs, ceph: Use folios netfs, 9p, afs, ceph: Support folios, at least partially - 1 3 --- 2021-11-10 David Howells New
[v5,2/4] folio: Add a function to get the host inode for a folio netfs, 9p, afs, ceph: Support folios, at least partially - 1 3 --- 2021-11-10 David Howells New
[v5,1/4] folio: Add a function to change the private data attached to a folio netfs, 9p, afs, ceph: Support folios, at least partially - 1 3 --- 2021-11-10 David Howells New
[v4,5/5] afs: Use folios in directory handling netfs, 9p, afs, ceph: Support folios, at least partially - - 1 --- 2021-11-09 David Howells New
[v4,4/5] netfs, 9p, afs, ceph: Use folios netfs, 9p, afs, ceph: Support folios, at least partially - 1 3 --- 2021-11-09 David Howells New
[v4,3/5] folio: Add replacements for page_endio() netfs, 9p, afs, ceph: Support folios, at least partially - - 3 --- 2021-11-09 David Howells New
[v4,2/5] folio: Add a function to get the host inode for a folio netfs, 9p, afs, ceph: Support folios, at least partially - 1 3 --- 2021-11-09 David Howells New
[v4,1/5] folio: Add a function to change the private data attached to a folio netfs, 9p, afs, ceph: Support folios, at least partially - 1 3 --- 2021-11-09 David Howells New
folio: Add replacements for page_endio() folio: Add replacements for page_endio() - - - --- 2021-11-03 David Howells New
[v3,6/6] afs: Use folios in directory handling netfs, 9p, afs, ceph: Support folios, at least partially - - - --- 2021-11-02 David Howells New
[v3,5/6] netfs, 9p, afs, ceph: Use folios netfs, 9p, afs, ceph: Support folios, at least partially - 1 - --- 2021-11-02 David Howells New
[v3,4/6] folio: Add a function to get the host inode for a folio netfs, 9p, afs, ceph: Support folios, at least partially - 1 - --- 2021-11-02 David Howells New
[v3,3/6] folio: Add a function to change the private data attached to a folio netfs, 9p, afs, ceph: Support folios, at least partially - 1 - --- 2021-11-02 David Howells New
[v3,2/6] 9p: Convert to using the netfs helper lib to do reads and caching netfs, 9p, afs, ceph: Support folios, at least partially - - - --- 2021-11-02 David Howells New
[v3,1/6] afs: Sort out symlink reading netfs, 9p, afs, ceph: Support folios, at least partially - 1 - --- 2021-11-02 David Howells New
[v2] mm: Stop filemap_read() from grabbing a superfluous page [v2] mm: Stop filemap_read() from grabbing a superfluous page 1 1 - --- 2021-10-20 David Howells New
« 1 2 ... 11 12 13 14 »