]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2022-06-01 Casey Bodleytest/rgw/multisite: enable zonegroup resharding feature 39002/head
2022-05-31 Casey Bodleyrgw: restore check for empty olh name on reshard 46464/head
2022-05-31 Casey Bodleytest/rgw: fix test case for empty-OLH-name cleanup
2022-05-27 Casey Bodleyqa/rgw: fix flake8 errors in test_rgw_reshard.py
2022-05-27 Casey Bodleyrgw/motr: fix build for MotrStore
2022-05-27 Adam C. Emersonrgw: `RGWSyncBucketCR` reads remote info on non-`Increm...
2022-05-27 Adam C. Emersontest/rgw: bucket sync run recovery case
2022-05-27 Adam C. Emersontest/rgw: Add incremental test of bucket sync run
2022-05-27 Adam C. Emersonrgw: add `bucket object shard` command to radosgw-admin
2022-05-27 Adam C. Emersonrgw: Add 'bucket shard objects' command to radosgw...
2022-05-27 Adam C. Emersonrgw: bucket sync run walks over generations
2022-05-27 Adam C. Emersonrgw: Remove unused RGWRemoteBucketManager
2022-05-27 Adam C. Emersonrgw: Disentangle RGWBucketPipeSyncStatusManager::run
2022-05-27 Adam C. Emersonrgw: Disentangle read_sync_status from RemoteBucketManager
2022-05-27 Adam C. Emersonrgw: Disentangle init_sync_status from RemoteBucketManager
2022-05-27 Adam C. Emersonrgw: Get rid of RGWBucketPipeSyncStatusManager::init
2022-05-27 Adam C. Emersonrgw: RGWBucketPipeSyncStatusManager doesn't need a...
2022-05-27 Adam C. Emersonrgw: Get rid of RGWBucketPipeSyncStatusManager::get_syn...
2022-05-27 Adam C. Emersonrgw: Clean up RGWBucketPipeSyncStatusManager construction
2022-05-27 Adam C. Emersonrgw: Remove unused members of RGWBucketPipeSyncStatusMa...
2022-05-27 Casey Bodleytest/rgw: add DistinctGen to test_rgw_bucket_sync_cache
2022-05-27 Casey Bodleytest/rgw: update test_rgw_bucket_sync_cache with nullopt
2022-05-27 Adam C. Emersonrgw: Disable urgent data notifications
2022-05-27 Yuval Lifshitzrgw/multisite: ignore sync init state when doing bilog...
2022-05-27 Kalpesh Pandyasrc/test: Addition of new bilog trim test
2022-05-27 yuval Lifshitzrgw/multisite: match sharding logic to generation number
2022-05-27 Casey Bodleyrgw multisite: resharding scales up shard counts 4x...
2022-05-27 Adam C. Emersonrgw: Redimension bucket sync cache to include optional...
2022-05-27 Yuval Lifshitzrgw: prevent spurious/lost notifications in the index...
2022-05-27 Yuval Lifshitzrgw: refrash the generation of the bucket shard when...
2022-05-27 Casey Bodleytest/rgw: test_rgw_reshard.py injects ECANCELED on...
2022-05-27 Casey Bodleyradosgw-admin: add --inject-error-code to customize...
2022-05-27 Casey Bodleyrgw/reshard: revert_target_layout handles ECANCELED...
2022-05-27 Casey Bodleyrgw/reshard: init_target_layout handles ECANCELED races...
2022-05-27 Casey Bodleyrgw/reshard: commit_reshard handles ECANCELED races...
2022-05-27 Casey Bodleyrgw: pass non-const ReshardFaultInjector
2022-05-27 Casey Bodleyrgw: add comparison operators for index layout types
2022-05-27 Casey Bodleyrgw/reshard: set_resharding_status() doesn't need retry
2022-05-27 Adam C. Emersonrgw: Retry -ECANCELED in reshard commit and cancel
2022-05-27 Casey Bodleyrgw: prevent 'radosgw-admin bucket reshard' if zonegrou...
2022-05-27 Casey Bodleyrgw: add back json for zone/zonegroup features
2022-05-27 Casey Bodleyrgw: RGWBucket::sync() no longer duplicates datalog...
2022-05-27 Casey Bodleyrgw: add checks for non-empty layout.logs
2022-05-27 Casey Bodleyrgw: use get_current_index() instead of log_to_index_la...
2022-05-27 Casey Bodleyradosgw-admin: add command to dump 'bucket layout'
2022-05-27 Adam C. Emersonrgw: Add generation to ChangeStatus
2022-05-27 Adam C. Emersonrgw: Compare log.gen to log.gen
2022-05-27 Adam C. Emersonrgw: Don't erase bucket attributes on trim
2022-05-27 Yuval Lifshitzrgw/reshard: resolve inconsistent cache warnings
2022-05-27 Casey Bodleytest/rgw: test_bucket_reshard verifies that ACLs are...
2022-05-27 J. Eric Ivancichrgw: save bucket instance xattrs when resharding cancelled
2022-05-27 J. Eric Ivancichrgw: resharding causes bucket attributes to be lost
2022-05-27 J. Eric Ivancichrgw: add indexless bucket logic to "bucket radoslist"
2022-05-27 J. Eric Ivancichrgw: update indexless bucket check for bucket stats
2022-05-27 J. Eric Ivancichrgw: add streamlined ways to handle indexless buckets...
2022-05-27 Yuval Lifshitzrgw/multisite: add type to RGW_OP_SYNC_DATALOG_NOTIFY2
2022-05-27 J. Eric Ivancichrgw: `radosgw-admin bucket stats` on indexless bucket...
2022-05-27 Yuval Lifshitzrgw: fix reshard cancelling race condition
2022-05-27 Casey Bodleyrgw: preserve 'bucket sync disable' over reshard
2022-05-27 Casey Bodleyrgw/multisite: handle shard_progress correctly in RunBu...
2022-05-27 Casey BodleyRevert "rgw: cr: add prealloc_stack()"
2022-05-27 Casey BodleyRevert "rgw: bucket sync: track progress by stack id"
2022-05-27 Casey Bodleyrgw/multisite: RunBucketSourcesSync no longer takes...
2022-05-27 Casey Bodleyradosgw-admin: allow reshard commands in multisite...
2022-05-27 Casey Bodleyrgw: fix for uninitialized oldest_gen/latest_gen
2022-05-27 Casey Bodleyrgw: enable RGWReshard thread on any zone that supports it
2022-05-27 Casey Bodleyrgw: prevent reshard from creating too many log generations
2022-05-27 Shilpa Jagannathrgw: remove per-shard sync status object after incremen...
2022-05-27 Casey Bodleyradosgw-admin: bucket sync status guards against shard...
2022-05-27 Casey Bodleyradosgw-admin: bucket sync status handles missing full...
2022-05-27 Casey Bodleyrgw: rgw_read_bucket_inc_sync_status doesn't need bucke...
2022-05-27 Casey Bodleyrgw: resize status vector before reading inc_sync_status
2022-05-27 Casey Bodleyrgw: RGWOp_BILog_Status reads full status unconditionally
2022-05-27 Adam C. Emersonrgw: RGWCollectBucketSyncStatusCR doesn't need the...
2022-05-27 Adam C. Emersonrgw: RunBucketSourceSync uses num_shards from remote...
2022-05-27 Adam C. Emersonrgw: RGWListBucketIndexesCR only needs zero shard
2022-05-27 Adam C. Emersonrgw: sync checkpoint gets num_shards from remote bilog...
2022-05-27 Adam C. Emersonrgw: RGWRemoteBucketManager constructor takes num_shards
2022-05-27 Adam C. Emersonrgw: InitBucketFullSyncStatusCR gets num shards from...
2022-05-27 Shilpa Jagannathrgw: read shard count using remote bilog info during...
2022-05-27 Casey Bodleydoc/rgw: document zone features
2022-05-27 Casey Bodleyrgw: RGWSI_Zone::can_reshard() respects zonegroup ...
2022-05-27 Casey Bodleyradosgw-admin: 'sync status' shows enabled/disabled...
2022-05-27 Casey Bodleyradosgw-admin: zone/zonegroup commands support --enable...
2022-05-27 Casey Bodleyrgw: add set of 'features' to zone and zonegroup
2022-05-27 Casey Bodleyjson: encoding for flat_set accepts all template params
2022-05-27 Yuval Lifshitzrgw/multisite: don't delete per shard status on init
2022-05-27 Yuval Lifshitzrgw/multisite: support enable right after disable
2022-05-27 Yuval Lifshitzrgw/multisite: remove the retry mechanism
2022-05-27 Yuval Lifshitzrgw/multisite: allow bucket sync disable/enable
2022-05-27 Yuval Lifshitzrgw/multisite: track shard sync status objects per...
2022-05-27 Casey Bodleyrgw: remove destination shard id from rgw_bucket_sync_p...
2022-05-27 Adam C. Emersonrgw: Trim old generations in BucketTrimInstanceCR
2022-05-27 Adam C. Emersonrgw: Add RGWRadosRemoveOidCR
2022-05-27 Adam C. Emersonrgw: Add RGWAsyncPutBucketInstanceInfoCR
2022-05-27 Adam C. Emersonrgw: Trim bilog with generation
2022-05-27 Adam C. Emersonrgw: Bilog trim takes markers as string view
2022-05-27 Adam C. Emersoncommon: get_str_vec takes std::string_view
2022-05-27 Adam C. Emersonrgw: BucketInstanceTrimCR knows about generations
2022-05-27 Adam C. Emersonrgw: Add cast from bucket_index_log_layout
next