]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-10-24 Loic Dacharyerasure-code: remove LRC dead code 2793/head
2014-10-24 Sage WeilMerge pull request #2790 from fgimenez/git-ignore-src...
2014-10-24 Sage WeilMerge pull request #2791 from majianpeng/fix1
2014-10-24 Jianpeng MaECTransaction: Remove unused typedef. 2791/head
2014-10-24 Federico Gimenez.gitmodules: ignoring changes in rocksdb submodule 2790/head
2014-10-24 Sage WeilMerge pull request #2783 from xanpeng/patch-1
2014-10-24 Sage WeilMerge pull request #2784 from xinxinsh/master
2014-10-23 Sage WeilMerge remote-tracking branch 'gh/giant'
2014-10-23 Sage WeilMerge pull request #2785 from athanatos/wip-9821
2014-10-23 Dan MickMerge pull request #2733 from dachary/wip-9372-injectargs
2014-10-23 Loic DacharyMerge pull request #2759 from dachary/wip-9836-test...
2014-10-23 Samuel JustMerge pull request #2766 from dachary/wip-9408-buffer...
2014-10-23 Loic DacharyMerge pull request #2781 from zhouyuan/lrc_layer_plugin_doc
2014-10-23 xanRemove unnecessary expressions about conf_journal_sz 2783/head
2014-10-23 Yuan ZhouEC: document the LRC per layer plugin configuration 2781/head
2014-10-23 xinxin shucheck rocksdb library when '--with-librocksdb' option... 2784/head
2014-10-23 Loic DacharyMerge pull request #2767 from derricks/more_verbose_err...
2014-10-23 Greg Farnumqa: use sudo when rsyncing /usr so we can read everything
2014-10-23 Greg Farnumqa: use sudo when rsyncing /usr so we can read everything
2014-10-22 Sage WeilMerge pull request #2777 from ceph/wip-9859
2014-10-22 Joao Eduardo... mon: Monitor: MMonGetMap doesn't require caps 2777/head
2014-10-21 Josh DurginMerge pull request #2770 from ceph/wip-9857
2014-10-21 Derrick SchneiderMake better error reporting for client's call to rados... 2767/head
2014-10-21 Samuel JustPG:: reset_interval_flush and in set_last_peering_reset 2785/head
2014-10-21 Sage WeilMerge remote-tracking branch 'gh/giant'
2014-10-21 David Zafmanobjecter: Unlock in shutdown before waiting for timer...
2014-10-21 Loic Dacharyerasure-code: use ErasureCode::SIMD_ALIGN in ceph_erasu... 2766/head
2014-10-21 Loic Dacharyerasure-code: add ErasureCode::encode unit test
2014-10-21 Loic Dacharyerasure-code: expose ErasureCode::SIMD_ALIGN as a const
2014-10-21 Janne Grunauceph_erasure_code_benchmark: use 32-byte aligned input
2014-10-21 Janne Grunauerasure code: use 32-byte aligned buffers
2014-10-21 Janne Grunauerasure code: use a function for the chunk mapping...
2014-10-21 Loic Dacharycommon: add an aligned buffer with less alignment than...
2014-10-21 Loic Dacharycommon: remove dead code in buffer.cc
2014-10-21 Sage WeilMerge pull request #2710 from yuyuyu101/keyvaluestore...
2014-10-21 Sage WeilMerge pull request #2761 from fgimenez/do-autogen-defau...
2014-10-21 Jason Dillamanrbd: Correct readahead divide by zero exception 2770/head
2014-10-21 Federico GimenezDefault configure with nss instead of cryptopp 2761/head
2014-10-21 Loic Dacharycli: CEPH_ARGS must be before injectargs 2733/head
2014-10-21 Loic Dacharydoc: update injectargs syntax
2014-10-21 Loic Dacharycli: do not parse injectargs arguments twice
2014-10-21 Loic Dacharycli: add verbose information related to argument parsing
2014-10-21 Loic DacharyMerge pull request #2419 from sponce/wip-9356
2014-10-20 Adam CrumeFix read performance regression in ObjectCacher
2014-10-20 Loic Dacharytests: mon id is incorrectly skipped 2759/head
2014-10-20 Sage WeilMerge pull request #2758 from ceph/wip-9820
2014-10-20 Joao Eduardo... qa/workunits: cephtool: don't remove self's key on... 2758/head
2014-10-20 Sebastien PonceAdded missing semaphore in libradosstriper AIO tests... 2419/head
2014-10-20 Sebastien PonceFixed remaining part of the seg fault described in...
2014-10-20 Sebastien PonceFixed part of the seg fault described in bug 9356 by...
2014-10-20 Sebastien PonceFixed part of the seg fault described in bug 9356 by...
2014-10-20 Sebastien PonceCleanup up useless method release in MultiAioCompletion...
2014-10-20 Sage WeilMerge pull request #2757 from fgimenez/update-pool...
2014-10-20 fgimenezUpdated names of default pools created at startup 2757/head
2014-10-20 John SprayMerge pull request #2751 from dachary/wip-warnings
2014-10-20 Haomai WangKeyValueStore: Add clone op detect to promote error 2710/head
2014-10-19 Loic Dacharyclient: fix signed/unsigned compilation warnings 2751/head
2014-10-18 Loic DacharyMerge pull request #2744 from ceph/wip-9794
2014-10-17 Loic DacharyMerge pull request #2746 from ceph/wip-adamcrume
2014-10-17 Adam Crumeosdc: Fix compiler warning 2746/head
2014-10-17 Joao Eduardo... mon: MDSMonitor: wait for osdmon to be writable when... 2744/head
2014-10-17 Joao Eduardo... mon: MDSMonitor: have management_command() returning...
2014-10-17 Samuel JustMerge pull request #2708 from ceph/wip-9718
2014-10-17 Samuel JustMerge pull request #2711 from guangyy/wip-9614-followup
2014-10-17 Joao Eduardo... mon: MDSMonitor: don't return -EINVAL if function is...
2014-10-17 Joao Eduardo... mon: MDSMonitor: check all conditions are met *before...
2014-10-17 Joao Eduardo... mon: MDSMonitor: return if fs exists on 'fs new'
2014-10-17 Loic DacharyMerge pull request #2736 from dachary/wip-backfill...
2014-10-17 Sage WeilMerge pull request #2740 from ceph/giant-unknown-locktype
2014-10-17 Sage WeilMerge pull request #2743 from ceph/wip-mds-coverity
2014-10-17 Sage WeilMerge pull request #2738 from majianpeng/fix1
2014-10-17 Yan, Zhengmds: fix null dereference 2743/head
2014-10-17 Yan, Zhengmds: reply -EOPNOTSUPP for unknown lock type 2740/head
2014-10-17 Jianpeng Matest: fix compile warning in bufferlist.cc 2738/head
2014-10-17 Jianpeng Malibrbd: fix compile warning in librbd/internal.cc.
2014-10-17 Loic Dacharydoc: updates on Backfill Reservation 2736/head
2014-10-16 Josh DurginMerge remote-tracking branch 'origin/wip-rbd-readahead'
2014-10-16 Josh DurginMerge pull request #2588 from xinxinsh/wip-9595
2014-10-16 Gregory FarnumMerge pull request #2628 from ceph/wip-client-flock
2014-10-16 Loic DacharyMerge pull request #2732 from dachary/wip-9526-crush...
2014-10-16 Loic DacharyMerge pull request #2731 from dachary/wip-9790-display...
2014-10-16 Loic Dacharymon: unit tests for osd crush rename-bucket 2732/head
2014-10-16 Loic Dacharymon: add the osd crush rename-bucket command
2014-10-16 Loic Dacharycrush: unit tests for CrushWrapper rename item/bucket...
2014-10-16 Loic Dacharycrush: add CrushWrapper::rename_bucket and can_rename_b...
2014-10-16 Loic Dacharycrush: add CrushWrapper::rename_item and can_rename_item
2014-10-16 xinxin shuadd unittest for Striper::get_num_objects 2588/head
2014-10-16 Loic Dacharycrush: improve constness of CrushWrapper methods
2014-10-15 xinxin shuwhen non-default striping is used, internal methods...
2014-10-15 Sage WeilMerge pull request #2712 from lpabon/bug-8766
2014-10-15 Sage WeilMerge pull request #2705 from xinxinsh/master
2014-10-15 Loic Dacharyauth: unit tests for auid display 2731/head
2014-10-15 Sage Weilqa/workunits/rbd/import_export.sh: be case insensitive
2014-10-15 Loic Dacharyauth: add display auid to KeyServer::encode_secrets
2014-10-15 Loic Dacharyauth: add display auid to KeyRing::encode_formatted
2014-10-15 Yehuda SadehMerge pull request #2702 from ceph/wip-9706
2014-10-15 Loic DacharyMerge pull request #2726 from CzBiX/wip-doc-radosgw...
2014-10-15 VRan Liudoc: correct command of `config push` 2726/head
2014-10-15 Yan, Zhengqa/workunits/fs/misc: Add a workunit for file lock... 2628/head
2014-10-15 Yan, Zhengmds: fix neighbor lock check
next