]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-06-23 Mykola GolubMerge pull request #9882 from dillaman/wip-16364
2016-06-23 Mykola GolubMerge pull request #9881 from dillaman/wip-16433
2016-06-23 Mykola GolubMerge pull request #9867 from dillaman/wip-16411
2016-06-23 Sage WeilMerge pull request #9880 from stiopaa1/msg_asyncConn_mo...
2016-06-23 Sage WeilMerge pull request #8818 from SUSE/wip-drop-ceph-ra
2016-06-23 Kefu ChaiMerge pull request #9902 from liewegas/wip-cmake-tests
2016-06-23 Sage Weilcmake: do not exclude tests from 'make all' 9902/head
2016-06-23 Sage WeilMerge pull request #9870 from liewegas/wip-cmake
2016-06-23 Sage WeilREADME.md: note about builds (they are for development!) 9870/head
2016-06-23 Sage WeilMerge pull request #9887 from ceph/wip-cmake
2016-06-23 Sage WeilMerge pull request #9890 from xiexingguo/xxg-wip-fix...
2016-06-23 xie xingguoos/bluestore: remove duplicated reset of buf 9890/head
2016-06-23 xie xingguoos/bluestore: add sanity check for underflow
2016-06-23 xie xingguoos/bluestore: use hex version for offset/length
2016-06-23 xie xingguoos/bluestore: kill dead code
2016-06-23 xie xingguoos/bluestore: shutdown allocator of bluefs more gracefully
2016-06-23 Ali Marediacmake: add gtest to ceph_test_snap_mapper 9887/head
2016-06-23 Ali Marediacmake: test_rbd_mirror_image_replay missing ContextComp...
2016-06-23 Kefu Chaicmake: link libradostriper with librados_objs
2016-06-23 Kefu Chaicmake: remove visibility flags from libcephfs,libradoss...
2016-06-23 Kefu Chaicmake: move rados_snap_set_diff_obj into librbd_internal
2016-06-22 Jason Dillamanlibrbd: fix crash while using advisory locks with R... 9882/head
2016-06-22 Jason Dillamanlibrbd: journal::Replay no longer holds lock while... 9881/head
2016-06-22 Jason DillamanMerge pull request #9207 from rjfd/wip-15670
2016-06-22 Michal Jarzabekmsg/AsyncMessenger: mv WorkerPool class to cc file 9880/head
2016-06-22 Sage WeilREADME.md: drop autotools instructions
2016-06-22 Sage WeilREADME.md: simplify cmake instructions around do_cmake.sh
2016-06-22 Sage WeilREADME.md: drop dependencies section
2016-06-22 Sage Weildo_cmake.sh: simple cmake helper
2016-06-22 Sage WeilMerge pull request #9626 from liewegas/wip-bluestore-2q
2016-06-22 Sage Weilceph_test_objectstore: define matrixes over config... 9626/head
2016-06-22 Sage Weilos/bluestore: handle bnode removal race
2016-06-22 Samuel JustRevert "msg: default ms type = async"
2016-06-22 Jason DillamanMerge pull request #9451 from s09816/master
2016-06-22 Jason DillamanMerge pull request #9715 from trociny/wip-16321
2016-06-22 Samuel JustMerge pull request #9874 from athanatos/wip-16185
2016-06-22 Samuel JustMerge pull request #9875 from athanatos/wip-16127
2016-06-22 Mykola GolubMerge pull request #9850 from dillaman/wip-16404
2016-06-22 Samuel JustMerge pull request #8370 from jack-changtao/pg_del
2016-06-22 Samuel JustMerge pull request #9802 from yuyuyu101/wip-16378
2016-06-22 Kefu ChaiMerge pull request #8195 from tchaikov/wip-cmake-visibility
2016-06-22 Sage Weilos/bluestore: drop unneeded conditional in LRUCache...
2016-06-22 Sage Weilos/bluestore: protect BnodeSet with mutex
2016-06-22 Sage Weilos/bluestore: remove bluestore_cache_tails
2016-06-22 Sage Weilos/bluestore: fix 8-bit csum
2016-06-22 Sage Weilos/bluestore: default to 512MB cache, buffered reads
2016-06-22 Sage Weilos/bluestore: 2q by default
2016-06-22 Sage Weilos/bluestore: implement 2Q buffer cache policy
2016-06-22 Sage Weilos/bluestore: move merge operator
2016-06-22 Sage Weilos/bluestore: buffer cache_private field, returned...
2016-06-22 Sage Weilos/bluestore: include buffer * in operator<<
2016-06-22 Sage Weilos/bluestore: cache: simplify lru trim
2016-06-22 Sage Weilos/bluestore: make Cache implementation configurable
2016-06-22 Sage Weilos/bluestore: cache: define 'empty' buffer
2016-06-22 Sage Weilos/bluestore: cache: keep writing buffers out of LRU
2016-06-22 Sage Weilos/bluestore: clean up Cache::trim
2016-06-22 Sage Weilos/bluestore: cache: control insert point of new onodes
2016-06-22 Sage Weilos/bluestore: cache: control insertion point of new...
2016-06-22 Sage Weilos/bluestore: make buffer lru private
2016-06-22 Sage Weilos/bluestore: make onode lru private
2016-06-22 Sage Weilos/bluestore: fix locking for _dump_blob_map
2016-06-22 Kefu Chaicmake: use ${CEPH_SHARED} when adding libradosstriper 8195/head
2016-06-22 Sage WeilMerge pull request #9827 from liewegas/wip-bluestore...
2016-06-22 Sage WeilMerge pull request #9868 from liewegas/wip-bluestore-lba
2016-06-22 Jason DillamanMerge pull request #9863 from trociny/fixup-comp-warn
2016-06-22 Kefu ChaiMerge pull request #9821 from dx9/wip-ac-alpine
2016-06-22 Sage Weilos/bluestore: discard unreferenced buffers as they... 9827/head
2016-06-22 Sage Weilinclude/small_encoding: fix lba encoding with many... 9868/head
2016-06-22 Haomai Wangmsg/async: recover lock to continue later 9802/head
2016-06-22 Sage WeilMerge pull request #9865 from liewegas/wip-bluestore...
2016-06-22 John Coyleconfigure.ac: add --with-reentrant-strsignal and -... 9821/head
2016-06-22 Jason Dillamanrbd-mirror: block proxied ops with -EROFS return code 9867/head
2016-06-22 Jason Dillamanlibrbd: optionally block proxied requests with an error...
2016-06-22 Mykola Golubtest: fix compilation warnings 9863/head
2016-06-22 Sage Weilos/bluestore/bluestore_types: fix blob initializers... 9865/head
2016-06-22 Sage Weilos/bluestore/bluestore_types: drop unused var
2016-06-22 John SprayMerge pull request #9813 from jcsp/wip-kernel-doc
2016-06-22 Mykola GolubMerge pull request #9823 from dillaman/wip-16362
2016-06-22 Kefu Chaicmake: include Group.cc in rbd cli
2016-06-22 Kefu Chaicmake: install dso into ${CMAKE_INSTALL_LIBDIR} instead...
2016-06-22 Kefu Chaicmake: add visibility flags for exported dso
2016-06-22 Kefu Chaicmake: move snap_set_diff.cc out of librados
2016-06-21 Josh DurginMerge branch 'wip-dmick-install-deps-master'
2016-06-21 Dan Mickinstall-deps.sh: use mk-build-deps instead of processin...
2016-06-21 Casey BodleyMerge pull request #9791 from ceph/wip-cmake-compile...
2016-06-21 Casey BodleyMerge pull request #9481 from yehudasa/wip-rgw-hold...
2016-06-21 Ali Marediacmake: CMAKE_BUILD_TYPE defaulted to RelWithDebInfo 9791/head
2016-06-21 Mykola GolubMerge pull request #9066 from yangdongsheng/rbd_bench
2016-06-21 Jason Dillamanlibrbd: flag image as updated after proxying maintenance op 9850/head
2016-06-21 Ali Marediacmake: eliminate FORTIFY_SOURCE warnings
2016-06-21 Sage WeilMerge pull request #9728 from liewegas/wip-bluestore...
2016-06-21 Jason Dillamanrbd-mirror: keep events from different epochs independent 9823/head
2016-06-21 Sage Weilos/bluestore/bluestore_types: delta encode for ref_map... 9728/head
2016-06-21 Sage Weilos/bluestore: make blob csum info encoding conditional
2016-06-21 Sage Weilos/bluestore: use FLAG_CSUM to indicate if checksums...
2016-06-21 Sage Weilos/bluestore: fsck: print intervals in hex
2016-06-21 Sage Weilos/bluestore: use varint for pextent count
2016-06-21 Sage Weilos/bluestore: varint or lba encode pextent, lextent...
2016-06-21 Sage Weilinclude/small_encoding: small encode/decode helpers
2016-06-21 Mykola GolubMerge pull request #9819 from dillaman/wip-16363
next