index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
doc: Mgr Dashboard docs update
Wido den Hollander
2
-1
/
+25
2017-06-27
ceph-conf: fix typo in usage: 'mon add' should be 'mon addr'
Peng Zhang
2
-2
/
+2
2017-06-27
mailmap: add Myoungwon Oh's mailmap and affiliation
myoungwon oh
2
-0
/
+2
2017-06-26
rgw: use uncompressed size for range_to_ofs() in slo/dlo
Casey Bodley
1
-7
/
+8
2017-06-26
rgw/rgw_op: fix some more whitespace
Sage Weil
1
-7
/
+7
2017-06-26
rgw/rgw_op: fix indentation warning
Sage Weil
1
-9
/
+10
2017-06-26
qa/tasks/radosbench: increase timeout
Sage Weil
1
-1
/
+1
2017-06-26
src/OSD: add more useful perf counters for performance tuning.
Pan Liu
4
-2
/
+18
2017-06-26
test: fix compile warning in ceph_test_cls_rbd
Jason Dillaman
1
-1
/
+1
2017-06-26
mon/OSDMonitor: add use_gmt_hitset to "osd pool get" cmd filter
xie xingguo
1
-1
/
+1
2017-06-26
mon/OSDMonitor: drop debug_fake_ec_pool from "osd pool set" cmd filter
xie xingguo
1
-1
/
+1
2017-06-26
mon/OSDMonitor: fix wrong sanity check order for allow_ec_overwrites
xie xingguo
1
-6
/
+6
2017-06-26
mon/OSDMonitor: make blacklist expire configurable; fix potential races
xie xingguo
2
-1
/
+13
2017-06-26
mon/OSDMonitor: fix wrong comment, wrong indention, wrong output etc.
xie xingguo
1
-14
/
+13
2017-06-26
mon/OSDMonitor: strict comparison condition
xie xingguo
1
-1
/
+1
2017-06-26
osd/osd_type: map.find() -> map.count() for existense checking
xie xingguo
1
-2
/
+2
2017-06-26
mon/OSDMonitor: kill dead code
xie xingguo
1
-4
/
+1
2017-06-26
mon/OSDMonitor: make pg-up-items result a bit nicer
xie xingguo
1
-2
/
+7
2017-06-26
mon/OSDMonitor: reject updating upmap if number of osd overflows/underflows
xie xingguo
2
-0
/
+42
2017-06-26
osd/OSDMap: make apply_upmap handle multiple pg-upmap-items correctly
xie xingguo
2
-2
/
+1
2017-06-26
test/osd/osd-scrub-repair.sh: Fix diff options
Willem Jan Withagen
1
-2
/
+2
2017-06-26
rest api: Set application variable when not executed as __main__
Wido den Hollander
1
-1
/
+4
2017-06-26
rest api: Set default ceph.conf and id options
Wido den Hollander
1
-2
/
+3
2017-06-26
rest api: Listen on :: (IPv6) instead of 0.0.0.0
Wido den Hollander
1
-1
/
+1
2017-06-26
common: Passing null pointer option_name to operator << in md_config_t::parse...
Jos Collin
1
-0
/
+1
2017-06-26
radosgw: refactor compression code
Adam Kupczyk
3
-44
/
+32
2017-06-26
radosgw, compression: added unit test
Adam Kupczyk
1
-0
/
+151
2017-06-26
rgw: connection reset/crashed when download large zero object with compressio...
fang.yuxiang
1
-8
/
+29
2017-06-26
mgr: drop unnecessary write permission
Yan Jun
1
-1
/
+1
2017-06-26
mgr: use readable errno strings
Yan Jun
1
-1
/
+2
2017-06-25
ceph-osdomap-tool: early return and remove never-read store statement
Kefu Chai
1
-16
/
+12
2017-06-25
test/test_async_driver: silence clang static analyzer warning
Kefu Chai
1
-5
/
+7
2017-06-25
tests: swift.py: tweak imports
Nathan Cutler
1
-4
/
+4
2017-06-25
test: Division by zero in Legacy::encode_n()
Jos Collin
1
-0
/
+1
2017-06-25
msg/async/rdma: allocated reged mem can be greater than requires len
Adir lev
1
-1
/
+1
2017-06-25
msg/async/rdma: if failed to send push csi to the back
Adir lev
1
-1
/
+1
2017-06-24
mon: Division by zero in PGMapDigest::dump_pool_stats_full()
Jos Collin
1
-0
/
+1
2017-06-24
build/ops: rpm: sane packaging of %{_docdir}/ceph directory
Nathan Cutler
1
-2
/
+1
2017-06-24
doc: Luminous release notes typo fixes
Abhishek Lekshmanan
1
-5
/
+5
2017-06-24
mgr: remove repeated function log
Yan Jun
1
-4
/
+4
2017-06-24
kv/RocksDBStore: abort if rocksdb EIO, don't return incorrect result
Haomai Wang
1
-3
/
+16
2017-06-23
qa: do not restrict valgrind runs to centos
Greg Farnum
8
-8
/
+0
2017-06-23
osd: unlock sdata_op_ordering_lock with sdata_lock hold to avoid missing wake...
Ming Lin
1
-1
/
+1
2017-06-23
osdc/Objecter: release message if it is not handled
Kefu Chai
1
-1
/
+3
2017-06-23
tools/rbd_mirror: initialize Non-static class member m_do_resync in ImageRepl...
Jos Collin
1
-1
/
+1
2017-06-23
doc: multimds is no longer experimental
John Spray
2
-17
/
+19
2017-06-23
qa: update cephtool test for multimds on by default
John Spray
1
-1
/
+2
2017-06-23
qa: no longer need to explicitly enable multimds
John Spray
8
-14
/
+0
2017-06-23
mds: enable multimds by default in new filesystems
John Spray
1
-1
/
+1
2017-06-23
mon: remove experimental warning on multimds
John Spray
1
-6
/
+0
[next]