]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-11-17 Dongmao ZhangFix libstriprados::stat, use strtoll insdead of strtol 2929/head
2014-11-14 Loic DacharyMerge pull request #2928 from leseb/improve-exceptions
2014-11-14 Sébastien HanImprove readability of the exception 2928/head
2014-11-14 Loic DacharyMerge pull request #2925 from yuyuyu101/update-mailmap
2014-11-14 Haomai WangMailmap: add Rongze organization 2925/head
2014-11-14 Sage Weilvstart.sh: complain less about fullish mon disks
2014-11-13 Sage WeilMerge remote-tracking branch 'gh/next'
2014-11-13 Yan, Zhengmds: don't overwrite reply's snapbl
2014-11-13 Loic DacharyMerge pull request #2772 from ceph/wip-init-radosgw
2014-11-13 Samuel JustMerge pull request #2920 from ceph/wip-10095
2014-11-13 Sage Weilcrush/CrushWrapper: fix detach_bucket 2920/head
2014-11-13 Sage WeilMakefile: include 'ceph' in base target
2014-11-13 Sage WeilMerge pull request #2906 from ceph/wip-9835
2014-11-13 Sage Weilmsg/Makefile: add new header to tarball
2014-11-13 Sage WeilMerge pull request #2909 from yuyuyu101/wip-10079
2014-11-13 Jason DillamanMerge pull request #2912 from dachary/wip-warning
2014-11-13 Loic DacharyMerge pull request #2911 from keichwa/wip-doc-rados
2014-11-13 Loic Dacharytests: fix compilation warning 2912/head
2014-11-13 Karl Eichwalderdoc: remove superfluous white spaces (for testing) 2911/head
2014-11-13 Karl Eichwalderdoc: Fix 2 syntax errors.
2014-11-13 Haomai WangAsyncMessenger: Fix select driver for add_event 2909/head
2014-11-13 Haomai WangAsyncMessenger: Add tests for async drivers
2014-11-13 Haomai WangAsyncMessenger: Support select for other OS such as...
2014-11-13 Sage Weilosd/OSD: use OSDMap helper to determine if we are corre... 2906/head
2014-11-13 Sage Weilosd/OSDMap: add osd_is_valid_op_target()
2014-11-13 David Zafmanceph_objectstore_tool: Fixes to make import work again
2014-11-12 Sage WeilMerge pull request #2903 from ceph/wip-crush-tree
2014-11-12 Sage Weilvstart.sh: warn less
2014-11-12 Josh DurginMerge pull request #2892 from leseb/doc-juno-client...
2014-11-12 Sage WeilMerge pull request #2902 from dachary/wip-10083-noisy-osd
2014-11-12 Josh DurginMerge remote-tracking branch 'origin/next'
2014-11-12 Loic Dacharyqa: handle CEPH_CLI_TEST_DUP_COMMAND on ceph osd create 2902/head
2014-11-12 Sage WeilMerge pull request #2124 from ceph/wip-objectstore
2014-11-12 Sage WeilMerge pull request #2722 from ceph/wip-9598
2014-11-12 John WilkinsMerge pull request #2901 from ktdreyer/doc-spelling...
2014-11-12 Ken Dreyerdoc: correct grammar in RGW SSL cert installation 2901/head
2014-11-12 Ken Dreyerdoc: correct spelling of "fqdn"
2014-11-12 Jason DillamanMerge pull request #2899 from jdurgin/wip-import-export...
2014-11-12 Sébastien Handoc: enable RBD cache and socket on OpenStack deployments 2892/head
2014-11-12 Josh Durginqa: allow small allocation diffs for exported rbds 2899/head
2014-11-12 Josh DurginMerge pull request #2898 from ceph/wip-rbd-python-tests
2014-11-12 Josh DurginMerge pull request #2820 from ceph/wip-9854
2014-11-12 Loic DacharyMerge pull request #2890 from zhouyuan/fix_mailmap
2014-11-12 Sage WeilMerge remote-tracking branch 'gh/next'
2014-11-12 Yuan ZhouFix Yuan's mailmap 2890/head
2014-11-12 Sage Weildoc/release-notes: v0.88
2014-11-11 Sage WeilMerge pull request #2897 from ceph/wip-da-revert-10b68b
2014-11-11 Rongze Zhucrush: fix tree bucket functions 2903/head
2014-11-11 Sage Weilcrush/builder: replace printf with an empty dprintk...
2014-11-11 Danny Al-GaafRevert "osd: detect (some) misordered ondisk tmaps" 2897/head
2014-11-11 Jenkins0.88 v0.88
2014-11-11 Josh DurginMerge pull request #2562 from ceph/wip-5595
2014-11-11 Sage Weildoc/rados/configuration fix 'ods mkfs options' default
2014-11-11 Sage WeilMerge pull request #2466 from nereocystis/osd-filesyste...
2014-11-11 Sage WeilMerge pull request #2883 from ceph/wip-da-SCA-20141028
2014-11-11 Sage WeilMerge pull request #2889 from xuechendi/move_buffers_to...
2014-11-11 Sage WeilMerge pull request #2739 from majianpeng/fix2
2014-11-11 Yan, ZhengMerge pull request #2894 from ceph/wip-scrub-coverity
2014-11-11 Danny Al-GaafAuthSessionHandler.h: init protocol in constructor 2883/head
2014-11-11 Danny Al-Gaafsrc/librbd/librbd.cc: fix potential null pointer deref
2014-11-11 Danny Al-Gaafosd/ReplicatedPG.cc: remove redundant check
2014-11-11 Danny Al-Gaaftest/librados/c_read_operations.cc: fix invalid checks
2014-11-11 Danny Al-Gaafrgw_rados.cc: remove dead code
2014-11-11 Danny Al-Gaafrados_sync.cc: fix xattr_diff() for the only_in_b checks
2014-11-11 Danny Al-Gaafbench_log.cc: catch ceph::FailedAssertion exception
2014-11-11 Danny Al-Gaafosd/PGLog.cc: prefer empty() over size() for emptiness...
2014-11-11 Jason Dillamanlibrbd: Python unit tests now use unique pools and... 2898/head
2014-11-11 Josh DurginMerge pull request #2873 from ceph/wip-rbd-test-fixtures
2014-11-11 Jianpeng Mabufferlist: Don't call rebuild(), c_strt() call it... 2739/head
2014-11-11 Jason Dillamanosdc: Constrain max number of in-flight read requests 2820/head
2014-11-11 Sage WeilMerge pull request #2893 from ceph/wip-10045
2014-11-11 Gregory FarnumMerge pull request #2878 from ceph/wip-10025
2014-11-11 Jason Dillamancommon/Readahead: use correct lock when waiting on... 2893/head
2014-11-11 Greg Farnummds: remove dead code from inode_t::compare() 2894/head
2014-11-11 Greg Farnummds: CInode: catch exception by reference, not value
2014-11-11 Sage WeilMerge pull request #2380 from osynge/wip-suse-systemd...
2014-11-11 Yehuda SadehMerge pull request #2446 from xylv/wip-9359
2014-11-11 Yehuda SadehMerge pull request #2725 from CzBiX/rgw-modified-since
2014-11-11 Sage WeilMerge pull request #2782 from boydc2014/master
2014-11-11 Sage WeilMerge pull request #2624 from ceph/wip-8911
2014-11-10 Samuel JustMerge pull request #2851 from ceph/wip-9986
2014-11-10 Samuel JustMerge pull request #2667 from yuandong1222/avoid-unused...
2014-11-10 Samuel JustMerge pull request #2474 from dachary/wip-9420-erasure...
2014-11-10 Samuel JustMerge pull request #2456 from ceph/wip-9031-9262
2014-11-10 Samuel JustMerge pull request #2553 from ceph/wip-aio-journal
2014-11-10 Samuel JustMerge pull request #2745 from ceph/wip-6756
2014-11-10 Samuel JustMerge pull request #2773 from ceph/wip-9852
2014-11-10 Samuel JustMerge pull request #2822 from ceph/wip-9887
2014-11-10 Samuel JustMerge pull request #2850 from ceph/wip-9987
2014-11-10 Samuel JustMerge pull request #2862 from ceph/wip-log-client
2014-11-10 Sage Weilqa/workunits/cephtool/test.sh: ceph, not ./ceph
2014-11-10 Greg Farnumqa/workunits/fs/misc: combine sudo and echo effectively
2014-11-10 Sage WeilMerge pull request #2689 from zhurongze/fix-crush
2014-11-10 Sage WeilMerge pull request #2881 from ceph/wip-10030
2014-11-10 Rongze Zhucrush: fix incorrect use of adjust_item_weight method 2689/head
2014-11-10 Loic Dacharyerasure-code: erasure_code_benchmark exhaustive erasure... 2474/head
2014-11-10 Loic Dacharyerasure-code: add erasure_code_benchmark --verbose
2014-11-10 Loic Dacharyerasure_code: implement ceph_erasure_code to assert...
2014-11-10 Loic Dacharyerasure-code: ceph_erasure_code does not need to avoid...
2014-11-10 Loic Dacharyerasure-code: add corpus verification to make check
next