]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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...
2019-05-01 Samuel JustPeeringState: restructure activate to avoid snap_trimq
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
next