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
[3/9] rbd: fix error handling around rbd_init_disk() - - - --- 2017-04-25 Ilya Dryomov New
[2/9] rbd: move rbd_unregister_watch() call into rbd_dev_image_release() - - - --- 2017-04-25 Ilya Dryomov New
[1/9] rbd: move rbd_dev_destroy() call out of rbd_dev_image_release() - - - --- 2017-04-25 Ilya Dryomov New
block: get rid of blk_integrity_revalidate() - - 1 --- 2017-04-18 Ilya Dryomov New
libceph: force GFP_NOIO for socket allocations - 1 - --- 2017-03-22 Ilya Dryomov New
libceph: don't set weight to IN when OSD is destroyed - 1 - --- 2017-03-06 Ilya Dryomov New
rbd: supported_features bus attribute - 1 - --- 2017-03-06 Ilya Dryomov New
libceph: osd_request_timeout option - 1 1 --- 2017-03-03 Ilya Dryomov New
[3/3] libceph, rbd, ceph: WRITE | ONDISK -> WRITE - 1 - --- 2017-02-23 Ilya Dryomov New
[2/3] libceph: get rid of ack vs commit - 1 - --- 2017-02-23 Ilya Dryomov New
[1/3] ceph: remove special ack vs commit behavior - 1 - --- 2017-02-23 Ilya Dryomov New
blk_integrity_revalidate() clears BDI_CAP_STABLE_WRITES - - - --- 2017-02-22 Ilya Dryomov New
blk_integrity_revalidate() clears BDI_CAP_STABLE_WRITES - - - --- 2017-02-20 Ilya Dryomov New
[15/15] rbd: kill obj_request->object_name and rbd_segment_name_cache - - - --- 2017-02-14 Ilya Dryomov New
[14/15] rbd: store and use obj_request->object_no - - - --- 2017-02-14 Ilya Dryomov New
[13/15] rbd: RBD_V{1,2}_DATA_FORMAT macros - - - --- 2017-02-14 Ilya Dryomov New
[12/15] rbd: factor out __rbd_osd_req_create() - - - --- 2017-02-14 Ilya Dryomov New
[11/15] rbd: set offset and length outside of rbd_obj_request_create() - - - --- 2017-02-14 Ilya Dryomov New
[10/15] rbd: support for data-pool feature - - - --- 2017-02-14 Ilya Dryomov New
[09/15] rbd: introduce rbd_init_layout() - - - --- 2017-02-14 Ilya Dryomov New
[08/15] rbd: use rbd_obj_bytes() more - - - --- 2017-02-14 Ilya Dryomov New
[07/15] rbd: remove now unused rbd_obj_request_wait() and helpers - - - --- 2017-02-14 Ilya Dryomov New
[06/15] rbd: switch rbd_obj_method_sync() to ceph_osdc_call() - - - --- 2017-02-14 Ilya Dryomov New
[05/15] libceph: pass reply buffer length through ceph_osdc_call() - - - --- 2017-02-14 Ilya Dryomov New
[04/15] rbd: do away with obj_request in rbd_obj_read_sync() - - - --- 2017-02-14 Ilya Dryomov New
[03/15] rbd: initialize rbd_dev->header_oloc early - - - --- 2017-02-14 Ilya Dryomov New
[02/15] rbd: kill rbd_image_header::{crypt_type,comp_type} - - - --- 2017-02-14 Ilya Dryomov New
[01/15] rbd: use kstrndup() in rbd_header_from_disk() - 2 - --- 2017-02-14 Ilya Dryomov New
libceph: Complete stuck requests to OSD with EIO - - - --- 2017-02-13 Ilya Dryomov New
[15/15] libceph: no need to drop con->mutex for ->get_authorizer() - - - --- 2016-12-12 Ilya Dryomov New
[14/15] libceph: drop len argument of *verify_authorizer_reply() - - - --- 2016-12-12 Ilya Dryomov New
[13/15] libceph: verify authorize reply on connect - - - --- 2016-12-12 Ilya Dryomov New
[12/15] libceph: no need for GFP_NOFS in ceph_monc_init() - - - --- 2016-12-12 Ilya Dryomov New
[11/15] libceph: stop allocating a new cipher on every crypto request - - - --- 2016-12-12 Ilya Dryomov New
[10/15] libceph: uninline ceph_crypto_key_destroy() - - - --- 2016-12-12 Ilya Dryomov New
[09/15] libceph: remove now unused ceph_*{en,de}crypt*() functions - - - --- 2016-12-12 Ilya Dryomov New
[08/15] libceph: switch ceph_x_decrypt() to ceph_crypt() - - - --- 2016-12-12 Ilya Dryomov New
[07/15] libceph: switch ceph_x_encrypt() to ceph_crypt() - - - --- 2016-12-12 Ilya Dryomov New
[06/15] libceph: tweak calcu_signature() a little - - - --- 2016-12-12 Ilya Dryomov New
[05/15] libceph: rename and align ceph_x_authorizer::reply_buf - - - --- 2016-12-12 Ilya Dryomov New
[04/15] libceph: introduce ceph_crypt() for in-place en/decryption - - - --- 2016-12-12 Ilya Dryomov New
[03/15] libceph: introduce ceph_x_encrypt_offset() - - - --- 2016-12-12 Ilya Dryomov New
[02/15] libceph: old_key in process_one_ticket() is redundant - - - --- 2016-12-12 Ilya Dryomov New
[01/15] libceph: ceph_x_encrypt_buflen() takes in_len - - - --- 2016-12-12 Ilya Dryomov New
rbd: don't retry watch reregistration if header object is gone - - - --- 2016-10-12 Ilya Dryomov New
rbd: don't wait for the lock forever if blacklisted - - 1 --- 2016-10-12 Ilya Dryomov New
libceph: ceph_build_auth() doesn't need ceph_auth_build_hello() - - - --- 2016-09-23 Ilya Dryomov New
rbd: lock_on_read map option - - 1 --- 2016-09-22 Ilya Dryomov New
[8/8] rbd: img_data requests don't own their page array - 2 - --- 2016-09-19 Ilya Dryomov New
[7/8] rbd: don't call rbd_osd_req_format_read() for !img_data requests - 2 - --- 2016-09-19 Ilya Dryomov New
[6/8] rbd: rework rbd_img_obj_exists_submit() error paths - 2 - --- 2016-09-19 Ilya Dryomov New
[5/8] rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback() - 2 - --- 2016-09-19 Ilya Dryomov New
[4/8] rbd: move bumping img_request refcount into rbd_obj_request_submit() - 1 - --- 2016-09-19 Ilya Dryomov New
[3/8] rbd: mark the original request as done if stat request fails - 1 - --- 2016-09-19 Ilya Dryomov New
[2/8] rbd: clean up asserts in rbd_img_obj_request_submit() helpers - 2 - --- 2016-09-19 Ilya Dryomov New
[1/8] rbd: change rbd_obj_request_submit() signature - 2 - --- 2016-09-19 Ilya Dryomov New
[16/16] rbd: add force close option - - - --- 2016-08-24 Ilya Dryomov New
[15/16] rbd: add 'config_info' sysfs rbd device attribute - - - --- 2016-08-24 Ilya Dryomov New
[14/16] rbd: add 'snap_id' sysfs rbd device attribute - - - --- 2016-08-24 Ilya Dryomov New
[13/16] rbd: add 'cluster_fsid' sysfs rbd device attribute - - - --- 2016-08-24 Ilya Dryomov New
[12/16] rbd: add 'client_addr' sysfs rbd device attribute - - - --- 2016-08-24 Ilya Dryomov New
[11/16] rbd: print capacity in decimal and features in hex - - - --- 2016-08-24 Ilya Dryomov New
[10/16] rbd: support for exclusive-lock feature - - - --- 2016-08-24 Ilya Dryomov New
[09/16] rbd: retry watch re-registration periodically - - - --- 2016-08-24 Ilya Dryomov New
[08/16] rbd: introduce a per-device ordered workqueue - - - --- 2016-08-24 Ilya Dryomov New
[07/16] libceph: rename ceph_client_id() -> ceph_client_gid() - 1 - --- 2016-08-24 Ilya Dryomov New
[06/16] libceph: support for blacklisting clients - 1 - --- 2016-08-24 Ilya Dryomov New
[05/16] libceph: support for lock.lock_info - 1 - --- 2016-08-24 Ilya Dryomov New
[04/16] libceph: support for advisory locking on RADOS objects - 1 - --- 2016-08-24 Ilya Dryomov New
[03/16] libceph: add ceph_osdc_call() single-page helper - 1 - --- 2016-08-24 Ilya Dryomov New
[02/16] libceph: support for CEPH_OSD_OP_LIST_WATCHERS - 1 - --- 2016-08-24 Ilya Dryomov New
[01/16] libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode() - 1 - --- 2016-08-24 Ilya Dryomov New
ceph: initialize pathbase in the !dentry case in encode_caps_cb() - 1 - --- 2016-08-09 Ilya Dryomov New
rbd: nuke the 32-bit pool id check - 1 - --- 2016-08-09 Ilya Dryomov New
rbd: destroy header_oloc in rbd_dev_release() - - - --- 2016-08-09 Ilya Dryomov New
libceph: apply new_state before new_up_client on incrementals - 1 - --- 2016-07-19 Ilya Dryomov New
[6/6] rbd: use header_oid instead of header_name - - - --- 2016-05-19 Ilya Dryomov New
[5/6] libceph: variable-sized ceph_object_id - - - --- 2016-05-19 Ilya Dryomov New
[4/6] libceph: change how osd_op_reply message size is calculated - - - --- 2016-05-19 Ilya Dryomov New
[3/6] libceph: move message allocation out of ceph_osdc_alloc_request() - - - --- 2016-05-19 Ilya Dryomov New
[2/6] libceph: grab snapc in ceph_osdc_alloc_request() - - - --- 2016-05-19 Ilya Dryomov New
[1/6] libceph: make ceph_osdc_put_request() accept NULL - - - --- 2016-05-19 Ilya Dryomov New
rbd: get/put img_request in rbd_img_request_submit() - - - --- 2016-05-18 Ilya Dryomov New
rbd: report unsupported features to syslog - 2 - --- 2016-04-15 Ilya Dryomov New
rbd: fix rbd map vs notify races - 1 - --- 2016-04-15 Ilya Dryomov New
libceph: make authorizer destruction independent of ceph_auth_client - 1 - --- 2016-04-11 Ilya Dryomov New
ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support - 1 - --- 2016-03-03 Ilya Dryomov New
Issues with exclusive-lock code on testing - - - --- 2016-03-02 Ilya Dryomov New
[4/4] libceph: use sizeof_footer() more - 1 - --- 2016-02-21 Ilya Dryomov New
[4/4] libceph: use sizeof_footer() in ceph_msg_revoke() - 1 - --- 2016-02-20 Ilya Dryomov New
[3/4] libceph: don't spam dmesg with stray reply warnings - 1 - --- 2016-02-20 Ilya Dryomov New
[2/4] libceph: use the right footer size when skipping a message - 1 - --- 2016-02-20 Ilya Dryomov New
[1/4] libceph: don't bail early from try_read() when skipping a message - 1 1 --- 2016-02-20 Ilya Dryomov New
ceph: kill ceph_empty_snapc - - - --- 2016-02-16 Ilya Dryomov New
[4/4] libceph: enable large, variable-sized OSD requests - - - --- 2016-02-10 Ilya Dryomov New
[3/4] libceph: osdc->req_mempool should be backed by a slab pool - - - --- 2016-02-10 Ilya Dryomov New
[2/4] libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op - - - --- 2016-02-10 Ilya Dryomov New
[1/4] libceph: rename ceph_osd_req_op::payload_len to indata_len - - - --- 2016-02-10 Ilya Dryomov New
libceph: MOSDOpReply v7 encoding - 1 - --- 2016-02-04 Ilya Dryomov New
[5/5] libceph: advertise support for TUNABLES5 - - - --- 2016-02-03 Ilya Dryomov New
« 1 2 ... 2 3 4 5 »