]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-02-12 Yehuda Sadehrgw: meta sync can remove entries
2016-02-12 Yehuda Sadehrgw: clone mdlog updates marker in any case
2016-02-12 Yehuda Sadehtest_multi: add more bucket related tests
2016-02-12 Yehuda Sadehrgw: meta sync, handle ENOENT, ECANCELED
2016-02-12 Yehuda Sadehrgw: test_multi: start radosgw with debug logs, asok
2016-02-12 Yehuda Sadehtests_multi.py: test bucket creation, fix meta checkpoint
2016-02-12 Yehuda Sadehtest_multi.py: can run through python nose
2016-02-12 Yehuda Sadehtest_multi.py: generate boto connection per zone
2016-02-12 Yehuda Sadehtest_multi.py: create a test user
2016-02-12 Yehuda Sadehtest_python.py: call radosgw-admin with cache disabled...
2016-02-12 Yehuda Sadehtest_multi.py: move meta checkpoint inside, add configu...
2016-02-12 Yehuda Sadehtest_multi.py: generate random key
2016-02-12 Yehuda Sadehtest_multi.py: wait for meta sync
2016-02-12 Yehuda Sadehtest_multi.py: finer control for bringing up system
2016-02-12 Yehuda Sadehtest/rgw: more test work
2016-02-12 Orit Wassermanradosgw-admin: fix help.t
2016-02-12 Orit Wassermanrgw: remove error message from read_default
2016-02-12 Orit Wassermanradosgw-admin: zone list should print default zone
2016-02-12 Orit Wassermanrgw: default zone per realm
2016-02-12 Orit Wassermanrgw: default zonegroup per realm
2016-02-12 Orit Wassermanrgw: create_default cannot set as default
2016-02-12 Orit Wassermanrgw: cleanup remove realm unused master_zonegroup and...
2016-02-12 Orit Wassermanradosgw-admin: use realm current period master_zonegrou...
2016-02-12 Yehuda Sadehtest/rgw: wait for metadata sync
2016-02-12 Yehuda Sadehrgw-admin: add mdlog status command
2016-02-12 Yehuda Sadehtest/rgw: basic meta sync status test util
2016-02-12 Yehuda Sadehtest/rgw: initial work on multi site test framework
2016-02-12 Yehuda Sadehrgw: option to set realm, zonegroup, zone as default
2016-02-12 Yehuda Sadehrgw: fix period pull of first epoch
2016-02-12 Yehuda Sadehrgw: http client lock related fix
2016-02-12 Yehuda Sadehrgw: more log info on realm reloading
2016-02-12 Yehuda Sadehrgw: bucket sync, don't drain_all() before shutting...
2016-02-12 Yehuda Sadehrgw: switch to local zonegroup config if zone is not...
2016-02-12 Yehuda Sadehrgw: make realm pull a raw storage operation
2016-02-12 Yehuda Sadehrgw: adding more reflection where needed
2016-02-12 Yehuda Sadehrgw: rearrange zonegroup and zone initialization
2016-02-12 Yehuda Sadehrgw: report error
2016-02-12 Yehuda Sadehrgw: reflect period when setting as current period
2016-02-12 Yehuda Sadehrgw: realm pull also pulls period
2016-02-12 Yehuda Sadehrgw: data shard sync locking
2016-02-12 Yehuda Sadehrgw: take a lease before syncing bucket shard
2016-02-12 Yehuda Sadehrgw: merge related fixes
2016-02-12 Yehuda Sadehrgw: update bucket index marker before skipping entries
2016-02-12 Yehuda Sadehrgw: fix data sync notification
2016-02-12 Yehuda Sadehrgw: remove incorrect conn assignment
2016-02-12 Yehuda Sadehrgw: incremental sync, skip non-complete entries early
2016-02-12 Yehuda Sadehrgw: forward bucket creation removal if it's not meta...
2016-02-12 Yehuda Sadehrgw: data sync, don't yield when spawning
2016-02-12 Yehuda Sadehrgw: keep track of how busy a cr stack is
2016-02-12 Yehuda Sadehrgw: avoid unneeded yield
2016-02-12 Orit Wassermanrgw: fix setting of rgw_zonegroup from rgw_region
2016-02-12 Orit Wassermanradosgw-admin: clean backward support for region in...
2016-02-12 Orit Wassermanrgw: use zonegroup id for location constrain
2016-02-12 Orit Wassermanradosgw-admin: zone set add a check for zone name in...
2016-02-12 Orit Wassermanrgw: create a unique zone pool names
2016-02-12 Yehuda Sadehrgw: don't spawn multiple concurrent object sync for...
2016-02-12 Yehuda Sadehrgw: fix call to index_key_to_marker()
2016-02-12 Yehuda Sadehrgw: cancel index operation if delete got ENOENT
2016-02-12 Yehuda Sadehrgw: rework set_description(), set_status()
2016-02-12 Yehuda Sadehrgw: data sync, only use complete log entries
2016-02-12 Yehuda Sadehrgw: more coroutines annotation
2016-02-12 Yehuda Sadehrgw: start annotating coroutines status and description
2016-02-12 Yehuda Sadehrgw: remove sync reporting
2016-02-12 Yehuda Sadehrgw: keep status and history in coroutine
2016-02-12 Yehuda Sadehrgw: remove run context when finished running
2016-02-12 Yehuda Sadehrgw: track all stacks, not just scheduled
2016-02-12 Casey Bodleyrgw: more on fix for g_ceph_context shutdown
2016-02-12 Orit Wassermanrgw: handle the case of non exisiting zonegroup
2016-02-12 Orit Wassermanradosgw-admin: allow region use for backward compatability
2016-02-12 Yehuda Sadehrgw: admin socket related fixes
2016-02-12 Yehuda Sadehrgw: hook cr managers to admin socket
2016-02-12 Yehuda Sadehrgw: add locking to coroutines reporting
2016-02-12 Yehuda Sadehrgw: start moving report into coroutines
2016-02-12 Yehuda Sadehrgw: more metadata sync reporting
2016-02-12 Yehuda Sadehrgw: start hooking sync report
2016-02-12 Yehuda Sadehrgw: framework for per-rgw sync status reporting
2016-02-12 Yehuda Sadehceph_json: add deque encode/decode
2016-02-12 Orit Wassermanradosgw-admin: replace region with zonegroup in the...
2016-02-12 Casey Bodleyrgw: fix assert on shutdown by keeping g_ceph_context...
2016-02-12 Orit Wassermanrgw: remove epoch and duplicates from list_periods
2016-02-12 Orit Wassermanrgw: fix compilation error in RGWPeriodPusher::handle_n...
2016-02-12 Orit Wassermanrgw: fix compilation error on i386
2016-02-12 Yehuda Sadehrgw: call drain_all() before returning from some crs
2016-02-12 Yehuda Sadehrgw: allocate a larger buffer for full sync omap oid
2016-02-12 Casey Bodleyrgw: register RGWPeriodPusher with RGWRealmWatcher
2016-02-12 Casey Bodleyrgw: RGWPeriodPusher shares periods between zones/groups
2016-02-12 Casey Bodleyrgw: RGWRealmWatcher supports multiple watch types
2016-02-12 Casey Bodleyrgw: rename RGWRealmReloader::FrontendPauser to Pauser
2016-02-12 Casey Bodleyrgw: period push succeeds even if it isn't a new period
2016-02-12 Casey Bodleyrgw: refactor reconfigure out of RGWRealmWatcher
2016-02-12 Casey Bodleyrgw: keep Context for reconfig timer cancellation
2016-02-12 Casey Bodleyrgw: add RGWRealm::notify_new_period()
2016-02-12 Casey Bodleyrgw: fix typo in RGWPeriod::update
2016-02-12 Casey Bodleyrgw: fix for decode of ZoneGroup id
2016-02-12 Yehuda Sadehrgw: cr call() doesn't return a value
2016-02-12 Yehuda Sadehrgw: data sync marker tracker, don't assert
2016-02-12 Orit Wassermanrgw: we need to rename the zone inside the zonegroup too
2016-02-12 Orit Wassermanrgw: fix RGWSystemMetaObj::rename
2016-02-12 Orit Wassermanradosgw-admin: add --zone-new-name to usage
2016-02-12 Yehuda Sadehrgw: init num shards if sync status did not exist
next