]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2019-05-01 Samuel Justosd/: start moving activate to PeeringState
2019-05-01 Samuel Justosd/: move try_mark_clean/finish_recovery to PG::on_clean
2019-05-01 sjust@redhat.comosd/: move choose_acting and callees into PeeringState
2019-05-01 Samuel Justosd/: remove OSDService::check_osdmap_full, fix caller
2019-05-01 Samuel Justosd/: move the backfill space reservation back into PG
2019-05-01 Samuel Justosd/: move needs_recover/backfill, all_unfound_are_quer...
2019-05-01 Samuel Justosd/: clarify recovery queueing from PeeringState
2019-05-01 Samuel Justosd/: move Active purged_snaps handling back to PG
2019-05-01 Samuel JustPeeringState: mechanically rename a ton of pg-> to...
2019-05-01 Samuel JustPeeringState: introduce a macro for the ps, pl, and...
2019-05-01 Samuel Justosd/: move build_prior and related state to PeeringState
2019-05-01 sjust@redhat.comPeeringState: clean up references in Primary, Start...
2019-05-01 sjust@redhat.comosd/: move io reservation machinery into PeeringState
2019-05-01 Samuel Justosd/: remove remaining scrubber references from Peering...
2019-05-01 sjust@redhat.comosd/: rephrase [un]reg_next_scrub as on_info_history_change
2019-05-01 sjust@redhat.comosd/: merge update_store_with_options with on_pool_change
2019-05-01 sjust@redhat.comosd/: simply requeue_map_waiters in handle_activate...
2019-05-01 sjust@redhat.comosd/: move check_past_interval_bounds into PeeringState
2019-05-01 sjust@redhat.comosd/: move start_peering_interval and callees into...
2019-05-01 sjust@redhat.comosd/: move should_restart_peering to PeeringState
2019-05-01 sjust@redhat.comosd/: move check_full_transition to PeeringState
2019-05-01 Samuel JustPeeringState: route recoverystate_perf calls through...
2019-05-01 Samuel Justosd/: move flush state into PeeringState
2019-05-01 Samuel Justosd/: move check_recovery_sources and missing_loc into...
2019-05-01 Samuel Justosd/: extract MissingLoc into its own file
2019-05-01 Samuel Justosd/: move update_history and purge_strays into Peering...
2019-05-01 Samuel Justosd/: move proc_replica_info and some callees into...
2019-05-01 Samuel Justosd/: move the is_* and acting/up/backfill helpers...
2019-05-01 sjust@redhat.comosd/: Move osdmap handling into PeeringState
2019-05-01 sjust@redhat.comosd/: move most peering state to PeeringState
2019-05-01 Samuel JustPeeringState: begin abstracting out PG, add dpp for...
2019-05-01 Samuel JustPGStateUtils: remove PG*, move into PGStateHistory...
2019-05-01 Samuel Justosd/: pull NamedState and PGStateHistory out into PGSta...
2019-05-01 Samuel JustPeeringState: fix pg->info->pgid.pgid references
2019-05-01 Samuel JustPeeringState: adjust logging to avoid using pg
2019-05-01 Samuel Justosd/: mechanically rip PeeringState and friends out...
2019-05-01 Samuel Justosd/: mechanically rename RecoveryMachine/State/Ctx...
2019-04-29 Gregory FarnumMerge pull request #27867 from tchaikov/wip-ceph-object...
2019-04-29 Casey BodleyMerge pull request #27730 from cbodley/wip-rgw-boost-170
2019-04-29 Kefu ChaiMerge pull request #27861 from tchaikov/wip-utime-cleanup
2019-04-29 Kefu Chaiceph-object-corpus: pick up 15.0.0-539-g191ab33faf 27867/head
2019-04-29 Lenz GrimmerMerge pull request #27784 from Devp00l/wip-39483
2019-04-29 Sage WeilMerge PR #27590 into master
2019-04-29 Sage WeilMerge PR #27804 into master
2019-04-29 Sage WeilMerge PR #27832 into master
2019-04-29 Kefu ChaiMerge pull request #27788 from cyx1231st/wip-seastar...
2019-04-29 Kefu ChaiMerge pull request #27776 from JunHe77/install-deps
2019-04-29 Stephan Müllermgr/dashboard: Make all columns sortable 27784/head
2019-04-29 Kefu Chaiinclude/utime: do not cast sec to time_t 27861/head
2019-04-29 Lenz Grimmermgr/dashboard: auth: fix user lastUpdate timestamp...
2019-04-29 Lenz Grimmermonitoring: Prometheus default alerts (#27596)
2019-04-29 Kefu ChaiMerge pull request #27837 from cyx1231st/wip-seastar...
2019-04-29 Yingxin Chengcrimson/net: misc fixes in v1 read path 27837/head
2019-04-29 Yingxin Chengcrimson/net: increase out buffer to 65536 27788/head
2019-04-29 Yingxin Chengcrimson/net: group write-related general implementations
2019-04-29 Yingxin Chengcrimson/net: use optional keepalive_ack to notify writes
2019-04-29 Yingxin Chengcrimson/net: gather message buffers when send
2019-04-29 Kefu ChaiMerge pull request #27809 from tchaikov/wip-crimson...
2019-04-29 Kefu ChaiMerge pull request #27831 from tchaikov/wip-crimson...
2019-04-29 Sage Weilqa/suites/upgrade/mimic-x-singleton: suppress legacy... 27832/head
2019-04-28 Mykola GolubMerge pull request #27756 from dillaman/wip-39025
2019-04-28 Kefu Chaicrimson/osd: silence -Wunused-variable warning 27809/head
2019-04-28 Kefu Chaicrimson/mon: log when a monitor is fully connected
2019-04-28 Kefu Chaicrimson/mon: hold rotating_keyring using a pointer
2019-04-28 Kefu Chaiauth,mon,crimson: pass KeyStore by const reference
2019-04-28 Kefu Chaitest/crimson: do not link against ceph-common
2019-04-28 Kefu Chaiauth: do not use cct unless i have to
2019-04-28 Kefu Chaicrimson/mon: renew rotating secret if necessary
2019-04-28 Kefu Chaiauth/Auth: pass utime_t by const reference
2019-04-28 Kefu Chaiauth/cephx: do not require a cct for accessing config
2019-04-28 Kefu Chaicrimson/net: learn my address from peer
2019-04-28 Kefu Chaicrimson/mon: pass cct to verify_authorizer()
2019-04-28 Kefu Chaicrimson/osd: pass `Connection*` to Dispatch::ms_dispatch()
2019-04-28 Kefu Chaicrimson/net: sign message and check it if authorizer...
2019-04-28 Kefu Chaicrimson/mon: set entity_name before trying to connect...
2019-04-28 Kefu Chaicrimson/mgr: connect mgr with v2 protocol
2019-04-28 Kefu Chaicrimson: remove ms_get_authorizer() and friends
2019-04-28 Kefu Chaitest/crimson: disable authorizer for tests
2019-04-28 Kefu Chaicrimson/osd: sync msgr's require_authorizer with osdmap
2019-04-28 Kefu Chaicrimson/mon: tolerate lack of authorizer for some messe...
2019-04-28 Yingxin Chengcrimson/net: migrate protocol v1 to auth-client/server
2019-04-28 Sage Weilosd: reenable authorizer on hb messenger for nautilus+
2019-04-28 Kefu Chaicrimson: add Messenger::{set,get}_require_authorizer()
2019-04-28 Sage Weilmon/MonClient: do not crash on empty auth request buffer
2019-04-28 Sage Weilmsg: set_require_authorizer on messenger, not dispatcher
2019-04-28 Jason Dillamanlibrbd: removed 'ImageCtx::parent_lock' 27756/head
2019-04-28 Jason Dillamanlibrbd: removed 'ImageCtx::object_map_lock'
2019-04-28 Jason Dillamanlibrbd: protect object map with a private member lock
2019-04-28 Jason Dillamanlibrbd: removed 'ImageCtx::md_lock'
2019-04-28 Jason Dillamanlibrbd: renamed 'ImageCtx::snap_lock' to 'image_lock'
2019-04-28 Kefu ChaiMerge pull request #27766 from majianpeng/msg-noneed...
2019-04-28 Kefu ChaiMerge pull request #27767 from tchaikov/wip-buf-denc...
2019-04-28 Yuval LifshitzMerge pull request #27671 from yuvalif/fix_arn_issue
2019-04-28 Kefu Chaicrimson/net: prefer <fmt/chrono.h> over <fmt/time.h> 27831/head
2019-04-27 Sage Weilmon/Monitor: allow probe if MMonProbe::mon_release...
2019-04-27 Mykola GolubMerge pull request #27757 from dillaman/wip-39021-2
2019-04-27 Sage Weilmon: fix min_mon_release print
2019-04-27 Sage WeilMerge PR #18694 into master
2019-04-27 Sage WeilMerge PR #22411 into master
2019-04-27 Sage WeilMerge PR #27821 into master
next