summaryrefslogtreecommitdiffstats
path: root/cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-27doc: Mgr Dashboard docs updateWido den Hollander2-1/+25
2017-06-27ceph-conf: fix typo in usage: 'mon add' should be 'mon addr'Peng Zhang2-2/+2
2017-06-27mailmap: add Myoungwon Oh's mailmap and affiliationmyoungwon oh2-0/+2
2017-06-26rgw: use uncompressed size for range_to_ofs() in slo/dloCasey Bodley1-7/+8
2017-06-26rgw/rgw_op: fix some more whitespaceSage Weil1-7/+7
2017-06-26rgw/rgw_op: fix indentation warningSage Weil1-9/+10
2017-06-26qa/tasks/radosbench: increase timeoutSage Weil1-1/+1
2017-06-26src/OSD: add more useful perf counters for performance tuning.Pan Liu4-2/+18
2017-06-26test: fix compile warning in ceph_test_cls_rbdJason Dillaman1-1/+1
2017-06-26mon/OSDMonitor: add use_gmt_hitset to "osd pool get" cmd filterxie xingguo1-1/+1
2017-06-26mon/OSDMonitor: drop debug_fake_ec_pool from "osd pool set" cmd filterxie xingguo1-1/+1
2017-06-26mon/OSDMonitor: fix wrong sanity check order for allow_ec_overwritesxie xingguo1-6/+6
2017-06-26mon/OSDMonitor: make blacklist expire configurable; fix potential racesxie xingguo2-1/+13
2017-06-26mon/OSDMonitor: fix wrong comment, wrong indention, wrong output etc.xie xingguo1-14/+13
2017-06-26mon/OSDMonitor: strict comparison conditionxie xingguo1-1/+1
2017-06-26osd/osd_type: map.find() -> map.count() for existense checkingxie xingguo1-2/+2
2017-06-26mon/OSDMonitor: kill dead codexie xingguo1-4/+1
2017-06-26mon/OSDMonitor: make pg-up-items result a bit nicerxie xingguo1-2/+7
2017-06-26mon/OSDMonitor: reject updating upmap if number of osd overflows/underflowsxie xingguo2-0/+42
2017-06-26osd/OSDMap: make apply_upmap handle multiple pg-upmap-items correctlyxie xingguo2-2/+1
2017-06-26test/osd/osd-scrub-repair.sh: Fix diff optionsWillem Jan Withagen1-2/+2
2017-06-26rest api: Set application variable when not executed as __main__Wido den Hollander1-1/+4
2017-06-26rest api: Set default ceph.conf and id optionsWido den Hollander1-2/+3
2017-06-26rest api: Listen on :: (IPv6) instead of 0.0.0.0Wido den Hollander1-1/+1
2017-06-26common: Passing null pointer option_name to operator << in md_config_t::parse...Jos Collin1-0/+1
2017-06-26radosgw: refactor compression codeAdam Kupczyk3-44/+32
2017-06-26radosgw, compression: added unit testAdam Kupczyk1-0/+151
2017-06-26rgw: connection reset/crashed when download large zero object with compressio...fang.yuxiang1-8/+29
2017-06-26mgr: drop unnecessary write permissionYan Jun1-1/+1
2017-06-26mgr: use readable errno stringsYan Jun1-1/+2
2017-06-25ceph-osdomap-tool: early return and remove never-read store statementKefu Chai1-16/+12
2017-06-25test/test_async_driver: silence clang static analyzer warningKefu Chai1-5/+7
2017-06-25tests: swift.py: tweak importsNathan Cutler1-4/+4
2017-06-25test: Division by zero in Legacy::encode_n()Jos Collin1-0/+1
2017-06-25msg/async/rdma: allocated reged mem can be greater than requires lenAdir lev1-1/+1
2017-06-25msg/async/rdma: if failed to send push csi to the backAdir lev1-1/+1
2017-06-24mon: Division by zero in PGMapDigest::dump_pool_stats_full()Jos Collin1-0/+1
2017-06-24build/ops: rpm: sane packaging of %{_docdir}/ceph directoryNathan Cutler1-2/+1
2017-06-24doc: Luminous release notes typo fixesAbhishek Lekshmanan1-5/+5
2017-06-24mgr: remove repeated function logYan Jun1-4/+4
2017-06-24kv/RocksDBStore: abort if rocksdb EIO, don't return incorrect resultHaomai Wang1-3/+16
2017-06-23qa: do not restrict valgrind runs to centosGreg Farnum8-8/+0
2017-06-23osd: unlock sdata_op_ordering_lock with sdata_lock hold to avoid missing wake...Ming Lin1-1/+1
2017-06-23osdc/Objecter: release message if it is not handledKefu Chai1-1/+3
2017-06-23tools/rbd_mirror: initialize Non-static class member m_do_resync in ImageRepl...Jos Collin1-1/+1
2017-06-23doc: multimds is no longer experimentalJohn Spray2-17/+19
2017-06-23qa: update cephtool test for multimds on by defaultJohn Spray1-1/+2
2017-06-23qa: no longer need to explicitly enable multimdsJohn Spray8-14/+0
2017-06-23mds: enable multimds by default in new filesystemsJohn Spray1-1/+1
2017-06-23mon: remove experimental warning on multimdsJohn Spray1-6/+0