Show patches with: Submitter = Xiubo Li       |    State = Action Required       |   1058 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] ceph: defer stopping the mdsc delayed_work [v2] ceph: defer stopping the mdsc delayed_work - 1 - --- 2023-07-24 Xiubo Li New
ceph: disable sending metrics thoroughly when it's disabled ceph: disable sending metrics thoroughly when it's disabled - 2 - --- 2023-07-20 Xiubo Li New
ceph: defer stopping the mdsc delayed_work ceph: defer stopping the mdsc delayed_work - 1 - --- 2023-06-29 Xiubo Li New
[v3] ceph: don't let check_caps skip sending responses for revoke msgs [v3] ceph: don't let check_caps skip sending responses for revoke msgs - 2 - --- 2023-06-29 Xiubo Li New
[v2] ceph: don't let check_caps skip sending responses for revoke msgs [v2] ceph: don't let check_caps skip sending responses for revoke msgs - 1 - --- 2023-06-27 Xiubo Li New
ceph: don't let check_caps skip sending responses for revoke msgs ceph: don't let check_caps skip sending responses for revoke msgs - - - --- 2023-06-27 Xiubo Li New
[v4,5/6] ceph: add ceph_inode_to_client() helper support ceph: print the client global id for debug logs - 3 2 --- 2023-06-19 Xiubo Li New
[v4,4/6] ceph: move mdsmap.h to fs/ceph/ ceph: print the client global id for debug logs - 3 2 --- 2023-06-19 Xiubo Li New
[v4,3/6] ceph: rename _to_client() to _to_fs_client() ceph: print the client global id for debug logs - 3 2 --- 2023-06-19 Xiubo Li New
[v4,2/6] ceph: pass the mdsc to several helpers ceph: print the client global id for debug logs - 3 2 --- 2023-06-19 Xiubo Li New
[v4,1/6] ceph: add the *_client debug macros support ceph: print the client global id for debug logs - 3 2 --- 2023-06-19 Xiubo Li New
ceph: issue a cap release immediately if no cap exists ceph: issue a cap release immediately if no cap exists - 1 - --- 2023-06-18 Xiubo Li New
[v3,5/6] ceph: add ceph_inode_to_client() helper support ceph: print the client global id for debug logs - 1 - --- 2023-06-14 Xiubo Li New
[v3,4/6] ceph: move mdsmap.h to fs/ceph/ ceph: print the client global id for debug logs - 1 - --- 2023-06-14 Xiubo Li New
[v3,3/6] ceph: rename _to_client() to _to_fs_client() ceph: print the client global id for debug logs - 1 - --- 2023-06-14 Xiubo Li New
[v3,2/6] ceph: pass the mdsc to several helpers ceph: print the client global id for debug logs - 1 - --- 2023-06-14 Xiubo Li New
[v3,1/6] ceph: add the *_client debug macros support ceph: print the client global id for debug logs - 1 - --- 2023-06-14 Xiubo Li New
[v20,71/71] ceph: switch ceph_open_atomic() to use the new fscrypt helper ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,70/71] ceph: switch ceph_lookup() to use new fscrypt helper ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,69/71] ceph: fix updating the i_truncate_pagecache_size for fscrypt ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,68/71] ceph: just wait the osd requests' callbacks to finish when unmounting ceph+fscrypt: full support - 2 1 --- 2023-06-13 Xiubo Li New
[v20,67/71] ceph: drop the messages from MDS when unmounting ceph+fscrypt: full support - 2 1 --- 2023-06-13 Xiubo Li New
[v20,66/71] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,65/71] ceph: prevent snapshots to be created in encrypted locked directories ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,64/71] ceph: update documentation regarding snapshot naming limitations ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,63/71] ceph: add support for handling encrypted snapshot names ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,62/71] ceph: add support for encrypted snapshot names ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,61/71] ceph: invalidate pages when doing direct/sync writes ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,60/71] ceph: fscrypt support for writepages ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,59/71] ceph: add encryption support to writepage ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,58/71] ceph: set i_blkbits to crypto block size for encrypted inodes ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,57/71] ceph: add fscrypt decryption support to ceph_netfs_issue_op ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,56/71] ceph: plumb in decryption during sync reads ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,55/71] ceph: add read/modify/write to ceph_sync_write ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,54/71] ceph: align data in pages in ceph_sync_write ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,53/71] ceph: don't use special DIO path for encrypted inodes ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,52/71] ceph: disable copy offload on encrypted inodes ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,51/71] ceph: disable fallocate for encrypted inodes ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,50/71] libceph: allow ceph_osdc_new_request to accept a multi-op read ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,49/71] ceph: add truncate size handling support for fscrypt ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,48/71] ceph: add infrastructure for file encryption and decryption ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,47/71] ceph: add object version support for sync read ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,46/71] ceph: add __ceph_sync_read helper support ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,45/71] ceph: add __ceph_get_caps helper support ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,44/71] ceph: update WARN_ON message to pr_warn ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,43/71] ceph: handle fscrypt fields in cap messages from MDS ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,42/71] ceph: get file size from fscrypt_file when present in inode traces ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,41/71] ceph: fscrypt_file field handling in MClientRequest messages ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,40/71] ceph: size handling for encrypted inodes in cap updates ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,39/71] libceph: add CEPH_OSD_OP_ASSERT_VER support ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,38/71] ceph: don't allow changing layout on encrypted files/directories ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,37/71] ceph: mark directory as non-complete after loading key ceph+fscrypt: full support - - 2 --- 2023-06-13 Xiubo Li New
[v20,36/71] ceph: allow encrypting a directory while not having Ax caps ceph+fscrypt: full support - - 2 --- 2023-06-13 Xiubo Li New
[v20,35/71] ceph: add some fscrypt guardrails ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,34/71] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,33/71] ceph: make ceph_get_name decrypt filenames ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,32/71] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,31/71] ceph: add support to readdir for encrypted filenames ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,30/71] ceph: add ceph_encode_encrypted_dname() helper ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,29/71] ceph: pass the request to parse_reply_info_readdir() ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,28/71] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,27/71] ceph: fix base64 encoded name's length check in ceph_fname_to_usr() ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,26/71] ceph: add helpers for converting names for userland presentation ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,25/71] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,24/71] ceph: set DCACHE_NOKEY_NAME in atomic open ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,23/71] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,22/71] ceph: encode encrypted name in dentry release ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,21/71] ceph: send altname in MClientRequest ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,20/71] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,19/71] ceph: add base64 endcoding routines for encrypted names ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,18/71] ceph: make the ioctl cmd more readable in debug log ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,17/71] ceph: add fscrypt ioctls ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,16/71] ceph: decode alternate_name in lease info ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,15/71] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,14/71] ceph: add support for fscrypt_auth/fscrypt_file to cap messages ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,13/71] ceph: ensure that we accept a new context from MDS for new inodes ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,12/71] ceph: fscrypt_auth handling for ceph ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,11/71] ceph: use osd_req_op_extent_osd_iter for netfs reads ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,10/71] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type ceph+fscrypt: full support - 1 2 --- 2023-06-13 Xiubo Li New
[v20,09/71] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,08/71] ceph: preallocate inode for ops that may create one ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,07/71] ceph: add new mount option to enable sparse reads ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,06/71] libceph: add sparse read support to msgr1 ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,05/71] libceph: support sparse reads on msgr2 secure codepath ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,04/71] libceph: add sparse read support to OSD client ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,03/71] libceph: add sparse read support to msgr2 crc state machine ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,02/71] libceph: define struct ceph_sparse_extent and add some helpers ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v20,01/71] libceph: add spinlock around osd->o_requests ceph+fscrypt: full support - 2 2 --- 2023-06-13 Xiubo Li New
[v2,5/6] ceph: add ceph_inode_to_client() helper support ceph: print the client global id for debug logs - - - --- 2023-06-12 Xiubo Li New
[v2,4/6] ceph: move mdsmap.h to fs/ceph/ ceph: print the client global id for debug logs - - - --- 2023-06-12 Xiubo Li New
[v2,3/6] ceph: rename _to_client() to _to_fs_client() ceph: print the client global id for debug logs - - - --- 2023-06-12 Xiubo Li New
[v2,2/6] ceph: pass the mdsc to several helpers ceph: print the client global id for debug logs - - - --- 2023-06-12 Xiubo Li New
[v2,1/6] ceph: add the *_client debug macros support ceph: print the client global id for debug logs - - - --- 2023-06-12 Xiubo Li New
ceph: print the client global id when blocklisting the sessions ceph: print the client global id when blocklisting the sessions - - - --- 2023-06-08 Xiubo Li New
[v3,2/2] ceph: just wait the osd requests' callbacks to finish when unmounting ceph: fix fscrypt_destroy_keyring use-after-free bug - 1 - --- 2023-06-08 Xiubo Li New
[v3,1/2] ceph: drop the messages from MDS when unmounting ceph: fix fscrypt_destroy_keyring use-after-free bug - 2 1 --- 2023-06-08 Xiubo Li New
[v4] ceph: fix use-after-free bug for inodes when flushing capsnaps [v4] ceph: fix use-after-free bug for inodes when flushing capsnaps - 1 - --- 2023-06-07 Xiubo Li New
ceph: voluntarily drop Xx caps for requests those touch parent mtime ceph: voluntarily drop Xx caps for requests those touch parent mtime - 1 - --- 2023-06-06 Xiubo Li New
[v2,2/2] ceph: just wait the osd requests' callbacks to finish when unmounting ceph: fix fscrypt_destroy_keyring use-after-free bug - 1 - --- 2023-06-06 Xiubo Li New
[v2,1/2] ceph: drop the messages from MDS when unmounting ceph: fix fscrypt_destroy_keyring use-after-free bug - 1 - --- 2023-06-06 Xiubo Li New
« 1 2 3 410 11 »