]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-01-07 Danny Al-Gaafmsg/async/AsyncConnection.cc: reduce scope of variable 3290/head
2015-01-07 Danny Al-Gaafosd/ClassHandler.cc: move stat into error handling
2015-01-07 Danny Al-Gaafcrush/crush.c: prevent DIVIDE_BY_ZERO
2015-01-07 Danny Al-Gaafsrc/common/obj_bencher: fix some UNINIT issues
2015-01-07 Danny Al-Gaafmds/MDLog.cc: fix uninitialized pointer read
2015-01-07 Danny Al-Gaaflibrados/librados.cc: fix UNINIT issue
2015-01-07 Danny Al-Gaaftest/librados/snapshots.cc: fix resource leak, delete op
2015-01-07 Danny Al-Gaafceph_objectstore_tool.cc: reduce scope of variable
2015-01-07 Danny Al-Gaaftools/ceph_authtool.cc: reduce scope of some variables
2015-01-07 Danny Al-Gaafmsg/async/AsyncMessenger.cc: reduce scope of variable
2015-01-07 Danny Al-Gaafmsg/async/EventSelect.cc: reduce scope of variable
2015-01-07 Danny Al-Gaafceph_monstore_tool.cc: unsigned can't be less than...
2015-01-07 Danny Al-Gaafcommon/Cycles.cc: reduce scope of variable
2015-01-07 Danny Al-Gaafsrc/mds/MDS.cc: remove unused variable
2015-01-07 Danny Al-Gaafbench/tp_bench.cc: fix warning about self init
2015-01-07 Danny Al-Gaaftest_mon_workloadgen.cc: fix warning about self init
2015-01-07 Danny Al-Gaafmds/Server.cc: fix compiler warning
2015-01-07 Danny Al-Gaafmds/Capability.h: init num_revoke_warnings in constructor
2015-01-07 Danny Al-Gaafconfigure.ac: fix warnings about unknown commands
2015-01-07 Danny Al-Gaafclient/Client.cc: cleanup code to silence cppcheck
2015-01-07 Danny Al-Gaafceph_objectstore_tool.cc: prefer ++operator for non...
2015-01-07 Danny Al-GaafKeyValueStore.cc: prefer !empty() over size() for empti...
2015-01-07 Danny Al-Gaafperf_counters.cc: prefer ++operator for non-primitive...
2015-01-07 Danny Al-Gaafceph_context.cc: prefer ++operator for non-primitive...
2015-01-07 Danny Al-Gaafclient/Client.cc: prefer ++operator for non-primitive...
2015-01-07 Danny Al-Gaaftest/librados/aio.cc: release completion before exit
2015-01-07 Danny Al-Gaaftest/librados/aio.cc: delete AioCompletion* before...
2015-01-06 Josh DurginMerge remote-tracking branch 'origin/wip-10270' into...
2015-01-06 Sage WeilMerge branch 'wip-fast-txn'
2015-01-06 Sage Weilosd/ECBackend: make sure localt uses tbl is ec txn...
2015-01-06 Sage Weilceph-object-corpus: drop compat with old ObjectStore...
2015-01-06 Dong Yuanosd: fix Transaction::get_data_offset bug when map...
2015-01-06 Dong Yuanosd: add feature CEPH_FEATURE_OSD_TRANSACTION_MAY_LAYOU...
2015-01-06 Dong Yuanosd: build fields for Transaction::iterator when tbl...
2015-01-06 Sage Weilceph_perf_objectstore: fix warning
2015-01-06 Dong Yuanosd: Transaction::append & Transaction::swap
2015-01-06 Dong Yuanosd: new Transaction::iterator interface
2015-01-06 Dong Yuanosd: add encode/deocde impl for new layout
2015-01-06 Dong Yuanosd: new format for Transaction encode/decode
2015-01-06 Dong Yuanosd: Add Transaction::TransactionData for fast encode...
2015-01-06 Dong Yuanosd: remove unused Transaction fields
2015-01-06 Loic DacharyMerge pull request #3272 from trociny/tell-mon-version
2015-01-06 Loic DacharyMerge pull request #3196 from tchaikov/shadow-cct
2015-01-06 Loic DacharyMerge pull request #3298 from majianpeng/fix5
2015-01-06 Loic DacharyMerge pull request #3283 from dachary/wip-make-debs
2015-01-06 Sage WeilMerge pull request #3301 from ktdreyer/rm-tiobench
2015-01-06 Sage WeilMerge pull request #3300 from ceph/wip-10412
2015-01-06 Ken Dreyerqa: drop tiobench suite 3301/head
2015-01-06 Sage WeilMerge pull request #3276 from ceph/wip-repop
2015-01-06 Sage WeilMerge pull request #3299 from wonzhq/compile-warn
2015-01-06 Yan, Zhengclient: fix use-after-free bug in unmount() 3300/head
2015-01-06 Zhiqiang Wangcleanup: fix a compile warning 3299/head
2015-01-06 Jianpeng MaTestLFNIndex.cc: For root, dont do permission operations. 3298/head
2015-01-06 Sage WeilMerge pull request #3293 from ktdreyer/help-missing...
2015-01-06 Sage WeilMerge pull request #3294 from ceph/wip-fix-copyfrom
2015-01-05 Josh DurginMerge pull request #3226 from ceph/wip-10319-wusui
2015-01-05 Sage Weilosd: fix object_copy_data_t compat encoding 3294/head
2015-01-05 Josh DurginMerge pull request #3189 from ceph/wip-10329
2015-01-05 Sage Weilosd/PG: print last_update_applied if != last_update 3276/head
2015-01-05 Xiaoxi ChenAdd MOSDRepOp and MOSDRepOpReply
2015-01-05 Josh DurginMerge pull request #3206 from ceph/wip-librados-init
2015-01-05 Ken Dreyerconfigure: show pkg names when libkeyutils is missing 3293/head
2015-01-05 Sage WeilMerge remote-tracking branch 'gh/next'
2015-01-05 Sage WeilMerge pull request #3247 from ceph/wip-10422
2015-01-05 Mykola Golubqa: add test_tell, which currently is used only for... 3272/head
2015-01-05 Loic DacharyMerge pull request #3291 from majianpeng/fix2
2015-01-05 Jianpeng Matest/bufferlist: For root, don't do permission operatio... 3291/head
2015-01-05 Mykola Golubqa: refactor 'ceph -w' magic in test_mon_misc by introd...
2015-01-05 Mykola Golubmon: make ceph tell mon.* version work
2015-01-05 Haomai WangMerge pull request #3261 from tchaikov/async-msgr
2015-01-03 Sage WeilMerge pull request #3286 from ceph/wip-10351
2015-01-03 Yan, Zhengmount.ceph: avoid spurious error message 3286/head
2015-01-02 Loic DacharyMerge pull request #3284 from ktdreyer/doc-rados-prefli...
2015-01-02 Ken Dreyerdoc: rm reference to old Ubuntu release 3284/head
2015-01-02 Loic Dacharydebian: create a repository from sources 3283/head
2015-01-01 Loic DacharyMerge pull request #3223 from objoo/master
2014-12-31 Kefu ChaiAsyncMessender: use IOV_MAX instead of IOV_LEN 3261/head
2014-12-31 Kefu ChaiAsyncMessenger: s/sended/sent/
2014-12-31 Kefu ChaiAsyncMessenger: should retry in case of EINTR
2014-12-30 Sage Weilmsg: fix factory error message
2014-12-30 Sage Weilunittest_msgr: enable experiemntal async msgr
2014-12-30 Sage WeilMerge pull request #3219 from yuyuyu101/wip-10383
2014-12-30 Sage WeilMerge pull request #3279 from ceph/wip-mon-janitorial...
2014-12-30 Haomai WangMerge pull request #3278 from mslovy/wip-y04
2014-12-30 Ning YaoKeyValueStore:: do_transactions: clean up code which... 3278/head
2014-12-30 Joao Eduardo... src/doc: add monitor janitorial list 3279/head
2014-12-30 Sage WeilMerge pull request #3274 from ceph/wip-10341
2014-12-29 Sage Weilclient: fix quota signed/unsigned warning
2014-12-29 Sage WeilMerge pull request #3275 from liewegas/wip-experimental
2014-12-29 Sage Weilcommon: log which experimental features are enabled. 3275/head
2014-12-29 Sage Weilms: mark async messenger experimental
2014-12-29 Sage Weilos: rename keyvaluestore-dev -> keyvaluestore; mark...
2014-12-29 Sage Weilcommon: add 'enable experimental data corrupting features'
2014-12-29 Sage WeilMerge pull request #3265 from yuyuyu101/coverify-fix
2014-12-29 John WilkinsMerge pull request #3260 from nilamdyuti/wip-doc-ceph...
2014-12-29 Joao Eduardo... tools: ceph-monstore-tool: validate start/stop vals 3274/head
2014-12-29 Joao Eduardo... tools: ceph-monstore-tool: output number of paxos versi...
2014-12-29 Joao Eduardo... tools: ceph-monstore-tool: raw map to stdout if outfile...
2014-12-29 Joao Eduardo... tools: ceph-monstore-tool: use subcmd parser helper
2014-12-29 Joao Eduardo... tools: ceph_monstore_tool: add sub-command parser helpe...
next