Show patches with: Submitter = Yan, Zheng       |    State = Action Required       |   248 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ceph: encode inodes' parent/d_name in cap reconnect message ceph: encode inodes' parent/d_name in cap reconnect message - - - --- 2020-08-11 Yan, Zheng New
ceph: properly wake up cap waiter after releasing revoked caps ceph: properly wake up cap waiter after releasing revoked caps - - - --- 2020-05-11 Yan, Zheng New
ceph: reset i_requested_max_size if file write is not wanted ceph: reset i_requested_max_size if file write is not wanted - - - --- 2020-03-30 Yan, Zheng New
[4/4] ceph: wait for async creating inode before requesting new max size fix ceph_get_caps() bugs - - - --- 2020-03-10 Yan, Zheng New
[3/4] ceph: don't skip updating wanted caps when cap is stale fix ceph_get_caps() bugs - - - --- 2020-03-10 Yan, Zheng New
[2/4] ceph: request new max size only when there is auth cap fix ceph_get_caps() bugs - - - --- 2020-03-10 Yan, Zheng New
[1/4] ceph: cleanup return error of try_get_cap_refs() fix ceph_get_caps() bugs - - - --- 2020-03-10 Yan, Zheng New
[v5,7/7] ceph: calculate dir's wanted caps according to recent dirops ceph: don't request caps for idle open files - - - --- 2020-03-05 Yan, Zheng New
[v5,6/7] ceph: check all mds' caps after page writeback ceph: don't request caps for idle open files - - - --- 2020-03-05 Yan, Zheng New
[v5,5/7] ceph: update i_requested_max_size only when sending cap msg to auth mds ceph: don't request caps for idle open files - - - --- 2020-03-05 Yan, Zheng New
[v5,4/7] ceph: simplify calling of ceph_get_fmode() ceph: don't request caps for idle open files - - - --- 2020-03-05 Yan, Zheng New
[v5,3/7] ceph: remove delay check logic from ceph_check_caps() ceph: don't request caps for idle open files - - - --- 2020-03-05 Yan, Zheng New
[v5,2/7] ceph: consider inode's last read/write when calculating wanted caps ceph: don't request caps for idle open files - - - --- 2020-03-05 Yan, Zheng New
[v5,1/7] ceph: always renew caps if mds_wanted is insufficient ceph: don't request caps for idle open files - - - --- 2020-03-05 Yan, Zheng New
[v4,6/6] ceph: check all mds' caps after page writeback ceph: don't request caps for idle open files - - - --- 2020-03-04 Yan, Zheng New
[v4,5/6] ceph: update i_requested_max_size only when sending cap msg to auth mds ceph: don't request caps for idle open files - - - --- 2020-03-04 Yan, Zheng New
[v4,4/6] ceph: simplify calling of ceph_get_fmode() ceph: don't request caps for idle open files - - - --- 2020-03-04 Yan, Zheng New
[v4,3/6] ceph: remove delay check logic from ceph_check_caps() ceph: don't request caps for idle open files - - - --- 2020-03-04 Yan, Zheng New
[v4,2/6] ceph: consider inode's last read/write when calculating wanted caps ceph: don't request caps for idle open files - - - --- 2020-03-04 Yan, Zheng New
[v4,1/6] ceph: always renew caps if mds_wanted is insufficient ceph: don't request caps for idle open files - - - --- 2020-03-04 Yan, Zheng New
mds: update dentry lease for async create mds: update dentry lease for async create - - - --- 2020-03-04 Yan, Zheng New
[v3,6/6] ceph: check all mds' caps after page writeback ceph: don't request caps for idle open files - - - --- 2020-02-28 Yan, Zheng New
[v3,5/6] ceph: update i_requested_max_size only when sending cap msg to auth mds ceph: don't request caps for idle open files - - - --- 2020-02-28 Yan, Zheng New
[v3,4/6] ceph: remove delay check logic from ceph_check_caps() ceph: don't request caps for idle open files - - - --- 2020-02-28 Yan, Zheng New
[v3,3/6] ceph: simplify calling of ceph_get_fmode() ceph: don't request caps for idle open files - - - --- 2020-02-28 Yan, Zheng New
[v3,2/6] ceph: consider inode's last read/write when calculating wanted caps ceph: don't request caps for idle open files - - - --- 2020-02-28 Yan, Zheng New
[v3,1/6] ceph: always renew caps if mds_wanted is insufficient ceph: don't request caps for idle open files - - - --- 2020-02-28 Yan, Zheng New
[v2,4/4] ceph: remove delay check logic from ceph_check_caps() ceph: don't request caps for idle open files - - - --- 2020-02-21 Yan, Zheng New
[v2,3/4] ceph: simplify calling of ceph_get_fmode() ceph: don't request caps for idle open files - - - --- 2020-02-21 Yan, Zheng New
[v2,2/4] ceph: consider inode's last read/write when calculating wanted caps ceph: don't request caps for idle open files - - - --- 2020-02-21 Yan, Zheng New
[v2,1/4] ceph: always renew caps if mds_wanted is insufficient ceph: don't request caps for idle open files - - - --- 2020-02-21 Yan, Zheng New
[4/4] ceph: remove delay check logic from ceph_check_caps() [1/4] ceph: always renew caps if mds_wanted is insufficient - - - --- 2020-02-20 Yan, Zheng New
[3/4] ceph: simplify calling of ceph_get_fmode() [1/4] ceph: always renew caps if mds_wanted is insufficient - - - --- 2020-02-20 Yan, Zheng New
[2/4] ceph: consider file's last read/write when calculating wanted caps [1/4] ceph: always renew caps if mds_wanted is insufficient - - - --- 2020-02-20 Yan, Zheng New
[1/4] ceph: always renew caps if mds_wanted is insufficient [1/4] ceph: always renew caps if mds_wanted is insufficient - - - --- 2020-02-20 Yan, Zheng New
[v2] ceph: check if file lock exists before sending unlock request [v2] ceph: check if file lock exists before sending unlock request - - - --- 2020-02-11 Yan, Zheng New
ceph: check if file lock exists before sending unlock request ceph: check if file lock exists before sending unlock request - - - --- 2020-02-11 Yan, Zheng New
[v3,9/9] ceph: auto reconnect after blacklisted ceph: auto reconnect after blacklisted - - - --- 2019-07-25 Yan, Zheng New
[v3,8/9] ceph: invalidate all write mode filp after reconnect ceph: auto reconnect after blacklisted - - - --- 2019-07-25 Yan, Zheng New
[v3,7/9] ceph: return -EIO if read/write against filp that lost file locks ceph: auto reconnect after blacklisted - - - --- 2019-07-25 Yan, Zheng New
[v3,6/9] ceph: add helper function that forcibly reconnects to ceph cluster. ceph: auto reconnect after blacklisted - - - --- 2019-07-25 Yan, Zheng New
[v3,5/9] ceph: pass filp to ceph_get_caps() ceph: auto reconnect after blacklisted - - - --- 2019-07-25 Yan, Zheng New
[v3,4/9] ceph: track and report error of async metadata operation ceph: auto reconnect after blacklisted - - - --- 2019-07-25 Yan, Zheng New
[v3,3/9] ceph: allow closing session in restarting/reconnect state ceph: auto reconnect after blacklisted - - - --- 2019-07-25 Yan, Zheng New
[v3,2/9] libceph: add function that clears osd client's abort_err ceph: auto reconnect after blacklisted - - - --- 2019-07-25 Yan, Zheng New
[v3,1/9] libceph: add function that reset client's entity addr ceph: auto reconnect after blacklisted - - - --- 2019-07-25 Yan, Zheng New
[v2,9/9] ceph: auto reconnect after blacklisted ceph: auto reconnect after blacklisted - - - --- 2019-07-24 Yan, Zheng New
[v2,8/9] ceph: invalidate all write mode filp after reconnect ceph: auto reconnect after blacklisted - - - --- 2019-07-24 Yan, Zheng New
[v2,7/9] ceph: return -EIO if read/write against filp that lost file locks ceph: auto reconnect after blacklisted - - - --- 2019-07-24 Yan, Zheng New
[v2,6/9] ceph: add helper function that forcibly reconnects to ceph cluster. ceph: auto reconnect after blacklisted - - - --- 2019-07-24 Yan, Zheng New
[v2,5/9] ceph: pass filp to ceph_get_caps() ceph: auto reconnect after blacklisted - - - --- 2019-07-24 Yan, Zheng New
[v2,4/9] ceph: track and report error of async metadata operation ceph: auto reconnect after blacklisted - - - --- 2019-07-24 Yan, Zheng New
[v2,3/9] ceph: allow closing session in restarting/reconnect state ceph: auto reconnect after blacklisted - - - --- 2019-07-24 Yan, Zheng New
[v2,2/9] libceph: add function that clears osd client's abort_err ceph: auto reconnect after blacklisted - - - --- 2019-07-24 Yan, Zheng New
[v2,1/9] libceph: add function that reset client's entity addr ceph: auto reconnect after blacklisted - - - --- 2019-07-24 Yan, Zheng New
[9/9] ceph: auto reconnect after blacklisted ceph: auto reconnect after blacklisted - - - --- 2019-07-03 Yan, Zheng New
[8/9] ceph: invalidate all write mode filp after reconnect ceph: auto reconnect after blacklisted - - - --- 2019-07-03 Yan, Zheng New
[7/9] ceph: add 'force_reconnect' option for remount ceph: auto reconnect after blacklisted - - - --- 2019-07-03 Yan, Zheng New
[6/9] ceph: return -EIO if read/write against filp that lost file locks ceph: auto reconnect after blacklisted - - - --- 2019-07-03 Yan, Zheng New
[5/9] ceph: pass filp to ceph_get_caps() ceph: auto reconnect after blacklisted - - - --- 2019-07-03 Yan, Zheng New
[4/9] ceph: track and report error of async metadata operation ceph: auto reconnect after blacklisted - - - --- 2019-07-03 Yan, Zheng New
[3/9] ceph: allow closing session in restarting/reconnect state ceph: auto reconnect after blacklisted - - - --- 2019-07-03 Yan, Zheng New
[2/9] libceph: add function that clears osd client's abort_err ceph: auto reconnect after blacklisted - - - --- 2019-07-03 Yan, Zheng New
[1/9] libceph: add function that reset client's entity addr ceph: auto reconnect after blacklisted - - - --- 2019-07-03 Yan, Zheng New
ceph: use ceph_evict_inode to cleanup inode's resource ceph: use ceph_evict_inode to cleanup inode's resource - 1 - --- 2019-07-02 Yan, Zheng New
[3/3] ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP [1/3] ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps() - - - --- 2019-06-20 Yan, Zheng New
[2/3] ceph: kick flushing and flush snaps before sending normal cap message [1/3] ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps() - 1 - --- 2019-06-20 Yan, Zheng New
[1/3] ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps() [1/3] ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps() - - - --- 2019-06-20 Yan, Zheng New
[8/8] ceph: return -EIO if read/write against filp that lost file locks ceph: remount aborted mount - - - --- 2019-06-17 Yan, Zheng New
[7/8] ceph: check page writeback error during write ceph: remount aborted mount - - - --- 2019-06-17 Yan, Zheng New
[6/8] ceph: pass filp to ceph_get_caps() ceph: remount aborted mount - - - --- 2019-06-17 Yan, Zheng New
[5/8] ceph: track and report error of async metadata operation ceph: remount aborted mount - - - --- 2019-06-17 Yan, Zheng New
[4/8] ceph: allow remounting aborted mount ceph: remount aborted mount - - - --- 2019-06-17 Yan, Zheng New
[3/8] ceph: allow closing session in restarting/reconnect state ceph: remount aborted mount - - - --- 2019-06-17 Yan, Zheng New
[2/8] libceph: add function that clears osd client's abort_err ceph: remount aborted mount - - - --- 2019-06-17 Yan, Zheng New
[1/8] libceph: add function that reset client's entity addr ceph: remount aborted mount - - - --- 2019-06-17 Yan, Zheng New
ceph: remove request from waiting list before unregister ceph: remove request from waiting list before unregister - 1 - --- 2019-06-14 Yan, Zheng New
ceph: don't blindly unregister session that is in opening state ceph: don't blindly unregister session that is in opening state - - - --- 2019-06-10 Yan, Zheng New
[3/3] ceph: return -EIO if read/write against filp with lost file locks [1/3] ceph: pass filp to ceph_get_caps() - - - --- 2019-06-06 Yan, Zheng New
[2/3] ceph: check page writeback error during write [1/3] ceph: pass filp to ceph_get_caps() - - - --- 2019-06-06 Yan, Zheng New
[1/3] ceph: pass filp to ceph_get_caps() [1/3] ceph: pass filp to ceph_get_caps() - - - --- 2019-06-06 Yan, Zheng New
[V2] ceph: track and report error of async metadata operation [V2] ceph: track and report error of async metadata operation - - - --- 2019-06-05 Yan, Zheng New
ceph: track and report error of async metadata operation ceph: track and report error of async metadata operation - - - --- 2019-06-05 Yan, Zheng New
[4/4] ceph: allow remounting aborted mount [1/4] libceph: add function that reset client's entity addr - - - --- 2019-06-04 Yan, Zheng New
[3/4] ceph: allow closing session in restarting/reconnect state [1/4] libceph: add function that reset client's entity addr - - - --- 2019-06-04 Yan, Zheng New
[2/4] libceph: add function that clears osd client's abort_err [1/4] libceph: add function that reset client's entity addr - - - --- 2019-06-04 Yan, Zheng New
[1/4] libceph: add function that reset client's entity addr [1/4] libceph: add function that reset client's entity addr - - - --- 2019-06-04 Yan, Zheng New
[3/3] ceph: fix infinite loop in get_quota_realm() [1/3] libceph: add function that reset client's entity addr - 1 - --- 2019-05-31 Yan, Zheng New
[2/3] ceph: add method that forces client to reconnect using new entity addr [1/3] libceph: add function that reset client's entity addr - - - --- 2019-05-31 Yan, Zheng New
[1/3] libceph: add function that reset client's entity addr [1/3] libceph: add function that reset client's entity addr - - - --- 2019-05-31 Yan, Zheng New
[2/2] ceph: add selinux support [1/2] ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx - 1 - --- 2019-05-27 Yan, Zheng New
[1/2] ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx [1/2] ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx - 1 - --- 2019-05-27 Yan, Zheng New
[8/8] ceph: hold i_ceph_lock when removing caps for freeing inode [1/8] ceph: fix error handling in ceph_get_caps() - 1 - --- 2019-05-23 Yan, Zheng New
[7/8] ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg() [1/8] ceph: fix error handling in ceph_get_caps() - 1 - --- 2019-05-23 Yan, Zheng New
[6/8] ceph: use READ_ONCE to access d_parent in RCU critical section [1/8] ceph: fix error handling in ceph_get_caps() - 1 - --- 2019-05-23 Yan, Zheng New
[5/8] ceph: fix dir_lease_is_valid() [1/8] ceph: fix error handling in ceph_get_caps() - 1 - --- 2019-05-23 Yan, Zheng New
[4/8] ceph: close race between d_name_cmp() and update_dentry_lease() [1/8] ceph: fix error handling in ceph_get_caps() - 1 - --- 2019-05-23 Yan, Zheng New
[3/8] ceph: avoid iput_final() while holding mutex or in dispatch thread [1/8] ceph: fix error handling in ceph_get_caps() - 1 - --- 2019-05-23 Yan, Zheng New
[2/8] ceph: single workqueue for inode related works [1/8] ceph: fix error handling in ceph_get_caps() - 1 - --- 2019-05-23 Yan, Zheng New
[1/8] ceph: fix error handling in ceph_get_caps() [1/8] ceph: fix error handling in ceph_get_caps() - 1 - --- 2019-05-23 Yan, Zheng New
« 1 2 3 »