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
[06/33] libceph: fixup error handling in osdmap_decode() - - - --- 2014-03-27 Ilya Dryomov New
[05/33] libceph: split osdmap allocation and decode steps - - - --- 2014-03-27 Ilya Dryomov New
[04/33] libceph: dump osdmap and enhance output on decode errors - - - --- 2014-03-27 Ilya Dryomov New
[03/33] libceph: dump pg_temp mappings to debugfs - - - --- 2014-03-27 Ilya Dryomov New
[02/33] libceph: do not prefix osd lines with \t in debugfs output - - - --- 2014-03-27 Ilya Dryomov New
[01/33] libceph: refer to osdmap directly in osdmap_show() - - - --- 2014-03-27 Ilya Dryomov New
rbd: assert next_completion under completion_lock - - - --- 2014-03-25 Ilya Dryomov New
[5/5] crush: support chooseleaf_vary_r tunable (tunables3) by default - - - --- 2014-03-19 Ilya Dryomov New
[4/5] crush: add SET_CHOOSELEAF_VARY_R step - - - --- 2014-03-19 Ilya Dryomov New
[3/5] crush: add chooseleaf_vary_r tunable - - - --- 2014-03-19 Ilya Dryomov New
[2/5] crush: allow crush rules to set (re)tries counts to 0 - - - --- 2014-03-19 Ilya Dryomov New
[1/5] crush: fix off-by-one errors in total_tries refactor - - - --- 2014-03-19 Ilya Dryomov New
rbd: fix error paths in rbd_img_request_fill() - - - --- 2014-03-03 Ilya Dryomov New
[v2,5/5] rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op - - - --- 2014-02-25 Ilya Dryomov New
[v2,4/5] rbd: num_ops parameter for rbd_osd_req_create() - - - --- 2014-02-25 Ilya Dryomov New
[v2,3/5] libceph: bump CEPH_OSD_MAX_OP to 3 - - - --- 2014-02-25 Ilya Dryomov New
[v2,2/5] libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op - - - --- 2014-02-25 Ilya Dryomov New
[v2,1/5] libceph: encode CEPH_OSD_OP_FLAG_* op flags - - - --- 2014-02-25 Ilya Dryomov New
[6/6] rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op - - - --- 2014-02-21 Ilya Dryomov New
[5/6] rbd: num_ops parameter for rbd_osd_req_create() - - - --- 2014-02-21 Ilya Dryomov New
[4/6] rbd: do not hard-code CEPH_OSD_MAX_OP in rbd_osd_req_callback() - - - --- 2014-02-21 Ilya Dryomov New
[3/6] libceph: bump CEPH_OSD_MAX_OP to 3 - - - --- 2014-02-21 Ilya Dryomov New
[2/6] libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op - - - --- 2014-02-21 Ilya Dryomov New
[1/6] libceph: encode CEPH_OSD_OP_FLAG_* op flags - - - --- 2014-02-21 Ilya Dryomov New
libceph: do not dereference a NULL bio pointer - - - --- 2014-02-05 Ilya Dryomov New
[4/4] libceph: take map_sem for read in handle_reply() - - - --- 2014-02-03 Ilya Dryomov New
[3/4] libceph: factor out logic from ceph_osdc_start_request() - - - --- 2014-02-03 Ilya Dryomov New
[2/4] libceph: a per-osdc crush scratch buffer - - - --- 2014-02-03 Ilya Dryomov New
[1/4] libceph: fix error handling in ceph_osdc_init() - - - --- 2014-02-03 Ilya Dryomov New
[v2] ceph: fix posix ACL hooks - - - --- 2014-01-29 Ilya Dryomov New
ceph: cast PAGE_SIZE to size_t in ceph_sync_write() - - - --- 2014-01-28 Ilya Dryomov New
ceph: fix dout() compile warnings in ceph_filemap_fault() - - - --- 2014-01-28 Ilya Dryomov New
[11/11] libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature - - - --- 2014-01-27 Ilya Dryomov New
[10/11] libceph: follow redirect replies from osds - - - --- 2014-01-27 Ilya Dryomov New
[09/11] libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} - - - --- 2014-01-27 Ilya Dryomov New
[08/11] libceph: follow {read,write}_tier fields on osd request submission - - - --- 2014-01-27 Ilya Dryomov New
[07/11] libceph: add ceph_pg_pool_by_id() - - - --- 2014-01-27 Ilya Dryomov New
[06/11] libceph: CEPH_OSD_FLAG_* enum update - - - --- 2014-01-27 Ilya Dryomov New
[05/11] libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() - - - --- 2014-01-27 Ilya Dryomov New
[04/11] libceph: introduce and start using oid abstraction - - - --- 2014-01-27 Ilya Dryomov New
[03/11] libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN - - - --- 2014-01-27 Ilya Dryomov New
[02/11] libceph: move ceph_file_layout helpers to ceph_fs.h - - - --- 2014-01-27 Ilya Dryomov New
[01/11] libceph: start using oloc abstraction - - - --- 2014-01-27 Ilya Dryomov New
[v2,3/3] libceph: handle dead tcp connections during connection negotiation - - - --- 2014-01-21 Ilya Dryomov New
[v2,2/3] libceph: introduce con_fault_raise() and switch to it - - - --- 2014-01-21 Ilya Dryomov New
[v2,1/3] libceph: add function names to timeout dout()s - - - --- 2014-01-21 Ilya Dryomov New
[3/3] libceph: handle dead tcp connections during connection negotiation - - - --- 2014-01-17 Ilya Dryomov New
[2/3] libceph: introduce con_fault_raise() and switch to it - - - --- 2014-01-17 Ilya Dryomov New
[1/3] libceph: add function names to timeout dout()s - - - --- 2014-01-17 Ilya Dryomov New
libceph: dout() is missing a newline - - - --- 2014-01-17 Ilya Dryomov New
libceph: add ceph_kv{malloc,free}() and switch to them - - - --- 2014-01-14 Ilya Dryomov New
[3/3] libceph: fix preallocation check in get_reply() - - - --- 2014-01-13 Ilya Dryomov New
[2/3] libceph: rename front to front_len in get_reply() - - - --- 2014-01-13 Ilya Dryomov New
[1/3] libceph: rename ceph_msg::front_max to front_alloc_len - - - --- 2014-01-13 Ilya Dryomov New
libceph: use CEPH_MON_PORT when the specified port is 0 - - - --- 2013-12-31 Ilya Dryomov New
crush: support new indep mode and SET_* steps (crush v2) by default - - - --- 2013-12-24 Ilya Dryomov New
[2/2] libceph: update ceph_features.h - - - --- 2013-12-24 Ilya Dryomov New
[1/2] libceph: all features fields must be u64 - - - --- 2013-12-24 Ilya Dryomov New
[19/19] crush: fix crush_choose_firstn comment - - - --- 2013-12-23 Ilya Dryomov New
[18/19] crush: attempts -> tries - - - --- 2013-12-23 Ilya Dryomov New
[17/19] crush: add set_choose_local_[fallback_]tries steps - - - --- 2013-12-23 Ilya Dryomov New
[16/19] crush: generalize descend_once - - - --- 2013-12-23 Ilya Dryomov New
[15/19] crush: CHOOSE_LEAF -> CHOOSELEAF throughout - - - --- 2013-12-23 Ilya Dryomov New
[14/19] crush: add SET_CHOOSE_TRIES rule step - - - --- 2013-12-23 Ilya Dryomov New
[13/19] crush: apply chooseleaf_tries to firstn mode too - - - --- 2013-12-23 Ilya Dryomov New
[12/19] crush: new SET_CHOOSE_LEAF_TRIES command - - - --- 2013-12-23 Ilya Dryomov New
[11/19] crush: pass parent r value for indep call - - - --- 2013-12-23 Ilya Dryomov New
[10/19] crush: clarify numrep vs endpos - - - --- 2013-12-23 Ilya Dryomov New
[09/19] crush: strip firstn conditionals out of crush_choose, rename - - - --- 2013-12-23 Ilya Dryomov New
[08/19] crush: add note about r in recursive choose - - - --- 2013-12-23 Ilya Dryomov New
[07/19] crush: use breadth-first search for indep mode - - - --- 2013-12-23 Ilya Dryomov New
[06/19] crush: return CRUSH_ITEM_UNDEF for failed placements with indep - - - --- 2013-12-23 Ilya Dryomov New
[05/19] crush: eliminate CRUSH_MAX_SET result size limitation - - - --- 2013-12-23 Ilya Dryomov New
[04/19] crush: fix some comments - - - --- 2013-12-23 Ilya Dryomov New
[03/19] crush: reduce scope of some local variables - - - --- 2013-12-23 Ilya Dryomov New
[02/19] crush: factor out (trivial) crush_destroy_rule() - - - --- 2013-12-23 Ilya Dryomov New
[01/19] crush: pass weight vector size to map function - - - --- 2013-12-23 Ilya Dryomov New
[2/2] rbd: tear down watch request if rbd_dev_device_setup() fails - - - --- 2013-12-16 Ilya Dryomov New
[1/2] rbd: introduce rbd_dev_header_unwatch_sync() and switch to it - - - --- 2013-12-16 Ilya Dryomov New
rbd: enable extended devt in single-major mode - - - --- 2013-12-16 Ilya Dryomov New
[7/7] rbd: add support for single-major device number allocation scheme - - - --- 2013-12-16 Ilya Dryomov New
[6/7] rbd: wire up is_visible() sysfs callback for rbd bus - - - --- 2013-12-16 Ilya Dryomov New
[5/7] rbd: add 'minor' sysfs rbd device attribute - - - --- 2013-12-16 Ilya Dryomov New
[4/7] rbd: switch to ida for rbd id assignments - - - --- 2013-12-16 Ilya Dryomov New
[3/7] rbd: refactor rbd_init() a bit - - - --- 2013-12-16 Ilya Dryomov New
[2/7] rbd: tweak "loaded" message and module description - - - --- 2013-12-16 Ilya Dryomov New
[1/7] rbd: rbd_device::dev_id is an int, format it as such - - - --- 2013-12-16 Ilya Dryomov New
« 1 2 »