]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/shortlog
ceph-ci.git
2019-08-24 Patrick Donnellymds: trim cache on regular schedule
2019-08-24 Xie XingguoMerge pull request #29754 from xiexingguo/wip-inc-recov...
2019-08-24 Kefu ChaiMerge pull request #28344 from iotcg/rdma
2019-08-23 Patrick DonnellyMerge PR #28855 into master
2019-08-23 Patrick DonnellyMerge PR #29167 into master
2019-08-23 Patrick DonnellyMerge PR #29572 into master
2019-08-23 Jason DillamanMerge pull request #29796 from trociny/wip-journal...
2019-08-23 Jason DillamanMerge pull request #29775 from trociny/wip-41229
2019-08-23 Jason DillamanMerge pull request #29459 from zy751713126/config_set
2019-08-23 Patrick DonnellyMerge PR #29715 into master
2019-08-23 Patrick DonnellyMerge PR #29821 into master
2019-08-23 Sage WeilMerge PR #29575 into master
2019-08-23 Sage WeilMerge PR #28727 into master
2019-08-23 Sage WeilMerge PR #15183 into master
2019-08-23 Casey BodleyMerge pull request #29778 from cbodley/wip-41212
2019-08-23 Lenz Grimmermgr/dashboard: User Management E2E tests (#29641)
2019-08-23 Lenz Grimmermgr/dashboard: run-backend-api-tests.sh CI improvements...
2019-08-23 Kefu ChaiMerge pull request #29590 from Aran85/fix_proc_replica_log
2019-08-23 Changcheng Liumsg/async/Stack: rename variable to improve readability
2019-08-23 Changcheng Liumsg/async/rdma: remove stack from RDMAWorker
2019-08-23 Changcheng Liumsg/async/rdma: use shared_ptr to manage RDMADispatcher obj
2019-08-23 Changcheng Liumsg/async/rdma: remove stack from RDMADispatcher
2019-08-23 Changcheng Liumsg/async/rdma: use shared_ptr to manage Infiniband obj
2019-08-23 Changcheng Liumsg/async/rdma: implement function to prefetch buffers
2019-08-23 Changcheng Liumsg/async/rdma: remove redundant code
2019-08-23 Changcheng Liumsg/async/rdma: show port state with string
2019-08-23 Changcheng Liumsg/async/rdma: convert port_id from type uint8_t to...
2019-08-23 Kefu ChaiMerge pull request #29747 from liewegas/wip-39546
2019-08-23 Kefu ChaiMerge pull request #29624 from NancySu05/osdmonitor_mar...
2019-08-23 Kefu ChaiMerge pull request #29738 from ifed01/wip-ifed-alloc...
2019-08-23 Kefu ChaiMerge pull request #29614 from votdev/issue_41205
2019-08-23 Kefu ChaiMerge pull request #29146 from badone/wip-tracker-40835...
2019-08-23 Kefu ChaiMerge pull request #25697 from Aran85/fix-onode-trim
2019-08-23 Kefu ChaiMerge pull request #28488 from liuchang0812/show-pool...
2019-08-23 Kefu ChaiMerge pull request #24636 from rzarzynski/wip-denc...
2019-08-23 Kefu ChaiMerge pull request #29756 from Aran85/fix-repair-object
2019-08-23 Changcheng Liumsg/async/rdma: rename variable to improve readability
2019-08-23 Changcheng Liumsg/async/rdma: make clear to get mem_info address
2019-08-23 Changcheng Liumsg/async/rdma: use different strategy to reset read...
2019-08-23 Changcheng Liumsg/async/rdma: cosmetics initialize ibv_send_wr* var
2019-08-23 Changcheng Liumsg/async/rdma: cosmetics RDMAWorker listen & connect...
2019-08-23 Changcheng Liumsg/async/rdma: cosmetics RDMAConnectedSocketImpl:...
2019-08-23 Changcheng Liumsg/async/rdma: cosmetics post_chunks_to_rq implementation
2019-08-23 Changcheng Liumsg/async/rdma: refine Chunk construction function
2019-08-23 Changcheng Liumsg/async/rdma: avoid long lambda function for readability
2019-08-23 Changcheng Liumsg/async/rdma: define handle_rx_event to handle recv...
2019-08-23 Changcheng Liumsg/async/rdma: deal with all RDMA device async event
2019-08-23 Changcheng Liumsg/async/Event: simplify EventCenter::process_events...
2019-08-23 Changcheng Liumsg/async/Event: simplfy logical implementation
2019-08-23 Changcheng Liumsg/async/rdma: simplify RDMAConnectedSocketImpl::read...
2019-08-23 Changcheng Liumsg/async/rdma: simplify Cluster::get_buffers implement...
2019-08-23 Changcheng Liumsg/async/rdma: simplify chunk::write implementation
2019-08-23 Changcheng Liumsg/async/rdma: simplify chunk::read implementation
2019-08-23 Changcheng Liumsg/async/rdma: use Chunk::get_size to get chunk size
2019-08-23 Changcheng Liumsg/async/rdma: seperate Device construction if rdma_cm...
2019-08-23 Changcheng Liumsg/async/rdma: operate event fd with event_{read,write}
2019-08-23 Changcheng Liumsg/async/rdma: fix error argument to get right qp...
2019-08-23 Changcheng Liumsg/async/rdma: export RDMAV_HUGEPAGES_SAFE before...
2019-08-23 Changcheng Liumsg/async/rdma: use ibv_port_attr object type in Port...
2019-08-23 Changcheng Liumsg/async/rdma: cosmetics by set member value in initia...
2019-08-23 Changcheng Liumsg/async/rdma: define package sequence numbers macro
2019-08-23 Changcheng Liumsg/async/rdma: limit buffer size under rdma max memory...
2019-08-23 Changcheng Liumsg/async/rdma: check device_attr->max_srq is not zero
2019-08-23 Changcheng Liumsg/async/rdma: check memory region size before tx...
2019-08-23 Changcheng Liumsg/async/rdma: correct receive queue length info
2019-08-22 Sage WeilMerge PR #29806 into master
2019-08-22 Ali MarediaMerge pull request #29298 from zhangsw/rgw-fix-bug...
2019-08-22 Sage WeilMerge PR #29780 into master
2019-08-22 Sage WeilMerge PR #29774 into master
2019-08-22 Sage WeilMerge PR #29807 into master
2019-08-22 Patrick Donnellyqa: stop DaemonWatchdog for each cluster in daemon...
2019-08-22 Patrick Donnellyqa: fix broken ceph.restart marking of OSDs down
2019-08-22 Casey BodleyMerge pull request #17719 from mikulely/fix-usage-stats
2019-08-22 Patrick Donnellyqa: add debugging failed osd-release setting
2019-08-22 alfonsomthdmgr/dashboard: run-backend-api-tests.sh CI improvements
2019-08-22 Kefu ChaiMerge pull request #29544 from tchaikov/wip-doc-search-CSP
2019-08-22 Kefu Chaidoc: always load resources via HTTPS
2019-08-22 zhengyinpybind/rbd: add config_image_set/get/remove test case
2019-08-22 zhengyinpybind/rbd: add config_image_set/get/remove api in...
2019-08-22 Xie XingguoMerge pull request #29755 from xiexingguo/wip-inc-recov...
2019-08-22 xie xingguoosd/osd_type: disable incremental recovery for legacy...
2019-08-22 xie xingguoosd/PGLog: more verbose missing set log at boot
2019-08-22 xie xingguoosd/PGLog: trigger full recovery for divergent missing...
2019-08-22 xie xingguoosd/PGLog: disable incremental recovery for pre-kraken...
2019-08-21 Sage Weilmgr/BaseMgrModule: tolerate Int or Long for health...
2019-08-21 Andrew SchoenMerge pull request #29804 from alfredodeza/wip-rm41378
2019-08-21 Sage WeilMerge PR #29744 into master
2019-08-21 Sage WeilMerge PR #29749 into master
2019-08-21 Sage WeilMerge PR #29757 into master
2019-08-21 Sage WeilMerge PR #29763 into master
2019-08-21 Sage Weilmgr/pg_autoscaler: fix race with pool deletion
2019-08-21 Alfredo Dezaceph-volume tests set the noninteractive flag for Debia...
2019-08-21 Patrick DonnellyMerge PR #28378 into master
2019-08-21 Mykola GolubMerge pull request #29773 from dillaman/wip-41352
2019-08-21 Mykola Golubjournal: fix race between player shut down and cache...
2019-08-21 Jan FajerskiMerge pull request #29659 from jan--f/c-v-simple-functi...
2019-08-21 Jos Collinqa/tasks: introduce Thrasher base class
2019-08-21 Jiaying Renrgw: distinguish different get_usage for usage log
2019-08-21 Kefu Chaimon/HealthMonitor: remove unused label
2019-08-20 Greg Farnumtest/crimson: resolve name collision
next