Show patches with: Submitter = Ilya Dryomov       |   464 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/5] crush: decode and initialize chooseleaf_stable - - - --- 2016-02-03 Ilya Dryomov New
[3/5] crush: add chooseleaf_stable tunable - - - --- 2016-02-03 Ilya Dryomov New
[2/5] crush: ensure take bucket value is valid - - - --- 2016-02-03 Ilya Dryomov New
[1/5] crush: ensure bucket id is valid before indexing buckets array - - - --- 2016-02-03 Ilya Dryomov New
[16/26] libceph: Use skcipher 1 - - --- 2016-01-25 Ilya Dryomov New
[9/9] libceph: behave in mon_fault() if cur_mon < 0 - - - --- 2016-01-25 Ilya Dryomov New
[8/9] libceph: reschedule tick in mon_fault() - - - --- 2016-01-25 Ilya Dryomov New
[7/9] libceph: introduce and switch to reopen_session() - - - --- 2016-01-25 Ilya Dryomov New
[6/9] libceph: monc hunt rate is 3s with backoff up to 30s - - - --- 2016-01-25 Ilya Dryomov New
[5/9] libceph: monc ping rate is 10s - - - --- 2016-01-25 Ilya Dryomov New
[4/9] libceph: pick a different monitor when reconnecting - - - --- 2016-01-25 Ilya Dryomov New
[3/9] libceph: revamp subs code, switch to SUBSCRIBE2 protocol - - - --- 2016-01-25 Ilya Dryomov New
[2/9] libceph: decouple hunting and subs management - - - --- 2016-01-25 Ilya Dryomov New
[1/9] libceph: move debugfs initialization into __ceph_open_session() - - - --- 2016-01-25 Ilya Dryomov New
[4/4] libceph: kill off ceph_x_ticket_handler::validity - - - --- 2016-01-15 Ilya Dryomov New
[3/4] libceph: invalidate AUTH in addition to a service ticket - - - --- 2016-01-15 Ilya Dryomov New
[2/4] libceph: fix authorizer invalidation, take 2 - - - --- 2016-01-15 Ilya Dryomov New
[1/4] libceph: clear messenger auth_retry flag if we fault - - - --- 2016-01-15 Ilya Dryomov New
libceph: fix ceph_msg_revoke() - 1 1 --- 2016-01-12 Ilya Dryomov New
rbd: don't put snap_context twice in rbd_queue_workfn() - 1 - --- 2015-12-01 Ilya Dryomov New
request_queue use-after-free - inode_detach_wb() - - - --- 2015-11-16 Ilya Dryomov New
libceph: clear msg->con in ceph_msg_release() only - - - --- 2015-11-02 Ilya Dryomov New
[4/4] libceph: add nocephx_sign_messages option - - - --- 2015-11-02 Ilya Dryomov New
[3/4] libceph: stop duplicating client fields in messenger - - - --- 2015-11-02 Ilya Dryomov New
[2/4] libceph: drop authorizer check from cephx msg signing routines - - - --- 2015-11-02 Ilya Dryomov New
[1/4] libceph: msg signing callouts don't need con argument - - - --- 2015-11-02 Ilya Dryomov New
libceph: introduce ceph_x_authorizer_cleanup() - 1 - --- 2015-10-26 Ilya Dryomov New
rbd: remove duplicate calls to rbd_dev_mapping_clear() - - - --- 2015-10-23 Ilya Dryomov New
rbd: set device_type::release instead of device::release - - - --- 2015-10-19 Ilya Dryomov New
rbd: don't free rbd_dev outside of the release callback - - - --- 2015-10-19 Ilya Dryomov New
rbd: return -ENOMEM instead of pool id if rbd_dev_create() fails - - - --- 2015-10-19 Ilya Dryomov New
rbd: prevent kernel stack blow up on rbd map - 1 - --- 2015-10-11 Ilya Dryomov New
rbd: don't leak parent_spec in rbd_dev_probe_parent() - 1 - --- 2015-10-11 Ilya Dryomov New
rbd: use writefull op for object size writes - 1 - --- 2015-10-07 Ilya Dryomov New
rbd: set max_sectors explicitly - - - --- 2015-10-07 Ilya Dryomov New
libceph: advertise support for keepalive2 - 1 - --- 2015-09-14 Ilya Dryomov New
libceph: don't access invalid memory in keepalive2 path - 1 - --- 2015-09-14 Ilya Dryomov New
libceph: check data_len in ->alloc_msg() - 1 - --- 2015-09-02 Ilya Dryomov New
rbd: plug rbd_dev->header.object_prefix memory leak - 1 - --- 2015-08-31 Ilya Dryomov New
rbd: fix double free on rbd_dev->header_name - 1 - --- 2015-08-31 Ilya Dryomov New
rbd: fix copyup completion race - 1 - --- 2015-07-17 Ilya Dryomov New
libceph: treat sockaddr_storage with uninitialized family as blank - 1 - --- 2015-07-09 Ilya Dryomov New
libceph: enable ceph in a non-default network namespace - 1 - --- 2015-07-06 Ilya Dryomov New
rbd: use GFP_NOIO in rbd_obj_request_create() - 1 - --- 2015-06-30 Ilya Dryomov New
crush: fix a bug in tree bucket decode - 1 - --- 2015-06-29 Ilya Dryomov New
libceph: allow custom network namespaces - - - --- 2015-06-29 Ilya Dryomov New
[3/3] rbd: queue_depth map option - 1 - --- 2015-06-25 Ilya Dryomov New
[2/3] rbd: store rbd_options in rbd_device - 1 - --- 2015-06-25 Ilya Dryomov New
[1/3] rbd: terminate rbd_opts_tokens with Opt_err - 1 - --- 2015-06-25 Ilya Dryomov New
rbd: bump queue_max_segments - 1 - --- 2015-06-25 Ilya Dryomov New
[v2,5/5] rbd: timeout watch teardown on unmap with mount_timeout - 2 - --- 2015-05-21 Ilya Dryomov New
[4/5] ceph: simplify two mount_timeout sites - 2 - --- 2015-05-21 Ilya Dryomov New
[3/5] libceph: a couple tweaks for wait loops - 1 - --- 2015-05-21 Ilya Dryomov New
[2/5] libceph: store timeouts in jiffies, verify user input - 1 - --- 2015-05-21 Ilya Dryomov New
[1/5] libceph: nuke time_sub() - 1 - --- 2015-05-21 Ilya Dryomov New
rbd: timeout watch teardown on unmap with mount_timeout - 1 - --- 2015-05-14 Ilya Dryomov New
[2/2] Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" - 1 - --- 2015-05-13 Ilya Dryomov New
[1/2] libceph: request a new osdmap if lingering request maps to no osd - 1 - --- 2015-05-13 Ilya Dryomov New
rbd: end I/O the entire obj_request on error - - - --- 2015-04-26 Ilya Dryomov New
Revert "libceph: use memalloc flags for net IO" - - - --- 2015-04-07 Ilya Dryomov New
libceph: don't set memalloc flags in loopback case - - - --- 2015-04-01 Ilya Dryomov New
libceph: kfree() in put_osd() shouldn't depend on authorizer - - - --- 2015-02-18 Ilya Dryomov New
libceph: kfree() in put_osd() shouldn't depend on authorizer - - - --- 2015-02-18 Ilya Dryomov New
libceph: fix double __remove_osd() problem - - - --- 2015-02-18 Ilya Dryomov New
« 1 2 ... 2 3 4 5 »