Show patches with: Submitter = Ilya Dryomov       |    State = Action Required       |   187 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ceph: introduce global empty snap context - - - --- 2014-12-16 Ilya Dryomov New
rbd: don't treat CEPH_OSD_OP_DELETE as extent op - - - --- 2014-11-24 Ilya Dryomov New
ceph: introduce global empty snap context - - - --- 2014-11-13 Ilya Dryomov New
ceph: fix flush tid comparision - - - --- 2014-11-13 Ilya Dryomov New
[3/3] libceph: change from BUG to WARN for __remove_osd() asserts - - - --- 2014-11-05 Ilya Dryomov New
[2/3] libceph: clear r_req_lru_item in __unregister_linger_request() - - - --- 2014-11-05 Ilya Dryomov New
[1/3] libceph: unlink from o_linger_requests when clearing r_osd - - - --- 2014-11-05 Ilya Dryomov New
libceph: do not crash on large auth tickets - - - --- 2014-11-03 Ilya Dryomov New
libceph: nuke ceph_kvfree() - - - --- 2014-10-27 Ilya Dryomov New
libceph: eliminate unnecessary allocation in process_one_ticket() - - - --- 2014-10-27 Ilya Dryomov New
libceph: do not crash on large auth tickets - - - --- 2014-10-27 Ilya Dryomov New
[3/3] rbd: use a single workqueue for all devices - - - --- 2014-10-10 Ilya Dryomov New
[2/3] rbd: rbd workqueues need a resque worker - - - --- 2014-10-10 Ilya Dryomov New
[1/3] libceph: ceph-msgr workqueue needs a resque worker - - - --- 2014-10-10 Ilya Dryomov New
libceph: separate multiple ops with commas in debugfs output - - - --- 2014-10-08 Ilya Dryomov New
libceph: sync osd op definitions in rados.h - - - --- 2014-10-08 Ilya Dryomov New
rbd: do not return -ERANGE on auth failure - - - --- 2014-09-11 Ilya Dryomov New
rbd: do not return -ERANGE on auth failure - - - --- 2014-09-11 Ilya Dryomov New
libceph: fix a memory leak in handle_watch_notify - - - --- 2014-09-11 Ilya Dryomov New
[3/3] libceph: do not hard code max auth ticket len - - - --- 2014-09-10 Ilya Dryomov New
[2/3] libceph: add process_one_ticket() helper - - - --- 2014-09-10 Ilya Dryomov New
[1/3] libceph: gracefully handle large reply messages from the mon - - - --- 2014-09-10 Ilya Dryomov New
libceph: select CRYPTO_CBC in addition to CRYPTO_AES - - - --- 2014-09-05 Ilya Dryomov New
[2/2] libceph: resend lingering requests with a new tid - - - --- 2014-09-05 Ilya Dryomov New
[1/2] libceph: abstract out ceph_osd_request enqueue logic - - - --- 2014-09-05 Ilya Dryomov New
libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly - - - --- 2014-08-08 Ilya Dryomov New
rbd: allocate img_request with GFP_NOIO instead GFP_ATOMIC - - - --- 2014-08-07 Ilya Dryomov New
rbd: rework rbd_request_fn() - - - --- 2014-08-05 Ilya Dryomov New
locking/mutexes: Revert "locking/mutexes: Add extra reschedule point" - - - --- 2014-07-31 Ilya Dryomov New
ceph: fix sizeof(struct tYpO *) typo - - - --- 2014-07-25 Ilya Dryomov New
ceph: remove redundant memset(0) - - - --- 2014-07-25 Ilya Dryomov New
[8/8] rbd: take snap_id into account when reading in parent info - - - --- 2014-07-24 Ilya Dryomov New
[7/8] rbd: do not read in parent info before snap context - - - --- 2014-07-24 Ilya Dryomov New
[6/8] rbd: update mapping size only on refresh - - - --- 2014-07-24 Ilya Dryomov New
[5/8] rbd: harden rbd_dev_refresh() caller - - - --- 2014-07-24 Ilya Dryomov New
[4/8] rbd: split rbd_dev_spec_update() into two functions - - - --- 2014-07-24 Ilya Dryomov New
[3/8] rbd: remove unnecessary asserts in rbd_dev_image_probe() - - - --- 2014-07-24 Ilya Dryomov New
[2/8] rbd: introduce rbd_dev_header_info() - - - --- 2014-07-24 Ilya Dryomov New
[1/8] rbd: show the entire chain of parent images - - - --- 2014-07-24 Ilya Dryomov New
rbd: do not leak image_id in rbd_dev_v2_parent_info() - - - --- 2014-06-30 Ilya Dryomov New
[14/14] libceph: drop osd ref when canceling con work - - - --- 2014-06-25 Ilya Dryomov New
[13/14] libceph: nuke ceph_osdc_unregister_linger_request() - - - --- 2014-06-25 Ilya Dryomov New
[12/14] rbd: use rbd_obj_watch_request_helper() helper - - - --- 2014-06-25 Ilya Dryomov New
[11/14] rbd: add rbd_obj_watch_request_helper() helper - - - --- 2014-06-25 Ilya Dryomov New
[10/14] rbd: rbd_obj_request_wait() should cancel the request if interrupted - - - --- 2014-06-25 Ilya Dryomov New
[09/14] libceph: introduce ceph_osdc_cancel_request() - - - --- 2014-06-25 Ilya Dryomov New
[08/14] libceph: fix linger request check in __unregister_request() - - - --- 2014-06-25 Ilya Dryomov New
[07/14] libceph: unregister only registered linger requests - - - --- 2014-06-25 Ilya Dryomov New
[06/14] libceph: assert both regular and lingering lists in __remove_osd() - - - --- 2014-06-25 Ilya Dryomov New
[05/14] libceph: harden ceph_osdc_request_release() a bit - - - --- 2014-06-25 Ilya Dryomov New
[04/14] libceph: move and add dout()s to ceph_osdc_request_{get,put}() - - - --- 2014-06-25 Ilya Dryomov New
[03/14] libceph: move and add dout()s to ceph_msg_{get,put}() - - - --- 2014-06-25 Ilya Dryomov New
[02/14] libceph: add maybe_move_osd_to_lru() and switch to it - - - --- 2014-06-25 Ilya Dryomov New
[01/14] libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item - - - --- 2014-06-25 Ilya Dryomov New
[4/4] rbd: add rbd_obj_watch_request_helper() helper - - - --- 2014-06-20 Ilya Dryomov New
[3/4] rbd: rbd_obj_request_wait() should cancel the request if interrupted - - - --- 2014-06-20 Ilya Dryomov New
[2/4] libceph: introduce ceph_osdc_cancel_request() - - - --- 2014-06-20 Ilya Dryomov New
[1/4] libceph: assert both regular and lingering lists in __remove_osd() - - - --- 2014-06-20 Ilya Dryomov New
rbd: handle parent_overlap on writes correctly - - - --- 2014-06-11 Ilya Dryomov New
rbd: fix ida/idr memory leak - - - --- 2014-06-04 Ilya Dryomov New
[v3,4/4] rbd: make sure we have latest osdmap on 'rbd map' - - - --- 2014-05-22 Ilya Dryomov New
[v3,3/4] libceph: add ceph_monc_wait_osdmap() - - - --- 2014-05-22 Ilya Dryomov New
[v3,2/4] libceph: mon_get_version request infrastructure - - - --- 2014-05-22 Ilya Dryomov New
[v3,1/4] libceph: recognize poolop requests in debugfs - - - --- 2014-05-22 Ilya Dryomov New
rbd: fix osd_request memory leak in __rbd_dev_header_watch_sync() - - - --- 2014-05-22 Ilya Dryomov New
crush: decode and initialize chooseleaf_vary_r - - - --- 2014-05-12 Ilya Dryomov New
[v2] rbd: make sure we have latest osdmap on 'rbd map' - - - --- 2014-04-30 Ilya Dryomov New
[3/3] rbd: make sure we have latest osdmap on 'rbd map' - - - --- 2014-04-24 Ilya Dryomov New
[2/3] libceph: add ceph_monc_wait_osdmap() - - - --- 2014-04-24 Ilya Dryomov New
[1/3] libceph: mon_get_version request infrastructure - - - --- 2014-04-24 Ilya Dryomov New
[2/2] rbd: retry mapping with a new osdmap if pool doesn't exist - - - --- 2014-04-21 Ilya Dryomov New
[1/2] libceph: add ceph_monc_wait_next_osdmap() - - - --- 2014-04-21 Ilya Dryomov New
libceph: fix non-default values check in apply_primary_affinity() - - - --- 2014-04-10 Ilya Dryomov New
[33/33] libceph: enable PRIMARY_AFFINITY feature bit - - - --- 2014-03-27 Ilya Dryomov New
[32/33] libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() - - - --- 2014-03-27 Ilya Dryomov New
[31/33] libceph: add support for osd primary affinity - - - --- 2014-03-27 Ilya Dryomov New
[30/33] libceph: add support for primary_temp mappings - - - --- 2014-03-27 Ilya Dryomov New
[29/33] libceph: return primary from ceph_calc_pg_acting() - - - --- 2014-03-27 Ilya Dryomov New
[28/33] libceph: switch ceph_calc_pg_acting() to new helpers - - - --- 2014-03-27 Ilya Dryomov New
[27/33] libceph: introduce apply_temps() helper - - - --- 2014-03-27 Ilya Dryomov New
[26/33] libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers - - - --- 2014-03-27 Ilya Dryomov New
[25/33] libceph: ceph_can_shift_osds(pool) and pool type defines - - - --- 2014-03-27 Ilya Dryomov New
[24/33] libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions - - - --- 2014-03-27 Ilya Dryomov New
[23/33] libceph: enable OSDMAP_ENC feature bit - - - --- 2014-03-27 Ilya Dryomov New
[22/33] libceph: primary_affinity decode bits - - - --- 2014-03-27 Ilya Dryomov New
[21/33] libceph: primary_affinity infrastructure - - - --- 2014-03-27 Ilya Dryomov New
[20/33] libceph: primary_temp decode bits - - - --- 2014-03-27 Ilya Dryomov New
[19/33] libceph: primary_temp infrastructure - - - --- 2014-03-27 Ilya Dryomov New
[18/33] libceph: generalize ceph_pg_mapping - - - --- 2014-03-27 Ilya Dryomov New
[17/33] libceph: introduce get_osdmap_client_data_v() - - - --- 2014-03-27 Ilya Dryomov New
[16/33] libceph: introduce decode{,_new}_pg_temp() and switch to them - - - --- 2014-03-27 Ilya Dryomov New
[15/33] libceph: switch osdmap_set_max_osd() to krealloc() - - - --- 2014-03-27 Ilya Dryomov New
[14/33] libceph: introduce decode{,_new}_pools() and switch to them - - - --- 2014-03-27 Ilya Dryomov New
[13/33] libceph: rename __decode_pool{,_names}() to decode_pool{,_names}() - - - --- 2014-03-27 Ilya Dryomov New
[12/33] libceph: fix and clarify ceph_decode_need() sizes - - - --- 2014-03-27 Ilya Dryomov New
[11/33] libceph: nuke bogus encoding version check in osdmap_apply_incremental() - - - --- 2014-03-27 Ilya Dryomov New
[10/33] libceph: fixup error handling in osdmap_apply_incremental() - - - --- 2014-03-27 Ilya Dryomov New
[09/33] libceph: fix crush_decode() call site in osdmap_decode() - - - --- 2014-03-27 Ilya Dryomov New
[08/33] libceph: assert length of osdmap osd arrays - - - --- 2014-03-27 Ilya Dryomov New
[07/33] libceph: safely decode max_osd value in osdmap_decode() - - - --- 2014-03-27 Ilya Dryomov New
« 1 2 »