]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-06-03 Sage Weilinstall-deps.sh: clean up after ourselves 4842/head
2015-06-03 Loic DacharyMerge pull request #4712 from dachary/wip-11663-verify...
2015-06-03 Gregory FarnumMerge pull request #4590 from ceph/wip-da-SCA-20150427
2015-06-03 Kefu ChaiMerge pull request #4823 from liewegas/wip-ceph-post...
2015-06-03 David ZafmanMerge pull request #4816 from dachary/wip-11624-cephtoo...
2015-06-02 Josh DurginMerge pull request #4827 from ceph/wip-librbd-aio-submi...
2015-06-02 Jason DillamanMerge pull request #4701 from jdurgin/wip-nova-rbd...
2015-06-02 Jason Dillamantests: verify librbd blocking aio code path 4827/head
2015-06-02 Jason Dillamanlibrbd: add rbd_non_blocking_aio option to image metadata
2015-06-02 Kefu ChaiMerge pull request #4643 from tchaikov/wip-fix-11569
2015-06-02 Kefu ChaiMerge pull request #4760 from ketor/fix_mutex_memory_leak
2015-06-02 Loic DacharyMerge pull request #4802 from isserrano/master
2015-06-02 Ismaeldoc: s/osd pool hot-storage/osd pool set hot-storage/ 4802/head
2015-06-02 Greg FarnumPut new variable initialization in its own block 4590/head
2015-06-02 Jason Dillamanlibrbd: new rbd_non_blocking_aio config option
2015-06-01 Sage WeilMakefile: install ceph-post-file keys with mode 600 4823/head
2015-06-01 Joseph McDonaldceph-post-file: improve check for a source install
2015-06-01 Joseph McDonaldceph-post-file: behave when sftp doesn't take -i
2015-06-01 Loic Dacharyerasure-code: verify the profile content matches get_pr... 4712/head
2015-06-01 Loic Dacharymon: normalize erasure-code profile for storage and...
2015-06-01 Loic Dacharyerasure-code: implement get_profile for every plugins
2015-06-01 Loic Dacharyerasure-code: expect all plugins to implement get_profile
2015-06-01 Ken DreyerMerge pull request #4729 from SUSE/wip_suse_builddeps_a...
2015-06-01 Kefu ChaiMerge pull request #4822 from SUSE/wip_rpm_summary_ende...
2015-06-01 Owen Syngeceph.spec.in summary-ended-with-dot 4822/head
2015-06-01 Loic DacharyMerge pull request #4710 from dachary/wip-9589-default...
2015-06-01 Kefu ChaiMerge pull request #4820 from ceph/wip-fix-ceph-perf...
2015-06-01 Kefu Chaitest/perf_local: disable tests if not supported 4820/head
2015-06-01 Kefu Chai.gitignore: ignore /perf_perf_local
2015-06-01 Danny Al-Gaaftest/librbd/fsx.cc: fix int/unsigned long conversion
2015-06-01 Danny Al-Gaafmds/CInode.cc: fix FORWARD_NULL issue
2015-06-01 Danny Al-Gaafos/HashIndex.cc: add asserts to prevent BAD_SHIFT
2015-06-01 Danny Al-Gaafosd/ClassHandler.cc: fix STRING_OVERFLOW
2015-06-01 Danny Al-Gaaftest/librbd/fsx.cc: fix BUFFER_SIZE_WARNING
2015-06-01 Danny Al-Gaaftools/rados/rados.cc: restore ostream precision format
2015-06-01 Danny Al-Gaaftools/rados/rados.cc: restore ostream precision format
2015-06-01 Danny Al-Gaaftools/rados/rados.cc: restore ostream format
2015-06-01 Danny Al-Gaafmon/OSDMonitor.cc: suppress false positive MISSING_BREAK
2015-06-01 Danny Al-Gaafos/FileStore.cc: remove dead code
2015-06-01 Danny Al-Gaafrgw/rgw_rados.cc: remove dead code
2015-06-01 Danny Al-Gaaftest/librbd/fsx.cc: reduce scope of variables
2015-06-01 Danny Al-Gaafmds/MDS.cc: silence coverity DIV_BY_ZERO
2015-06-01 Danny Al-Gaaftest/librbd/fsx.cc: fix format specifier
2015-06-01 Danny Al-Gaaftest_internal.cc: prefer ++operator for non-primitive...
2015-06-01 Danny Al-Gaafrgw/rgw_op.cc: prefer empty() over 'size() == 0' for...
2015-06-01 Danny Al-Gaaflibrbd/internal.cc: close resource leak
2015-05-31 Loic Dacharytests: cephtool/test.sh wait_for_clean after PG (re... 4816/head
2015-05-31 Loic Dacharytests: reduce pg_num in test_mon_osd_pool_set
2015-05-31 Loic Dacharytests: use get_pg from ceph-helpers.sh
2015-05-31 Sage WeilMerge remote-tracking branch 'gh/next'
2015-05-31 Sage Weilunittest_ceph_argparse: test float parsing
2015-05-31 Rajesh NambiarAllow float value by allowing . in input value
2015-05-31 Loic Dacharytests: ceph-helpers.sh use expr instead of (( ))
2015-05-31 Loic Dacharytests: move ceph-helpers.sh to qa/workunits
2015-05-30 Loic Dacharyerasure-code: ErasureCodeShec update default values... 4710/head
2015-05-30 Loic Dacharyerasure-code: ErasureCodeLrc update default values...
2015-05-30 Loic Dacharyerasure-code: return ErasureCodeLrc::parse_kml error
2015-05-30 Loic Dacharyerasure-code: ErasureCodeJerasure update default values...
2015-05-30 Loic Dacharyerasure-code: ErasureCodeIsa update default values...
2015-05-30 Loic Dacharyerasure-code: ErasureCode default value is a string
2015-05-30 Yehuda SadehMerge pull request #4810 from zaitcev/context_io_init_undup
2015-05-30 Pete Zaitcevrgw: Drop a redundant context_io.init 4810/head
2015-05-30 Loic DacharyMerge pull request #4812 from yuyuyu101/fix-perf-incomp...
2015-05-30 Haomai WangPerfLocal: Doesnt' compile div64 for non-64 bits arch 4812/head
2015-05-30 Loic DacharyMerge pull request #4797 from dachary/wip-11665-erasure...
2015-05-30 Kefu ChaiMerge pull request #4799 from dachary/wip-install-deps
2015-05-30 Loic Dacharyinstall-deps.sh: do not store pip cache outside of... 4799/head
2015-05-30 Sage WeilMerge pull request #4727 from tchaikov/wip-osdmaptool...
2015-05-29 Loic Dacharyinstall-deps.sh: keep debian alternatives
2015-05-29 Loic Dacharyinstall-deps.sh: robust pip and wheel installation
2015-05-29 Sage WeilMerge pull request #4805 from athanatos/wip-11787
2015-05-29 Samuel JustMerge remote-tracking branch 'upstream/wip-txn-noappend...
2015-05-29 Sage WeilMerge pull request #4526 from athanatos/wip-11296
2015-05-29 Samuel JustMerge remote-tracking branch 'upstream/wip-11493'
2015-05-29 Sage WeilMerge pull request #4803 from athanatos/wip-11677
2015-05-29 Samuel JustReplicatedPG::release_op_ctx_locks: requeue in scrub... 4803/head
2015-05-29 Samuel JustReplicatedPG::finish_ctx: take excl lock if operation...
2015-05-29 Sage WeilMerge pull request #4804 from athanatos/wip-11771
2015-05-29 Samuel JustMerge pull request #4070 from ceph/wip-chain-xattr
2015-05-29 Samuel JustMerge pull request #4059 from majianpeng/copyget-digest
2015-05-29 Samuel JustMerge pull request #3253 from majianpeng/bug-fix
2015-05-29 John SprayMerge pull request #4800 from hjwsm1989/journaler
2015-05-29 Loic DacharyMerge pull request #4794 from XinzeChi/wip-kill-sleep
2015-05-29 huangjun osdc/Journaler.h: fix ceph_file_layout dump error... 4800/head
2015-05-29 Xinze Chicommit: test: check daemon is alive or not agagin when... 4794/head
2015-05-28 Loic Dacharytests: add lrc tests to osd-scrub-repair.sh 4797/head
2015-05-28 Loic Dacharytests: split osd-scrub-repair.sh erasure code test
2015-05-28 Loic Dacharytests: cosmetic move of functions in osd-scrub-repair.sh
2015-05-28 Loic Dacharyerasure-code: s/unreocvery/unfound/
2015-05-28 Yehuda SadehMerge pull request #4796 from SUSE/wip-release-notes...
2015-05-28 Nathan Cutlerdoc: release-notes.rst: fix typo and delete superfluous... 4796/head
2015-05-28 Ken DreyerMerge pull request #4786 from dachary/wip-11546-debian...
2015-05-28 Loic Dacharydebian: ceph-dbg steals ceph-objectstore-tool from... 4786/head
2015-05-28 Loic DacharyMerge pull request #4787 from yuyuyu101/fix-perf-i386
2015-05-28 Yehuda SadehMerge pull request #4309 from prallabh/master
2015-05-28 Loic DacharyMerge pull request #4789 from yehudasa/wip-11442-notes
2015-05-28 Yehuda Sadehrgw: update release notes with regard to issue #11442... 4789/head
2015-05-28 Haomai WangPerfLocal: fix i386 compatible with perf_local 4787/head
2015-05-28 Loic DacharyMerge pull request #4785 from tchaikov/wip-doc-fixes
2015-05-28 Owen SyngeForward port suse build deps and recomends 4729/head
next