]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-05-25 Samuel JustPG: fix race in _activate_committed
2011-05-25 Sage Weilmds: do not shift to EXCL or MIX while rdlocked
2011-05-24 Sage Weiljournaler: tolerate ENOENT when prezeroing
2011-05-24 Sage Weilosd: add ability to explicitly mark unfound as lost
2011-05-24 Sage Weilosd: make automatically marking of unfound as lost...
2011-05-24 Sage Weilmds: initialize stray_index on startup
2011-05-24 Sage Weilv0.28.1 v0.28.1
2011-05-20 Sage Weilcrushtool: default to hash 0 (rjenkins1)
2011-05-20 Sage Weilosd: update last_epoch_clean in PG::Info::History:...
2011-05-20 Sage Weilosd: small cleanup
2011-05-20 Sage Weilosd: merge history when primary sends replica new pg...
2011-05-20 Sage Weilosd: more heartbeat rework
2011-05-20 Sage Weilmsgr: don't close close_on_empty until outgoing message...
2011-05-20 Sage Weilosd: only forget peer epochs if they are down AND no...
2011-05-20 Sage Weilosd: show last_epoch_clean in PG::Info::History printer
2011-05-20 Sage Weilosd: rework peer map epoch caching
2011-05-20 Sage Weilmon: fix parsing of 'osd foo N ...' commands with multi...
2011-05-20 Colin Patrick... dout: reopen log files on SIGHUP
2011-05-20 Sage Weilosd: clean up old _from target cleanup; fix one case...
2011-05-20 Sage Weilosd: mark down old _to targets
2011-05-20 Sage Weilosd: share map with old _to peers
2011-05-20 Sage Weilosd: clean up handle_osd_ping output
2011-05-20 Sage Weilosd: ignore stale requests for heartbeats
2011-05-20 Sage Weilosd: don't prioritize heartbeat requests
2011-05-20 Sage Weilosd: do not clobber explicitly requested heartbeat_to...
2011-05-20 Sage Weilosd: request proper log extent for missing
2011-05-20 Sage Weilosd: fix log bounds check
2011-05-20 Sage Weilosd: osd# is in log entry header/prefix
2011-05-20 Sage Weilosd: log broken pg state to monitor on startup, activate
2011-05-20 Sage Weilosd: fix proc_replica_log when peer log is empty
2011-05-20 Sage Weilosd: encode keyring as plaintext after --mkkey
2011-05-20 Sage Weilkeyring: make encode_plaintext method
2011-05-20 Sage WeilMerge branch 'wip_choose_acting' into stable
2011-05-20 Sage Weilosd: take remote log when it is clearly superior
2011-05-20 Sage Weilosd: fix compensation for bad last_complete
2011-05-20 Sage Weilosd: remove some build_prior stringstream cruft
2011-05-20 Sage Weilosd: remove useless debug print
2011-05-20 Sage Weilosd: include past acting osds if they were up
2011-05-20 Sage Weilosd: do not exclude me during build_prior
2011-05-20 Sage Weilosd: show final build_prior result
2011-05-20 Josh DurginOSD, PG: ignore peering messages from before the last...
2011-05-20 Josh DurginOSD: decrement message refcount before returning
2011-05-19 Samuel JustPG: add_event, add_next_event: ignore prior_version...
2011-05-19 Josh DurginPG: choose_log_location: prefer OSDs with a backlog
2011-05-19 Josh DurginOSD: send a log in response to a log query when the...
2011-05-19 Samuel JustReplicatedPG: wait_for_missing_object in _rollback_to
2011-05-19 Sage Weilclient: do not retake lock in sync_write_commit
2011-05-19 Sage Weiljournaler: ENOENT is okay on trim
2011-05-19 Sage Weilmkcephfs: pick rdir based on whether current daemon...
2011-05-19 Josh DurginPG: remove unused argument to adjust_need_up_thru
2011-05-19 Josh DurginPG: include ourselves in the prior set
2011-05-19 Josh DurginPG: choose acting set and newest_update_osd based on...
2011-05-19 Josh DurginPG: GetLog: don't fail if we get an outdated log
2011-05-19 Samuel JustPG: reset pg_trim_to in clear_primary_state
2011-05-19 Samuel JustPG: choose_acting: we need best_info to have a backlog...
2011-05-19 Samuel JustPG: _remove_pg, reset info.last_update and info.log_tai...
2011-05-19 Samuel JustPG: merge_log- fix extend log case
2011-05-19 Samuel JustPG: prefer log with longer tail
2011-05-19 Sage Weilosd: clean up choose_acting output
2011-05-19 Samuel JustPG: make choose_acting a bit smarter
2011-05-18 Sage Weilman: update cosd man page
2011-05-18 Sage Weilv0.28 v0.28
2011-05-18 Sage Weilmsgr: fix signedness in alloc_aligned_buffer
2011-05-18 Sage Weilcrush: fix clitest now that leading spaces are stripped
2011-05-18 Yehuda SadehMakefile: don't clean up some files
2011-05-18 Sage WeilMerge remote branch 'origin/stable' into next
2011-05-18 Sage Weilpage: fix #ifdef guard
2011-05-18 Sage Weilpage: redefine PAGE_* macros
2011-05-18 Sage Weilosd: add --mkkey mkfs option
2011-05-18 Sage Weilmon: 'auth caps <name> [svc value [svc2 value2 [.....
2011-05-18 Josh DurginPG: update same_acting_since when acting or up changes
2011-05-18 Sage Weilcrush: allow - and _ in crushmap type/item names
2011-05-18 Sage Weilcrushtool: strip leading spaces from identifiers
2011-05-18 Sage Weilmsgr: avoid clearing connection_state on pipe replacement
2011-05-17 Sage Weilceph.spec.in: add obsync
2011-05-17 Sage Weildebian: obsync
2011-05-17 Sage Weilobsync: no .py
2011-05-17 Samuel JustPG: Replicas send Notifies in response to queries
2011-05-17 Samuel JustPG: choose_log_location, fix error when scanning up set
2011-05-17 Samuel JustPG: PG can receive a log in WaitActingChange requested...
2011-05-16 Samuel JustPG: Don't use exit to call proc_master_log
2011-05-16 Sage Weilmon: health WARN if monitor quorum is incomplete
2011-05-16 rootfix segfault introduced by commit de640d85fa3e0e5e5a317...
2011-05-14 Sage Weilosd: lazily close connections to down peers
2011-05-14 Sage Weilmsgr: mark_down_on_empty and mark_disposable
2011-05-14 Sage WeilPG: Remove downed osds from peer_missing and peer_info
2011-05-14 Samuel JustPG: Only pull the master log from a member of the prior_set
2011-05-13 Sage WeilMerge remote branch 'origin/osd_snap' into stable
2011-05-13 Samuel JustPG: search_for_missing takes the other osd's missing set
2011-05-13 Sage Weilradosgw_admin: fix clitest
2011-05-12 Sage Weilradosgw_admin: dump log by object
2011-05-12 Colin Patrick... rgw: in S3 PUT, don't crash on Content-Length == 0
2011-05-12 Greg FarnumObjecter: switch handle_osd_map op resending around
2011-05-11 Greg FarnumObjecter: implement operator<.
2011-05-11 Sage Weilosd: remove weird commit_op_seq fast-forward
2011-05-11 Sage Weilosd: support rollback to cluster snapshot
2011-05-11 Sage Weilosd: trigger a store snapshot when the osdmap says to
2011-05-11 Sage Weilfilestore: add a snapshot command to create a snapshot...
2011-05-11 Sage Weilmon: add 'osd cluster_snap foo' command
2011-05-11 Sage Weilosdmap: add cluster_snapshot field
next