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
| 571 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
[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,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,18/18] ceph: Don't use data_pages
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,17/18] ceph: Remove CEPH_MSG_DATA_PAGES and its helpers
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,16/18] ceph: Remove CEPH_OS_DATA_TYPE_PAGES and its attendant helpers
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,15/18] ceph: Convert ceph_osdc_notify() reply to ceph_databuf
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,13/18] ceph: Convert users of ceph_pagelist to ceph_databuf
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,12/18] ceph: Convert some page arrays to ceph_databuf
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,10/18] rbd: Switch from using bvec_iter to iov_iter
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,09/18] ceph: Convert notify_id_pages to a ceph_databuf
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,06/18] ceph: Change ceph_osdc_call()'s reply to a ceph_databuf
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,05/18] rbd: Use ceph_databuf for rbd_obj_read_sync()
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,04/18] ceph: Convert ceph_mds_request::r_pagelist to a databuf
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,03/18] ceph: Add a new data container type, ceph_databuf
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[RFC,01/18] iov_iter: Add function to see if buffer is all zeros
ceph, rbd: Collapse all the I/O types down to something iov_iter-based
-
-
-
2023-08-04
David Howells
New
[v7,2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
-
-
-
2023-06-28
David Howells
New
[v7,1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
-
-
-
2023-06-28
David Howells
New
[net-next,v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES
[net-next,v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES
-
-
-
2023-06-27
David Howells
New
[net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
[net-next] libceph: Partially revert changes to support MSG_SPLICE_PAGES
-
-
-
2023-06-26
David Howells
New
[net-next,v5,04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
Untitled series #213304
-
-
-
2023-06-23
David Howells
New
[net-next,v4,03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
Untitled series #213305
-
-
-
2023-06-23
David Howells
New
[v22,16/31] ceph: Provide a splice-read wrapper
Untitled series #210477
-
-
-
2023-05-22
David Howells
New
[v3,39/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
Untitled series #205657
-
-
-
2023-03-31
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,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
[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
[v4] netfs: do not unlock and put the folio twice
netfs: fix the crash when unlocking the folio
-
-
-
2022-07-07
David Howells
New
[3/3] netfs: Rename the netfs_io_request cleanup op and give it an op pointer
netfs, afs: Cleanups
-
-
-
2022-06-10
David Howells
New
[2/3] netfs: Further cleanups after struct netfs_inode wrapper introduced
netfs, afs: Cleanups
-
-
-
2022-06-10
David Howells
New
[1/3] afs: Fix some checker issues
netfs, afs: Cleanups
-
-
-
2022-06-10
David Howells
New
[v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
[v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
-
-
-
2022-05-20
David Howells
New
[1/2] netfs: ->cleanup() op is always given a rreq pointer now
[1/2] netfs: ->cleanup() op is always given a rreq pointer now
-
-
-
2022-05-19
David Howells
New
[v3,20/20] afs: Maintain netfs_i_context::remote_i_size
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,19/20] netfs: Keep track of the actual remote file size
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,18/20] netfs: Split some core bits out into their own file
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,17/20] netfs: Split fs/netfs/read_helper.c
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,16/20] netfs: Rename read_helper.c to io.c
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,15/20] netfs: Prepare to split read_helper.c
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,14/20] netfs: Add a function to consolidate beginning a read
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,13/20] netfs: Add a netfs inode context
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,12/20] ceph: Make ceph_init_request() check caps on readahead
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,11/20] netfs: Change ->init_request() to return an error code
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,10/20] netfs: Refactor arguments for netfs_alloc_read_request
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,08/20] netfs: Trace refcounting on the netfs_io_subrequest struct
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,07/20] netfs: Trace refcounting on the netfs_io_request struct
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,06/20] netfs: Adjust the netfs_rreq tracepoint slightly
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,05/20] netfs: Split netfs_io_* object handling out
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,04/20] netfs: Finish off rename of netfs_read_request to netfs_io_request
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,03/20] netfs: Rename netfs_read_*request to netfs_io_*request
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,02/20] netfs: Generate enums from trace symbol mapping lists
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[v3,01/20] fscache: export fscache_end_operation()
netfs: Prep for write helpers
-
-
-
2022-03-10
David Howells
New
[16/19] netfs: Rename rename read_helper.c to io.c
[01/19] fscache: export fscache_end_operation()
-
-
-
2022-03-02
David Howells
New
[12/19] netfs: Prepare to split read_helper.c
[01/19] fscache: export fscache_end_operation()
-
-
-
2022-03-02
David Howells
New
[09/19] netfs: Trace refcounting on the netfs_io_request struct
[01/19] fscache: export fscache_end_operation()
-
-
-
2022-03-02
David Howells
New
[05/19] netfs: Refactor arguments for netfs_alloc_read_request
[01/19] fscache: export fscache_end_operation()
-
-
-
2022-03-02
David Howells
New
[03/19] netfs: Add a netfs inode context
[01/19] fscache: export fscache_end_operation()
-
-
-
2022-03-02
David Howells
New
[GIT,PULL] fscache: Fixes and minor updates for rewrite
[GIT,PULL] fscache: Fixes and minor updates for rewrite
-
-
-
2022-01-21
David Howells
New
[RFC] cachefiles: Split and rename S_KERNEL_FILE and extend effects
[RFC] cachefiles: Split and rename S_KERNEL_FILE and extend effects
-
-
-
2022-01-21
David Howells
New
[11/11] cifs: Support fscache indexing rewrite
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[10/11] netfs: Make ops->init_rreq() optional
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[07/11] cachefiles: Check that the backing filesystem supports tmpfiles
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[05/11] cachefiles: Trace active-mark failure
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[03/11] cachefiles: set default tag name if it's unspecified
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[01/11] fscache: Fix the volume collision wait condition
[01/11] fscache: Fix the volume collision wait condition
-
-
-
2022-01-18
David Howells
New
[2/3] ceph: Uninline the data on a file opened for writing
[1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
-
-
-
2022-01-17
David Howells
New
[1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
[1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
-
-
-
2022-01-17
David Howells
New
[2/3] ceph: Remove some other inline-setting bits
[1/3] ceph: Uninline the data on a file opened for writing
-
-
-
2022-01-17
David Howells
New
[1/3] ceph: Uninline the data on a file opened for writing
[1/3] ceph: Uninline the data on a file opened for writing
-
-
-
2022-01-17
David Howells
New
[GIT,PULL] fscache, cachefiles: Rewrite
[GIT,PULL] fscache, cachefiles: Rewrite
-
-
-
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
[v4,67/68] fscache: Add a tracepoint for cookie use/unuse
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,65/68] ceph: add fscache writeback support
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,64/68] ceph: conversion to new fscache API
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,62/68] nfs: Implement cache I/O by accessing the cache directly
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,61/68] nfs: Convert to new fscache volume/cookie API
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,60/68] 9p: Copy local writes to the cache when writing to the server
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,59/68] 9p: Use fscache indexing rewrite and reenable caching
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,58/68] afs: Skip truncation on the server of data we haven't written yet
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,57/68] afs: Copy local writes to the cache when writing to the server
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,56/68] afs: Convert afs to use the new fscache API
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,55/68] fscache, cachefiles: Display stat of culling events
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,54/68] fscache, cachefiles: Display stats of no-space events
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,53/68] cachefiles: Allow cachefiles to actually function
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,52/68] fscache, cachefiles: Store the volume coherency data
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,51/68] cachefiles: Implement the I/O routines
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,50/68] cachefiles: Implement cookie resize for truncate
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,49/68] cachefiles: Implement begin and end I/O operation
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,48/68] cachefiles: Implement backing file wrangling
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,47/68] cachefiles: Implement culling daemon commands
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,46/68] cachefiles: Mark a backing file in use with an inode flag
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,45/68] cachefiles: Implement metadata/coherency data storage in xattrs
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,44/68] cachefiles: Implement key to filename encoding
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,43/68] cachefiles: Implement object lifecycle funcs
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,42/68] cachefiles: Add tracepoints for calls to the VFS
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,41/68] cachefiles: Implement volume support
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,40/68] cachefiles: Implement cache registration and withdrawal
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,39/68] cachefiles: Implement a function to get/create a directory in the cache
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
[v4,37/68] cachefiles: Provide a function to check how much space there is
fscache, cachefiles: Rewrite
-
-
-
2021-12-22
David Howells
New
«
1
2
...
3
4
5
6
»