]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2021-02-25 Casey Bodleyrgw: BILog_List handles requests for generation=0 wip-rgw-multisite-reshard-prebase-2021-04-29
2021-02-10 Casey Bodleyrgw: zero-initialize rgw_bucket_sync_status::incrementa... 39396/head
2021-02-10 Casey Bodleyrgw: handle older/newer generations after reading bucke...
2021-02-10 Adam C. Emersonrgw: Handle entries of the wrong generation
2021-02-10 Casey Bodleyrgw: rgw_data_change can decode v1 format if gen was 0
2021-02-10 Casey Bodleyrgw: rename rgw_data_change::gen_id
2021-02-09 Adam C. Emersonrgw: add gen parameter to RGWDataChangesLog::add_entry
2021-02-09 Adam C. Emersonrgw: Add gen_id to rgw_data_change
2021-02-09 Adam C. Emersonrgw: vector<rgw_data_change_log_entry> not list
2021-02-08 Casey Bodleyrgw: add json encoding of bucket layout types
2021-02-08 Casey Bodleyjson: add encode_json() overload for string_view
2021-02-05 Casey Bodleyrgw: refactor per-entry reshard logic into separate...
2021-02-05 Casey Bodleyrgw: reshard adds a log layout for the new index
2021-02-05 Casey Bodleyradosgw-admin: try reshard even if bucket is resharding
2021-02-05 Casey Bodleytest: fix threading for FaultInjector death tests
2021-02-05 Casey Bodleyradosgw-admin: remove fault injection options from...
2021-02-05 Casey Bodleyrgw: RGWBucketReshard doesn't need a friend
2021-02-05 Casey Bodleyrgw: fix decode of cls_rgw reshard types
2021-02-05 Casey Bodleyrgw: BucketReshardManager takes layouts
2021-02-05 Casey Bodleyrgw: clean up uses of BucketShard::init() without info
2021-02-05 Casey Bodleyqa/rgw: disable coredumps for reshard fault injection
2021-02-05 Casey Bodleytest/rgw: ssl support for test_rgw_reshard.py
2021-02-05 Casey Bodleytest/rgw: add test_bucket_reshard() for fault injection...
2021-02-05 Casey Bodleytest/rgw: test_rgw_reshard.py exec_cmd() can return...
2021-02-05 Casey Bodleyradosgw-admin: 'bucket reshard' returns positive error...
2021-02-05 Casey Bodleyrgw: removed unused BucketInfoReshardUpdate
2021-02-05 Casey Bodleyrgw: reshard first cleans up old-style reshards
2021-02-05 Casey Bodleyrgw: refactor reshard init/cleanup with fault injection
2021-02-05 Casey Bodleyrgw: add typedef for ReshardFaultInjector
2021-02-05 Casey Bodleyrgw: BucketReshardManager stores BucketReshardShards...
2021-02-05 Casey Bodleyrgw: remove unused attrs from RGWBucketReshard
2021-02-05 Shilpa Jagannathrgw: reshard tests with fault injection
2021-02-05 Casey Bodleycommon: add generic FaultInjector
2021-02-05 Shilpa Jagannathrgw: - Better error handling
2021-02-05 Shilpa Jagannathrgw: use a helper function to handle repetitive num_sha...
2021-02-05 Shilpa Jagannathrgw: code organization fixes and error handling
2021-02-05 Shilpa Jagannathrgw: clean up fixes for extra spaces and indentation.
2021-02-05 Shilpa Jagannathrgw: helper function to set reshard status from rgw...
2021-02-05 Shilpa Jagannathrgw: minor fixes
2021-02-05 Shilpa Jagannathrgw: failing to reshard, restore old indexes
2021-02-04 Shilpa Jagannathrgw: - allow clean_index() to take const bucket_index_l...
2021-02-04 Shilpa Jagannathrgw: - take gen_id without optional as parameter in...
2021-02-04 Shilpa Manjarabad... rgw: - make RGWBucketInfo a non-const reference in...
2021-02-04 Shilpa Manjarabad... rgw: target_layout to be optional
2021-02-04 Shilpa Jagannathrgw: use rgw::BucketReshardState for reshard state...
2021-02-04 Shilpa Jagannathrgw: fetch updated bucketinfo rather than bucket_id...
2021-02-04 Shilpa Jagannathrgw: use BucketReshardState states in appropriate place...
2021-02-04 Shilpa Jagannathrgw/dynamic-resharding: Allow clean_index to take gener...
2021-02-04 Shilpa Jagannathrgw/dynamic-resharding: reshard bucket using the same...
2021-02-04 Shilpa Jagannathrgw/dynamic-resharding: remove creation of new bucket...
2021-02-04 Casey Bodleytest/rgw: add --gen to radosgw-admin/help.t
2021-02-04 Casey Bodleyrgw: add generations to error repo with binary format
2021-02-04 Shilpa Jagannathrgw: add generation support to BILog admin APIs
2021-02-04 Casey Bodleyrgw: remove rgw_bucket_shard_sync_info::full_marker
2021-02-04 Casey Bodleyrgw: disable backoff on data sync error_retry_time
2021-02-04 Casey Bodleyqa/rgw: rgw_multisite_tests task loads default plugins
2021-02-04 Casey Bodleyqa/rgw: disable multisite tests for 'bucket sync disable'
2021-02-04 Casey Bodleyqa/rgw: add missing meta checkpoint to test_multipart_o...
2021-02-04 Casey Bodleyrgw: RGWSyncBucketCR holds lease over Init state too
2021-02-04 Casey Bodleyrgw: fix up BucketShardIncrementalSync log message
2021-02-04 Casey Bodleyrgw: move full sync from SyncBucketShard to SyncBucket
2021-02-04 Casey Bodleyradosgw-admin: 'bucket sync checkpoint' waits for full...
2021-02-04 Casey Bodleyradosgw-admin: 'bucket sync status' displays new full...
2021-02-04 Casey Bodleyrgw: add rgw_read_bucket_full_sync_status()
2021-02-04 Casey Bodleyrgw: InitBucketShardSyncStatus always sets state to...
2021-02-04 Casey Bodleyrgw: split SyncBucket from SyncBucketShard
2021-02-04 Casey Bodleyrgw: add InitBucketFullSyncStatusCR
2021-02-04 Casey Bodleyrgw: RGWSimpleRadosWriteAttrsCR supports exclusive...
2021-02-04 Casey Bodleyrgw: system objects can set exclusive on set_attrs()
2021-02-04 Casey Bodleyrgw: add exclusive flag to RGWSimpleRadosWriteCR
2021-02-04 Casey Bodleyrgw: generalize error handling in RGWShardCollectCR
2021-02-04 Casey Bodleyrgw: add sync_bucket_shard_cr() factory function
2021-02-04 Casey Bodleyrgw: rename to RGWSyncBucketShardCR
2021-02-04 Casey Bodleyrgw: add full_status_oid() for buckets
2021-02-04 Casey Bodleyrgw: use const for string constants in rgw_data_sync.cc
2021-02-04 Casey Bodleyrgw: rename to inc_status_oid
2021-02-04 Casey Bodleyrgw: add data structures for bucket sync status
2021-02-04 Casey Bodleyrgw: rename to rgw_read_bucket_inc_sync_status
2021-02-04 Casey Bodleyrgw: remove unused RGWRunBucketsSyncBySourceCR
2021-02-04 Casey Bodleyrgw: RGWSimpleRadosReadCR copies out objv_tracker
2021-02-04 J. Eric IvancichMerge pull request #39176 from ivancich/wip-rgw-gap...
2021-02-04 Sage WeilMerge PR #39213 into master
2021-02-04 Jason DillamanMerge pull request #39135 from orozery/librbd-crypto...
2021-02-04 Jason DillamanMerge pull request #39298 from dillaman/wip-rbd-suite...
2021-02-04 Sage WeilMerge PR #39147 into master
2021-02-04 zdover23Merge pull request #39262 from zdover23/wip-doc-removin...
2021-02-04 Jason Dillamanqa/suites/rbd: drop require-osd-release command 39298/head
2021-02-04 Jason DillamanMerge pull request #38715 from lxbsz/rest_api
2021-02-04 zdover23Merge pull request #39265 from zdover23/wip-doc-rados...
2021-02-04 Casey BodleyMerge pull request #39263 from cbodley/wip-48963
2021-02-04 Casey BodleyMerge pull request #39182 from cbodley/wip-49065
2021-02-04 Mykola GolubMerge pull request #39241 from dillaman/wip-49117
2021-02-04 Sage Weilqa/suites/upgrade/octopus-x/parallel: include cephfs... 39213/head
2021-02-04 Sage WeilMerge PR #39210 into master
2021-02-04 Ernesto PuertaMerge pull request #39229 from rhcs-dashboard/label...
2021-02-04 Kefu ChaiMerge pull request #39269 from tchaikov/wip-crimson...
2021-02-04 Sebastian WagnerMerge pull request #39162 from sebastian-philipp/cephad...
2021-02-04 Sebastian WagnerMerge pull request #38927 from sebastian-philipp/cephad...
2021-02-04 Venky ShankarMerge pull request #39242 from vshankar/wip-cephfs...
2021-02-04 Kefu ChaiMerge pull request #39208 from sebastian-philipp/pyhton...
next