summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
Commit message (Expand)AuthorAge
* libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-30
* ceph: make logical calculation functions return boolZhang Zhuoyu2016-05-25
* ceph: using hash value to compose dentry offsetYan, Zheng2016-05-25
* ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng2016-05-25
* libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2016-05-25
* libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2016-05-25
* libceph: pool deletion detectionIlya Dryomov2016-05-25
* libceph: async MON client generic requestsIlya Dryomov2016-05-25
* libceph: support for checking on status of watchIlya Dryomov2016-05-25
* libceph: support for sending notifiesIlya Dryomov2016-05-25
* libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov2016-05-25
* libceph: a major OSD client updateIlya Dryomov2016-05-25
* libceph: protect osdc->osd_lru list with a spinlockIlya Dryomov2016-05-25
* libceph: handle_one_map()Ilya Dryomov2016-05-25
* libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov2016-05-25
* libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov2016-05-25
* libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-25
* libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-25
* libceph: switch to calc_target(), part 1Ilya Dryomov2016-05-25
* libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2016-05-25
* libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov2016-05-25
* libceph: make pgid_cmp() globalIlya Dryomov2016-05-25
* libceph: rename ceph_calc_pg_primary()Ilya Dryomov2016-05-25
* libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov2016-05-25
* libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov2016-05-25
* libceph: fix ceph_eversion encodingIlya Dryomov2016-05-25
* libceph: DEFINE_RB_FUNCS macroIlya Dryomov2016-05-25
* libceph: nuke unused fields and functionsIlya Dryomov2016-05-25
* libceph: variable-sized ceph_object_idIlya Dryomov2016-05-25
* libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2016-05-25
* libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-04-25
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* ceph: fix security xattr deadlockYan, Zheng2016-03-25
* libceph: add helper that duplicates last extent operationYan, Zheng2016-03-25
* libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-25
* libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-25
* libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2016-03-25
* libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-25
* libceph: monc ping rate is 10sIlya Dryomov2016-03-25
* libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-25
* ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-04
* libceph: MOSDOpReply v7 encodingIlya Dryomov2016-02-04
* libceph: advertise support for TUNABLES5Ilya Dryomov2016-02-04
* libceph: fix ceph_msg_revoke()Ilya Dryomov2016-01-21
* ceph: ceph_frag_contains_value can be booleanYaowei Bai2016-01-21
* ceph: remove unused functions in ceph_frag.hYaowei Bai2016-01-21
* libceph: add nocephx_sign_messages optionIlya Dryomov2015-11-02
* libceph: stop duplicating client fields in messengerIlya Dryomov2015-11-02
* libceph: msg signing callouts don't need con argumentIlya Dryomov2015-11-02
* libceph: advertise support for keepalive2Ilya Dryomov2015-09-17