]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2021-09-13 Casey Bodleyrgw: remove unused RGWRunBucketsSyncBySourceCR
2021-09-13 Casey Bodleyrgw: RGWSimpleRadosReadCR copies out objv_tracker
2021-09-13 Sebastian WagnerMerge pull request #43141 from sebastian-philipp/doc...
2021-09-13 Sage WeilMerge PR #42998 into master
2021-09-13 Kefu ChaiMerge pull request #43147 from krunerge/fix_typo
2021-09-13 Dimitri SavineauMerge pull request #43063 from guits/guits-trailing...
2021-09-13 Ronen FriedmanMerge pull request #42951 from ronen-fr/wip-ronenf...
2021-09-13 krunergedoc/dev/crimson/poseidonstore: fix typo 43147/head
2021-09-13 Ilya DryomovMerge pull request #42555 from hualongfeng/retire_error...
2021-09-13 Ilya DryomovMerge pull request #43038 from majianpeng/librbd-pwl...
2021-09-13 Feng Hualonglibrbd/cache/pwl/ssd: remove correct m_blocks_to_log_en... 42555/head
2021-09-13 Sebastian WagnerMerge pull request #43143 from sebastian-philipp/furthe...
2021-09-12 Ronen FriedmanMerge pull request #41869 from ronen-fr/wip-ronenf...
2021-09-12 Ronen FriedmanMerge pull request #43056 from Matan-B/wip-matanb-scrub...
2021-09-12 Ronen FriedmanMerge pull request #42684 from ronen-fr/wip-ronenf...
2021-09-11 Sebastian Wagnerdoc/cephadm: Add lots of links to other chapters 43143/head
2021-09-11 Sebastian Wagnerdoc/cephadm: Removing a service 43141/head
2021-09-10 Kefu ChaiMerge pull request #43134 from ceph/debhelpermerged
2021-09-10 David Gallowaydebian/control: dh-systemd is part of debhelper now 43134/head
2021-09-10 Joseph Sawayaqa/tasks/rook: add testing for host label add/rm 42998/head
2021-09-10 Ernesto PuertaMerge pull request #43104 from ceph/e2e-tests-documentation
2021-09-10 Ernesto PuertaMerge pull request #43053 from a16bitsysop/fsevents
2021-09-10 Ilya DryomovMerge pull request #42984 from majianpeng/pwl-ssd-race-bug
2021-09-10 Ilya DryomovMerge pull request #42883 from majianpeng/pwl-ssd-calc...
next