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