]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-05-07 Sage Weilassert: make our assert clobber any others too
2011-05-07 Yehuda Sadehosd: fix compilation for some g++ versions
2011-05-07 Yehuda Sadehrgw: minor cleanup
2011-05-07 Yehuda Sadehrgw: opening bucket io ctx stats bucket info if failed
2011-05-07 Colin Patrick... Merge branch 'wip-rados-sync'
2011-05-07 Colin Patrick... test_rados_sync: check that second sync does nada
2011-05-07 Colin Patrick... rados_sync: more fixes
2011-05-06 Sage Weilosd: warn when obc locator doesn't match ops
2011-05-06 Colin Patrick... rados_sync: fix memory leak, other misc fixes
2011-05-06 Sage Weilosdmap: refactor mapping; don't assert on missing pool
2011-05-06 Colin Patrick... test_rados_sync: test xattr preservation
2011-05-06 Colin Patrick... test_rados_sync: add import/export test
2011-05-06 Colin Patrick... rados_sync: complain if import src is inaccessible
2011-05-06 Colin Patrick... rados_sync: fix --create for import
2011-05-06 Colin Patrick... add test_rados_sync.sh
2011-05-06 Colin Patrick... rados_sync: fix import a bit
2011-05-06 Colin Patrick... rados_sync: nicer error formatting
2011-05-06 Sage Weilcommon: be a little less scary in our startup warning
2011-05-06 Colin Patrick... rados_sync: misc bugfixes
2011-05-06 Colin Patrick... rados_sync: nicer printouts
2011-05-06 Sage Weilman: mkcephfs: small fixes
2011-05-06 Colin Patrick... rados_sync: do_export: fix diff'ing
2011-05-06 Colin Patrick... rados_sync: more improvements to xattr_test
2011-05-06 Sage Weilmkcephfs.man: update man page
2011-05-06 Colin Patrick... rados_sync: Add xattr_test
2011-05-06 Sage WeilMerge branch 'stable'
2011-05-06 Sage Weilosd: used fixed size types for fiemap/mapext/sparseread...
2011-05-06 Sage Weilcfuse: don't -d
2011-05-06 Sage Weilmds: assert auth on journal_cow_dentry
2011-05-06 Sage Weilmds: don't journal src when not auth on rename
2011-05-06 Josh DurginPG: choose_acting needs the value of the osd, not its...
2011-05-06 Colin Patrick... Create rados_sync tool to back up rados pools
2011-05-06 Tommi Virtanenstop.sh: Avoid bashisms.
2011-05-06 Tommi Virtanenstop.sh: Whitespace.
2011-05-06 Sage Weilosd: fix include in cosd.cc too
2011-05-06 Sage Weilosd: rearrange #includes to get our assert
2011-05-05 Sage Weilmon: fix multi-osd 'ceph in|out N..' operations
2011-05-05 Colin Patrick... ceph_argparse: ignore dashes after equals sign
2011-05-05 Sage WeilMerge branch 'wip_pg_refactor'
2011-05-05 Josh DurginPG: strays don't peer (only the primary does)
2011-05-05 Josh DurginPG: clear peering flag when we transition from Peering...
2011-05-05 Sage WeilMerge branch 'stable'
2011-05-05 Sage Weilosdmap: fix temp osd pg mapping
2011-05-05 Sage Weilmon: do not stop mds0 unless all other nodes have also...
2011-05-05 Sage WeilMerge branch 'stable'
2011-05-05 Greg FarnumPG: handle MOSDPGLog messages in Active state.
2011-05-05 Tommi Virtanenceph_crypto: Fix ceph::crypto::init mutex for NSS.
2011-05-05 Sage Weilv0.27.1 v0.27.1
2011-05-05 Colin Patrick... ceph::crypto::init: add PTHREAD_MUTEX_INITIALIZER
2011-05-05 Sage Weilmds: fix --reset-journal
2011-05-05 Colin Patrick... obsync: remove misguided strip_owner
2011-05-05 Colin Patrick... test-obsync.py: allow better nonce,better printout
2011-05-05 Sage Weillibceph: initialize keyring after conf is parsed
2011-05-05 Sage Weilosdmap: small cleanup
2011-05-05 Sage Weilfix some shadowing arguments
2011-05-05 Colin Patrick... crypto: fix non-reentrancy of ceph::crypto::init
2011-05-05 Colin Patrick... test-obsync: use s3-tests configuration file
2011-05-05 Sage Weilosd: fix GetInfo down check
2011-05-05 Sage Weilosd: some comment, debug output cleanup
2011-05-05 Sage Weilosd: reg_last_scrub on pg load
2011-05-05 Colin Patrick... obsync: remove omit_owner for acls
2011-05-05 Colin Patrick... obsync: implement --force option
2011-05-05 Colin Patrick... obsync: be more verbose about set_xml_acl errors
2011-05-05 Colin Patrick... boto_tool: add getacl, setacl
2011-05-05 Colin Patrick... obsync: Fix ACL parsing yet again
2011-05-05 Sage Weilosd: GetLog, GetMissing cleanups, fixes
2011-05-05 Sage Weilosd: only transition to Pending from GetInfo cons
2011-05-05 Sage Weilosd: consistent naming
2011-05-05 Sage Weilosd: handle notify+info explicitly in GetInfo state
2011-05-05 Sage Weilosd: statechart whitespace
2011-05-05 Sage Weilosd: initialize pg state event counters
2011-05-05 Sage Weilosd: fix GetInfo querying
2011-05-05 Sage Weilosd: handle event notify/info/log from Initial
2011-05-05 Colin Patrick... rgw: don't output optional DisplayName if not set
2011-05-04 Sage Weilosd: debug handle_*
2011-05-04 Colin Patrick... rgw: don't assume XML is valid
2011-05-04 Sage Weilosd: fix min_time in state stats
2011-05-04 Sage Weilosd: rename states to reflect nesting; fix enter/exit...
2011-05-04 Greg FarnumOSD: fill in rctx properly for pg->handle_create in...
2011-05-04 Sage Weilosd: first pass at pg peering stats
2011-05-04 Sage Weilosd: use const char * state names
2011-05-04 Greg FarnumOSD: assert contents exist when erasing from last_scrub...
2011-05-04 Samuel JustPG: proc_replica_info, oinfo not info
2011-05-04 Sage Weilosd: move directly to Reset state on pg load
2011-05-04 Josh DurginOSD: start PG state machine when loading pre-existing PGs
2011-05-04 Samuel JustPG: ReplicaActive must repond to requests from discover...
2011-05-04 Greg Farnumuclient: fill in InodeCap::wanted member on send_cap.
2011-05-04 Greg Farnumuclient: only try to update caps on the auth MDS.
2011-05-04 Josh DurginPG: collapse crashed transitions to happen on any unexp...
2011-05-04 Josh DurginPG: use a state_name member instead of overriding get_s...
2011-05-04 Samuel JustRevert "osd: simplify check for unconsumed events"
2011-05-04 Samuel JustPG: Primary should also discard the ActMap event
2011-05-04 Samuel JustPG: ActMap should be dicarded if no outer state handles it
2011-05-04 Sage Weilosd: simplify check for unconsumed events
2011-05-03 Sage Weilosd: make debug output include state name
2011-05-03 Sage Weilosd: fix event names
2011-05-03 Samuel JustPG.h: transition to crashed on unhandled message
2011-05-03 Colin Patrick... obsync: improve ACL handling again
2011-05-03 Colin Patrick... obsync: fix some bugs
2011-05-03 Sage Weilosd: feed new pg mapping into state machine
next