summaryrefslogtreecommitdiff
path: root/net/ceph
Commit message (Expand)AuthorAge
* crush: remove redundant local variableIlya Dryomov2016-10-05
* crush: don't normalize input of crush_ln iterativelyIlya Dryomov2016-10-05
* libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()Ilya Dryomov2016-10-03
* libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()Ilya Dryomov2016-10-03
* rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov2016-08-24
* rbd: support for exclusive-lock featureIlya Dryomov2016-08-24
* rbd: retry watch re-registration periodicallyIlya Dryomov2016-08-24
* libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov2016-08-24
* libceph: support for blacklisting clientsDouglas Fuller2016-08-24
* libceph: support for lock.lock_infoDouglas Fuller2016-08-24
* libceph: support for advisory locking on RADOS objectsDouglas Fuller2016-08-24
* libceph: add ceph_osdc_call() single-page helperDouglas Fuller2016-08-24
* libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller2016-08-24
* libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov2016-08-24
* libceph: using kfree_rcu() to simplify the codeWei Yongjun2016-08-08
* libceph: make cancel_generic_request() staticWei Yongjun2016-08-08
* libceph: fix return value check in alloc_msg_with_page_vector()Wei Yongjun2016-08-08
* libceph: fsmap.user subscription supportYan, Zheng2016-07-28
* libceph: make sure redirect does not change namespaceYan, Zheng2016-07-28
* libceph: rados pool namespace supportYan, Zheng2016-07-28
* libceph: introduce reference counted stringYan, Zheng2016-07-28
* libceph: define new ceph_file_layout structureYan, Zheng2016-07-28
* libceph: fix some missing includesIlya Dryomov2016-07-28
* libceph: apply new_state before new_up_client on incrementalsIlya Dryomov2016-07-22
* libceph: use %s instead of %pE in dout()sIlya Dryomov2016-05-30
* libceph: put request only if it's done in handle_reply()Ilya Dryomov2016-05-30
* libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-30
* libceph: make ceph_osdc_wait_request() uninterruptibleYan, Zheng2016-05-26
* ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-26
* libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2016-05-26
* libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2016-05-26
* libceph: take osdc->lock in osdmap_show() and dump flags in hexIlya Dryomov2016-05-26
* libceph: pool deletion detectionIlya Dryomov2016-05-26
* libceph: async MON client generic requestsIlya Dryomov2016-05-26
* libceph: support for checking on status of watchIlya Dryomov2016-05-26
* libceph: support for sending notifiesIlya Dryomov2016-05-26
* libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov2016-05-26
* libceph: wait_request_timeout()Ilya Dryomov2016-05-26
* libceph: request_init() and request_release_checks()Ilya Dryomov2016-05-26
* libceph: a major OSD client updateIlya Dryomov2016-05-26
* libceph: protect osdc->osd_lru list with a spinlockIlya Dryomov2016-05-26
* libceph: allocate ceph_osd with GFP_NOFAILIlya Dryomov2016-05-26
* libceph: osd_init() and osd_cleanup()Ilya Dryomov2016-05-26
* libceph: handle_one_map()Ilya Dryomov2016-05-26
* libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov2016-05-26
* libceph: schedule tick from ceph_osdc_init()Ilya Dryomov2016-05-26
* libceph: move schedule_delayed_work() in ceph_osdc_init()Ilya Dryomov2016-05-26
* libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov2016-05-26
* libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-26
* libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-26