]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2020-02-17 Sage Weilqa/suites/rados/cephadm/smoke: remove rgw 33360/head
2020-02-17 Sage Weilqa/tasks/cephadm: fix prometheus shutdown
2020-02-16 Kefu ChaiMerge pull request #33357 from tchaikov/wip-crimson...
2020-02-16 Kefu Chaicrimson/admin: no need to check for '\n' 33357/head
2020-02-16 Kefu Chaicrimson/asok: disconnect client when shutdown
2020-02-16 Kefu Chaicrimson/asok: do not assume the order of param eval
2020-02-16 Kefu Chaicrimson: register commands separately
2020-02-16 Kefu Chaicrimson: refactor asok command
2020-02-16 Kefu Chaicrimson/osd/pg_map: add 'PGMap::get_pgs() const'
2020-02-16 Kefu Chaicrimson/osd: send beacon only if active
2020-02-16 Kefu Chaicrimson/osd: add OSD::dump_status()
2020-02-16 Kefu Chaicrimson/osd: refactor OSD::stop_asok_admin()
2020-02-16 Kefu Chaicmake: s/thread/Threads::Threads/
2020-02-16 Kefu Chaicrimson: remove unused include and forward decl
2020-02-16 Sage WeilMerge PR #33339 into master
2020-02-15 Sage WeilMerge PR #33289 into master
2020-02-15 Sage WeilMerge PR #32775 into master
2020-02-15 Sage WeilMerge PR #33129 into master
2020-02-15 Sage WeilMerge PR #33163 into master
2020-02-15 Kefu ChaiMerge pull request #33350 from rzarzynski/wip-crimson...
2020-02-15 Kefu ChaiMerge pull request #33347 from tchaikov/wip-orch-addr
2020-02-15 Kefu ChaiMerge pull request #33349 from ronen-fr/clang-5
2020-02-15 Radoslaw Zarzynskicrimson/osd: fix the Clang build in create_watch_info(). 33350/head
2020-02-15 Kefu ChaiMerge pull request #33325 from tchaikov/wip-super-setup
2020-02-15 Kefu ChaiMerge pull request #33348 from tchaikov/wip-rbd-mirror...
2020-02-15 Kefu Chaimgr/orchestrator: "addr" is optional for constructing... 33347/head
2020-02-15 Kefu Chaiqa/tasks/mgr/orch: s/service ls/ps/
2020-02-15 Ronen Friedmancrimson/osd: remove unneeded captures - pg.cc 33349/head
2020-02-15 Kefu ChaiMerge pull request #33243 from tchaikov/wip-43795
2020-02-15 Kefu Chaiqa/tasks: call super class's setUp() 33325/head
2020-02-15 Kefu Chaimgr/dashboard: s/fsid/mirror_uuid/ 33348/head
2020-02-15 Kefu ChaiMerge pull request #33345 from athanatos/sjust/wip...
2020-02-15 Sage WeilMerge PR #33343 into master
2020-02-15 Sage Weilqa/tasks/cephadm: deploy rgw daemons too 33289/head
2020-02-15 Samuel Justtest_alien_echo: convert Condition to use readable_eventfd 33345/head
2020-02-15 Samuel Justcrimson/CMakeLists.txt: link pthread to libcrimson...
2020-02-14 Sage Weilqa/suites/rados/cephadm/upgrade: add simple upgrade... 33343/head
2020-02-14 Sage Weilqa/tasks/cephadm: improve shell subcommand
2020-02-14 Nehaosd/PeeringState: require SERVER_OCTOPUS to respond... 33339/head
2020-02-14 Sage WeilMerge PR #33073 into master
2020-02-14 Jan FajerskiMerge pull request #33332 from jan--f/c-v-filestore...
2020-02-14 Jan FajerskiMerge pull request #33320 from jan--f/c-v-fix-filestore...
2020-02-14 Jan Fajerskiceph-volume: don't remove vg twice when zapping filestore 33332/head
2020-02-14 Kefu ChaiMerge pull request #32679 from rzarzynski/wip-crimson...
2020-02-14 Kefu ChaiMerge pull request #33296 from tchaikov/wip-crimson...
2020-02-14 Mykola GolubMerge pull request #33097 from dillaman/wip-43933
2020-02-14 Kefu ChaiMerge pull request #33298 from sebastian-philipp/debian...
2020-02-14 Jan Fajerskiceph-volume: pass journal_size as Size not string 33320/head
2020-02-14 Kefu ChaiMerge pull request #32174 from ronen-fr/admin_commands_3
2020-02-14 Sebastian Wagnerdebian: add python3-jsonpatch as dependency 33298/head
2020-02-14 Jan FajerskiMerge pull request #33283 from jan--f/c-v-zap-on-vg...
2020-02-14 Kefu ChaiMerge pull request #32690 from rosinL/wip-timeevent
2020-02-14 Kefu Chaicmake: compile crimson-auth with crimson::cflags 33296/head
2020-02-14 Kefu ChaiMerge pull request #33084 from tchaikov/wip-crimson...
2020-02-14 Kefu ChaiMerge pull request #33241 from nagpavan-chilakam/patch-1
2020-02-13 Patrick DonnellyMerge PR #33194 into master
2020-02-13 Radoslaw Zarzynskicrimson/osd: fix the lifetime management of OpsExecuter. 32679/head
2020-02-13 Radoslaw Zarzynskicrimson/osd: dispatch MWatchNotify on watch removal.
2020-02-13 Radoslaw Zarzynskicrimson/osd: improve debugs in OpsExecuter::do_op_notif...
2020-02-13 Radoslaw Zarzynskicrimson/osd: implement the complete phase of Notify...
2020-02-13 Radoslaw Zarzynskicrimson/osd: dispatch MWatchNotify on CEPH_OSD_OP_NOTIFY.
2020-02-13 Radoslaw Zarzynskimessages: MWatchNotify takes notifier_gid during constr...
2020-02-13 Radoslaw Zarzynskicrimson: create_n_propagate
2020-02-13 Radoslaw Zarzynskicrimson: pass real connection in OpsExecuter::do_op_wat...
2020-02-13 Radoslaw Zarzynskiosd: minor fix formatting in Watch.cc.
2020-02-13 Radoslaw Zarzynskiosd: clean-up raw connection checks.
2020-02-13 Radoslaw Zarzynskiosd: unify connected() and is_connected() of Watch.
2020-02-13 Radoslaw Zarzynskicrimson/osd: drop the legacy path for undecodable notif...
2020-02-13 Radoslaw Zarzynskicrimson: implement CEPH_OSD_OP_NOTIFY_ACK.
2020-02-13 Radoslaw Zarzynskicrimson: implement CEPH_OSD_OP_NOTIFY.
2020-02-13 Radoslaw Zarzynskicrimson: implement CEPH_OSD_WATCH_OP_PING.
2020-02-13 Radoslaw Zarzynskicrimson: implement CEPH_OSD_WATCH_OP_RECONNECT.
2020-02-13 Radoslaw Zarzynskicrimson: add execution units for WATCH and UNWATCH.
2020-02-13 Radoslaw Zarzynskicrimson: introduce watchers to ObjectContext.
2020-02-13 Sage WeilMerge PR #33244 into master
2020-02-13 Sage Weilqa/suites/rados/cephadm: deploy prometheus.a 33073/head
2020-02-13 Sage Weilmgr/cephadm: implement prometheus add/update
2020-02-13 Sage Weilmgr/cephadm: teach _create_daemon how to provision...
2020-02-13 Sage Weilmgr/orch: add prom hooks
2020-02-13 Sage Weilosd/PeeringState: do not start renewing leases until... 33129/head
2020-02-13 J. Eric IvancichMerge pull request #30862 from zhangsw/fix-rgw-lc-repeated
2020-02-13 Sage WeilMerge PR #33248 into master
2020-02-13 J. Eric IvancichMerge pull request #31088 from joke-lee/rgw-storage...
2020-02-13 J. Eric IvancichMerge pull request #31661 from joke-lee/sts-args
2020-02-13 J. Eric IvancichMerge pull request #33053 from tpsilva/add_max_connections
2020-02-13 J. Eric IvancichMerge pull request #33165 from clwluvw/policy-subuser
2020-02-13 J. Eric IvancichMerge pull request #32636 from ivancich/wip-avoid-0...
2020-02-13 Nathan CutlerMerge pull request #32805 from smithfarm/wip-cmake...
2020-02-13 Sage WeilMerge PR #29427 into master
2020-02-13 Jan Fajerskiceph-volume: avoid calling zap_lv with a LV-less VG 33283/head
2020-02-13 Ronen Friedmancrimson/common: add show_config(Formatter) to ConfigPro... 32174/head
2020-02-13 Kefu Chaicommon/cmdparse: pass cmdmap by const reference
2020-02-13 Ronen Friedmancommon,crimson: supporting admin-socket commands
2020-02-13 Patrick Donnellyqa: add tests for mds_join_fs cluster affinity 33194/head
2020-02-13 Patrick Donnellyqa: update cluster warning message for removed MDS
2020-02-13 Patrick Donnellydoc: add section on new mds_join_fs behavior
2020-02-13 Patrick Donnellymon/MDSMonitor: enforce mds_join_fs cluster affinity
2020-02-13 Patrick Donnellymon/MDSMonitor: use type of info.rank or mds_rank_t
2020-02-13 Patrick Donnellyqa: accept operation on current fs status
2020-02-13 Patrick Donnellyqa: add method to enable multifs
next