Toggle navigation
Patchwork
ceph-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jeff Layton
| Archived =
No
| 646 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
7
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v14,01/64] libceph: add spinlock around osd->o_requests
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
ceph: fix setting of xattrs on async created inodes
ceph: fix setting of xattrs on async created inodes
-
-
-
2022-04-25
Jeff Layton
New
ceph: fix request refcount leak when session can't be acquired
ceph: fix request refcount leak when session can't be acquired
-
-
-
2022-04-22
Jeff Layton
New
[resend] fs: change test in inode_insert5 for adding to the sb list
[resend] fs: change test in inode_insert5 for adding to the sb list
-
-
-
2022-04-19
Jeff Layton
New
ceph: add a has_stable_inodes operation for ceph
ceph: add a has_stable_inodes operation for ceph
-
-
-
2022-03-25
Jeff Layton
New
[v5,7/7] ceph: add new mount option to enable sparse reads
libceph: add support for sparse reads
-
-
-
2022-03-25
Jeff Layton
New
[v5,4/7] libceph: add sparse read support to OSD client
libceph: add support for sparse reads
-
-
-
2022-03-25
Jeff Layton
Superseded
[v5,2/7] libceph: define struct ceph_sparse_extent and add some helpers
libceph: add support for sparse reads
-
-
-
2022-03-25
Jeff Layton
New
[RFC,v11,48/51] ceph: add fscrypt decryption support to ceph_netfs_issue_op
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,47/51] ceph: plumb in decryption during sync reads
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,43/51] ceph: disable copy offload on encrypted inodes
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,42/51] ceph: disable fallocate for encrypted inodes
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,40/51] ceph: add truncate size handling support for fscrypt
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,38/51] ceph: add object version support for sync read
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,37/51] ceph: add __ceph_sync_read helper support
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,34/51] ceph: get file size from fscrypt_file when present in inode traces
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[RFC,v11,32/51] ceph: size handling for encrypted inodes in cap updates
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,31/51] libceph: add CEPH_OSD_OP_ASSERT_VER support
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,30/51] ceph: don't allow changing layout on encrypted files/directories
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,27/51] ceph: make ceph_get_name decrypt filenames
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,26/51] ceph: create symlinks with encrypted and base64-encoded targets
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[RFC,v11,24/51] ceph: add ceph_encode_encrypted_dname() helper
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[RFC,v11,21/51] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,20/51] ceph: add helpers for converting names for userland presentation
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,19/51] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[RFC,v11,17/51] ceph: encode encrypted name in dentry release
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,16/51] ceph: send altname in MClientRequest
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[RFC,v11,14/51] ceph: make ceph_msdc_build_path use ref-walk
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[RFC,v11,11/51] ceph: decode alternate_name in lease info
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
Superseded
[RFC,v11,09/51] ceph: add ability to set fscrypt_auth via setattr
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[RFC,v11,07/51] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[RFC,v11,06/51] ceph: crypto context handling for ceph
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[RFC,v11,02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[v4,5/5] ceph: add new mount option to enable sparse reads
ceph/libceph: add support for sparse reads to msgr2 crc codepath
-
-
-
2022-03-21
Jeff Layton
Superseded
[v4,4/5] libceph: add sparse read support to OSD client
ceph/libceph: add support for sparse reads to msgr2 crc codepath
-
-
-
2022-03-21
Jeff Layton
Superseded
[v4,3/5] libceph: add sparse read support to msgr2 crc state machine
ceph/libceph: add support for sparse reads to msgr2 crc codepath
-
-
-
2022-03-21
Jeff Layton
Superseded
[v4,2/5] libceph: define struct ceph_sparse_extent and add some helpers
ceph/libceph: add support for sparse reads to msgr2 crc codepath
-
-
-
2022-03-21
Jeff Layton
Superseded
[v4,1/5] libceph: add spinlock around osd->o_requests
ceph/libceph: add support for sparse reads to msgr2 crc codepath
-
-
-
2022-03-21
Jeff Layton
Superseded
[v3,5/5] ceph: convert to sparse reads
ceph/libceph: add support for sparse reads to msgr2 crc codepath
-
-
-
2022-03-18
Jeff Layton
New
[v3,4/5] libceph: add sparse read support to OSD client
ceph/libceph: add support for sparse reads to msgr2 crc codepath
-
-
-
2022-03-18
Jeff Layton
Superseded
[v3,3/5] libceph: add sparse read support to msgr2 crc state machine
ceph/libceph: add support for sparse reads to msgr2 crc codepath
-
-
-
2022-03-18
Jeff Layton
Superseded
[v3,2/5] libceph: define struct ceph_sparse_extent and add some helpers
ceph/libceph: add support for sparse reads to msgr2 crc codepath
-
-
-
2022-03-18
Jeff Layton
Superseded
[v3,1/5] libceph: add spinlock around osd->o_requests
ceph/libceph: add support for sparse reads to msgr2 crc codepath
-
-
-
2022-03-18
Jeff Layton
Superseded
[2/3] libceph: add sparse read support to OSD client
[1/3] libceph: add sparse read support to msgr2 crc state machine
-
-
-
2022-03-09
Jeff Layton
New
[1/3] libceph: add sparse read support to msgr2 crc state machine
[1/3] libceph: add sparse read support to msgr2 crc state machine
-
-
-
2022-03-09
Jeff Layton
New
libceph: fix last_piece calculation in ceph_msg_data_pages_advance
libceph: fix last_piece calculation in ceph_msg_data_pages_advance
-
-
-
2022-03-02
Jeff Layton
New
MAINTAINERS: add Xiubo Li as cephfs co-maintainer
MAINTAINERS: add Xiubo Li as cephfs co-maintainer
-
-
-
2022-02-21
Jeff Layton
New
[RFC,2/5] libceph: add sparse read support to msgr2 crc state machine
libceph: add support for sparse reads to msgr2/crc
-
-
-
2022-02-15
Jeff Layton
New
[RFC,1/5] libceph: allow ceph_msg_data_advance to advance more than a page
libceph: add support for sparse reads to msgr2/crc
-
-
-
2022-02-15
Jeff Layton
New
ceph: wake waiters after failed async create
ceph: wake waiters after failed async create
-
-
-
2022-02-08
Jeff Layton
New
ceph: wait for async create reply before sending any cap messages
ceph: wait for async create reply before sending any cap messages
-
-
-
2022-02-05
Jeff Layton
New
ceph: eliminate req->r_wait_for_completion from ceph_mds_request
ceph: eliminate req->r_wait_for_completion from ceph_mds_request
-
-
-
2022-02-03
Jeff Layton
Superseded
ceph: eliminate req->r_wait_for_completion
ceph: eliminate req->r_wait_for_completion
-
-
-
2022-02-03
Jeff Layton
New
ceph: wake waiters on any IMPORT that grants new caps
ceph: wake waiters on any IMPORT that grants new caps
-
-
-
2022-01-27
Jeff Layton
New
[v2] ceph: set pool_ns in new inode layout for async creates
[v2] ceph: set pool_ns in new inode layout for async creates
-
-
-
2022-01-26
Jeff Layton
New
ceph: set pool_ns in new inode layout for async creates
ceph: set pool_ns in new inode layout for async creates
-
-
-
2022-01-25
Jeff Layton
New
[v3,3/3] ceph: Uninline the data on a file opened for writing
ceph: uninline data on open instead of write
-
-
-
2022-01-21
Jeff Layton
New
[v3,2/3] ceph: Make ceph_netfs_issue_op() handle inlined data
ceph: uninline data on open instead of write
-
-
-
2022-01-21
Jeff Layton
New
[v3,1/3] ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
ceph: uninline data on open instead of write
-
-
-
2022-01-21
Jeff Layton
New
[RFC,v10,48/48] ceph: fscrypt support for writepages
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,47/48] ceph: add encryption support to writepage
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,46/48] ceph: add fscrypt decryption support to ceph_netfs_issue_op
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,45/48] ceph: set i_blkbits to crypto block size for encrypted inodes
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,44/48] ceph: plumb in decryption during sync reads
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,43/48] ceph: add read/modify/write to ceph_sync_write
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,42/48] ceph: align data in pages in ceph_sync_write
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,41/48] ceph: set encryption context on open
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,40/48] ceph: don't use special DIO path for encrypted inodes
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,39/48] ceph: disable copy offload on encrypted inodes
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,38/48] ceph: disable fallocate for encrypted inodes
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,37/48] libceph: allow ceph_osdc_new_request to accept a multi-op read
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,36/48] ceph: add truncate size handling support for fscrypt
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,35/48] ceph: add infrastructure for file encryption and decryption
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,34/48] ceph: add object version support for sync read
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,33/48] ceph: add __ceph_sync_read helper support
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,32/48] ceph: add __ceph_get_caps helper support
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,31/48] ceph: handle fscrypt fields in cap messages from MDS
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,30/48] ceph: get file size from fscrypt_file when present in inode traces
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,29/48] ceph: fscrypt_file field handling in MClientRequest messages
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,28/48] ceph: size handling for encrypted inodes in cap updates
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,27/48] libceph: add CEPH_OSD_OP_ASSERT_VER support
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,26/48] ceph: don't allow changing layout on encrypted files/directories
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,25/48] ceph: add some fscrypt guardrails
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,24/48] ceph: add a new ceph.fscrypt.auth vxattr
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,23/48] ceph: make ceph_get_name decrypt filenames
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,22/48] ceph: create symlinks with encrypted and base64-encoded targets
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,21/48] ceph: add support to readdir for encrypted filenames
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,20/48] ceph: add fscrypt support to ceph_fill_trace
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,19/48] ceph: add helpers for converting names for userland presentation
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,18/48] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,17/48] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,16/48] ceph: encode encrypted name in dentry release
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,15/48] ceph: send altname in MClientRequest
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,14/48] ceph: add encrypted fname handling to ceph_mdsc_build_path
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,13/48] ceph: make ceph_msdc_build_path use ref-walk
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,12/48] ceph: add fscrypt ioctls
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,11/48] ceph: decode alternate_name in lease info
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,10/48] ceph: implement -o test_dummy_encryption mount option
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,09/48] ceph: add ability to set fscrypt_auth via setattr
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
Superseded
[RFC,v10,08/48] ceph: add fscrypt_* handling to caps.c
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
«
1
2
...
3
4
5
…
6
7
»