summaryrefslogtreecommitdiffstats
path: root/README.FreeBSD (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-29rgw: initial meta manager refactoringYehuda Sadeh21-993/+1319
2019-07-29rgw: svc bucket: set bucket instance infoYehuda Sadeh3-18/+80
2019-07-29rgw: move helper code out of rgw_rados.ccYehuda Sadeh3-40/+41
2019-07-29rgw: header cleanupYehuda Sadeh2-27/+62
2019-07-29rgw: use bucket service for get_bucket_infoYehuda Sadeh6-65/+33
2019-07-29rgw: svc_bucket: initial workYehuda Sadeh9-120/+464
2019-07-29rgw: no need to pass in RGWRados to rgw_get_system_obj()Yehuda Sadeh7-13/+12
2019-07-29rgw: move admin socket cache code into svc_sys_obj_cacheYehuda Sadeh4-145/+142
2019-07-29rgw: move rgw_compression_info_from_attrset() to a better homeYehuda Sadeh6-26/+29
2019-07-29rgw: svc_cls: replace svc_mfa with a more generic svc_clsYehuda Sadeh9-114/+152
2019-07-29rgw: switch to using svc.mfaYehuda Sadeh6-246/+21
2019-07-29rgw: svc/mfa: new service for mfa functionalityYehuda Sadeh5-0/+318
2019-07-29rgw: move manifest code around, initial tier separationYehuda Sadeh25-1256/+1453
2019-07-29rgw: more headers cleanupYehuda Sadeh28-101/+140
2019-07-29rgw: object expirer: move code aroundYehuda Sadeh5-146/+193
2019-07-29rgw: more headers cleanupsYehuda Sadeh6-38/+64
2019-07-29rgw: header cleanup: remove code from rgw_rados.hYehuda Sadeh9-81/+122
2019-07-29cephfs-shell: Fix flake8 line too long errorVarsha Rao1-1/+2
2019-07-29cephfs-shell: Fix flake8 line break after binary operator errorVarsha Rao1-9/+9
2019-07-29cephfs-shell: Fix flake8 continuation line over-indented for hanging indent e...Varsha Rao1-1/+1
2019-07-29cephfs-shell: Fix flake8 missing whitespace around arithmetic operator errorVarsha Rao1-5/+5
2019-07-29cephfs-shell: Fix multiple spaces after ':' flake8 errorVarsha Rao1-1/+1
2019-07-29mgr/dashboard: fix MDS counter chart is not displayedKiefer Chang1-1/+5
2019-07-29test/librados: avoid residual crush rule after test case executionroot2-2/+2
2019-07-26mgr/dashboard/qa: add more fields to reportKefu Chai1-0/+4
2019-07-26qa/suites/rados/rest/mgr-restful: whitelist OSDMAP_FLAGSKefu Chai1-0/+1
2019-07-26rgw: az: add archive zone testsJavier M. Mellid4-2/+653
2019-07-26mgr/telemetry: salt osd ids tooSage Weil1-6/+5
2019-07-26mgr/dashboard: Explicitly type page variablesAdam King17-17/+17
2019-07-26mgr: Reduce logging noise when handling commandsSebastian Wagner1-4/+3
2019-07-26pybind/mgr: don't log exception when cannot find RBD task by idJason Dillaman1-3/+2
2019-07-26osd: fix wrong arguments when dropping refcountmyoungwon oh1-1/+2
2019-07-26mgr/dashboard: Various UI issues related to CephFSVolker Theile5-8/+41
2019-07-26os/bluestore: avoid unnecessary notify.Jianpeng Ma2-1/+4
2019-07-26common,tools: make sure the destination buffer can handle the size of the stringsongweibin2-2/+2
2019-07-26src/tools: initialize variables before the goto statementsongweibin1-5/+5
2019-07-26src/mount: check before dereference bufsongweibin1-0/+4
2019-07-26src/crush: check before dereference out2songweibin1-2/+2
2019-07-26mds: execute PurgeQueue on_error handler in finisherYan, Zheng2-13/+7
2019-07-25qa: wait for MDS to come back after removing itPatrick Donnelly1-2/+6
2019-07-25mon/OSDMonitor: do not clobber pending xinfo during bootSage Weil1-5/+5
2019-07-25osd/OSDMap: add is_dead() helperSage Weil1-0/+7
2019-07-25mon/OSDMonitor: 'osd down ... --definitely-dead'Sage Weil2-1/+14
2019-07-25osd: send MOSDMarkMeDead when we are marked downSage Weil1-0/+9
2019-07-25mon/OSDMonitor: implement MOSDMarkMeDead handlingSage Weil6-0/+132
2019-07-25mgr/telemetry: obscure entity_name with a saltSage Weil1-0/+14
2019-07-25pybind/mgr: handle duplicate rbd task commandsJason Dillaman1-23/+74
2019-07-25mds: Move inline functions with loops or switch statements to CInode.ccVarsha Rao2-89/+107
2019-07-25mds: Reorganize class members in CInode headerVarsha Rao1-373/+346
2019-07-25doc/mgr/telemetry: updateSage Weil1-20/+46