summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
Commit message (Expand)AuthorAgeFilesLines
...
* libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-262-18/+18
* libceph: switch to calc_target(), part 1Ilya Dryomov2016-05-261-10/+5
* libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2016-05-263-0/+62
* libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov2016-05-261-3/+6
* libceph: make pgid_cmp() globalIlya Dryomov2016-05-261-0/+2
* libceph: rename ceph_calc_pg_primary()Ilya Dryomov2016-05-261-2/+2
* libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov2016-05-261-3/+18
* libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov2016-05-261-5/+4
* libceph: fix ceph_eversion encodingIlya Dryomov2016-05-261-1/+1
* libceph: DEFINE_RB_FUNCS macroIlya Dryomov2016-05-261-0/+57
* libceph: nuke unused fields and functionsIlya Dryomov2016-05-263-13/+2
* libceph: variable-sized ceph_object_idIlya Dryomov2016-05-261-25/+37
* libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2016-05-261-0/+1
* libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-04-252-6/+5
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* ceph: fix security xattr deadlockYan, Zheng2016-03-251-1/+2
* libceph: add helper that duplicates last extent operationYan, Zheng2016-03-251-0/+2
* libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-251-2/+4
* libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-251-2/+3
* libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2016-03-251-1/+1
* libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-252-0/+6
* libceph: monc ping rate is 10sIlya Dryomov2016-03-251-2/+3
* libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-253-10/+24
* ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-041-0/+1
* libceph: MOSDOpReply v7 encodingIlya Dryomov2016-02-041-1/+4
* libceph: advertise support for TUNABLES5Ilya Dryomov2016-02-041-1/+12
* libceph: fix ceph_msg_revoke()Ilya Dryomov2016-01-211-1/+1
* ceph: ceph_frag_contains_value can be booleanYaowei Bai2016-01-211-1/+1
* ceph: remove unused functions in ceph_frag.hYaowei Bai2016-01-211-35/+0
* libceph: add nocephx_sign_messages optionIlya Dryomov2015-11-021-1/+2
* libceph: stop duplicating client fields in messengerIlya Dryomov2015-11-022-10/+2
* libceph: msg signing callouts don't need con argumentIlya Dryomov2015-11-021-3/+2
* libceph: advertise support for keepalive2Ilya Dryomov2015-09-171-0/+1
* libceph: don't access invalid memory in keepalive2 pathIlya Dryomov2015-09-171-1/+3
* libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-083-1/+9
* libceph: enable ceph in a non-default network namespaceIlya Dryomov2015-07-091-0/+3
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-251-0/+1
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-251-6/+11
* libceph: nuke time_sub()Ilya Dryomov2015-06-251-9/+0
* libceph: allow setting osd_req_op's flagsYan, Zheng2015-06-251-1/+1
* libceph: announce support for straw2 bucketsIlya Dryomov2015-04-221-1/+15
* ceph: rename snapshot supportYan, Zheng2015-04-221-0/+1
* libceph: simplify our debugfs attr macroIlya Dryomov2015-04-201-7/+1
* libceph: expose client options through debugfsIlya Dryomov2015-04-201-0/+1
* libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-201-0/+1
* libceph: osdmap.h: Add missing format newlinesJoe Perches2015-04-201-3/+2
* libceph: tcp_nodelay supportChaitanya Huilgol2015-02-192-2/+5
* ceph: handle SESSION_FORCE_RO messageYan, Zheng2015-02-191-0/+1
* libceph: nuke pool op infrastructureIlya Dryomov2015-02-192-44/+1
* libceph: fix sparse endianness warningsIlya Dryomov2015-01-081-2/+2
OpenPOWER on IntegriCloud