Toggle navigation
Patchwork
ceph-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 3836 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
...
34
35
36
…
38
39
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[17/33] afs: Print the operation debug_id when logging an unexpected data version
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[16/33] afs: Pass page into dirty region helpers to provide THP size
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[15/33] afs: Disable use of the fscache I/O routines
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[14/33] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[13/33] netfs: Hold a ref on a page when PG_private_2 is set
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[12/33] netfs: Define an interface to talk to a cache
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[11/33] netfs: Add write_begin helper
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[10/33] netfs: Gather stats
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[09/33] netfs: Add tracepoints
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[08/33] netfs: Provide readahead and readpage netfs helpers
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[07/33] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache()
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[06/33] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[05/33] netfs: Make a netfs helper module
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[04/33] vfs: Export rw_verify_area() for use by cachefiles
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[03/33] mm: Implement readahead_control pageset expansion
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
New
[02/33] mm: Add an unlock function for PG_private_2/PG_fscache
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[01/33] iov_iter: Add ITER_XARRAY
Network fs helper library & fscache kiocb API [ver #3]
-
-
-
2021-02-15
David Howells
Superseded
[v2] vfs: prevent copy_file_range to copy across devices
[v2] vfs: prevent copy_file_range to copy across devices
-
-
-
2021-02-15
Luis Henriques
New
ceph: minor coding style tweaks
ceph: minor coding style tweaks
-
-
-
2021-02-04
Zhiyuan Dai
Superseded
ceph: minor coding style tweaks
ceph: minor coding style tweaks
-
-
-
2021-02-04
Zhiyuan Dai
New
ceph: fix an oops in error handling in ceph_netfs_issue_op
ceph: fix an oops in error handling in ceph_netfs_issue_op
-
-
-
2021-02-02
Jeff Layton
New
[v4] ceph: defer flushing the capsnap if the Fb is used
[v4] ceph: defer flushing the capsnap if the Fb is used
-
-
-
2021-02-02
Xiubo Li
New
ceph: Fix an Oops in error handling
ceph: Fix an Oops in error handling
-
-
-
2021-02-02
Dan Carpenter
New
ceph: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
ceph: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
-
-
-
2021-02-01
Jiapeng Chong
New
[6/6] ceph: convert ceph_readpages to ceph_readahead
ceph: convert to new netfs read helpers
-
-
-
2021-01-26
Jeff Layton
Superseded
[5/6] ceph: plug write_begin into read helper
ceph: convert to new netfs read helpers
-
-
-
2021-01-26
Jeff Layton
Superseded
[4/6] ceph: convert readpage to fscache read helper
ceph: convert to new netfs read helpers
-
-
-
2021-01-26
Jeff Layton
New
[3/6] ceph: fix fscache invalidation
ceph: convert to new netfs read helpers
-
-
-
2021-01-26
Jeff Layton
Superseded
[2/6] ceph: rework PageFsCache handling
ceph: convert to new netfs read helpers
-
-
-
2021-01-26
Jeff Layton
New
[1/6] ceph: disable old fscache readpage handling
ceph: convert to new netfs read helpers
-
-
-
2021-01-26
Jeff Layton
Superseded
[32/32] NFS: Convert readpage to readahead and use netfs_readahead for fscache
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
New
[31/32] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
New
[30/32] NFS: Allow internal use of read structs and functions
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
New
[29/32] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
New
[28/32] NFS: Call readpage_async_filler() from nfs_readpage_async()
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
New
[27/32] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
New
[26/32] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
New
[25/32] NFS: Clean up nfs_readpage() and nfs_readpages()
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
New
[24/32] afs: Use new fscache read helper API
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[23/32] afs: Use the fs operation ops to handle FetchData completion
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[22/32] afs: Prepare for use of THPs
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[21/32] afs: Extract writeback extension into its own function
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[20/32] afs: Wait on PG_fscache before modifying/releasing a page
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[19/32] afs: Use ITER_XARRAY for writing
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[18/32] afs: Set up the iov_iter before calling afs_extract_data()
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[17/32] afs: Log remote unmarshalling errors
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[16/32] afs: Don't truncate iter during data fetch
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[15/32] afs: Move key to afs_read struct
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[14/32] afs: Print the operation debug_id when logging an unexpected data version
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[13/32] afs: Pass page into dirty region helpers to provide THP size
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[12/32] afs: Disable use of the fscache I/O routines
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[11/32] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[10/32] netfs: Define an interface to talk to a cache
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[09/32] netfs: Add write_begin helper
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[08/32] netfs: Gather stats
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[07/32] netfs: Add tracepoints
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[06/32] netfs: Provide readahead and readpage netfs helpers
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[05/32] netfs: Make a netfs helper module
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[04/32] vfs: Export rw_verify_area() for use by cachefiles
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[03/32] mm: Implement readahead_control pageset expansion
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
[02/32] vm: Add wait/unlock functions for PG_fscache
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
New
[01/32] iov_iter: Add ITER_XARRAY
Network fs helper library & fscache kiocb API [ver #2]
-
-
-
2021-01-25
David Howells
Superseded
libceph: remove osdtimeout option entirely
libceph: remove osdtimeout option entirely
-
-
-
2021-01-25
Ilya Dryomov
New
libceph: deprecate [no]cephx_require_signatures options
libceph: deprecate [no]cephx_require_signatures options
-
-
-
2021-01-25
Ilya Dryomov
New
[RFC,6/6] ceph: convert ceph_readpages to ceph_readahead
Untitled series #96255
-
-
-
2021-01-22
Jeff Layton
Superseded
[RFC,3/6] ceph: fix invalidation
Untitled series #96255
-
-
-
2021-01-22
Jeff Layton
Superseded
[RFC,2/6] ceph: rework PageFsCache handling
Untitled series #96255
-
-
-
2021-01-22
Jeff Layton
New
[25/25] afs: Use new fscache read helper API
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[24/25] afs: Use the fs operation ops to handle FetchData completion
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[23/25] afs: Prepare for use of THPs
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[22/25] afs: Extract writeback extension into its own function
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[21/25] afs: Wait on PG_fscache before modifying/releasing a page
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[20/25] afs: Use ITER_XARRAY for writing
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[19/25] afs: Set up the iov_iter before calling afs_extract_data()
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[18/25] afs: Log remote unmarshalling errors
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[17/25] afs: Don't truncate iter during data fetch
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[16/25] afs: Move key to afs_read struct
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[15/25] afs: Print the operation debug_id when logging an unexpected data version
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[14/25] afs: Pass page into dirty region helpers to provide THP size
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[13/25] afs: Disable use of the fscache I/O routines
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[12/25] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[11/25] netfs: Define an interface to talk to a cache
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[10/25] netfs: Add write_begin helper
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[09/25] netfs: Gather stats
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[08/25] netfs: Add tracepoints
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[07/25] netfs: Provide readahead and readpage netfs helpers
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[06/25] netfs: Make a netfs helper module
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[05/25] cachefiles: Drop superfluous readpages aops NULL check
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
New
[04/25] vfs: Export rw_verify_area() for use by cachefiles
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[03/25] mm: Implement readahead_control pageset expansion
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[02/25] vm: Add wait/unlock functions for PG_fscache
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[01/25] iov_iter: Add ITER_XARRAY
Network fs helper library & fscache kiocb API
-
-
-
2021-01-20
David Howells
Superseded
[RFC,v4,17/17] ceph: add fscrypt ioctls
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-01-20
Jeff Layton
New
[RFC,v4,16/17] ceph: create symlinks with encrypted and base64-encoded targets
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-01-20
Jeff Layton
Superseded
[RFC,v4,15/17] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-01-20
Jeff Layton
New
[RFC,v4,14/17] ceph: add fscrypt support to ceph_fill_trace
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-01-20
Jeff Layton
Superseded
[RFC,v4,13/17] ceph: add support to readdir for encrypted filenames
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-01-20
Jeff Layton
New
[RFC,v4,12/17] ceph: send altname in MClientRequest
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-01-20
Jeff Layton
Superseded
[RFC,v4,11/17] ceph: decode alternate_name in lease info
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-01-20
Jeff Layton
Superseded
[RFC,v4,10/17] ceph: add encrypted fname handling to ceph_mdsc_build_path
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-01-20
Jeff Layton
Superseded
«
1
2
...
34
35
36
…
38
39
»