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