summaryrefslogtreecommitdiffstats
path: root/src/ceph_mds.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-21tools: clean up immutable object cacheYuan Zhou25-114/+137
2019-03-21tools: adding ceph level immutable obj cache daemonYuan Zhou29-0/+2420
2019-03-21rgw: fix minor compiler warning in keystone authDavid Disseldorp1-2/+2
2019-03-21cmake: workaround of false alarm from ubsanKefu Chai1-19/+17
2019-03-21test/crimson: update to accomodate Dispatcher changesKefu Chai1-4/+3
2019-03-21mailmap: sort entriesAbhishek Lekshmanan1-186/+186
2019-03-21mailmap: sort organizationmapAbhishek Lekshmanan1-187/+187
2019-03-21mailmap: updates for nautilusAbhishek Lekshmanan3-13/+166
2019-03-21cmake: disable -Werror when building seastarKefu Chai1-1/+1
2019-03-21seastar: pickup the latest seastarKefu Chai1-0/+0
2019-03-21cmake: link against libfmtKefu Chai2-2/+3
2019-03-21crimson: include headers if necessaryKefu Chai5-1/+7
2019-03-21cmake: do not assume ${CMAKE_GENERATOR} == makeKefu Chai4-6/+26
2019-03-21cmake: build fmt submodule if libfmt is not foundKefu Chai1-1/+1
2019-03-21fmt: add fmt submodule backKefu Chai2-0/+3
2019-03-20qa/tests: reduced frequency for luminous and mimic runsYuri Weinstein1-36/+70
2019-03-20doc/rgw: update civetweb rgw_frontends config exampleCasey Bodley1-5/+4
2019-03-20rbd: krbd: return -ETIMEDOUT in pollingDongsheng Yang1-2/+12
2019-03-20crimson/osd: connect OSD to mgrKefu Chai2-3/+7
2019-03-20crimson/osd: include MonClient.h in .ccKefu Chai2-1/+5
2019-03-20crimson/osd: add facilities for reporting pg statsKefu Chai2-1/+24
2019-03-20crimson/mgr: add mgr clientKefu Chai3-0/+193
2019-03-20crimson/osd/pg: accessors for pg stats/stateKefu Chai2-0/+46
2019-03-20crimson/osd: create msgrs in main.ccKefu Chai2-3/+3
2019-03-20crimson/os: use transparent comparator in xattrKefu Chai1-1/+3
2019-03-20crimson/osd: cancel timers before restartKefu Chai1-0/+2
2019-03-20crimson/net: call do_shutdown() in SocketMessenger::stop()Kefu Chai2-3/+6
2019-03-20crimson/osd: create msgrs in main.ccKefu Chai5-118/+116
2019-03-20crimson/osd: init primary state in PG::read_state()Kefu Chai2-1/+67
2019-03-20crimson/osd: add PG::read_state()Kefu Chai3-1/+41
2019-03-20crimson/osd: skip fast_info if it is not aroundKefu Chai1-2/+3
2019-03-20crimson/osd: pass pgid, osdmap and msgr to PG's ctorKefu Chai3-5/+59
2019-03-20crimson/osd: pass unknown args to ConfigProxy::parse_args()Kefu Chai1-0/+2
2019-03-20crimson/osd: do not pass ceph options to seastarKefu Chai1-10/+43
2019-03-20crimson/common: add ConfigProxy::parse_argv()Kefu Chai1-0/+14
2019-03-20ceph_release: the next release will be octopusSage Weil5-5/+22
2019-03-20crimson/osd: init OSD::store in its ctorKefu Chai1-7/+6
2019-03-20crimson/osd: unmount store in OSD::stop()Kefu Chai1-0/+3
2019-03-20crimson/osd: print message after done with mkfsKefu Chai1-1/+3
2019-03-20crimson/osd: call engine().exit(0) after mkfsKefu Chai1-1/+2
2019-03-20crimson/osd: correct the osd_ping's message typeKefu Chai1-1/+1
2019-03-20crimson/osd: implement Heartbeat::ms_handle_reset()Kefu Chai2-0/+18
2019-03-20crimson: add AuthServiceKefu Chai5-1/+33
2019-03-20crimson/mon: implement Dispatcher::ms_get_authorizer()Kefu Chai2-1/+21
2019-03-20crimson/{net,osd}: make ms_get_authorizer() syncKefu Chai7-63/+30
2019-03-19crimson/os: do not fail if fsid file exists when mkfsKefu Chai3-9/+17
2019-03-19crimson/os: implement CyanStore::get_attr()Kefu Chai2-0/+35
2019-03-19tools: admin/build-doc: keep-going when finding warningsAbhishek Lekshmanan1-1/+1
2019-03-19librbd: fix typo in deep_copy::ObjectCopyRequest::compute_read_opsMykola Golub1-1/+1
2019-03-19rgw: drop unused rgw_decode_pki_token().Radoslaw Zarzynski2-21/+0