]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2019-05-03 David Zafmandoc: Describe recovery and backfill prioritizations 27941/head
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 Sage WeilMerge PR #27871 into master
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...
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-05-01 Sage Weilceph_test_objectstore: add very_large_write test 27871/head
2019-05-01 Willem Jan... common: Clang requires a default constructor, but it... 27844/head
2019-04-30 Josh DurginMerge pull request #21729 from badone/wip-add-ceph_dump...
2019-04-30 Sage WeilMerge PR #27802 into master
2019-04-30 J. Eric Ivancichrgw: add editor directive comments to rgw services... 27897/head
next