index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sudoers.d
/
ceph-osd-smartctl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-01
common/PriorityCache: fix over-aggressive assert when mem limited
Mark Nelson
1
-1
/
+7
2019-05-01
PGStateUtils: improvements for PGStateHistory
Samuel Just
4
-6
/
+6
2019-05-01
PeeringState: don't zero backfill target num_bytes on activation
sjust@redhat.com
1
-3
/
+1
2019-05-01
PeeringState: use ceph_assert
Samuel Just
1
-0
/
+2
2019-05-01
admin/build-doc: use PeeringState* for gen_state_diagram.py
Samuel Just
1
-1
/
+1
2019-05-01
PeeringState: add explanations for public interface methods
Samuel Just
1
-78
/
+218
2019-05-01
PG,PeeringState: Fix initialization order
sjust@redhat.com
4
-21
/
+24
2019-05-01
PeeringState: mark state and helpers private
Samuel Just
4
-30
/
+33
2019-05-01
osd/: clean up remaining info mutators
Samuel Just
7
-60
/
+114
2019-05-01
osd/: condense missing mutations for recovery/repair/errors
Samuel Just
7
-100
/
+119
2019-05-01
test-erasure-eio: first eio may be fixed during recovery
Samuel Just
1
-5
/
+6
2019-05-01
osd/: move pg_log, missing_loc mutations to PeeringState
sjust@redhat.com
6
-108
/
+140
2019-05-01
osd/: unify PGBackend pull error pathways
Samuel Just
5
-62
/
+53
2019-05-01
osd/: move peer_info mutators into PeeringState
sjust@redhat.com
5
-44
/
+92
2019-05-01
osd/: Move log version pointer updates to PeeringState
Samuel Just
6
-171
/
+193
2019-05-01
osd/: refactor to avoid mutable peer_missing refs in PG
Samuel Just
6
-93
/
+145
2019-05-01
PG: remove might_have_unfound, peer_*_requested
Samuel Just
2
-6
/
+0
2019-05-01
osd/: fix upset, actingset, acting_backfill_recovery references
Samuel Just
5
-38
/
+44
2019-05-01
osd/: fix primary/up_primary references
Samuel Just
3
-11
/
+7
2019-05-01
osd/: move last_..._to_applied, backfill_targets, async_recovery_targets to P...
Samuel Just
6
-64
/
+90
2019-05-01
PG: fix last_peering_reset and past_intervals references
Samuel Just
3
-13
/
+9
2019-05-01
PeeringState::PeeringMachine::Deleting: rollfoward before resetting backfill
Samuel Just
1
-4
/
+4
2019-05-01
osd/: add helpers to add remaining info dirtiers into PeeringState
sjust@redhat.com
7
-102
/
+154
2019-05-01
osd/: move append_log into PeeringState
sjust@redhat.com
5
-108
/
+111
2019-05-01
osd/: move append_log_entries_update_missing and merge_new_log_entries to Pee...
sjust@redhat.com
5
-108
/
+111
2019-05-01
osd/: clean up PG deleted and deleting references
Samuel Just
5
-14
/
+17
2019-05-01
PG: remove direct acting and up references
sjust@redhat.com
3
-9
/
+6
2019-05-01
PG: begin cleaning up scrub stat and history mutations
Samuel Just
6
-58
/
+91
2019-05-01
PG: remove first batch of unused references
sjust@redhat.com
2
-30
/
+0
2019-05-01
osd/: clarify interface for introducing disk state to PeeringState
Samuel Just
2
-18
/
+41
2019-05-01
osd/: move ostream<< and dump logic into PeeringState
Samuel Just
5
-115
/
+151
2019-05-01
osd/: clean up PeeringState::write_if_dirty
Samuel Just
4
-31
/
+28
2019-05-01
osd/: Move init into PeeringState
Samuel Just
3
-33
/
+57
2019-05-01
osd/: move stat updates and publishing to PeeringState
sjust@redhat.com
6
-407
/
+447
2019-05-01
osd/: move more state helpers to PeeringState
Samuel Just
2
-5
/
+15
2019-05-01
osd/: move split/merge helpers into PeeringState
Samuel Just
4
-231
/
+292
2019-05-01
osd/: fix try_mark_clean/finish_recovery interface boundary
Samuel Just
4
-45
/
+48
2019-05-01
PeeringState: remove PG references and include
Samuel Just
3
-17
/
+5
2019-05-01
osd/: move calc_min_last_complete_ondisk to PeeringState
Samuel Just
4
-22
/
+26
2019-05-01
osd/: pass OSDService::logger and log_enter/exit through PeeringListener
Samuel Just
4
-7
/
+32
2019-05-01
osd/: pass merge state control through PeeringListener
Samuel Just
4
-3
/
+27
2019-05-01
PeeringState: pass dump_recovery_info through to pl for recovery state
Samuel Just
4
-7
/
+8
2019-05-01
PeeringState: rearrange and fix remaining pg->gen_prefix call
Samuel Just
1
-54
/
+50
2019-05-01
osd/: move fulfill_info etc
Samuel Just
4
-81
/
+92
2019-05-01
osd/: clarify PeeringState deletion interfaces
Samuel Just
5
-6
/
+11
2019-05-01
osd/: move min_peer_*_features and helpers
Samuel Just
3
-14
/
+16
2019-05-01
osd/: move proc_* and log handling methods
Samuel Just
5
-115
/
+136
2019-05-01
osd/: move share_pg_info to PeeringState
Samuel Just
5
-39
/
+36
2019-05-01
osd/: move waiting_for_flushed|peering handling into on_activate_complete
Samuel Just
2
-14
/
+14
2019-05-01
osd/: move search_for_missing, discover_all_unfound, build_might_have_unfound
Samuel Just
5
-182
/
+191
[next]