]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2022-02-01 Casey Bodleyradosgw-admin: 'sync status' shows enabled/disabled...
2022-02-01 Casey Bodleyradosgw-admin: zone/zonegroup commands support --enable...
2022-02-01 Casey Bodleyrgw: add set of 'features' to zone and zonegroup
2022-02-01 Casey Bodleyjson: encoding for flat_set accepts all template params
2022-02-01 Yuval Lifshitzrgw/multisite: don't delete per shard status on init
2022-02-01 Yuval Lifshitzrgw/multisite: support enable right after disable
2022-02-01 Yuval Lifshitzrgw/multisite: remove the retry mechanism
2022-02-01 Yuval Lifshitzrgw/multisite: allow bucket sync disable/enable
2022-02-01 Yuval Lifshitzrgw/multisite: track shard sync status objects per...
2022-02-01 Casey Bodleyrgw: remove destination shard id from rgw_bucket_sync_p...
2022-02-01 Adam C. Emersonrgw: Trim old generations in BucketTrimInstanceCR
2022-02-01 Adam C. Emersonrgw: Add RGWRadosRemoveOidCR
2022-02-01 Adam C. Emersonrgw: Add RGWAsyncPutBucketInstanceInfoCR
2022-02-01 Adam C. Emersonrgw: Trim bilog with generation
2022-02-01 Adam C. Emersonrgw: Bilog trim takes markers as string view
2022-02-01 Adam C. Emersoncommon: get_str_vec takes std::string_view
2022-02-01 Adam C. Emersonrgw: BucketInstanceTrimCR knows about generations
2022-02-01 Adam C. Emersonrgw: Add cast from bucket_index_log_layout
2022-02-01 Adam C. Emersonrgw: add sync_info to BILog_Status output
2022-02-01 Shilpa Jagannathrgw: fix incremental sync by using the right generation...
2022-02-01 Shilpa Jagannathrgw: on bucket reshard, write datalog entries for each...
2022-02-01 Casey Bodleyqa/rgw: temporarily disable multisite reshard tests
2022-02-01 Casey Bodleytest/rgw: add multisite test for full sync after reshard
2022-02-01 Casey Bodleytest/rgw: add simple multisite reshard test
2022-02-01 Casey Bodleyradosgw-admin: 'bucket sync checkpoint' waits for gener...
2022-02-01 Casey Bodleyrgw: get_bucket_instance_ids() uses num_shards from...
2022-02-01 Casey Bodleyrgw: rgw_read_remote_bilog_info() returns rgw_bucket_in...
2022-02-01 Shilpa Jagannathrgw: adding generation number to async notification
2022-02-01 Casey Bodleyrgw: add custom json encode/decode for the v1 notify API
2022-02-01 Casey Bodleytest/rgw: fix python error on test failure
2022-02-01 Casey Bodleyrgw: fix handling of bucket layout in metadata sync
2022-02-01 Yuval Lifshitzrgw/multisite: fix bucket shard state init function
2022-02-01 Shilpa Jagannathrgw: update bucket sync status after bucket shards...
2022-02-01 Casey Bodleyrgw: reshard preserves old index in multisite
2022-02-01 Casey Bodleyrgw: BILog_List handles requests for generation=0
2022-02-01 Casey Bodleyrgw: zero-initialize rgw_bucket_sync_status::incrementa...
2022-02-01 Casey Bodleyrgw: handle older/newer generations after reading bucke...
2022-02-01 Adam C. Emersonrgw: Handle entries of the wrong generation
2022-02-01 Casey Bodleyrgw: rgw_data_change can decode v1 format if gen was 0
2022-02-01 Casey Bodleyrgw: rename rgw_data_change::gen_id
2022-02-01 Adam C. Emersonrgw: add gen parameter to RGWDataChangesLog::add_entry
2022-02-01 Adam C. Emersonrgw: Add gen_id to rgw_data_change
2022-02-01 Adam C. Emersonrgw: vector<rgw_data_change_log_entry> not list
2022-02-01 Casey Bodleyrgw: add json encoding of bucket layout types
2022-02-01 Casey Bodleyjson: add encode_json() overload for string_view
2022-02-01 Casey Bodleyrgw: refactor per-entry reshard logic into separate...
2022-02-01 Casey Bodleyrgw: reshard adds a log layout for the new index
2022-02-01 Casey Bodleyradosgw-admin: try reshard even if bucket is resharding
2022-02-01 Casey Bodleytest: fix threading for FaultInjector death tests
2022-02-01 Casey Bodleyradosgw-admin: remove fault injection options from...
2022-02-01 Casey Bodleyrgw: RGWBucketReshard doesn't need a friend
2022-02-01 Casey Bodleyrgw: fix decode of cls_rgw reshard types
2022-02-01 Casey Bodleyrgw: BucketReshardManager takes layouts
2022-02-01 Casey Bodleyrgw: clean up uses of BucketShard::init() without info
2022-02-01 Casey Bodleyqa/rgw: disable coredumps for reshard fault injection
2022-02-01 Casey Bodleytest/rgw: add test_bucket_reshard() for fault injection...
2022-02-01 Casey Bodleytest/rgw: test_rgw_reshard.py exec_cmd() can return...
2022-02-01 Casey Bodleyradosgw-admin: 'bucket reshard' returns positive error...
2022-02-01 Casey Bodleyrgw: reshard first cleans up old-style reshards
2022-02-01 Casey Bodleyrgw: refactor reshard init/cleanup with fault injection
2022-02-01 Casey Bodleyrgw: add typedef for ReshardFaultInjector
2022-02-01 Casey Bodleyrgw: BucketReshardManager stores BucketReshardShards...
2022-02-01 Casey Bodleyrgw: remove unused attrs from RGWBucketReshard
2022-02-01 Shilpa Jagannathrgw: reshard tests with fault injection
2022-02-01 Casey Bodleycommon: add generic FaultInjector
2022-02-01 Shilpa Jagannathrgw: Better error handling
2022-02-01 Shilpa Jagannathrgw: use a helper function to handle repetitive num_sha...
2022-02-01 Shilpa Jagannathrgw: code organization fixes and error handling
2022-02-01 Shilpa Jagannathrgw: clean up fixes for extra spaces and indentation.
2022-02-01 Shilpa Jagannathrgw: helper function to set reshard status from rgw...
2022-02-01 Shilpa Jagannathrgw: minor fixes
2022-02-01 Shilpa Jagannathrgw: failing to reshard, restore old indexes
2022-02-01 Shilpa Jagannathrgw: allow clean_index to take const bucket_index_layou...
2022-02-01 Shilpa Jagannathrgw: - take non-optional gen_id in svc_bi_rados functions
2022-02-01 Shilpa Manjarabad... rgw: make RGWBucketInfo non-const in functions using...
2022-02-01 Shilpa Manjarabad... rgw: target_layout to be optional
2022-02-01 Shilpa Jagannathrgw: use rgw::BucketReshardState for reshard state...
2022-02-01 Shilpa Jagannathrgw: fetch updated bucketinfo rather than bucket_id...
2022-01-31 Shilpa Jagannathrgw: use BucketReshardState states in appropriate places
2022-01-31 Shilpa Jagannathrgw/dynamic-resharding: Allow clean_index to take gener...
2022-01-31 Shilpa Jagannathrgw/dynamic-resharding: reshard bucket using the same...
2022-01-31 Shilpa Jagannathrgw/dynamic-resharding: remove creation of new bucket...
2022-01-31 Casey Bodleytest/rgw: add --gen to radosgw-admin/help.t
2022-01-31 Casey Bodleyrgw: add generations to error repo with binary format
2022-01-31 Shilpa Jagannathrgw: add generation support to BILog admin APIs
2022-01-31 Casey Bodleyrgw: remove rgw_bucket_shard_sync_info::full_marker
2022-01-31 Casey Bodleyrgw: disable backoff on data sync error_retry_time
2022-01-31 Adam C. Emersonqa/rgw: rgw_multisite_tests task loads default plugins
2022-01-31 Casey Bodleyqa/rgw: disable multisite tests for 'bucket sync disable'
2022-01-31 Casey Bodleyqa/rgw: add missing meta checkpoint to test_multipart_o...
2022-01-31 Casey Bodleyrgw: RGWSyncBucketCR holds lease over Init state too
2022-01-31 Casey Bodleyrgw: fix up BucketShardIncrementalSync log message
2022-01-31 Casey Bodleyrgw: move full sync from SyncBucketShard to SyncBucket
2022-01-31 Casey Bodleyradosgw-admin: 'bucket sync checkpoint' waits for full...
2022-01-31 Casey Bodleyradosgw-admin: 'bucket sync status' displays new full...
2022-01-31 Casey Bodleyrgw: add rgw_read_bucket_full_sync_status()
2022-01-31 Casey Bodleyrgw: InitBucketShardSyncStatus always sets state to...
2022-01-31 Casey Bodleyrgw: split SyncBucket from SyncBucketShard
2022-01-31 Casey Bodleyrgw: add InitBucketFullSyncStatusCR
2022-01-31 Casey Bodleyrgw: RGWSimpleRadosWriteAttrsCR supports exclusive...
next