]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-11-14 Josh Durginworkunits: rados python workunit should be executable
2011-11-13 Sage Weilcrush: send debug output to dout, not stdout/err
2011-11-13 Sage Weiltest/run_cmd: use mkstemp instead of mkstemps
2011-11-13 Sage Weilceph-authtool: fix clitests
2011-11-12 Sage Weiltest_str_list: make sure ' ' and ', ' separaters work...
2011-11-12 Sage Weilceph-authtool: make error msg more helpful
2011-11-12 Sage Weilkeyring: don't print auid if it is the default
2011-11-12 Sage Weilmon: implement 'fsid' command
2011-11-12 Sage WeilMerge branch 'stable'
2011-11-12 Sage Weilmon: fix 'osd crush add ..' weight
2011-11-12 Sage Weilosdmap: build_simple with normal osd/host/rack/pool...
2011-11-12 Sage Weilmon: fix 'osd crush add ..' weight
2011-11-12 Sage Weilvstart.sh: don't generate initial osdmap explicitly
2011-11-12 Sage Weilmon: make initial osdmap optional
2011-11-12 Sage Weilosdmap: build_simple: create reasonable pools when...
2011-11-12 Sage Weilmon: add '--fsid foo' arg for setting generated monmap...
2011-11-12 Sage Weilmon: take '--fsid foo' arg with --mkfs
2011-11-12 Sage Weilosd: fix warnings
2011-11-12 Sage Weilmonmaptool: fix clitests
2011-11-12 Sage Weilpaxos: discard waiting_for_active events on reset
2011-11-12 Sage Weilmonclient: use blank fsid (instead of epoch==0) for...
2011-11-12 Sage Weiluse libuuid for fsid
2011-11-11 Sage Weilcrush: grammer: allow '.' in name token
2011-11-11 Sage Weilmon: fix seed monmap removal
2011-11-11 Sage Weilmon: allow monitor to automagically join cluster
2011-11-11 Sage Weilosd: pass monclient::init errors up the stack
2011-11-11 Sage Weilmon: verify fsid during probe and election
2011-11-11 Sage Weilmon: tolerate won election while active
2011-11-11 Sage Weilmon: clean up logic a bit
2011-11-11 Sage Weilmon: only re bootstrap if monmap actually changes
2011-11-11 Sage Weilpaxos: fix off-by-one in share_state
2011-11-11 Sage Weilmon: fix monmap update
2011-11-11 Sage Weilmon: properly process monmaps even when i have the...
2011-11-11 Sage Weilmon: fix up update_from_paxos() methods
2011-11-11 Sage Weilmonmaptool: new maps get epoch 0
2011-11-11 Sage Weilmon: clean up mkfs seed data
2011-11-11 Sage Weilmon: remove empty monstore dirs
2011-11-11 Sage Weilmon: create initial states after quorum is formed
2011-11-11 Sage Weilmon: stage mkfs seed info in mkfs/ dir
2011-11-11 Sage Weilmon: eliminate PaxosService::init()
2011-11-11 Sage Weilmon: include monmap dump in mon_status and quorum_status
2011-11-11 Sage Weilmon: pull initial monmap from monmap/latest OR mkfs...
2011-11-11 Sage Weilmon: take explicit initial monmap -or- generate one...
2011-11-11 Sage Weiltest_filestore_idempotent: detect commit cycles due...
2011-11-11 Sage Weilfilejournal: fix replay of non-idempotent ops
2011-11-11 Sage Weiltest_filestore_idempotent: transactions are individuall...
2011-11-11 Sage Weilfilestore: make trigger_commit() wake up sync; adjust...
2011-11-11 Sage Weilfilestore: document the btrfs_* fields
2011-11-11 Sage Weilfilestore: sync after non-idempotent operations
2011-11-11 Sage WeilMerge remote branch 'gh/stable'
2011-11-11 Josh Durginworkunits: add workunit for running rgw and rados pytho...
2011-11-11 Yehuda Sadehrgw: remove warning
2011-11-11 Josh Durgintest/pybind: add test_rgw
2011-11-11 Josh Durgintest/pybind: convert python rados and rgw tests to...
2011-11-11 Josh Durginrados.py: fix Snap.get_timestamp
2011-11-10 Sage Weilv0.38 v0.38
2011-11-10 Samuel Justcommon: return null if mc.init() unsuccessful
2011-11-10 Josh Durginrbd.py: fix list when there are no images
2011-11-10 Sage Weilmon: overwrite in put_bl
2011-11-10 Samuel JustPG: mark scrubmap entry as not absent when we see an...
2011-11-10 Yehuda Sadehrgw: implement swift copy, fix copy auth
2011-11-10 Samuel JustPG: gen_prefix: use osdmap_ref rather than osd->osdmap
2011-11-10 Samuel JustOSD: sync_and_flush afer mkfs to create first snap
2011-11-10 Samuel JustPG: update info.history even if lastmap is absent
2011-11-10 Sage WeilMakefile: add MMonProbe.h
2011-11-10 Sage Weilosd: remove useless proc_replica_log() side-effect
2011-11-09 Greg Farnumhadoop: update patch and Readme.
2011-11-09 Yehuda Sadehrgw: swift guesses mime type if not specified
2011-11-09 Sage Weilosd: comment PG::lock*(), whitespace
2011-11-09 Sage WeilMerge branch 'master' of github.com:NewDreamNetwork...
2011-11-09 Sage Weilosd: improve last_peering_reset debugging
2011-11-09 Sage Weilcrypto: make crypto handlers non-static
2011-11-09 Samuel JustPG: cache read-only reference to the current osdmap...
2011-11-09 Samuel JustOSDMap,CrushWrapper: const cleanup on OSDMap
2011-11-09 Samuel Justosd/: change type of osd::osdmap to a shared_ptr
2011-11-09 Samuel JustPG: always add backlog entry
2011-11-09 Stratos Psomadakisrbd: Fix the showmapped cmd usage
2011-11-09 Noah Watkinshadoop: return all replica hostnames
2011-11-09 Noah Watkinshadoop: make listStatus quiet
2011-11-09 Noah Watkinshadoop: handle new ceph_get_file_stripe_address
2011-11-09 Noah Watkinsclient: return stripe address replicas
2011-11-09 Sage Weilclient: fix bad perfcounter fset callers
2011-11-09 Alexandre OlivaImprove use of syncfs.
2011-11-09 Sage Weilosd: fix perfcounter typo
2011-11-09 Greg Farnumos: rename and make use of the split_threshold parameter.
2011-11-09 Greg Farnumperfcounters: fix users of fset on averages
2011-11-09 Sage WeilMerge branch 'wip-mon'
2011-11-09 Sage Weilosd: don't open deleted map from generate_past_intervals
2011-11-09 Sage Weilautomake: enable 'make V=0'
2011-11-09 Sage Weilmon: handle active -> electing transition properly
2011-11-08 Yehuda Sadehrgw: don't return partial content response with bad...
2011-11-08 Yehuda Sadehrgw: swift bucket report returns both bytes size and...
2011-11-08 Yehuda Sadehrgw: abort early on incorrect method
2011-11-08 Sage Weilpaxos: fix race between active and commit
2011-11-08 Sage Weilmon: add 'quorum_status' command
2011-11-08 Sage Weilmon: do not participate in the election unless we are...
2011-11-08 Greg Farnumrgw: guard perfcounter accesses in rgw_cache.
2011-11-08 Greg Farnumrgw: initialize all the perfcounters, in order
2011-11-08 Greg FarnumReplicatedPG: use finc, not fset, on average counters
2011-11-08 Sage Weilmon: 'mon_status' command to dump individual mon state
next