]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-11-09 Sage Weiltracing: fix librados signed/unsigned warnings 6312/head
2015-11-09 Piotr Dałekos/osd: disable extra iterator validation
2015-11-09 Piotr Dałekos/KeyValueDB: don't call self.valid() from next()...
2015-11-09 Piotr Dałekmon/MonitorDBStore: use single-key LevelDB::get() method
2015-11-09 Piotr Dałekos/DBObjectMap: use single-key LevelDB::get method
2015-11-09 Piotr Dałekkv/LevelDBStore: simpler code for single-key fetches
2015-11-09 Piotr Dałekos/LevelDBStore: faster LevelDBTransactionImpl::set
2015-11-09 Sage Weilkv/RocksDBStore: do not Delete before Put
2015-11-09 Sage Weilkv/LevelDBStore: do not Delete before Put
2015-11-09 Sage Weilosd/ReplicatedPG: use bl-based setkeys/rmkeys
2015-10-19 Sage Weilosd/ReplicatedBackend: add bl-based setkeys/rmkeys
2015-10-19 Sage Weilos/MemStore: avoid STL map/set for omap_{setkeys,rmkeys}
2015-10-19 Sage Weilos/newstore: avoid STL map/set for omap_{setkeys,rmkeys}
2015-10-19 Sage Weilos/ObjectStore: helpers for validating map<string,strin...
2015-10-19 Sage Weilos/ObjectStore: add bufferlist-based omap_setkeys(...
2015-10-19 Sage Weilkv/KeyValueDB: add bufferlist-based set() and rmkeys...
2015-10-19 Sage Weilkv/LevelDBStore: make set() avoid bufferlist copy most...
2015-10-19 Sage Weilkv/RocksDBStore: make get() avoid bufferlist copy most...
2015-10-19 Sage Weilbuffer: make is_contiguous() const
2015-10-19 Sage Weilkv/RocksDBStore: implement single-item get()
2015-10-19 Piotr Dałektest/ObjectMap: add test for raw_key_is_prefixed
2015-10-19 Piotr Dałekos/KeyValueDB: reduce malloc/free/string copy count
2015-10-19 Sage Weilkv: move KeyValueDB from os/ to kv/, libos.a to libkv.a
2015-10-19 Sage Weilbreak KeyValueDB dependency on ObjectMap
2015-10-19 Sage Weiltest: use KeyValueDB directly (not LevelDBStore!)
2015-10-19 Sage WeilMakefile: link TrackedOp in libglobal
2015-10-19 Loic DacharyMerge pull request #6311 from liewegas/wip-rocksdb
2015-10-19 Sage Weilos/Makefile: build rocksdb with PORTABLE=1 6311/head
2015-10-19 John SprayMerge pull request #6282 from dx9/wip-12406-client...
2015-10-19 Sage WeilMerge pull request #6216 from dx9/wip-12406-alpine...
2015-10-19 Sage WeilMerge pull request #6279 from branch-predictor/bp-reord...
2015-10-19 John Coyleclient: sys/file.h includes for flock operations 6282/head
2015-10-19 Sage WeilMerge pull request #6288 from dx9/wip-12406-file-offset...
2015-10-19 Sage WeilMerge pull request #6294 from dx9/wip-12406-rgw_main...
2015-10-18 John Coylecompat: use prefixed typeof to support stricter environ... 6216/head
2015-10-18 Sage WeilMerge pull request #5219 from ceph/wip-12315-libs-compa...
2015-10-18 Sage WeilMerge pull request #5917 from caibo2014/fix-tool-makefile
2015-10-18 Sage WeilMerge pull request #6290 from ceph/wip-rocksdb
2015-10-17 Sage Weilrocksdb: 4.1 6290/head
2015-10-17 Sage Weilrocksdb: build rocksdb with its own Makefile
2015-10-17 Sage WeilMakefile: link libos.a statically (no .la)
2015-10-17 Sage WeilMakefile: link mon statically (not .la)
2015-10-17 Sage WeilMakefile: make libosd.a static (not .la)
2015-10-17 Sage Weillibrados_test_stub: add missing headers
2015-10-16 Loic DacharyMerge pull request #6272 from zhouyuan/fix_cache_tier_doc
2015-10-16 John Coylergw/rgw_main: Added compat header for TEMP_FAILURE_RETRY 6294/head
2015-10-16 Sage WeilMerge remote-tracking branch 'gh/infernalis'
2015-10-15 Josh DurginMerge pull request #6249 from dillaman/wip-13274-infernalis
2015-10-15 John Coylelibcephfs: only check file offset on glibc platforms 6288/head
2015-10-15 Josh DurginMerge pull request #6284 from dillaman/wip-13483-infernalis
2015-10-15 Jason Dillamanqa: remove legacy OS support from rbd/qemu-iotests 6284/head
2015-10-15 Jason DillamanMerge pull request #6273 from jdurgin/wip-13496
2015-10-15 Yehuda SadehMerge pull request #5335 from zhouyuan/radosgw_admin_se...
2015-10-15 Sage WeilMerge pull request #6281 from dachary/wip-releases
2015-10-15 Loic Dacharydoc/release-notes: v9.1.0 6281/head
2015-10-15 Yan, ZhengMerge pull request #6275 from dx9/wip-12406-prefixed...
2015-10-15 Piotr Dałekosd/PGLog.h: reorder bool fields in PGLog struct 6279/head
2015-10-15 Josh Durginlibrbd: fix rebuild_object_map() when no object map... 6273/head
2015-10-15 Jason Dillamanceph_context: remove unsafe cast for singletons 6249/head
2015-10-15 John Coyleclient: drop prefix from int types 6275/head
2015-10-15 Yuan Zhoudoc: fix outdated content in cache tier 6272/head
2015-10-14 Sage WeilMerge pull request #6267 from dillaman/wip-13305-infernalis
2015-10-14 Jason Dillamanceph.spec.in: only run systemd-tmpfiles on ceph run... 6267/head
2015-10-14 Sage WeilMerge pull request #6265 from dillaman/wip-cmake-rbd...
2015-10-14 Jason DillamanCMake: fix rbd_replay error 6265/head
2015-10-14 Jason Dillamanosd: conditionally initialize the tracepoint provider
2015-10-14 Jason Dillamanlibrados: conditionally initialize the tracepoint provider
2015-10-14 Jason Dillamanlibrbd: conditionally initialize the tracepoint provider
2015-10-14 Jason Dillamancommon: new tracing config options
2015-10-14 Jason Dillamantracing: merge tracepoint provider makefiles into main...
2015-10-14 Jason Dillamantracing: dynamic tracepoint provider helper
2015-10-14 Jason Dillamanpackaging: add new tracepoint probe shared libraries
2015-10-14 Jason Dillamanceph.spec.in: add new tracepoint probe shared libraries
2015-10-14 Jason Dillamanlttng: move tracepoint probes to dynamic libraries
2015-10-14 Kefu ChaiMerge pull request #6254 from jcsp/wip-cmake-tweaks
2015-10-14 John SprayCMake: add vstart convenience targets 6254/head
2015-10-14 John SprayCMake: make mon and osd depend on EC plugins
2015-10-14 Kefu ChaiMerge pull request #6261 from tchaikov/wip-12748-infernalis
2015-10-14 Kefu Chaiosd: fix the snapshot reads of evicted tiering pool 6261/head
2015-10-14 Sage WeilMerge pull request #6215 from dillaman/wip-13429-infernalis
2015-10-14 Yan, ZhengMerge pull request #6255 from jcsp/wip-vstart-uids
2015-10-14 Sage WeilMerge remote-tracking branch 'gh/infernalis'
2015-10-14 Orit WassermanMerge pull request #6256 from YankunLi/patch-2
2015-10-14 YankunLiupdate radosgw-admin command 6256/head
2015-10-14 John Sprayvstart: set cephfs root uid/gid to caller 6255/head
2015-10-14 Sage WeilMerge pull request #6221 from athanatos/wip-13434
2015-10-13 Samuel JustMerge pull request #6217 from dillaman/wip-13380-infernalis
2015-10-13 Samuel JustMerge pull request #6230 from liewegas/wip-crushtool-err
2015-10-13 Samuel JustMerge pull request #6235 from dzafman/wip-13462
2015-10-13 Sage Weildoc/infernalis: hate hate
2015-10-13 Sage Weildoc/release-notes: i hate rst
2015-10-13 Sage WeilMerge remote-tracking branch 'gh/infernalis'
2015-10-13 Sage Weildoc/release-notes: final infernalis notes
2015-10-13 JenkinsMerge branch 'infernalis' of jenkins.front.sepia.ceph...
2015-10-13 Josh Durgindoc/release-notes: fix some attributions
2015-10-13 Sage Weildoc/release-notes: infernalis notable changes
2015-10-13 Jason DillamanRevert "common, global: use lttng ust functions for...
2015-10-13 Sage WeilMerge pull request #6237 from ceph/wip-13458
2015-10-13 Kefu ChaiMerge pull request #6241 from JevonQ/fix-cephfs-doc
2015-10-13 Jevon Qiaodoc: remove toctree items under Create CephFS 6241/head
next