]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-02-12 Yehuda Sadehrgw: move data sync init into the processing thread
2016-02-12 Yehuda Sadehrgw: rework incremental md sync error handling
2016-02-12 Yehuda Sadehrgw: move children collection to other method
2016-02-12 Yehuda Sadehrgw: handle transient error in md full sync
2016-02-12 Yehuda Sadehrgw: coroutine drain fixes
2016-02-12 Yehuda Sadehrgw: RGWCoroutine::spawn() returns stack
2016-02-12 Yehuda Sadehrgw: a coroutine util function to collect a single...
2016-02-12 Yehuda Sadehrgw: rework error handling when syncing a single md...
2016-02-12 Yehuda Sadehrgw: get some errors from req_data
2016-02-12 Yehuda Sadehrgw: multiple sync initialization and error handling...
2016-02-12 Yehuda Sadehrgw: return -EAGAIN on a connection related http failure
2016-02-12 Yehuda Sadehrgw: cleanup
2016-02-12 Yehuda Sadehrgw: error out if failed to build md sync index
2016-02-12 Yehuda Sadehrgw: init sync env
2016-02-12 Yehuda Sadehrgw: mdlog full sync, yield for each entry
2016-02-12 Yehuda Sadehrgw: move sync_oid() and shard_object_name() to sync env
2016-02-12 Yehuda Sadehrgw: create RGWMetaSyncEnv, use it as container to...
2016-02-12 Casey Bodleyrgw: RGWPeriod stores sync_status as vector of strings
2016-02-12 Casey Bodleyrgw: store metadata sync status on period commit
2016-02-12 Orit Wassermanmake: fix link of ceph_test_cls_rgw_meta
2016-02-12 Orit Wassermanrgw: add rgw_rest_realm.h to the Makefile
2016-02-12 Orit Wassermanrgw: add missing rgw_meta_sync_status.h to the Makefile
2016-02-12 Yehuda Sadehrgw: account total number of metadata entries for sync
2016-02-12 Yehuda Sadehrgw: add backoff and restart to meta sync
2016-02-12 Yehuda Sadehrgw: fix the mdlog sync lock control flow
2016-02-12 Yehuda Sadehrgw: use set_cr_error() and set_cr_done() instead of...
2016-02-12 Yehuda Sadehrgw: md full sync backoff
2016-02-12 Orit Wassermanrgw: create a realm in case of pervious regions configu...
2016-02-12 Orit Wassermanrgw: add support for region format in RGWOp_ZoneGroupMa...
2016-02-12 Orit Wassermanrgw: update current_period after adding converted zonegroup
2016-02-12 Orit Wassermanrgw: add RGWRegionMap for backward compatability
2016-02-12 Orit Wassermanrgw: update realm_id when converting a region to zonegroup
2016-02-12 Orit Wassermanrgw: add converted regions into the current period
2016-02-12 Casey Bodleyrgw: RGWRealmWatcher to reload RGWRados on changes
2016-02-12 Casey Bodleyrgw: period commit calls notify_zone
2016-02-12 Casey Bodleyrgw: add realm control object for watch/notify
2016-02-12 Casey Bodleyrgw: add pause/unpause to RGWFrontend interface
2016-02-12 Casey Bodleyrwlock: add prioritize_write flag to prevent write...
2016-02-12 Casey Bodleyrgw: RGWHTTPManager dtor stops background thread
2016-02-12 Casey Bodleyradosgw-admin: remove period activate in favor of commit
2016-02-12 Casey Bodleyradosgw-admin: add --commit flag for period update
2016-02-12 Casey Bodleyradosgw-admin: add 'period commit' command
2016-02-12 Casey Bodleyrgw: period push handler supports commit
2016-02-12 Casey Bodleyrgw: add RGWPeriod::commit()
2016-02-12 Casey Bodleyrgw: period push handler updates current period/epoch
2016-02-12 Casey Bodleyrgw: RGWPeriod accessors are const
2016-02-12 Casey Bodleyradosgw-admin: add realm pull command
2016-02-12 Casey Bodleyradosgw-admin: add send_to_remote_or_url() helper
2016-02-12 Casey Bodleyrgw: add op for GET /admin/realm
2016-02-12 Casey Bodleyrgw: add realm params to period pull
2016-02-12 Casey Bodleyrgw: move period Ops to rgw_rest_realm.cc
2016-02-12 Casey Bodleyrgw: period allows setting id, epoch, latest_epoch
2016-02-12 Casey Bodleyrgw: omit epoch in oid for staging period
2016-02-12 Casey Bodleyradosgw-admin: add 'period update' to usage
2016-02-12 Casey Bodleyrgw: RGWRemoteMetaLog ctor sets async_rados=nullptr
2016-02-12 Casey Bodleyrgw: fix comparison typo in RGWRados::init_complete
2016-02-12 Orit Wassermanrgw: RGWHandler_Config should assume empty type is...
2016-02-12 Yehuda Sadehrgw: guard metadata full/incremental sync
2016-02-12 Yehuda Sadehrgw: guard metadata sync initialization step
2016-02-12 Yehuda Sadehrgw: a bit better coroutine related logging
2016-02-12 Yehuda Sadehrgw: initialize rest connection if no period
2016-02-12 Yehuda Sadehrgw: multiple init metadata sync locking fixes
2016-02-12 Orit Wassermanrgw: backward compatability update_name for existing...
2016-02-12 Orit Wassermanrgw: update new name after converting region to zonegroup
2016-02-12 Orit Wassermanradosgw-admin: fix zone get command
2016-02-12 Orit Wassermanrgw: use default zone in case there is no period or...
2016-02-12 Orit Wassermanrgw: RGWRados zonegroup and zone_public_config should...
2016-02-12 Orit Wassermanrgw: RGWRados internal zone should be protected and...
2016-02-12 Orit Wassermanrgw: fix RGWSystemMetaObj::init by passing old_format...
2016-02-12 Orit Wassermanrgw: convert regionmap
2016-02-12 Orit Wassermanrgw: add support to zonegroupmap set
2016-02-12 Orit Wassermanradosgw-admin: zonegroupmap get should no error if...
2016-02-12 Orit Wassermanrgw: no need to store or update zonegroupmap
2016-02-12 Orit Wassermanrgw: remove zonegroup_map from RGWRados
2016-02-12 Casey Bodleycmake: move link dependencies to rgw_a
2016-02-12 Daniel GryniewiczCMake - add check for libcurl
2016-02-12 Yehuda Sadehrgw: don't read/init sync status if meta master
2016-02-12 Yehuda Sadehrgw: fix log message
2016-02-12 Yehuda Sadehrgw: can set zone read-only, can set zonegroup id
2016-02-12 Orit Wassermanrgw: update rest connections from the current period
2016-02-12 Orit Wassermanrgw: read local zonegroup and zone only when needed
2016-02-12 Orit Wassermanrgw: use current_period zonegroup and zone when exists
2016-02-12 Orit Wassermanrgw: read current period during init
2016-02-12 Orit Wassermanrgw: zonegroup and zone should not be accessed directly
2016-02-12 Orit Wassermanrgw: get_predefined_name should get the ceph context
2016-02-12 Yehuda Sadehrgw: can override master zone config
2016-02-12 Yehuda Sadehrgw_admin: update zone set
2016-02-12 Orit Wassermanradosgw-admin: zone add command should be zonegroup add
2016-02-12 Orit Wassermanrgw: run sync thread only when number of zones > 2...
2016-02-12 Yehuda Sadehrgw: update master zone
2016-02-12 Yehuda Sadehrgw: stuff more info into the period
2016-02-12 Yehuda Sadehrgw_admin: period update command
2016-02-12 Yehuda Sadehrgw: auto create placement target params
2016-02-12 Orit Wassermanrgw: create default zonegroup for first time run of...
2016-02-12 Orit Wassermanrgw: --rgw-zone and --rgw-zonegroup use names not id
2016-02-12 Yehuda Sadehrgw_admin: can config access/secret key for zone
2016-02-12 Yehuda Sadehrgw_admin: can set zonegroup api name
2016-02-12 Yehuda Sadehrgw_admin: can update zonegroup endpoints, is_master
2016-02-12 Yehuda Sadehrgw: set first created zone as default
2016-02-12 Yehuda Sadehrgw: prefix default pools with zone name
next