Toggle navigation
Patchwork
ceph-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jeff Layton
| State =
Action Required
| Archived =
No
| 390 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
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v14,27/64] ceph: add helpers for converting names for userland presentation
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,25/64] ceph: set DCACHE_NOKEY_NAME in atomic open
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,24/64] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,23/64] ceph: encode encrypted name in dentry release
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,21/64] ceph: add encrypted fname handling to ceph_mdsc_build_path
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,20/64] ceph: add base64 endcoding routines for encrypted names
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,16/64] ceph: decode alternate_name in lease info
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,14/64] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,13/64] ceph: ensure that we accept a new context from MDS for new inodes
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,10/64] fscrypt: add fscrypt_context_for_new_inode
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,07/64] ceph: add new mount option to enable sparse reads
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,05/64] libceph: support sparse reads on msgr2 secure codepath
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,04/64] libceph: add sparse read support to OSD client
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[v14,03/64] libceph: add sparse read support to msgr2 crc state machine
[v14,01/64] libceph: add spinlock around osd->o_requests
-
-
-
2022-04-27
Jeff Layton
New
[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,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,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,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,19/51] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
ceph+fscrypt : full support
-
-
-
2022-03-22
Jeff Layton
New
[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,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
[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
[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
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,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,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,31/48] ceph: handle fscrypt fields in cap messages from MDS
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,27/48] libceph: add CEPH_OSD_OP_ASSERT_VER support
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[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,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,16/48] ceph: encode encrypted name in dentry release
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[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,12/48] ceph: add fscrypt ioctls
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,10/48] ceph: implement -o test_dummy_encryption mount option
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,08/48] ceph: add fscrypt_* handling to caps.c
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,06/48] ceph: crypto context handling for ceph
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,05/48] ceph: preallocate inode for ops that may create one
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,03/48] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
[RFC,v10,01/48] vfs: export new_inode_pseudo
ceph+fscrypt: full support
-
-
-
2022-01-11
Jeff Layton
New
ceph: move CEPH_SUPER_MAGIC definition to magic.h
ceph: move CEPH_SUPER_MAGIC definition to magic.h
-
-
-
2022-01-10
Jeff Layton
New
[RFC] ceph: add new "nopagecache" option
[RFC] ceph: add new "nopagecache" option
-
-
-
2022-01-05
Jeff Layton
New
[05/36] fscrypt: uninline and export fscrypt_require_key
ceph+fscrypt: context, filename, symlink and size handling support
-
-
-
2021-12-09
Jeff Layton
New
[v2] ceph: don't check for quotas on MDS stray dirs
[v2] ceph: don't check for quotas on MDS stray dirs
-
-
-
2021-12-07
Jeff Layton
New
[v2,2/2] ceph: add fscache writeback support
ceph: adapt ceph to the fscache rewrite
-
-
-
2021-12-07
Jeff Layton
New
[v2,1/2] ceph: conversion to new fscache API
ceph: adapt ceph to the fscache rewrite
-
-
-
2021-12-07
Jeff Layton
New
ceph: drop send metrics debug message
ceph: drop send metrics debug message
-
-
-
2021-11-30
Jeff Layton
New
[1/2] ceph: conversion to new fscache API
ceph: adapt ceph to the fscache rewrite
-
-
-
2021-11-29
Jeff Layton
New
[RFC,2/2] libceph: allow tasks to submit messages without taking con->mutex
libceph: submit new messages under spinlock instead of mutex
-
-
-
2021-09-15
Jeff Layton
New
[RFC,1/2] libceph: defer clearing standby state to work function
libceph: submit new messages under spinlock instead of mutex
-
-
-
2021-09-15
Jeff Layton
New
[6/6] ceph: shut down access to inode when async create fails
ceph: better error handling for failed async creates
-
-
-
2021-09-08
Jeff Layton
New
[5/6] ceph: refactor remove_session_caps_cb
ceph: better error handling for failed async creates
-
-
-
2021-09-08
Jeff Layton
New
[4/6] ceph: fix auth cap handling logic in remove_session_caps_cb
ceph: better error handling for failed async creates
-
-
-
2021-09-08
Jeff Layton
New
[3/6] ceph: drop private list from remove_session_caps_cb
ceph: better error handling for failed async creates
-
-
-
2021-09-08
Jeff Layton
New
[2/6] ceph: don't use -ESTALE as special return code in try_get_cap_refs
ceph: better error handling for failed async creates
-
-
-
2021-09-08
Jeff Layton
New
[1/6] ceph: print inode numbers instead of pointer values
ceph: better error handling for failed async creates
-
-
-
2021-09-08
Jeff Layton
New
ceph: ensure we return an error when parsing corrupt mdsmap
ceph: ensure we return an error when parsing corrupt mdsmap
-
-
-
2021-08-30
Jeff Layton
New
[v3] ceph: request Fw caps before updating the mtime in ceph_write_iter
[v3] ceph: request Fw caps before updating the mtime in ceph_write_iter
-
-
-
2021-08-20
Jeff Layton
New
ceph: remove dead code in ceph_sync_write
ceph: remove dead code in ceph_sync_write
-
-
-
2021-08-11
Jeff Layton
New
ceph: enable async dirops by default
ceph: enable async dirops by default
-
-
-
2021-08-09
Jeff Layton
New
[v2] ceph: ensure we take snap_empty_lock atomically with snaprealm refcount change
[v2] ceph: ensure we take snap_empty_lock atomically with snaprealm refcount change
-
-
-
2021-08-04
Jeff Layton
New
ceph: ensure we take snap_empty_lock atomically with refcount change
ceph: ensure we take snap_empty_lock atomically with refcount change
-
-
-
2021-08-03
Jeff Layton
New
ceph: new helper - ceph_change_snap_realm
ceph: new helper - ceph_change_snap_realm
-
-
-
2021-08-02
Jeff Layton
New
[v3] ceph: dump info about cap flushes when we're waiting too long for them
[v3] ceph: dump info about cap flushes when we're waiting too long for them
-
-
-
2021-07-29
Jeff Layton
New
[v2] ceph: cancel delayed work instead of flushing on mdsc teardown
[v2] ceph: cancel delayed work instead of flushing on mdsc teardown
-
-
-
2021-07-29
Jeff Layton
New
ceph: cancel delayed work instead of flushing on mdsc teardown
ceph: cancel delayed work instead of flushing on mdsc teardown
-
-
-
2021-07-27
Jeff Layton
New
[v2] ceph: add a new vxattr to return auth mds for an inode
[v2] ceph: add a new vxattr to return auth mds for an inode
-
-
-
2021-07-27
Jeff Layton
New
ceph: add a new vxattr to return auth mds for an inode
ceph: add a new vxattr to return auth mds for an inode
-
-
-
2021-07-27
Jeff Layton
New
«
1
2
3
4
»