]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-12-30 Sage Weilosd: handle backfill_target for pick_newest_available
2011-12-30 Sage Weilosd: return EINVAL if multi op specified with no src...
2011-12-30 Sage Weilhobject_t: fix operator==, !=
2011-12-30 Sage Weilcmp.h: define macros for creating comparison operators
2011-12-30 Sage WeilMerge remote branch 'gh/master' into wip-backfill
2011-12-30 Sage Weil.gitignore: src/ocf/ceph
2011-12-30 Florian HaasSpec: conditionally build ceph-resource-agents package
2011-12-30 Florian HaasAdd OCF-compliant resource agent for Ceph daemons
2011-12-30 Sage Weilmon: fix full ratio updates
2011-12-30 Sage Weilmon: don't ignore first full ratio update callback
2011-12-30 Sage Weilmon: only update full_ratio if we're the leader
2011-12-30 Sage WeilMerge remote branch 'gh/wip-cleanup'
2011-12-30 Sage Weilmon: make full ratio config change callback safe
2011-12-29 Josh Durginclitests: update for new error format
2011-12-29 Josh Durginclitests: update monmaptool test
2011-12-29 Florian Haasinit script: be LSB compliant for exit code on status
2011-12-29 Sage Weilkeyring: print more useful errors to log/err
2011-12-29 Sage Weilcommon: trigger all observers on startup
2011-12-29 Sage Weilcommon: make cpp_strerror output prettier
2011-12-29 Sage Weillibrados: check for monclient::init() error
2011-12-29 Sage Weilqa: load-gen-mix-small.sh
2011-12-29 Yehuda Sadehrgw: turn on cache by default
2011-12-29 Sage Weilosd: explicitly track leading edge of backfill
2011-12-29 Sage Weilmds: assert if we get an EINVAL on our truncate
2011-12-29 Sage Weilosd: get fsid from monmap, not osdmap
2011-12-29 Sage Weilmonc: get latest monmap during authentication
2011-12-29 Sage Weilosd: catch authenticate error on startup
2011-12-29 Greg Farnumosdmap: add const markers to some unfixed functions
2011-12-29 Yehuda Sadehrgw: removing swift user index when removing user
2011-12-29 Yehuda Sadehrgw-admin: remove subuser index when required
2011-12-29 Sage Weilosd: fix push completion check
2011-12-29 Yehuda Sadehrgw: clone operation should only update index for main...
2011-12-29 Yehuda Sadehrgw: fix cache interface (was not overloading method)
2011-12-28 Yehuda Sadehrgw: fix bucket creation
2011-12-23 Yehuda Sadehrgw: write bucket info in one operation
2011-12-23 Greg FarnumObjecter: fix local reads one more time.
2011-12-23 Samuel JustMerge remote branch 'upstream/master' into wip-backfill
2011-12-23 Samuel JustReplicatedPG: objects currently begin backfilled are...
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 Sage Weilfilestore: fix config observer
2011-12-22 Samuel JustMOSDPGRepScrub: Fix typo in MOSDPGRepScrub
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-22 Sage WeilMerge branch 'wip-signal'
2011-12-22 Samuel JustMOSDRepScrub: use header.version for payload version
2011-12-22 Sage WeilMerge branch 'stable'
2011-12-22 Henry C Changmonmap: iterate over addr_name when printing summary
2011-12-22 Henry C Changmonmap: clear addr_name map on calculating ranks
2011-12-22 Henry C Changinterval_set: fix truncation of _size
2011-12-21 Sage Weilosd: remove SIGTERM cruft
2011-12-21 Sage Weilmon: drop special SIGTERM handler
2011-12-21 Sage Weilmds: drop special SIGTERM handler
2011-12-21 Sage Weilexit(0) on SIGTERM by default
2011-12-21 Samuel JustReplicatedPG: Initialize blocked_by in ObjectContext...
2011-12-21 Sage WeilMerge pull request #7 from kylemarsh/wip-obsync-swift...
2011-12-21 Samuel JustReplicatedPG: take references for blocked_by and blocking
2011-12-21 Kyle Marshobsync: pull object metadata from swift store 7/head
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 Yehuda Sadehrgw: fix subuser key name when purging subuser keys
2011-12-20 Yehuda Sadehradosgw-admin: add --purge-keys option
2011-12-20 Samuel JustReplicatedPG: apply_repop: apply local_t before op_t
2011-12-20 Josh Durginlibrados: return -EROFS when trying to write to a snapshot
2011-12-20 Josh Durginlibrados: make getxattrs ENOMEM return negative
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-20 Yehuda Sadehrgw: add timeout to init path
2011-12-19 Samuel JustMOSDRepScrub,ReplicatedPG: Add scrub_to to MOSDRepScrub
2011-12-19 Sage Weilmon: update man page to document --mkfs stuff
2011-12-19 Sage Weilmds: misc assertions about truncation
2011-12-19 Sage Weilosd: EINVAL on truncate to huge object size
2011-12-19 Sage WeilMerge pull request #6 from kylemarsh/wip-obsync-swift
2011-12-19 Yehuda Sadehrgw: remove temp context in prepare_get_obj
2011-12-19 Yehuda Sadehrgw: fix xml parser internal structure leak
2011-12-19 Yehuda Sadehrgw: fix a leak of acl structure (in req_state)
2011-12-19 Yehuda Sadehrgw: remove temp context in prepare_get_obj
2011-12-19 Yehuda Sadehrgw: fix xml parser internal structure leak
2011-12-19 Yehuda Sadehrgw: fix a leak of acl structure (in req_state)
2011-12-19 Greg FarnumMerge branch 'wip-osd-maybe-created'
2011-12-19 Sage WeilMerge branch 'wip-osd-fsid'
2011-12-19 Sage Weildoc: fix typo
2011-12-19 Sage Weilosd: --get-journal-fsid
2011-12-19 Sage Weilfilejournal: uuid for fsid
2011-12-19 Sage Weilfilestore: make fsid uuid_d instead of uint64_t
2011-12-19 Sage Weilosd: --get-osd-fsid and --get-cluster-fsid
2011-12-19 Sage Weilosd: store osd_fsid as text in osd_data dir
2011-12-19 Sage Weilosd: include osd_fsid in OSDSuperblock
2011-12-19 Sage Weilosd: rename OSDSuperblock::fsid -> cluster_fsid
2011-12-19 Sage Weildoc: fix mon cluster expansion docs
2011-12-19 Sage Weilmon: pull addr from ceph.conf, mon_host as needed when...
2011-12-19 Sage Weilmon: fix setting of mon addr when joining a cluster
2011-12-17 Yehuda Sadehrgw: fix updating of object metadata
2011-12-17 Yehuda Sadehrgw: bucket cannot be recreated if already exists
next