Show patches with: Submitter = Xiubo Li       |    State = Action Required       |    Archived = No       |   312 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v20,39/71] libceph: add CEPH_OSD_OP_ASSERT_VER support ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,38/71] ceph: don't allow changing layout on encrypted files/directories ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,37/71] ceph: mark directory as non-complete after loading key ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,36/71] ceph: allow encrypting a directory while not having Ax caps ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,35/71] ceph: add some fscrypt guardrails ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,34/71] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,33/71] ceph: make ceph_get_name decrypt filenames ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,32/71] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,31/71] ceph: add support to readdir for encrypted filenames ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,30/71] ceph: add ceph_encode_encrypted_dname() helper ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,29/71] ceph: pass the request to parse_reply_info_readdir() ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,28/71] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: full support --- 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 --- 2023-06-13 Xiubo Li New
[v20,26/71] ceph: add helpers for converting names for userland presentation ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,25/71] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,24/71] ceph: set DCACHE_NOKEY_NAME in atomic open ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,23/71] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,22/71] ceph: encode encrypted name in dentry release ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,21/71] ceph: send altname in MClientRequest ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,20/71] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,19/71] ceph: add base64 endcoding routines for encrypted names ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,18/71] ceph: make the ioctl cmd more readable in debug log ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,17/71] ceph: add fscrypt ioctls ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,16/71] ceph: decode alternate_name in lease info ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,15/71] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,14/71] ceph: add support for fscrypt_auth/fscrypt_file to cap messages ceph+fscrypt: full support --- 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 --- 2023-06-13 Xiubo Li New
[v20,12/71] ceph: fscrypt_auth handling for ceph ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,11/71] ceph: use osd_req_op_extent_osd_iter for netfs reads ceph+fscrypt: full support --- 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 --- 2023-06-13 Xiubo Li New
[v20,09/71] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,08/71] ceph: preallocate inode for ops that may create one ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,07/71] ceph: add new mount option to enable sparse reads ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,06/71] libceph: add sparse read support to msgr1 ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,05/71] libceph: support sparse reads on msgr2 secure codepath ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,04/71] libceph: add sparse read support to OSD client ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,03/71] libceph: add sparse read support to msgr2 crc state machine ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,02/71] libceph: define struct ceph_sparse_extent and add some helpers ceph+fscrypt: full support --- 2023-06-13 Xiubo Li New
[v20,01/71] libceph: add spinlock around osd->o_requests ceph+fscrypt: full support --- 2023-06-13 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
[v4] ceph: fix use-after-free bug for inodes when flushing capsnaps [v4] ceph: fix use-after-free bug for inodes when flushing capsnaps --- 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 --- 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 --- 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 --- 2023-06-06 Xiubo Li New
[v7,2/2] ceph: fix blindly expanding the readahead windows ceph: fix blindly expanding the readahead windows --- 2023-06-05 Xiubo Li New
common/rc: skip ceph-fuse when atime is required common/rc: skip ceph-fuse when atime is required --- 2023-06-01 Xiubo Li New
ceph: only send metrics when the MDS rank is ready ceph: only send metrics when the MDS rank is ready --- 2023-05-31 Xiubo Li New
generic/020: add ceph-fuse support generic/020: add ceph-fuse support --- 2023-05-30 Xiubo Li New
ceph: fix use-after-free bug for inodes when flushing capsnaps ceph: fix use-after-free bug for inodes when flushing capsnaps --- 2023-05-25 Xiubo Li New
ceph: try to dump the msgs when decoding fails ceph: try to dump the msgs when decoding fails --- 2023-05-18 Xiubo Li New
[v2] ceph: force updating the msg pointer in non-split case [v2] ceph: force updating the msg pointer in non-split case --- 2023-05-18 Xiubo Li New
ceph: force updating the msg pointer in non-split case ceph: force updating the msg pointer in non-split case --- 2023-05-17 Xiubo Li New
[v6,1/2] ceph: add a dedicated private data for netfs rreq ceph: fix blindly expanding the readahead windows --- 2023-05-15 Xiubo Li New
ceph: trigger to flush the buffer when making snapshot ceph: trigger to flush the buffer when making snapshot --- 2023-05-11 Xiubo Li New
ceph: just wait the osd requests' callbacks to finish when unmounting ceph: just wait the osd requests' callbacks to finish when unmounting --- 2023-05-09 Xiubo Li New
[v4] ceph: fix blindly expanding the readahead windows [v4] ceph: fix blindly expanding the readahead windows --- 2023-05-09 Xiubo Li New
ceph: fix the Smatch static checker warning in reconnect_caps_cb() ceph: fix the Smatch static checker warning in reconnect_caps_cb() --- 2023-05-08 Xiubo Li New
[v2] ceph: fix blindly expanding the readahead windows [v2] ceph: fix blindly expanding the readahead windows --- 2023-05-04 Xiubo Li New
ceph: pass the ino# instead if the old_dentry is DCACHE_DISCONNECTED ceph: pass the ino# instead if the old_dentry is DCACHE_DISCONNECTED --- 2023-04-27 Xiubo Li New
[v4,1/2] ceph: export __get_cap_for_mds() helper [v4,1/2] ceph: export __get_cap_for_mds() helper --- 2023-04-19 Xiubo Li New
[v3] ceph: fix potential use-after-free bug when trimming caps [v3] ceph: fix potential use-after-free bug when trimming caps --- 2023-04-18 Xiubo Li New
[v19,67/70] ceph: drop the messages from MDS when unmounting ceph+fscrypt: full support --- 2023-04-17 Xiubo Li New
[v19,60/70] ceph: fscrypt support for writepages ceph+fscrypt: full support --- 2023-04-17 Xiubo Li New
[v19,09/70] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: full support --- 2023-04-17 Xiubo Li New
common/rc: skip ceph when atime is required common/rc: skip ceph when atime is required --- 2023-04-17 Xiubo Li New
ceph: do not touch cap when trimming the caps ceph: do not touch cap when trimming the caps --- 2023-04-14 Xiubo Li New
[v18,67/71] libceph: defer removing the req from osdc just after req->r_callback ceph+fscrypt: full support --- 2023-04-12 Xiubo Li New
generic/020: fix another really long attr test failure for ceph generic/020: fix another really long attr test failure for ceph --- 2023-03-19 Xiubo Li New
ceph: implement writeback livelock avoidance using page tagging ceph: implement writeback livelock avoidance using page tagging --- 2023-03-08 Xiubo Li New
ceph: fix updating the i_truncate_pagecache_size for fscrypt ceph: fix updating the i_truncate_pagecache_size for fscrypt --- 2023-03-07 Xiubo Li New
[v4] ceph: do not print the whole xattr value if it's too long [v4] ceph: do not print the whole xattr value if it's too long --- 2023-03-02 Xiubo Li New
[v3] ceph: do not print the whole xattr value if it's too long [v3] ceph: do not print the whole xattr value if it's too long --- 2023-03-02 Xiubo Li New
generic/{075,112}: fix printing the incorrect return value of fsx generic/{075,112}: fix printing the incorrect return value of fsx --- 2023-03-01 Xiubo Li New
generic/075: no need to move the .fsxlog to the same directory generic/075: no need to move the .fsxlog to the same directory --- 2023-03-01 Xiubo Li New
ceph: do not print the whole xattr value if it's too long ceph: do not print the whole xattr value if it's too long --- 2023-02-28 Xiubo Li New
[v2] generic/020: fix really long attr test failure for ceph [v2] generic/020: fix really long attr test failure for ceph --- 2023-02-27 Xiubo Li New
[v16,66/68] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes ceph+fscrypt: full support --- 2023-02-27 Xiubo Li New
ceph: update the time stamps and try to drop the suid/sgid ceph: update the time stamps and try to drop the suid/sgid --- 2023-02-13 Xiubo Li New
ceph: flush cap release on session flush ceph: flush cap release on session flush --- 2023-02-07 Xiubo Li New
ceph: fail the requests directly if inode is shutdown for fscrypt ceph: fail the requests directly if inode is shutdown for fscrypt --- 2023-02-07 Xiubo Li New
[v7,2/2] ceph: blocklist the kclient when receiving corrupted snap trace ceph: blocklist the kclient when receiving corrupted snap trace --- 2023-02-01 Xiubo Li New
[v7,1/2] ceph: move mount state enum to fs/ceph/super.h ceph: blocklist the kclient when receiving corrupted snap trace --- 2023-02-01 Xiubo Li New
ceph: fix double free for req when failing to allocate sparse ext map ceph: fix double free for req when failing to allocate sparse ext map --- 2023-01-11 Xiubo Li New
ceph: dump the msg when receiving a corrupt snap trace ceph: dump the msg when receiving a corrupt snap trace --- 2023-01-02 Xiubo Li New
[v2] ceph: drop the messages from MDS when unmouting [v2] ceph: drop the messages from MDS when unmouting --- 2022-12-21 Xiubo Li New
[v4,2/2] ceph: blocklist the kclient when receiving corrupted snap trace ceph: blocklist the kclient when receiving corrupted snap trace --- 2022-12-14 Xiubo Li New
[v5,2/2] ceph: add ceph specific member support for file_lock ceph: fix the use-after-free bug for file_lock --- 2022-12-14 Xiubo Li New
[v4,1/2] ceph: switch to vfs_inode_has_locks() to fix file lock bug ceph: fix the use-after-free bug for file_lock --- 2022-12-13 Xiubo Li New
[v3] ceph: blocklist the kclient when receiving corrupted snap trace [v3] ceph: blocklist the kclient when receiving corrupted snap trace --- 2022-12-06 Xiubo Li New
ceph: make sure all the files successfully put before unmounting ceph: make sure all the files successfully put before unmounting --- 2022-12-01 Xiubo Li New
[2/2,v3] ceph: add ceph_lock_info support for file_lock ceph: fix the use-after-free bug for file_lock --- 2022-11-18 Xiubo Li New
[2/2,v2] ceph: use a xarray to record all the opened files for each inode ceph: fix the use-after-free bug for file_lock --- 2022-11-14 Xiubo Li New
[1/2,v2] ceph: add ceph_lock_info support for file_lock ceph: fix the use-after-free bug for file_lock --- 2022-11-14 Xiubo Li New
[v4] ceph: fix NULL pointer dereference for req->r_session [v4] ceph: fix NULL pointer dereference for req->r_session --- 2022-11-10 Xiubo Li New
[v3] ceph: avoid putting the realm twice when decoding snaps fails [v3] ceph: avoid putting the realm twice when decoding snaps fails --- 2022-11-08 Xiubo Li New
[v2] ceph: fix NULL pointer dereference for req->r_session [v2] ceph: fix NULL pointer dereference for req->r_session --- 2022-11-08 Xiubo Li New
[v2] ceph: avoid putting the realm twice when decoding snaps fails [v2] ceph: avoid putting the realm twice when decoding snaps fails --- 2022-11-08 Xiubo Li New
[2/2] encrypt: add ceph support encrypt: add ceph support --- 2022-10-26 Xiubo Li New
[2/2] ceph: try to check caps immediately after async creating finishes ceph: check caps immediately after async creating finishes --- 2022-10-18 Xiubo Li New
[v3] ceph: fix incorrectly showing the .snap size for stat [v3] ceph: fix incorrectly showing the .snap size for stat --- 2022-09-14 Xiubo Li New
« 1 2 3 4 »