]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-11-23 Sage Weilceph: fix shutdown race
2011-11-22 Yehuda Sadehobsync: tear out rgw
2011-11-22 Yehuda Sadehrgw: don't remove tail of lru if that's what we touch
2011-11-22 Samuel JustPG: it's not necessary to call build_inc_scrub_map...
2011-11-22 Sage WeilMerge remote branch 'gh/wip-mon'
2011-11-21 Sage Weilosd: fix 'stop' command
2011-11-21 Sage Weilosd: protect handle_osd_map requeueing with queue lock
2011-11-21 Sage Weilosd: lock pg when requeuing requests
2011-11-21 Sage Weilpaxosservice: tolerate _active() call when not active
2011-11-21 Sage Weilobjecter: simplify map request check
2011-11-21 Sage Weilobjecter: cancel tick event on shutdown
2011-11-20 Sage Weilpaxos: fix sharing of learned commits during collect...
2011-11-20 Yehuda Sadehrgw: support alternative date formatting
2011-11-19 Sage Weilpaxosservice: consolidate _active and _commit
2011-11-19 Sage Weilpaxosservice: remove unused committed() callback
2011-11-19 Sage Weilmon: mdsmon: tick() from on_active() instead of committed()
2011-11-19 Sage Weilmon: share random osd map from update_from_paxos, not...
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...
next