Toggle navigation
Patchwork
ceph-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
David Howells
| State =
Action Required
| Archived =
No
| 506 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
5
6
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,15/22] netfs: Add some write-side stats and clean up some stat names
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,14/22] netfs: New writeback implementation
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,13/22] netfs: Switch to using unsigned long long rather than loff_t
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,12/22] mm: Export writeback_iter()
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,11/22] netfs: Use mempools for allocating requests and subrequests
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,10/22] netfs: Remove ->launder_folio() support
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,09/22] afs: Use alternative invalidation to using launder_folio
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,08/22] 9p: Use alternative invalidation to using launder_folio
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,07/22] mm: Provide a means of invalidation without using launder_folio
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,06/22] netfs: Use subreq_counter to allocate subreq debug_index values
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,03/22] mm: Remove the PG_fscache alias for PG_private_2
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[v2,01/22] netfs: Update i_blocks when write committed to pagecache
netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
-
-
-
2024-04-30
David Howells
New
[17/26] netfs: Fix writethrough-mode error handling
[01/26] cifs: Fix duplicate fscache cookie warnings
-
-
-
2024-03-28
David Howells
New
[09/26] mm: Provide a means of invalidation without using launder_folio
[01/26] cifs: Fix duplicate fscache cookie warnings
-
-
-
2024-03-28
David Howells
New
[01/26] cifs: Fix duplicate fscache cookie warnings
[01/26] cifs: Fix duplicate fscache cookie warnings
-
-
-
2024-03-28
David Howells
New
[RFC,v2] mm: Kill ->launder_folio()
[RFC,v2] mm: Kill ->launder_folio()
-
-
-
2024-03-07
David Howells
New
[RFC] mm: Replace ->launder_folio() with flush and wait
[RFC] mm: Replace ->launder_folio() with flush and wait
-
-
-
2024-03-06
David Howells
New
[2/2] netfs: Fix missing zero-length check in unbuffered write
netfs: Miscellaneous fixes
-
-
-
2024-01-29
David Howells
New
[1/2] netfs: Fix i_dio_count leak on DIO read past i_size
netfs: Miscellaneous fixes
-
-
-
2024-01-29
David Howells
New
[v2,07/10] afs: Hide silly-rename files from userspace
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[v2,06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[v2,05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[v2,03/10] cifs: Don't use certain unnecessary folio_*() functions
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[v2,01/10] netfs: Don't use certain unnecessary folio_*() functions
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[10/10] afs: Fix missing/incorrect unlocking of RCU read lock
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[04/10] netfs, fscache: Prevent Oops in fscache_put_cache()
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[02/10] afs: Don't use certain internal folio_*() functions
netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
-
-
-
2024-01-22
David Howells
New
[2/2] netfs: Add Jeff Layton as reviewer
netfs, cachefiles: Update MAINTAINERS records
-
-
-
2024-01-22
David Howells
New
[1/2] netfs, cachefiles: Change mailing list
netfs, cachefiles: Update MAINTAINERS records
-
-
-
2024-01-22
David Howells
New
keys, dns: Fix size check of V1 server-list header
keys, dns: Fix size check of V1 server-list header
-
-
-
2024-01-10
David Howells
New
[3/4] erofs: Don't use certain internal folio_*() functions
netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
-
-
-
2024-01-09
David Howells
New
[6/6] netfs: Fix wrong #ifdef hiding wait
netfs, cachefiles: More additional patches
-
-
-
2024-01-09
David Howells
New
[5/6] cachefiles: Fix signed/unsigned mixup
netfs, cachefiles: More additional patches
-
-
-
2024-01-09
David Howells
New
[4/6] netfs: Fix the loop that unmarks folios after writing to the cache
netfs, cachefiles: More additional patches
-
-
-
2024-01-09
David Howells
New
[3/6] netfs: Fix interaction between write-streaming and cachefiles culling
netfs, cachefiles: More additional patches
-
-
-
2024-01-09
David Howells
New
[2/6] netfs: Count DIO writes
netfs, cachefiles: More additional patches
-
-
-
2024-01-09
David Howells
New
[1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static
netfs, cachefiles: More additional patches
-
-
-
2024-01-09
David Howells
New
[7/5] netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs"
netfs, cachefiles, 9p: Additional patches
-
-
-
2024-01-03
David Howells
New
[6/5] netfs: Rearrange netfs_io_subrequest to put request pointer first
netfs, cachefiles, 9p: Additional patches
-
-
-
2024-01-03
David Howells
New
[5/5] 9p: Use length of data written to the server in preference to error
netfs, cachefiles, 9p: Additional patches
-
-
-
2024-01-03
David Howells
New
[4/5] 9p: Always update remote_i_size in stat2inode
netfs, cachefiles, 9p: Additional patches
-
-
-
2024-01-03
David Howells
New
[3/5] 9p: Do a couple of cleanups
netfs, cachefiles, 9p: Additional patches
-
-
-
2024-01-03
David Howells
New
[2/5] 9p: Fix initialisation of netfs_inode for 9p
netfs, cachefiles, 9p: Additional patches
-
-
-
2024-01-03
David Howells
New
[1/5] cachefiles: Fix __cachefiles_prepare_write()
netfs, cachefiles, 9p: Additional patches
-
-
-
2024-01-03
David Howells
New
keys, dns: Fix missing size check of V1 server-list header
keys, dns: Fix missing size check of V1 server-list header
-
-
-
2023-12-24
David Howells
New
Fix EROFS Kconfig
Fix EROFS Kconfig
-
-
-
2023-12-22
David Howells
New
Fix oops in NFS
Fix oops in NFS
-
-
-
2023-12-22
David Howells
New
[GIT,PULL] afs, dns: Fix dynamic root interaction with negative DNS
[GIT,PULL] afs, dns: Fix dynamic root interaction with negative DNS
-
-
-
2023-12-21
David Howells
New
[v4,3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
Untitled series #231054
-
-
-
2023-12-21
David Howells
New
[v5,40/40] 9p: Use netfslib read/write_iter
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,39/40] afs: Use the netfs write helpers
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,38/40] netfs: Export the netfs_sreq tracepoint
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,37/40] netfs: Optimise away reads above the point at which there can be no data
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,36/40] netfs: Implement a write-through caching option
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,35/40] netfs: Provide a launder_folio implementation
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,34/40] netfs: Provide a writepages implementation
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,33/40] netfs, cachefiles: Pass upper bound length to allow expansion
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,32/40] netfs: Provide netfs_file_read_iter()
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,30/40] netfs: Implement buffered write API
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,29/40] netfs: Implement unbuffered/DIO write support
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,28/40] netfs: Implement unbuffered/DIO read support
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,27/40] netfs: Allocate multipage folios in the writepath
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,26/40] netfs: Make netfs_read_folio() handle streaming-write pages
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,25/40] netfs: Provide func to copy data to pagecache for buffered write
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,24/40] netfs: Dispatch write requests to process a writeback slice
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,23/40] netfs: Prep to use folio->private for write grouping and streaming write
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,22/40] netfs: Make the refcounting of netfs_begin_read() easier to use
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,21/40] netfs: Make netfs_put_request() handle a NULL pointer
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,20/40] netfs: Add a hook to allow tell the netfs to update its i_size
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,19/40] netfs: Extend the netfs_io_*request structs to handle writes
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,18/40] netfs: Limit subrequest by size or number of segments
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,16/40] netfs: Provide tools to create a buffer in an xarray
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,15/40] netfs: Add support for DIO buffering
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,14/40] netfs: Add iov_iters to (sub)requests to describe various buffers
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,13/40] netfs: Implement unbuffered/DIO vs buffered I/O locking
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,12/40] netfs: Provide invalidate_folio and release_folio calls
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,11/40] afs: Don't use folio->private to record partial modification
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,10/40] netfs: Add a ->free_subrequest() op
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,09/40] netfs: Allow the netfs to make the io (sub)request alloc larger
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,08/40] netfs: Add a procfile to list in-progress requests
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,07/40] netfs: Move pinning-for-writeback from fscache to netfs
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,05/40] netfs, fscache: Remove ->begin_cache_operation
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,04/40] netfs, fscache: Combine fscache with netfs
Fix EROFS Kconfig
-
-
-
2023-12-21
David Howells
New
[v5,03/40] netfs, fscache: Move fs/fscache/* into fs/netfs/
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,02/40] afs: Automatically generate trace tag enums
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v5,01/40] afs: Remove whitespace before most ')' from the trace header
netfs, afs, 9p: Delegate high-level I/O to netfslib
-
-
-
2023-12-21
David Howells
New
[v4,13/13] cifs: Remove some code that's no longer used, part 3
netfs, cifs: Delegate high-level I/O to netfslib
-
-
-
2023-12-13
David Howells
New
[v4,11/13] cifs: Remove some code that's no longer used, part 1
netfs, cifs: Delegate high-level I/O to netfslib
-
-
-
2023-12-13
David Howells
New
[v4,10/13] cifs: Cut over to using netfslib
netfs, cifs: Delegate high-level I/O to netfslib
-
-
-
2023-12-13
David Howells
New
[v4,08/13] cifs: Implement netfslib hooks
netfs, cifs: Delegate high-level I/O to netfslib
-
-
-
2023-12-13
David Howells
New
[v4,05/13] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
netfs, cifs: Delegate high-level I/O to netfslib
-
-
-
2023-12-13
David Howells
New
[v4,02/13] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
netfs, cifs: Delegate high-level I/O to netfslib
-
-
-
2023-12-13
David Howells
New
«
1
2
3
4
…
5
6
»