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
ceph: remove some defunct forward declarations
ceph: remove some defunct forward declarations
-
-
-
2021-07-07
Jeff Layton
New
ceph: fix comment about short copies in ceph_write_end
ceph: fix comment about short copies in ceph_write_end
-
-
-
2021-07-02
Jeff Layton
New
ceph: fix memory leak on decode error in ceph_handle_caps
ceph: fix memory leak on decode error in ceph_handle_caps
-
-
-
2021-07-02
Jeff Layton
New
[RFC,v7,19/24] ceph: add helpers for converting names for userland presentation
[RFC,v7,01/24] vfs: export new_inode_pseudo
-
-
-
2021-06-25
Jeff Layton
New
[RFC,v7,15/24] ceph: add encrypted fname handling to ceph_mdsc_build_path
[RFC,v7,01/24] vfs: export new_inode_pseudo
-
-
-
2021-06-25
Jeff Layton
New
[RFC,v7,11/24] ceph: add routine to create fscrypt context prior to RPC
[RFC,v7,01/24] vfs: export new_inode_pseudo
-
-
-
2021-06-25
Jeff Layton
New
[RFC,v7,06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
[RFC,v7,01/24] vfs: export new_inode_pseudo
-
-
-
2021-06-25
Jeff Layton
New
[v2] ceph: fix error handling in ceph_atomic_open and ceph_lookup
[v2] ceph: fix error handling in ceph_atomic_open and ceph_lookup
-
-
-
2021-06-21
Jeff Layton
New
ceph: take reference to req->r_parent at point of assignment
ceph: take reference to req->r_parent at point of assignment
-
-
-
2021-06-18
Jeff Layton
New
[RFC,5/6] ceph: don't take s_mutex in ceph_flush_snaps
[RFC,1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
-
-
-
2021-06-15
Jeff Layton
New
[RFC,4/6] ceph: don't take s_mutex in try_flush_caps
[RFC,1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
-
-
-
2021-06-15
Jeff Layton
New
[RFC,1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
[RFC,1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
-
-
-
2021-06-15
Jeff Layton
New
[v2] netfs: fix test for whether we can skip read when writing beyond EOF
[v2] netfs: fix test for whether we can skip read when writing beyond EOF
-
-
-
2021-06-14
Jeff Layton
New
netfs: fix test for whether we can skip read when writing beyond EOF
netfs: fix test for whether we can skip read when writing beyond EOF
-
-
-
2021-06-13
Jeff Layton
New
[v4] ceph: fix write_begin optimization when write is beyond EOF
[v4] ceph: fix write_begin optimization when write is beyond EOF
-
-
-
2021-06-13
Jeff Layton
New
[RFC] ceph: fix write_begin optimization when write is beyond EOF
[RFC] ceph: fix write_begin optimization when write is beyond EOF
-
-
-
2021-06-11
Jeff Layton
New
[3/3] ceph: must hold snap_rwsem when filling inode for async create
ceph: locking fixes for snaprealm handling
-
-
-
2021-06-03
Jeff Layton
New
[2/3] ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm
ceph: locking fixes for snaprealm handling
-
-
-
2021-06-03
Jeff Layton
New
[1/3] ceph: add some lockdep assertions around snaprealm handling
ceph: locking fixes for snaprealm handling
-
-
-
2021-06-03
Jeff Layton
New
ceph: ensure we flush delayed caps when unmounting
ceph: ensure we flush delayed caps when unmounting
-
-
-
2021-06-03
Jeff Layton
New
ceph: decoding error in ceph_update_snap_realm should return -EIO
ceph: decoding error in ceph_update_snap_realm should return -EIO
-
-
-
2021-06-03
Jeff Layton
New
[v2] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
[v2] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
-
-
-
2021-05-04
Jeff Layton
New
[v2] ceph: clamp length of an OSD read to rsize mount option
[v2] ceph: clamp length of an OSD read to rsize mount option
-
-
-
2021-04-23
Jeff Layton
New
ceph: clamp length of a read to CEPH_MSG_MAX_DATA_LEN
ceph: clamp length of a read to CEPH_MSG_MAX_DATA_LEN
-
-
-
2021-04-23
Jeff Layton
New
[v3] ceph: don't allow access to MDS-private inodes
[v3] ceph: don't allow access to MDS-private inodes
-
-
-
2021-04-21
Jeff Layton
New
[RFC,v6,12/20] ceph: send altname in MClientRequest
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-04-13
Jeff Layton
New
[RFC,v6,08/20] ceph: add routine to create fscrypt context prior to RPC
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-04-13
Jeff Layton
New
[RFC,v6,06/20] ceph: implement -o test_dummy_encryption mount option
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-04-13
Jeff Layton
New
[RFC,v6,05/20] ceph: crypto context handling for ceph
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-04-13
Jeff Layton
New
[RFC,v6,02/20] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-04-13
Jeff Layton
New
ceph: convert some PAGE_SIZE invocations to thp_size()
ceph: convert some PAGE_SIZE invocations to thp_size()
-
-
-
2021-04-12
Jeff Layton
New
ceph: fix up some bare fetches of i_size
ceph: fix up some bare fetches of i_size
-
-
-
2021-04-12
Jeff Layton
New
ceph: drop pinned_page parameter from ceph_get_caps
ceph: drop pinned_page parameter from ceph_get_caps
-
-
-
2021-04-05
Jeff Layton
New
[RFC,v5,05/19] ceph: crypto context handling for ceph
[RFC,v5,01/19] vfs: export new_inode_pseudo
-
-
-
2021-03-26
Jeff Layton
New
[RFC,v5,03/19] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
[RFC,v5,01/19] vfs: export new_inode_pseudo
-
-
-
2021-03-26
Jeff Layton
New
ceph: only check pool permissions for regular files
ceph: only check pool permissions for regular files
-
-
-
2021-03-25
Jeff Layton
New
ceph: use attach/detach_page_private for tracking snap context
ceph: use attach/detach_page_private for tracking snap context
-
-
-
2021-03-23
Jeff Layton
New
[1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct
[1/2] ceph: fix kerneldoc copypasta over ceph_start_io_direct
-
-
-
2021-03-23
Jeff Layton
New
[1/2] ceph: don't clobber i_snap_caps on non-I_NEW inode
ceph: snapdir dentry handling fixes
-
-
-
2021-03-15
Jeff Layton
New
[v3,5/6] ceph: plug write_begin into read helper
[v3,1/6] ceph: disable old fscache readpage handling
-
-
-
2021-02-23
Jeff Layton
New
[v3,2/6] ceph: rework PageFsCache handling
[v3,1/6] ceph: disable old fscache readpage handling
-
-
-
2021-02-23
Jeff Layton
New
[v3,1/6] ceph: disable old fscache readpage handling
[v3,1/6] ceph: disable old fscache readpage handling
-
-
-
2021-02-23
Jeff Layton
New
ceph: fix the inline data handling
ceph: fix the inline data handling
-
-
-
2021-02-22
Jeff Layton
New
[v2,6/6] ceph: convert ceph_readpages to ceph_readahead
[v2,1/6] ceph: disable old fscache readpage handling
-
-
-
2021-02-17
Jeff Layton
New
[v2,5/6] ceph: plug write_begin into read helper
[v2,1/6] ceph: disable old fscache readpage handling
-
-
-
2021-02-17
Jeff Layton
New
[v2,4/6] ceph: convert readpage to fscache read helper
[v2,1/6] ceph: disable old fscache readpage handling
-
-
-
2021-02-17
Jeff Layton
New
[v2,3/6] ceph: fix fscache invalidation
[v2,1/6] ceph: disable old fscache readpage handling
-
-
-
2021-02-17
Jeff Layton
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
[4/6] ceph: convert readpage to fscache read helper
ceph: convert to new netfs read helpers
-
-
-
2021-01-26
Jeff Layton
New
[2/6] ceph: rework PageFsCache handling
ceph: convert to new netfs read helpers
-
-
-
2021-01-26
Jeff Layton
New
[RFC,2/6] ceph: rework PageFsCache handling
Untitled series #96255
-
-
-
2021-01-22
Jeff Layton
New
[RFC,v4,17/17] ceph: add fscrypt ioctls
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-01-20
Jeff Layton
New
[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,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,07/17] ceph: preallocate inode for ops that may create one
ceph+fscrypt: context, filename and symlink support
-
-
-
2021-01-20
Jeff Layton
New
[v2] ceph: allow queueing cap/snap handling after putting cap references
[v2] ceph: allow queueing cap/snap handling after putting cap references
-
-
-
2020-12-18
Jeff Layton
New
[v2] ceph: implement updated ceph_mds_request_head structure
[v2] ceph: implement updated ceph_mds_request_head structure
-
-
-
2020-12-16
Jeff Layton
New
[1/3] ceph: fix flush_snap logic after putting caps
[1/3] ceph: fix flush_snap logic after putting caps
-
-
-
2020-12-11
Jeff Layton
New
[4/4] ceph: implement updated ceph_mds_request_head structure
Untitled series #85886
-
-
-
2020-12-09
Jeff Layton
New
[3/4] ceph: clean up argument lists to __prepare_send_request and __send_request
Untitled series #85886
-
-
-
2020-12-09
Jeff Layton
New
[2/4] ceph: take a cred reference instead of tracking individual uid/gid
Untitled series #85886
-
-
-
2020-12-09
Jeff Layton
New
[5/5] ceph: add fscache writeback support
Untitled series #80971
-
-
-
2020-11-20
Jeff Layton
New
[2/5] ceph: convert readpage to fscache read helper
Untitled series #80971
-
-
-
2020-11-20
Jeff Layton
New
ceph: pass down the flags to grab_cache_page_write_begin
ceph: pass down the flags to grab_cache_page_write_begin
-
-
-
2020-11-11
Jeff Layton
New
ceph: ensure we have Fs caps when fetching dir link count
ceph: ensure we have Fs caps when fetching dir link count
-
-
-
2020-11-10
Jeff Layton
New
[v3] ceph: check session state after bumping session->s_seq
[v3] ceph: check session state after bumping session->s_seq
-
-
-
2020-10-13
Jeff Layton
New
ceph: add a queue_inode_work helper
ceph: add a queue_inode_work helper
-
-
-
2020-10-12
Jeff Layton
New
ceph: break up send_cap_msg
ceph: break up send_cap_msg
-
-
-
2020-10-07
Jeff Layton
New
[v4,5/5] ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set
ceph: fix spurious recover_session=clean errors
-
-
-
2020-10-07
Jeff Layton
New
ceph: don't SetPageError on readpage errors
ceph: don't SetPageError on readpage errors
-
-
-
2020-10-06
Jeff Layton
New
ceph: fix up some warnings on W=1 builds
ceph: fix up some warnings on W=1 builds
-
-
-
2020-09-30
Jeff Layton
New
[RFC,3/4] ceph: remove timeout on allowing reconnect after blocklisting
Untitled series #64432
-
-
-
2020-09-25
Jeff Layton
New
[RFC,2/4] ceph: don't mark mount as SHUTDOWN when recovering session
[RFC,v2,1/4] ceph: don't WARN when removing caps due to blocklisting
-
-
-
2020-09-25
Jeff Layton
New
[RFC,1/4] ceph: don't WARN when removing caps due to blocklisting
[RFC,1/4] ceph: don't WARN when removing caps due to blocklisting
-
-
-
2020-09-25
Jeff Layton
New
[v2,5/5] ceph: fold ceph_update_writeable_page into ceph_write_begin
[v2,1/5] ceph: break out writeback of incompatible snap context to separate function
-
-
-
2020-09-23
Jeff Layton
New
[v2,2/5] ceph: don't call ceph_update_writeable_page from page_mkwrite
[v2,1/5] ceph: break out writeback of incompatible snap context to separate function
-
-
-
2020-09-23
Jeff Layton
New
[v2,1/5] ceph: break out writeback of incompatible snap context to separate function
[v2,1/5] ceph: break out writeback of incompatible snap context to separate function
-
-
-
2020-09-23
Jeff Layton
New
[3/5] ceph: fold ceph_sync_readpages into ceph_readpage
ceph: addr.c cleanups
-
-
-
2020-09-16
Jeff Layton
New
[2/5] ceph: don't call ceph_update_writeable_page from page_mkwrite
ceph: addr.c cleanups
-
-
-
2020-09-16
Jeff Layton
New
[RFC,v3,14/16] ceph: add support to readdir for encrypted filenames
Untitled series #64440
-
-
-
2020-09-14
Jeff Layton
New
[RFC,v3,12/16] ceph: add encrypted fname handling to ceph_mdsc_build_path
Untitled series #64440
-
-
-
2020-09-14
Jeff Layton
New
[RFC,v3,08/16] ceph: implement -o test_dummy_encryption mount option
Untitled series #64440
-
-
-
2020-09-14
Jeff Layton
New
[RFC,v3,06/16] ceph: add fscrypt ioctls
Untitled series #64440
-
-
-
2020-09-14
Jeff Layton
New
[RFC,v3,04/16] fscrypt: add fscrypt_context_for_new_inode
Untitled series #64440
-
-
-
2020-09-14
Jeff Layton
New
[RFC,v2,17/18] ceph: add fscrypt support to ceph_fill_trace
[RFC,v2,01/18] vfs: export new_inode_pseudo
-
-
-
2020-09-04
Jeff Layton
New
[RFC,v2,11/18] ceph: add routine to create context prior to RPC
[RFC,v2,01/18] vfs: export new_inode_pseudo
-
-
-
2020-09-04
Jeff Layton
New
[RFC,v2,09/18] ceph: crypto context handling for ceph
[RFC,v2,01/18] vfs: export new_inode_pseudo
-
-
-
2020-09-04
Jeff Layton
New
[RFC,v2,07/18] lib: lift fscrypt base64 conversion into lib/
[RFC,v2,01/18] vfs: export new_inode_pseudo
-
-
-
2020-09-04
Jeff Layton
New
[RFC,v2,04/18] fscrypt: add fscrypt_new_context_from_inode
[RFC,v2,01/18] vfs: export new_inode_pseudo
-
-
-
2020-09-04
Jeff Layton
New
[RFC,v2,03/18] fscrypt: export fscrypt_d_revalidate
[RFC,v2,01/18] vfs: export new_inode_pseudo
-
-
-
2020-09-04
Jeff Layton
New
«
1
2
3
4
»