]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-11-19 Sage Weilconfig: support --no-<foo> for bool options
2011-11-19 Sage Weilconfig: whitespace
2011-11-19 Greg Farnumosdmon: set the maps-to-keep floor to be at least epoch 0
2011-11-18 Samuel JustRevert "osd: simplify finalizing scrub on replica"
2011-11-18 Samuel JustFileStore.cc: onreadable callbacks in OpSequencer order...
2011-11-18 Greg Farnumosd: error responses should trigger all requested notif...
2011-11-18 Greg Farnumobjecter: trigger oncommit acks if the request returns...
2011-11-18 Sage Weilpaxos: do not create_pending if !active
2011-11-18 Sage WeilRevert "mon: don't propose new state from update_from_p...
2011-11-18 Sage Weilmon: don't propose new state from update_from_paxos
2011-11-18 Yehuda Sadehrgw: if swift url is not set up, just use whatever...
2011-11-17 Sage Weilfuse: fix readdir return code
2011-11-17 Sage Weilpaxos: fix trimming when we skip over incrementals
2011-11-17 Sage Weilpaxos: store stashed state _and_ incrementals
2011-11-17 Sage Weilmon: elector: always start election via monitor
2011-11-17 Sage Weilcommon: libraries should not log to stdout/stderr
2011-11-17 Sage Weilobjecter: set skipped_map if we skip a map
2011-11-17 Sage Weilobjecter: add is_locked() asserts
2011-11-17 Sage Weilobjecter: send slow osd MPing via Connection*
2011-11-16 Sage Weilosd: add pending_ops assert
2011-11-16 Sage Weilmon: renamed get_latest* -> get_stashed*
2011-11-16 Sage Weilmon: fix ver tracking for auth database
2011-11-16 Sage Weilmon: always load stashed version when version doesn...
2011-11-15 Yehuda Sadehrgw: don't log entries with bad utf8
2011-11-14 Yehuda Sadehrgw: adjust error code in swift copy failures
2011-11-14 Yehuda Sadehrgw: fix swift responses encoding
2011-11-14 Josh Pieperrgw: Fix some merge problems uncovered by gcc warnings:
2011-11-14 Josh PieperResolve gcc warnings.
2011-11-14 Sage Weilosd: remove dead osd_max_opq code
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
next