]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-09-23 Kefu Chaitest: re-enable test_pg_scrub() test in ceph-helper.sh 11208/head
2016-09-23 Kefu Chaiosd: should not look up an empty pg
2016-09-23 Haomai WangMerge pull request #11205 from liewegas/wip-async-debug
2016-09-22 Casey BodleyMerge pull request #11181 from linuxbox2/rgw-legacy...
2016-09-22 Sage WeilMerge pull request #11048 from jimifm/wip-FDCache-master
2016-09-22 Sage Weilmsg/async: no need for ..."started." suffix 11205/head
2016-09-22 Sage Weilmsg/async: less noisy about EventCenter owner
2016-09-22 Sage Weilmsg/async: make rx line look like normal debug
2016-09-22 Sage Weilmsg/async: make send debug line look like SimpleMessenger's
2016-09-22 Sage Weilmsg/async/AsyncConnection: less noisy about connection top
2016-09-22 Sage Weilmsg/async/EventCenter: less noisy debug on events
2016-09-22 Casey BodleyMerge pull request #11190 from tchaikov/wip-memstore...
2016-09-22 Boris RantoMerge pull request #10587 from b-ranto/wip-logrotate...
2016-09-22 Yuri WeinsteinMerge pull request #7338 from ceph/cls-lua
2016-09-22 Loic DacharyMerge pull request #10135 from david-z/wip-enhance...
2016-09-22 Yuri WeinsteinMerge pull request #10371 from Yan-waller/yj-wip-msgsim...
2016-09-22 Yuri WeinsteinMerge pull request #11052 from yuyuyu101/wip-shutdown...
2016-09-22 Yuri WeinsteinMerge pull request #11082 from aiicore/nearfull_flag_fix
2016-09-22 Kefu ChaiMerge pull request #11089 from dachary/wip-16477-ceph...
2016-09-22 Sage WeilMerge pull request #11199 from yuyuyu101/wip-17378
2016-09-22 Sage WeilMerge pull request #11195 from xiexingguo/xxg-wip-csum...
2016-09-22 Haomai Wangmsg/async: remove fd output in log prefix 11199/head
2016-09-22 Sage WeilMerge pull request #11182 from ceph/wip-docs-rm-ink
2016-09-22 Kefu ChaiMerge pull request #11194 from wjwithagen/wip-wjw-rocks...
2016-09-22 xie xingguoos/bluestore: fix race condition of global csum setting 11195/head
2016-09-22 xie xingguoos/bluestore: drop the global bluestore_csum option
2016-09-22 xie xingguoos/bluestore: use blob internal settings for csum checking
2016-09-22 Sage WeilMerge pull request #11151 from ceph/wip-bluestore-error...
2016-09-22 Sage WeilMerge pull request #11184 from liewegas/wip-down-out
2016-09-22 Sage WeilMerge pull request #11186 from majianpeng/bluestore...
2016-09-22 Matt Benjaminrgw_file: pre-assign times 11181/head
2016-09-22 Sage WeilMerge pull request #11192 from xiexingguo/xxg-wip-blues...
2016-09-22 Mykola GolubMerge pull request #11152 from dillaman/wip-17198
2016-09-22 Sage WeilMerge pull request #10506 from wjwithagen/wip-wjw-clock...
2016-09-22 Willem Jan... src/kv/CMakeLists.txt: force rocksdb/include to first... 11194/head
2016-09-22 Alfredo Dezadoc/rados/troubleshooting: remove references to premium... 11182/head
2016-09-22 Alfredo Dezadoc/rados: remove references to premium support from...
2016-09-22 John SprayMerge pull request #11147 from ukernel/wip-17286
2016-09-22 John SprayMerge pull request #10393 from ukernel/wip-mds-log...
2016-09-22 Mykola GolubMerge pull request #11155 from dillaman/wip-17330
2016-09-22 Mykola GolubMerge pull request #11148 from dillaman/wip-17310
2016-09-22 Jianpeng Maos/bluestore: remove unused head file. 11186/head
2016-09-22 Kefu ChaiMerge pull request #11176 from zealoussnow/wip-0922
2016-09-22 Kefu Chaitest_memstore_clone: use StoreTestFixture to do the... 11190/head
2016-09-22 Kefu Chaiceph_test_objectstore: fail the test if SetUp() fails
2016-09-22 Kefu Chaiceph_test_objectstore: extract StoreTestFixture into...
2016-09-22 xie xingguoos/bluestore: clean up finishers properly 11192/head
2016-09-22 xie xingguoos/bluestore: move lookup() of SharedBlobSet back into .h
2016-09-21 Sage Weilmon: wait 10m (not 5m) before marking down OSDs out 11184/head
2016-09-21 Sage Weilos/bluestore: add error injection 11151/head
2016-09-21 Sage WeilMerge pull request #11122 from branch-predictor/bp...
2016-09-21 Sage WeilMerge pull request #11108 from liewegas/wip-bluefs...
2016-09-21 Leo Zhangceph_fuse: use sizeof get the buf length 11176/head
2016-09-21 Kefu ChaiMerge pull request #11173 from tchaikov/wip-17306
2016-09-21 Kefu Chaitest/cli/crushtool: fix the test of compile-decompile... 11173/head
2016-09-21 Sage WeilMerge pull request #11166 from xiexingguo/xxg-wip-blues...
2016-09-21 Casey BodleyMerge pull request #11131 from ceph/rgw-lifecycle-testing
2016-09-21 Daniel GryniewiczLifecycle testing 11131/head
2016-09-21 Daniel GryniewiczLifecycle - Fix config locking
2016-09-21 Jason DillamanMerge pull request #11031 from yangdongsheng/du
2016-09-21 John SprayMerge pull request #11163 from jcsp/wip-cmake-vstart
2016-09-21 John Spraydoc: update vstart guide for cmake-ish paths 11163/head
2016-09-21 John Spraydoc: update build instructions for cmake
2016-09-21 xie xingguoos/bluestore: simplify calculation of collection key... 11166/head
2016-09-21 Kefu ChaiMerge pull request #11083 from ifed01/wip-load-plugins-fix
2016-09-21 Kefu ChaiMerge pull request #10975 from stiopaa1/osd_replicatedb...
2016-09-21 Kefu ChaiMerge pull request #11073 from badone/wip-remove-check_...
2016-09-21 Kefu ChaiMerge pull request #11060 from stiopaa1/mon_osdmonitor_...
2016-09-21 Kefu ChaiMerge pull request #11039 from stiopaa1/osd_inprogress_...
2016-09-21 Josh DurginMerge branch 'wip-rocksdb-librados-test'
2016-09-21 Ryne Liadd qa test of envlibrados for rocksdb
2016-09-21 Kefu ChaiMerge pull request #11146 from tchaikov/wip-17307
2016-09-20 Sage WeilMerge pull request #11103 from liewegas/wip-clone-range
2016-09-20 Sage Weilceph_test_objectstore: disable filestore_fiemap 11103/head
2016-09-20 Sage Weilceph_test_objectstore: exercise clone_range from synthetic
2016-09-20 Sage Weilos/memstore: fix bug in BufferlistObject::write
2016-09-20 Sage Weilos/ObjectStore: clarify clone_range semantics
2016-09-20 Sage WeilMerge pull request #11157 from cbodley/wip-memstore...
2016-09-20 Casey BodleyMerge pull request #10991 from weiqiaomiao/wqm-wip...
2016-09-20 Jason DillamanMerge pull request #10942 from JellevdK/master
2016-09-20 Casey Bodleytest: add tests for memstore clone_range 11157/head
2016-09-20 Casey Bodleymemstore: clone zero-fills holes from source range
2016-09-20 Casey Bodleymemstore: use const_iterator instead of const_cast
2016-09-20 Jason DillamanMerge pull request #11070 from VictorDenisov/consistenc...
2016-09-20 Jason Dillamanlibrbd: update_features should handle Infernalis OSDs 11155/head
2016-09-20 Jason Dillamancls/rbd: set_features should adjust the mask to known...
2016-09-20 Casey BodleyMerge pull request #9844 from rzarzynski/wip-rgw-swift...
2016-09-20 Jason Dillamanlibrbd: potential deadlock closing image with in-flight... 11152/head
2016-09-20 Sage WeilMerge pull request #11149 from xiexingguo/xxg-wip-blues...
2016-09-20 Sage WeilMerge pull request #11121 from stiopaa1/osd_osd_moveMem...
2016-09-20 Sage WeilMerge pull request #10563 from stiopaa1/mon_healthmonit...
2016-09-20 Sage WeilMerge pull request #10515 from stiopaa1/mon_monitor_add...
2016-09-20 Sage WeilMerge pull request #10333 from stiopaa1/msg_EventSelect...
2016-09-20 Sage WeilMerge pull request #10269 from stiopaa1/osd_watch_remov...
2016-09-20 Sage WeilMerge pull request #9644 from stiopaa1/osdc_ObjectCache...
2016-09-20 Jason Dillamanlibrbd: block name prefix might overflow fixed size... 11148/head
2016-09-20 jtlaytonMerge pull request #11093 from ceph/wip-jlayton-statx
2016-09-20 Jeff Laytonclient: always provide the file type in stx_mode 11093/head
2016-09-20 Jeff Laytonclient: remove unimplemented fields from ceph_statx
2016-09-20 Jeff LaytonRevert "client: move the device bitshift handling macro...
next