]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2019-05-28 Yuri Weinsteinqa/tests: removed filters for client-upgrade-* suites 28271/head
2019-05-15 Yuri Weinsteinqa/tests: added new client-upgrade-*-nautilus suites... 28067/head
2019-05-07 Yuri Weinsteinqa/test: reduce over all number of runs 27979/head
2019-05-06 Lenz Grimmermgr/dashboard: Allow the decrease of pg's of an existin...
2019-05-06 Casey BodleyMerge pull request #27977 from cbodley/wip-39597
2019-05-06 Kefu ChaiMerge pull request #27968 from iotcg/master
2019-05-06 Casey Bodleydoc/rgw: document CreateBucketConfiguration for s3... 27977/head
2019-05-06 Casey BodleyMerge pull request #27970 from Liuchang0812/duplicate...
2019-05-06 Lenz Grimmerdoc: fix small typo in dashboard documentation (#27850)
2019-05-06 Changcheng Liuvstart.sh: correct ceph-run path 27968/head
2019-05-06 Chang Liurgw: eliminates duplicated tags_bl var 27970/head
2019-05-06 Kefu ChaiMerge pull request #27538 from iotcg/radosgw
2019-05-04 Kefu ChaiMerge pull request #27885 from b-ranto/wip-restful...
2019-05-04 Kefu ChaiMerge pull request #27891 from tchaikov/wip-mgr-pgp...
2019-05-03 Yuri WeinsteinMerge pull request #27960 from yuriw/wip-yuriw-crontab...
2019-05-03 J. Eric IvancichMerge pull request #27896 from ivancich/wip-add-rgw...
2019-05-03 Yuri WeinsteinMerge pull request #27956 from yuriw/wip-yuriw-smoke...
2019-05-03 Yuri Weinsteinqa/tests: removed all runs on ovh 27960/head
2019-05-03 J. Eric Ivancichrgw: add some comments to rgw code to help explain... 27896/head
2019-05-03 Casey BodleyMerge pull request #27838 from yuvalif/wip-yuval-pubsub...
2019-05-03 Yuri Weinsteinqa/tests - cleaned up distro settings 27956/head
2019-05-03 Lenz GrimmerMerge pull request #27448 from ricardoasmarques/upgrade...
2019-05-03 Nathan CutlerMerge pull request #27887 from smithfarm/wip-bci-len255plus
2019-05-03 Mykola GolubMerge pull request #27895 from dillaman/wip-librbd...
2019-05-03 Kefu ChaiMerge pull request #16929 from amitkumar50/cov-rgw-1
2019-05-03 Kefu ChaiMerge pull request #27927 from tchaikov/wip-util.collec...
2019-05-02 Casey BodleyMerge pull request #27897 from ivancich/wip-add-editor...
2019-05-02 Abhishek LMerge pull request #27820 from smithfarm/wip-39361
2019-05-02 Kefu Chaitest: do not conditionize on GTEST_HAS_PARAM_TEST 27927/head
2019-05-02 Kefu Chaitest: s/INSTANTIATE_TEST_CASE_P/INSTANTIATE_TEST_SUITE_P/
2019-05-02 Jason Dillamanqa/valgrind.supp: added false-positive in boost::queue... 27895/head
2019-05-02 Kefu Chaitest/rbd_mirror: add "using ::testing::DoAll"
2019-05-02 Kefu Chaitest/common/test_util: skip it if /etc/os-release does...
2019-05-02 Kefu Chaicmake: do not install googletest
2019-05-02 Kefu Chaigoogletest: pick up GTEST_SKIP() changes
2019-05-02 Yuval Lifshitzrgw/pubsub: fix more test issues with teuthology failures 27838/head
2019-05-02 Jason Dillamanlibrbd: use zero-copy on write via the C API when cache...
2019-05-02 Jason Dillamancommon/deleter: added missing headers
2019-05-02 Jason Dillamanlibrbd: allow AioCompletion objects to be blocked
2019-05-02 Jason Dillamanlibrbd: AioCompletion fail path should complete in...
2019-05-02 Jason Dillamanlibrbd: simplify AioCompletion reference counting for...
2019-05-02 Jason Dillamanlibrbd: switch to lock-free queue for event poll IO...
2019-05-02 Jason Dillamanlibrbd: avoid using lock within AIO completion where...
2019-05-02 Jason Dillamanlibrbd: remove special case for starting AioCompletion ops
2019-05-02 Jason Dillamanlibrbd: simplify IO flush handling through AsyncOperation
2019-05-02 Sage WeilMerge PR #27871 into master
2019-05-02 Yuval Lifshitzrgw/pubsub: fix test issue with 3 zones
2019-05-01 Jason DillamanMerge pull request #27844 from wjwithagen/wjw-fix-src_c...
2019-05-01 Samuel JustMerge pull request #27874 from athanatos/sjust/wip...
2019-05-01 Patrick DonnellyMerge PR #27763 into master
2019-05-01 Mark Nelsoncommon/PriorityCache: fix over-aggressive assert when... 27763/head
2019-05-01 Samuel JustPGStateUtils: improvements for PGStateHistory 27874/head
2019-05-01 sjust@redhat.comPeeringState: don't zero backfill target num_bytes...
2019-05-01 Samuel JustPeeringState: use ceph_assert
2019-05-01 Samuel Justadmin/build-doc: use PeeringState* for gen_state_diagram.py
2019-05-01 Samuel JustPeeringState: add explanations for public interface...
2019-05-01 sjust@redhat.comPG,PeeringState: Fix initialization order
2019-05-01 Samuel JustPeeringState: mark state and helpers private
2019-05-01 Samuel Justosd/: clean up remaining info mutators
2019-05-01 Samuel Justosd/: condense missing mutations for recovery/repair...
2019-05-01 Samuel Justtest-erasure-eio: first eio may be fixed during recovery
2019-05-01 sjust@redhat.comosd/: move pg_log, missing_loc mutations to PeeringState
2019-05-01 Samuel Justosd/: unify PGBackend pull error pathways
2019-05-01 sjust@redhat.comosd/: move peer_info mutators into PeeringState
2019-05-01 Samuel Justosd/: Move log version pointer updates to PeeringState
2019-05-01 Samuel Justosd/: refactor to avoid mutable peer_missing refs in PG
2019-05-01 Samuel JustPG: remove might_have_unfound, peer_*_requested
2019-05-01 Samuel Justosd/: fix upset, actingset, acting_backfill_recovery...
2019-05-01 Samuel Justosd/: fix primary/up_primary references
2019-05-01 Samuel Justosd/: move last_..._to_applied, backfill_targets, async...
2019-05-01 Samuel JustPG: fix last_peering_reset and past_intervals references
2019-05-01 Samuel JustPeeringState::PeeringMachine::Deleting: rollfoward...
2019-05-01 sjust@redhat.comosd/: add helpers to add remaining info dirtiers into...
2019-05-01 sjust@redhat.comosd/: move append_log into PeeringState
2019-05-01 sjust@redhat.comosd/: move append_log_entries_update_missing and merge_...
2019-05-01 Samuel Justosd/: clean up PG deleted and deleting references
2019-05-01 sjust@redhat.comPG: remove direct acting and up references
2019-05-01 Samuel JustPG: begin cleaning up scrub stat and history mutations
2019-05-01 sjust@redhat.comPG: remove first batch of unused references
2019-05-01 Samuel Justosd/: clarify interface for introducing disk state...
2019-05-01 Samuel Justosd/: move ostream<< and dump logic into PeeringState
2019-05-01 Samuel Justosd/: clean up PeeringState::write_if_dirty
2019-05-01 Samuel Justosd/: Move init into PeeringState
2019-05-01 sjust@redhat.comosd/: move stat updates and publishing to PeeringState
2019-05-01 Samuel Justosd/: move more state helpers to PeeringState
2019-05-01 Samuel Justosd/: move split/merge helpers into PeeringState
2019-05-01 Samuel Justosd/: fix try_mark_clean/finish_recovery interface...
2019-05-01 Samuel JustPeeringState: remove PG references and include
2019-05-01 Samuel Justosd/: move calc_min_last_complete_ondisk to PeeringState
2019-05-01 Samuel Justosd/: pass OSDService::logger and log_enter/exit throug...
2019-05-01 Samuel Justosd/: pass merge state control through PeeringListener
2019-05-01 Samuel JustPeeringState: pass dump_recovery_info through to pl...
2019-05-01 Samuel JustPeeringState: rearrange and fix remaining pg->gen_prefi...
2019-05-01 Samuel Justosd/: move fulfill_info etc
2019-05-01 Samuel Justosd/: clarify PeeringState deletion interfaces
2019-05-01 Samuel Justosd/: move min_peer_*_features and helpers
2019-05-01 Samuel Justosd/: move proc_* and log handling methods
2019-05-01 Samuel Justosd/: move share_pg_info to PeeringState
2019-05-01 Samuel Justosd/: move waiting_for_flushed|peering handling into...
2019-05-01 Samuel Justosd/: move search_for_missing, discover_all_unfound...
next