summaryrefslogtreecommitdiff
path: root/include/linux/ceph
AgeCommit message (Expand)Author
2016-03-25ceph: fix security xattr deadlockYan, Zheng
2016-03-25libceph: add helper that duplicates last extent operationYan, Zheng
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng
2016-03-25libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov
2016-03-25libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov
2016-03-25libceph: monc ping rate is 10sIlya Dryomov
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov
2016-01-21libceph: fix ceph_msg_revoke()Ilya Dryomov
2016-01-21ceph: ceph_frag_contains_value can be booleanYaowei Bai
2016-01-21ceph: remove unused functions in ceph_frag.hYaowei Bai
2015-11-02libceph: add nocephx_sign_messages optionIlya Dryomov
2015-11-02libceph: stop duplicating client fields in messengerIlya Dryomov
2015-11-02libceph: msg signing callouts don't need con argumentIlya Dryomov
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-06-25ceph: pre-allocate data structure that tracks caps flushingYan, Zheng
2015-06-25libceph: store timeouts in jiffies, verify user inputIlya Dryomov
2015-06-25libceph: nuke time_sub()Ilya Dryomov
2015-06-25libceph: allow setting osd_req_op's flagsYan, Zheng
2015-04-22libceph: announce support for straw2 bucketsIlya Dryomov
2015-04-22ceph: rename snapshot supportYan, Zheng
2015-04-20libceph: simplify our debugfs attr macroIlya Dryomov
2015-04-20libceph: expose client options through debugfsIlya Dryomov
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov
2015-04-20libceph: osdmap.h: Add missing format newlinesJoe Perches
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng
2014-12-17ceph: add inline data to pagecacheYan, Zheng
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: update ceph_msg_header structureJohn Spray
2014-12-17libceph: message signature supportYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov
2014-12-17ceph: fix file lock interruptionYan, Zheng
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov
2014-10-14libceph: remove redundant declarationFabian Frederick
2014-10-14libceph: reference counting pagelistYan, Zheng
2014-07-08libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov
2014-07-08libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov