index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING-GPL2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
mon: do not join quorum unless luminous upgrade has completed
Sage Weil
1
-0
/
+16
2017-09-06
mon/OSDMonitor: encode without MIMIC if require_osd_release < mimic
Sage Weil
1
-0
/
+4
2017-09-06
mon: remove mon_osd_allow_primary_{temp,affinity}
Sage Weil
3
-18
/
+0
2017-09-06
mon/Elector: drop pre-luminous elector compat
Sage Weil
1
-6
/
+0
2017-09-06
mon/PGMap: remove old PGMapUpdater methods
Sage Weil
2
-309
/
+0
2017-09-06
osd/OSDMap: remove unused static
Sage Weil
1
-13
/
+0
2017-09-06
mon/PGMap: remove legacy encode/decode methods
Sage Weil
2
-72
/
+0
2017-09-06
mon/PGMap: streamline encoding
Sage Weil
1
-33
/
+4
2017-09-06
mon/PGMap: remove unused functions
Sage Weil
1
-174
/
+0
2017-09-06
mon/PGMap: remove Incremental encode/decode
Sage Weil
3
-84
/
+0
2017-09-06
mon/PGMap: remove osd_epochs
Sage Weil
3
-102
/
+18
2017-09-06
mon/PGMap: remove min_last_epoch_clean
Sage Weil
3
-160
/
+2
2017-09-06
osd/OSDMap: remove get_full_osd_util
Sage Weil
2
-30
/
+0
2017-09-06
mon/PGMap: remove full osd tracking
Sage Weil
2
-141
/
+15
2017-09-06
mon: remove PGStatService
Sage Weil
5
-62
/
+8
2017-09-06
mon: drop pgservice member
Sage Weil
4
-17
/
+12
2017-09-06
mon: make MgrStatMonitor implement PGStatService directly
Sage Weil
3
-58
/
+36
2017-09-06
mon/PGStatService: prune interface
Sage Weil
1
-40
/
+1
2017-09-06
mon/OSDMonitor: drop pre-luminous PGStatService users
Sage Weil
1
-81
/
+16
2017-09-06
mon: drop PGMapStatService
Sage Weil
6
-124
/
+37
2017-09-06
mon/OSDMonitor: drop legacy 'osd df'
Sage Weil
1
-6
/
+0
2017-09-06
mon: add MIMIC mon feature
Sage Weil
3
-14
/
+25
2017-09-06
mon: drop hide_mgr_flag behavior
Sage Weil
2
-11
/
+3
2017-09-06
mon: collapse MonPGStatService into PGStatService
Sage Weil
5
-111
/
+6
2017-09-06
mon: remove some upgrade-specific bits of PGStatService
Sage Weil
2
-32
/
+1
2017-09-06
mon: remove PGMonitor
Sage Weil
12
-1659
/
+15
2017-09-06
mon: remove OldHealthMonitor
Sage Weil
13
-561
/
+1
2017-09-06
mon: remove legacy get_health infrastructure
Sage Weil
24
-1174
/
+19
2017-09-06
mon: CEPH_MON_FEATURE_INCOMPAT_MIMIC
Sage Weil
2
-0
/
+12
2017-09-06
mon: require SERVER_LUMINOUS from mons, osds
Sage Weil
1
-5
/
+2
2017-09-06
githubmap: add some known GitHub reviewers
Patrick Donnelly
1
-0
/
+20
2017-09-05
librbd: rename of non-existent image results in seg fault
Jason Dillaman
1
-2
/
+1
2017-09-05
include/buffer.h: fix comment 'no not allow' -> 'do not allow'
xin.yuan
1
-1
/
+1
2017-09-05
test/coredumpctl: support freebsd
Kefu Chai
1
-7
/
+65
2017-09-04
githubmap: add map for GitHub contributor lookup
Patrick Donnelly
4
-0
/
+25
2017-09-04
rbd-nbd: fix generic option issue
Pan Liu
1
-3
/
+15
2017-09-04
doc: Fixes rbd snapshot flatten example
Ashish Singh
1
-1
/
+1
2017-09-04
osd: update info only if new_interval
Kefu Chai
1
-15
/
+15
2017-09-04
bluestore/NVMEDevice: accurate the latency of queue latency.
Pan Liu
1
-4
/
+4
2017-09-04
bluestore/NVMEDevice: remove mm_pause according to the example givn by
Pan Liu
1
-4
/
+1
2017-09-04
mgr: add the ip addr of standbys
huanwen ren
3
-0
/
+22
2017-09-04
bluestore/NVMEDevice: rename the perf counter *aio_write* to *write*,
Pan Liu
1
-6
/
+6
2017-09-04
bluestore/NVMEDevice.cc: rename the thread from ceph-osd to
Pan Liu
1
-1
/
+1
2017-09-02
test/librados/aio.cc: silence coverity with scope_guard
Danny Al-Gaaf
1
-4
/
+5
2017-09-02
c_read_operations.cc: silence coverity with scope_guard
Danny Al-Gaaf
1
-1
/
+2
2017-09-02
LibradosTestStub.cc: memset struct sockaddr_in
Danny Al-Gaaf
1
-0
/
+1
2017-09-02
common/Timer.h: ~SafeTimer needs to be virtual
Danny Al-Gaaf
1
-1
/
+1
2017-09-02
test_ipaddr.cc: memset with 0 and not '0'
Danny Al-Gaaf
1
-10
/
+10
2017-09-02
client/MetaRequest.h: fix UNINIT_CTOR
Danny Al-Gaaf
1
-2
/
+2
2017-09-02
client/Client.cc: fix UNINIT_CTOR
Danny Al-Gaaf
1
-0
/
+1
[next]