]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-12-23 Samuel JustReplicatedPG: fill in backfill_peer in on_activate
2011-12-23 Samuel JustReplicatedPG: only pull in one backfill peer at a time
2011-12-22 Samuel JustPG: update stats from master only if not backfilling
2011-12-22 Samuel JustPG: backfill info should be cleared on recovery reset
2011-12-22 Samuel JustReplicatedPG: init backfill infos to last_backfill
2011-12-22 Samuel JustReplicatedPG: update last_backfill when pushes complete
2011-12-22 Samuel JustReplicatedPG: simplify recover_backfill
2011-12-21 Samuel JustReplicatedPG: Initialize blocked_by in ObjectContext...
2011-12-21 Samuel JustReplicatedPG: take references for blocked_by and blocking
2011-12-21 Samuel JustMerge remote branch 'upstream/wip-backfill-ordering...
2011-12-21 Samuel JustPG: add some documentation
2011-12-21 Samuel JustReplicatedPG: delay op while snapdir is missing/degraded
2011-12-20 Samuel JustReplicatedPG: don't manage waiting_on_backfill in start...
2011-12-20 Samuel JustReplicatedPG: apply_repop: apply local_t before op_t
2011-12-20 Samuel JustPG: Do not update_snap_collections for log entries...
2011-12-20 Samuel JustPG: Fix stat debug output
2011-12-20 Samuel Justcalc_acting: Prefer up[0] as primary if possible
2011-12-15 Samuel JustReplicatedPG: fix backfill mismatch error output
2011-12-15 Samuel JustReplicatedPG: calc_clone_subsets fix other clone_overla...
2011-12-15 Samuel JustOSD: use disk_tp.pause() without osd_lock
2011-12-15 Sage Weilosd: wait for src_oid if it on other side of last_backf...
2011-12-15 Sage Weilosd: EINVAL on mismatched locator without waiting for...
2011-12-15 Sage Weilosd: preserve write order when waiting on src_oids
2011-12-14 Samuel JustReplicatedPG: add_object_context_to_pg_stat, obc->ssc...
2011-12-14 Samuel JustPG: clear waiting_on_backfill during clear_recovery_state
2011-12-14 Samuel JustReplicatedPG: list snapid 0 on collection_list_partial...
2011-12-14 Samuel JustMerge remote branch 'upstream/master' into wip_backfill...
2011-12-14 Samuel JustReplicatedPG: collection_list_partial also takes a...
2011-12-14 Samuel JustPG: Ask for digest at most once at a time
2011-12-14 Sage Weilosd: track backfill target pg stats
2011-12-14 Sage Weilosd: object_stat_sum_t::clear()
2011-12-14 Samuel JustPG: activate, backfill replica can have last_complete...
2011-12-14 Samuel JustReplicatedPG: calc_*_subsets must consider last_backfill
2011-12-14 Samuel JustPG: A backfill osd can have last_complete < log_tail
2011-12-14 Samuel JustPG: there may now be backfill entries in the acting set
2011-12-14 Samuel JustPG: fix phantom entry in peer_info
2011-12-14 Sage Weilosd: remove bad !is_incomplete() assert
2011-12-14 Sage Weilosd: fix signed/unsigned comp
2011-12-14 Sage Weilosd: fix calc_acting()
2011-12-14 Sage Weilosd: some recover_backfill() comments
2011-12-14 Sage Weilosd: add incomplete, backfill states; simplify calculation
2011-12-14 Sage Weilhobject_t: fix hobject(sobject_t) constructor
2011-12-14 Sage Weilosd: more backfill changes
2011-12-14 Sage Weilosd: observe last_backfill in merge_log() and helpers
2011-12-14 Sage Weilobjectstore: make list by hash *next > instead of >=
2011-12-14 Sage Weilosd: initialize repop gather set in issue_repop instead...
2011-12-14 Sage Weilosd: implement PG::copy_range()
2011-12-14 Sage WeilRevert "osd: don't keep push state on replicas"
2011-12-14 Sage Weilosd: make backfill (basically) work again
2011-12-14 Sage Weilosd: keep backfill targets in acting set
2011-12-14 Sage Weilosd: advance last_backfill by keys only
2011-12-14 Sage Weilhobject_t: fix sorting by hash key
2011-12-14 Sage Weilosd: osd_kill_backfill_at
2011-12-14 Sage Weilosd: track backfill with last_backfill, not interval_set<>
2011-12-14 Sage Weilosd: pg whitespace
2011-12-14 Sage Weilosd: kill unused PG::trim_write_ahead
2011-12-14 Sage Weilosd: kill unused PG::Log::copy_after_unless_divergent
2011-12-14 Sage Weilosd: cleanup lingering backlog refs
2011-12-14 Sage Weilosd: cleanup
2011-12-14 Sage Weilosd: kill unused PG_STATE_SCANNING
2011-12-14 Sage Weilosd: remove recovery-from-backlog kludge last_update
2011-12-14 Sage Weilosd: kill PG::Info::backlog
2011-12-14 Sage Weilosd: remove backlog case from clean_up_local
2011-12-14 Sage Weilosd: remove log_backlog from PG::Info
2011-12-14 Sage Weilosd: state machine whitespace
2011-12-14 Sage Weilosd: strip backlog logic out of PG::activate()
2011-12-14 Sage Weilosd: kill backlog_requested
2011-12-14 Sage Weilosd: strip backlog case out of merge_log
2011-12-14 Sage Weilosd: strip out some backlog logic
2011-12-14 Sage Weilosd: kill PG::Log::copy_non_backlog
2011-12-14 Sage Weilosd: remove Query::BACKLOG processing
2011-12-14 Sage Weilosd: simplify replica queries for finding divergent...
2011-12-14 Sage Weilosd: remove backlog generation code
2011-12-14 Sage Weilosd: do not read backlog off disk
2011-12-14 Sage Weilosd: add Incomplete peering state
2011-12-14 Sage Weiltest_backfill.sh
2011-12-14 Sage Weilosd: recover discontiguous peers using backfill instead...
2011-12-14 Sage Weilosd: add MOSDPGBackfill message
2011-12-14 Sage Weiltypes: operator<< for multimaps
2011-12-14 Sage Weilosd: implement do_scan
2011-12-14 Sage Weilosd: implement ReplicatedPG::scan_range
2011-12-14 Sage Weilosd: implement ReplicatedPG::_lookup_object_context
2011-12-14 Sage Weilosd: add PG::BackfillInterval type
2011-12-14 Sage Weilosd: MOSDPGScan
2011-12-14 Sage Weilosd: rewrite choose_acting process
2011-12-14 Sage Weilosd: don't keep push state on replicas
2011-12-14 Sage Weilosd: fix push_to_replica typo
2011-12-14 Yehuda Sadehswift: auth response returns X-Auth-Token instead of...
2011-12-14 Sage Weilosd: fix build_incremental_map_msg
2011-12-14 Sage Weilqa: trivial_libceph test
2011-12-14 Sage Weillibceph: add missing #includes
2011-12-14 Sage Weillibceph: catch errors from Client::init()
2011-12-14 Sage Weilclient: return errors from init
2011-12-13 Sage Weilfilestore: dump transaction to log if we hit an error
2011-12-13 Sage Weilobjectstore: implement Transaction::dump()
2011-12-13 Sage Weilobjectstore: create Transaction::iterator class
2011-12-13 Sage Weilqa: rados load-gen workunits
2011-12-13 Samuel Justpybind/rados: add asynchronous write,append,read,write_...
2011-12-12 Andre Nolldoc: Clarify documentation of reweight command.
2011-12-12 Andre Nolldoc: Add missing documentation for osd pool get.
next