Show patches with: Submitter = Dongsheng Yang       |    State = Action Required       |   98 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] rbd: return the features to caller even if there is unsupported bits - - - --- 2018-03-20 Dongsheng Yang New
[2/2] rbd: refresh features and set the disk to readonly if there is unsupported bit - - - --- 2018-03-20 Dongsheng Yang New
[1/3] rbd: support timeout in rbd_wait_state_locked - - - --- 2018-03-20 Dongsheng Yang New
[2/3] rbd: add an option to set state_lock_timeout - - - --- 2018-03-20 Dongsheng Yang New
[3/3] rbd: show the state_lock_timeout option in sysfs - - - --- 2018-03-20 Dongsheng Yang New
rbd: show the rbd options in sysfs - - - --- 2018-03-20 Dongsheng Yang New
ceph: add a client_options_all in debugfs to show all options - - - --- 2018-03-20 Dongsheng Yang New
[v2] ceph: add a client_options_all in debugfs to show all options - - - --- 2018-03-20 Dongsheng Yang New
[v2,2/2] rbd: refresh features and set the disk to readonly if there is unsupported bit - - - --- 2018-03-21 Dongsheng Yang New
[v3] ceph: show all options in client_options even if option is equal with default value - - - --- 2018-03-26 Dongsheng Yang New
[v2] rbd: show the rbd options in sysfs - - - --- 2018-03-26 Dongsheng Yang New
[v2] rbd: support timeout in rbd_wait_state_locked - - - --- 2018-03-26 Dongsheng Yang New
[v3] rbd: support timeout in rbd_wait_state_locked - - - --- 2018-03-26 Dongsheng Yang New
[1/9] rbd: show the rbd options in sysfs - - - --- 2018-05-07 Dongsheng Yang New
[2/9] rbd: return the features to caller even if there is unsupported bits - - - --- 2018-05-07 Dongsheng Yang New
[3/9] rbd: refresh features and set the disk to readonly if there is unsupported bit - - - --- 2018-05-07 Dongsheng Yang New
[4/9] ceph: show all options in client_options even if option is equal with default value - - - --- 2018-05-07 Dongsheng Yang New
[5/9] rbd: protect flag bit of RBD_DEV_FLAG_BLACKLISTED with lock_rwsem - - - --- 2018-05-07 Dongsheng Yang New
[6/9] rbd: wake up waiter in rbd_acquire_lock if we got -EBLACKLISTED - - - --- 2018-05-07 Dongsheng Yang New
[7/9] ceph: set the req->r_abort_on_full in ceph_osdc_call when we are writing - - - --- 2018-05-07 Dongsheng Yang New
[8/9] rbd: set req->r_abort_on_full in writing - - - --- 2018-05-07 Dongsheng Yang New
[9/9] rbd: try to acquire lock once before going waiting - - - --- 2018-05-07 Dongsheng Yang New
ceph: make osd_request_timeout changable online in debugfs - - - --- 2018-05-24 Dongsheng Yang New
[1/2] rbd: don't queue watch delayed work when we are removing device - - - --- 2018-05-29 Dongsheng Yang New
[2/2] rbd: don't queue lock delayed work when we are removing device - - - --- 2018-05-29 Dongsheng Yang New
[1/2] rbd: don't queue watch delayed work when we are removing device - - - --- 2018-06-01 Dongsheng Yang New
[v2] rbd: unregister watch before cancel_tasks - - - --- 2018-06-04 Dongsheng Yang New
ceph: don't abort linger request in abort_request() - - - --- 2018-06-04 Dongsheng Yang New
[RFC,0/4] rbd journaling feature - - - --- 2018-08-16 Dongsheng Yang New
[1/4] libceph: support op append [1/4] libceph: support op append - - - --- 2018-08-16 Dongsheng Yang New
[2/4] libceph: introduce cls_journaler_client [1/4] libceph: support op append - - - --- 2018-08-16 Dongsheng Yang New
[3/4] libceph: introduce generic journaling [1/4] libceph: support op append - - - --- 2018-08-16 Dongsheng Yang New
[4/4] rbd: enable journaling [1/4] libceph: support op append - - - --- 2018-08-16 Dongsheng Yang New
[00/11,V1] rbd journaling feature - - - --- 2018-12-03 Dongsheng Yang New
[01/11] libceph: support prefix and suffix in bio_iter [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
[02/11] libceph: support op append [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
[03/11] libceph: introduce cls_journaler_client [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
[04/11] libceph: introduce generic journaling [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
[05/11] libceph: journaling: introduce api to replay uncommitted journal events [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
[06/11] libceph: journaling: introduce api for journal appending [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
[07/11] libceph: journaling: trim object set when we found there is no client refer it [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
[08/11] rbd: wait image request all complete in lock releasing [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
[09/11] rbd: introduce completion for each img_request [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
[10/11] rbd: introduce a lock_flag in rbd_dev to make some process exclusive-lock protected [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
[11/11] rbd: enable journaling [01/11] libceph: support prefix and suffix in bio_iter - - - --- 2018-12-03 Dongsheng Yang New
rbd: introduce new option abort_on_full rbd: introduce new option abort_on_full - - - --- 2018-12-11 Dongsheng Yang New
[V2] libceph: introduce new option abort_on_full [V2] libceph: introduce new option abort_on_full - - - --- 2018-12-12 Dongsheng Yang New
libceph: cleanup: remove duplicate word in comment libceph: cleanup: remove duplicate word in comment - - - --- 2018-12-12 Dongsheng Yang New
[v3] libceph: introduce new option abort_on_full [v3] libceph: introduce new option abort_on_full - - - --- 2018-12-13 Dongsheng Yang New
[v4] libceph: introduce new option abort_on_full [v4] libceph: introduce new option abort_on_full - - - --- 2018-12-18 Dongsheng Yang New
rbd: mark rbd disk to ro if we found feature unsupported enabled after mapping rbd: mark rbd disk to ro if we found feature unsupported enabled after mapping - - - --- 2018-12-18 Dongsheng Yang New
[v2,01/16] libceph: introduce ceph_extract_encoded_string_kvmalloc rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,02/16] libceph: introduce a new parameter of workqueue in ceph_osdc_watch() rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,03/16] libceph: support op append rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,04/16] libceph: add prefix and suffix in ceph_osd_req_op.extent rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,05/16] libceph: introduce cls_journaler_client rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,06/16] libceph: introduce generic journaling rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,07/16] libceph: journaling: introduce api to replay uncommitted journal events rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,08/16] libceph: journaling: introduce api for journal appending rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,09/16] libceph: journaling: trim object set when we found there is no client refer it rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,10/16] rbd: wakeup requests when we get -EBLACKLISTED in lock acquiring rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,11/16] rbd: wait image request all complete in lock releasing rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,12/16] rbd: introduce completion for each img_request rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,13/16] rbd: introduce journal in rbd_device rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,14/16] rbd: append journal first before sending img_request rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,15/16] rbd: replay events in journal rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,16/16] rbd: add support for feature of RBD_FEATURE_JOURNALING rbd journaling feature - - - --- 2019-03-18 Dongsheng Yang New
[v2,08/16] libceph: journaling: introduce api for journal appending Untitled series #96107 - - - --- 2019-03-25 Dongsheng Yang New
rbd: support .get_budget and .put_budget in rbd_mq_ops rbd: support .get_budget and .put_budget in rbd_mq_ops - - - --- 2019-04-11 Dongsheng Yang New
[v3,01/15] libceph: introduce ceph_extract_encoded_string_kvmalloc rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,02/15] libceph: introduce a new parameter of workqueue in ceph_osdc_watch() rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,03/15] libceph: support op append rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,04/15] libceph: add prefix and suffix in ceph_osd_req_op.extent rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,05/15] libceph: introduce cls_journaler_client rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,06/15] libceph: introduce generic journaling rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,07/15] libceph: journaling: introduce api to replay uncommitted journal events rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,08/15] libceph: journaling: introduce api for journal appending rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,09/15] libceph: journaling: trim object set when we found there is no client refer it rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,10/15] rbd: introduce completion for each img_request rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,11/15] rbd: introduce IMG_REQ_NOLOCK flag for image request state rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,12/15] rbd: introduce rbd_journal_allocate_tag to allocate journal tag for rbd client rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,13/15] rbd: append journal event in image request state machine rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,14/15] rbd: replay events in journal rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
[v3,15/15] rbd: add support for feature of RBD_FEATURE_JOURNALING rbd journaling feature - - - --- 2019-07-29 Dongsheng Yang New
rbd: fix response length parameter for rbd_obj_method_sync() rbd: fix response length parameter for rbd_obj_method_sync() - - - --- 2019-08-09 Dongsheng Yang New
[v4,01/12] libceph: introduce ceph_extract_encoded_string_kvmalloc rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,02/12] libceph: introduce a new parameter of workqueue in ceph_osdc_watch() rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,03/12] libceph: support op append rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,04/12] libceph: add prefix and suffix in ceph_osd_req_op.extent rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,05/12] libceph: introduce cls_journal_client rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,06/12] libceph: introduce generic journaler module rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,07/12] rbd: introduce completion for each img_request rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,08/12] rbd: introduce IMG_REQ_NOLOCK flag for image request state rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,09/12] rbd: introduce rbd_journal_allocate_tag to allocate journal tag for rbd client rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,10/12] rbd: append journal event in image request state machine rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,11/12] rbd: replay events in journal rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
[v4,12/12] rbd: add support for feature of RBD_FEATURE_JOURNALING rbd journaling feature - - - --- 2019-09-25 Dongsheng Yang New
rbd: cancel lock_dwork before unlocking in cleanup path of do_rbd_add() rbd: cancel lock_dwork before unlocking in cleanup path of do_rbd_add() - - - --- 2019-09-27 Dongsheng Yang New