summaryrefslogtreecommitdiffstats
path: root/COPYING-GPL2 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-06mon: do not join quorum unless luminous upgrade has completedSage Weil1-0/+16
2017-09-06mon/OSDMonitor: encode without MIMIC if require_osd_release < mimicSage Weil1-0/+4
2017-09-06mon: remove mon_osd_allow_primary_{temp,affinity}Sage Weil3-18/+0
2017-09-06mon/Elector: drop pre-luminous elector compatSage Weil1-6/+0
2017-09-06mon/PGMap: remove old PGMapUpdater methodsSage Weil2-309/+0
2017-09-06osd/OSDMap: remove unused staticSage Weil1-13/+0
2017-09-06mon/PGMap: remove legacy encode/decode methodsSage Weil2-72/+0
2017-09-06mon/PGMap: streamline encodingSage Weil1-33/+4
2017-09-06mon/PGMap: remove unused functionsSage Weil1-174/+0
2017-09-06mon/PGMap: remove Incremental encode/decodeSage Weil3-84/+0
2017-09-06mon/PGMap: remove osd_epochsSage Weil3-102/+18
2017-09-06mon/PGMap: remove min_last_epoch_cleanSage Weil3-160/+2
2017-09-06osd/OSDMap: remove get_full_osd_utilSage Weil2-30/+0
2017-09-06mon/PGMap: remove full osd trackingSage Weil2-141/+15
2017-09-06mon: remove PGStatServiceSage Weil5-62/+8
2017-09-06mon: drop pgservice memberSage Weil4-17/+12
2017-09-06mon: make MgrStatMonitor implement PGStatService directlySage Weil3-58/+36
2017-09-06mon/PGStatService: prune interfaceSage Weil1-40/+1
2017-09-06mon/OSDMonitor: drop pre-luminous PGStatService usersSage Weil1-81/+16
2017-09-06mon: drop PGMapStatServiceSage Weil6-124/+37
2017-09-06mon/OSDMonitor: drop legacy 'osd df'Sage Weil1-6/+0
2017-09-06mon: add MIMIC mon featureSage Weil3-14/+25
2017-09-06mon: drop hide_mgr_flag behaviorSage Weil2-11/+3
2017-09-06mon: collapse MonPGStatService into PGStatServiceSage Weil5-111/+6
2017-09-06mon: remove some upgrade-specific bits of PGStatServiceSage Weil2-32/+1
2017-09-06mon: remove PGMonitorSage Weil12-1659/+15
2017-09-06mon: remove OldHealthMonitorSage Weil13-561/+1
2017-09-06mon: remove legacy get_health infrastructureSage Weil24-1174/+19
2017-09-06mon: CEPH_MON_FEATURE_INCOMPAT_MIMICSage Weil2-0/+12
2017-09-06mon: require SERVER_LUMINOUS from mons, osdsSage Weil1-5/+2
2017-09-06githubmap: add some known GitHub reviewersPatrick Donnelly1-0/+20
2017-09-05librbd: rename of non-existent image results in seg faultJason Dillaman1-2/+1
2017-09-05include/buffer.h: fix comment 'no not allow' -> 'do not allow'xin.yuan1-1/+1
2017-09-05test/coredumpctl: support freebsdKefu Chai1-7/+65
2017-09-04githubmap: add map for GitHub contributor lookupPatrick Donnelly4-0/+25
2017-09-04rbd-nbd: fix generic option issuePan Liu1-3/+15
2017-09-04doc: Fixes rbd snapshot flatten exampleAshish Singh1-1/+1
2017-09-04osd: update info only if new_intervalKefu Chai1-15/+15
2017-09-04bluestore/NVMEDevice: accurate the latency of queue latency.Pan Liu1-4/+4
2017-09-04bluestore/NVMEDevice: remove mm_pause according to the example givn byPan Liu1-4/+1
2017-09-04mgr: add the ip addr of standbyshuanwen ren3-0/+22
2017-09-04bluestore/NVMEDevice: rename the perf counter *aio_write* to *write*,Pan Liu1-6/+6
2017-09-04bluestore/NVMEDevice.cc: rename the thread from ceph-osd toPan Liu1-1/+1
2017-09-02test/librados/aio.cc: silence coverity with scope_guardDanny Al-Gaaf1-4/+5
2017-09-02c_read_operations.cc: silence coverity with scope_guardDanny Al-Gaaf1-1/+2
2017-09-02LibradosTestStub.cc: memset struct sockaddr_inDanny Al-Gaaf1-0/+1
2017-09-02common/Timer.h: ~SafeTimer needs to be virtualDanny Al-Gaaf1-1/+1
2017-09-02test_ipaddr.cc: memset with 0 and not '0'Danny Al-Gaaf1-10/+10
2017-09-02client/MetaRequest.h: fix UNINIT_CTORDanny Al-Gaaf1-2/+2
2017-09-02client/Client.cc: fix UNINIT_CTORDanny Al-Gaaf1-0/+1