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