]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2011-11-08 Greg Farnumrgw: use l_rgw_qactive perfcounter
2011-11-08 Sage Weilmon: add probe+slurp timeouts
2011-11-08 Greg Farnumrgw: implement perfcounters
2011-11-08 Greg Farnumperfcounter: add some minimal documentation.
2011-11-08 Greg Farnumperfcounter: assert when you try and set an average.
2011-11-08 Sage Weilrgw: create and tear down a radosgw perfcounter
2011-11-08 Sage Weilmon: slurp latest state from active monitors before...
2011-11-08 Sage Weilmon: fix osdmap trim
2011-11-08 Sage Weilpaxos: last_consumed == latest_stashed; behave accordingly
2011-11-08 Sage Weilmonmap: simplify constructor
2011-11-08 Sage Weilmon: revamp monitor states
2011-11-08 Sage Weilmon: rename election_starting -> restart
2011-11-08 Sage Weilmon: don't call out to mon->call_election for internal...
2011-11-08 Sage Weilrgw: fix warning
2011-11-08 Yehuda Sadehrgw: fix accept-range for suffix format, other related...
2011-11-07 Samuel JustTimer.cc: remove global thread variable
2011-11-07 Samuel Justcommon: return null if mc.init() unsuccessful
2011-11-07 Josh Durginrbd: add showmapped to clitests and rst man page
2011-11-07 Stratos Psomadakisrbd: Document the rbd showmapped cmd
2011-11-07 Josh Durginrbd.py: fix list when there are no images
2011-11-05 Samuel JustOSD: write_info/log before dropping lock in generate_ba...
2011-11-05 Christoph HellwigFileJournal: stop using sync_file_range
2011-11-05 Sage Weilmonclient: simplify auth_supported set
2011-11-05 Greg FarnumMakefile: use static add for test_libcephfs_readdir.
2011-11-04 Samuel JustRadosModel: add DeleteOp to test object deletions
2011-11-04 Yehuda Sadehrgw: fix tmp objects leakage
2011-11-04 Yehuda Sadehrgw: don't purge pools in any case
next