]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-11-07 John Spraytools: error handling on journal import/export 2878/head
2014-11-07 John Spraytools: persist trimmed_pos in journal dump
2014-11-07 John Spraytools: fix MDS journal import
2014-10-31 Dan Mickceph.in: remove '--' from injectargs, if there, as...
2014-10-29 Sage Weilmsg/Pipe: discard delay queue before incoming queue
2014-10-29 Sage WeilMerge tag 'v0.87'
2014-10-29 Sage WeilMerge pull request #2829 from ceph/wip-doc-fs-quickstart
2014-10-29 Josh DurginMerge pull request #2828 from Vicente-Cheng/master
2014-10-29 Jenkins0.87 v0.87
2014-10-29 John Spraydoc: include 'fs new' stuff in cephfs quickstart 2829/head
2014-10-29 Vicente Chengrbd: Fix the rbd export when image size more than 2G 2828/head
2014-10-29 Sage WeilMerge pull request #2823 from dachary/wip-9919-injectar...
2014-10-28 Loic Dacharyqa: avoid qa/workunits/cephtool/test.sh unstability 2823/head
2014-10-28 Josh DurginMerge remote-tracking branch 'origin/giant'
2014-10-28 Josh DurginMerge remote-tracking branch 'origin/wip-9806-giant...
2014-10-28 John SprayMerge pull request #2809 from ceph/wip-9800
2014-10-28 John Sprayclient: allow xattr caps in inject_release_failure 2809/head
2014-10-28 Loic DacharyMerge pull request #2818 from hjwsm1989/master
2014-10-28 huangjun Fix the match error when starting OSD daemons. 2818/head
2014-10-28 Sage WeilMerge pull request #2815 from wonzhq/evict-atime
2014-10-28 Zhiqiang Wangosd: cache tiering: fix the atime logic of the eviction 2815/head
2014-10-28 Yan, ZhengMerge pull request #2786 from ceph/wip-9869
2014-10-27 Greg Farnumclient: cast m->get_client_tid() to compare to 16-bit... 2786/head
2014-10-27 Danny Al-GaafMerge pull request #2802 from dachary/wip-mailmap
2014-10-27 Sage Weilunittest_shared_cache: fix build line
2014-10-27 Sage WeilMerge remote-tracking branch 'gh/giant'
2014-10-27 Sage Weildoc/release-notes: giant notes
2014-10-27 Samuel JustMerge pull request #2630 from ceph/wip-9545
2014-10-27 Danny Al-Gaafrgw_rest_client.cc: remove self assignment of new_info...
2014-10-27 Sage WeilMerge branch 'wip-da-SCA-20141025'
2014-10-27 Danny Al-Gaaftest/librbd/fsx.c: fix indentation (NESTING_INDENT_MISM...
2014-10-27 Danny Al-Gaaflibradosstriper/striping.cc: fix strdup memory leaks
2014-10-27 Danny Al-Gaaftest/libradosstriper/striping.cc: fix wrong indentation
2014-10-27 Danny Al-Gaafmsg/async/Event.cc: use static_cast instead of c-style...
2014-10-27 Danny Al-Gaafrgw/rgw_formats.cc: fix realloc memory leak
2014-10-27 Danny Al-Gaafarch/neon.c: check result of fread()
2014-10-27 Danny Al-Gaafcls_rgw_client.cc: fix potential null pointer deref
2014-10-27 Danny Al-GaafSyntheticClient.cc: check return value of getdir()
2014-10-27 Danny Al-GaafSyntheticClient.cc: remove empty lines in if/else blocks
2014-10-27 Danny Al-Gaaftest_rbd_replay.cc: fix va_list parameter handling
2014-10-27 Danny Al-GaafAsyncConnection.cc: prefer ++operator for non-primitive...
2014-10-27 Danny Al-Gaafmon_store_converter.cc: move convert() call out of...
2014-10-27 Danny Al-Gaaftest_str_map.cc: remove unused variable
2014-10-27 Danny Al-Gaafrgw/rgw_rest_user.cc: reduce scope of key_type
2014-10-27 Danny Al-Gaafrgw/rgw_rest_swift.cc: use empty() instead of size()
2014-10-27 Danny Al-Gaafrgw/rgw_rest_s3.cc: use !empty() instead of size() > 0
2014-10-27 Sage WeilMerge pull request #2805 from xinxinsh/wip-check-trimme...
2014-10-27 Sage WeilMerge pull request #2808 from ceph/wip-crush-link-id
2014-10-27 Sage WeilMerge pull request #2589 from majianpeng/bug-fix
2014-10-27 Loic DacharyMerge pull request #2806 from zhouyuan/lrc_dead_code
2014-10-27 John Spraymon: fix `osd crush link` id resolution 2808/head
2014-10-27 Yuan ZhouRemove dead code in EC LRC plugin 2806/head
2014-10-26 xinxin shucheck to_remove before setting transaction 2805/head
2014-10-26 João Eduardo... Merge pull request #2800 from ceph/wip-enoent-race
2014-10-26 Danny Al-Gaafrgw/rgw_rados.cc: remove unused variable 'objs'
2014-10-26 Danny Al-Gaafosd/ReplicatedPG.cc: use !empty() instead of size(...
2014-10-26 Danny Al-GaafPGLog.cc: reduce scope of variable
2014-10-26 Danny Al-Gaafcommon/escape.c: add cppcheck-suppress
2014-10-26 Danny Al-Gaaffuse_ll.cc: use reinterpret_cast instead of c-style...
2014-10-26 Danny Al-GaafJournalScanner.cc: reduce scope of local variable
2014-10-26 Danny Al-Gaaftest_disk_bw.cc: reduce scope of variable
2014-10-26 Danny Al-Gaafobjectstore/store_test.cc: reduce scope of variable
2014-10-26 Danny Al-GaafTestErasureCodeIsa.cc: reduce scope of 'err' variable
2014-10-26 Danny Al-GaafTestCrushWrapper.cc: reduce scope of variabele
2014-10-26 Danny Al-Gaaftest_sharedptr_registry.cc: reduce scope of local variable
2014-10-26 Danny Al-Gaaftest_shared_cache.cc: reduce scope of local variable
2014-10-26 Danny Al-GaafTestSignalHandlers.cc: add cppcheck-suppress nullPointer
2014-10-26 Danny Al-Gaafrgw_rest_user.cc: reduce scope of key_type in several...
2014-10-26 Danny Al-Gaafrbd-replay-prep.cc: reduce scope of variable
2014-10-26 Danny Al-Gaafosd/ReplicatedPG.cc: reduce scope of variable
2014-10-26 Danny Al-Gaafosd/PGLog.cc: reduce scope of variable, remove not...
2014-10-26 Danny Al-Gaafosd/PG.h: add cppcheck-suppress
2014-10-26 Danny Al-Gaafos/chain_xattr.cc: reduce scope of some variables
2014-10-26 Danny Al-Gaafos/KeyValueStore.cc: reduce scope of variables
2014-10-26 Danny Al-Gaafos/HashIndex.cc: reduce scope of variable
2014-10-26 Danny Al-Gaafmon/OSDMonitor.cc: reduce scope of variable
2014-10-26 Danny Al-Gaafmds/Server.cc: reduce scope of variable
2014-10-26 Danny Al-Gaafmds/MDS.cc: remove unused local variable
2014-10-26 Danny Al-GaafErasureCodeLrc.cc: reduce scope of variable
2014-10-26 Danny Al-GaafErasureCodeIsa.cc: reduce scope of variable
2014-10-26 Danny Al-GaafErasureCodePlugin.cc: reduce scope of variable
2014-10-26 Danny Al-Gaafcls_rbd_client.cc: reduce scope of variable
2014-10-25 Loic Dacharymailmap: Federico Gimenez affiliation 2802/head
2014-10-25 Loic DacharyMerge pull request #2753 from dachary/wip-mailmap
2014-10-25 Sage Weilos/LevelDBStore, RocksDBStore: fix race handling for... 2800/head
2014-10-24 Sage Weildoc/release-notes: v0.87 giant (draft)
2014-10-24 Sage WeilMerge pull request #2763 from ceph/wip-da-SCA-20141010
2014-10-24 Danny Al-GaafPaxos.cc: use reinterpret_cast instead of c-style cast 2763/head
2014-10-24 Danny Al-Gaaffuse_ll.cc: use reinterpret_cast instead of c-style...
2014-10-24 Danny Al-Gaaflibrados.cc: use static_cast instead of c-style cast
2014-10-24 Sage WeilMerge pull request #2799 from athanatos/wip-9480
2014-10-24 Sage WeilMerge pull request #2798 from athanatos/wip-9875
2014-10-24 Sage WeilMerge pull request #2789 from ceph/wip-rgw-explicit...
2014-10-24 Sage WeilMerge remote-tracking branch 'gh/giant'
2014-10-24 Sage WeilRevert "Enforce cache size on read requests"
2014-10-24 Sage WeilRevert "osdc: Fix ObjectCounter::_readx perf counters"
2014-10-24 Sage WeilRevert "osdc: Fix compiler warning"
2014-10-24 Sage WeilRevert "rbd: ObjectCacher reads can hang when reading...
2014-10-24 Sage WeilRevert "Fix read performance regression in ObjectCacher"
2014-10-24 Federico Gimenez.gitmodules: ignoring changes in rocksdb submodule
next