summaryrefslogtreecommitdiffstats
path: root/.gitmodules (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-10rgw: move shard marker helper into BucketIndexShardsManagerCasey Bodley2-13/+11
2017-11-10qa/rgw: add kwargs for debug outputCasey Bodley2-1/+4
2017-11-10test/rgw: add test_bucket_index_log_trim()Casey Bodley1-0/+63
2017-11-10rgw: add TrimComplete to watch/notify apiCasey Bodley1-0/+93
2017-11-10rgw: RGWDataSyncSingleEntryCR calls BucketChangeObserverCasey Bodley3-11/+29
2017-11-10rgw: start BucketTrimManager in RGWRadosCasey Bodley2-2/+23
2017-11-10rgw: add BucketTrimInstanceCRCasey Bodley1-3/+148
2017-11-10rgw: add HTTPManager to BucketTrimManagerCasey Bodley3-22/+37
2017-11-10rgw: RGWGetBucketInstanceInfoCR takes rgw_bucket or metadata keyCasey Bodley2-9/+17
2017-11-10rgw: add RGWRadosBILogTrimCRCasey Bodley3-0/+61
2017-11-10rgw: add RGWBucketInfo overload for BucketShard::initCasey Bodley2-0/+16
2017-11-10rgw: add /admin/log rest api for bucket sync statusCasey Bodley1-0/+51
2017-11-10rgw: add json decoders for bucket sync statusCasey Bodley3-27/+74
2017-11-10rgw: add rgw_bucket_sync_status() to bypass managerCasey Bodley2-0/+60
2017-11-10rgw: add 'radosgw-admin bilog autotrim'Casey Bodley3-0/+33
2017-11-10rgw: add configure_bucket_trim()Casey Bodley2-0/+31
2017-11-10rgw: BucketTrimManager implements BucketTrimObserverCasey Bodley2-12/+118
2017-11-10rgw: collect cold buckets for trimCasey Bodley2-1/+68
2017-11-10rgw: add BucketTrimStatusCasey Bodley2-2/+27
2017-11-10rgw: add MetadataListCR to loop over bucket instancesCasey Bodley1-0/+145
2017-11-10rgw: add BucketTrimCR to spawn trim for active bucketsCasey Bodley2-1/+143
2017-11-10rgw: add BucketTrimPollCR for interval and lease logicCasey Bodley2-0/+61
2017-11-10rgw: add TrimCounters api to BucketTrimWatcherCasey Bodley1-4/+127
2017-11-10rgw: add BucketTrimWatcher to serve watch/notify apisCasey Bodley2-2/+141
2017-11-10rgw: BucketTrimManager implements BucketChangeObserverCasey Bodley2-2/+32
2017-11-10common: introduce BoundedKeyCounter and unit testCasey Bodley3-0/+393
2017-11-10rgw: add skeleton for BucketTrimManagerCasey Bodley3-0/+92
2017-11-10rgw: introduce RGWRadosNotifyCR for aio_notifyCasey Bodley2-0/+52
2017-11-10rgw: MetadataManager interface takes const string refsCasey Bodley2-4/+5
2017-11-10rados: make ceph_perf_msgr_client work for multiple jobsJeegn Chen1-1/+1
2017-11-10doc: release notes: fix grammar/style nitsNathan Cutler1-7/+7
2017-11-10rados: Copy payload in ceph_perf_msgr_clientJeegn Chen1-1/+2
2017-11-09doc/ceph-volume include the top level systemd.rst in the toctreeAlfredo Deza1-0/+1
2017-11-09ceph-volume simple.activate add --file in help docstring as an exampleAlfredo Deza1-1/+5
2017-11-09doc/ceph-volume activate has a --file option for json filesAlfredo Deza1-0/+3
2017-11-09ceph-volume simple.activate enable the osd when activatingAlfredo Deza1-0/+3
2017-11-09ceph-volume systemd.systemctl always force symlink when masking ceph-diskAlfredo Deza1-1/+1
2017-11-09ceph-volume simple.activate use the contents of the JSON file, fallback to CL...Alfredo Deza1-2/+3
2017-11-09ceph-volume simple.activate only check for missing id and uuid if file is not...Alfredo Deza1-4/+5
2017-11-09ceph-volume simple.activate allow to pass a file to activateAlfredo Deza1-2/+8
2017-11-09ceph-volume tests.util add tests for OSDPath validatorAlfredo Deza1-0/+25
2017-11-09ceph-volume systemd.systemctl masking ceph-disk needs to be done by directly ...Alfredo Deza1-4/+8
2017-11-09ceph-volume systemd.systemctl masking needs to use systemctl mask, not disableAlfredo Deza1-1/+1
2017-11-09ceph-volume simple.scan if mounted device cannot be detected, raise an errorAlfredo Deza1-0/+3
2017-11-09ceph-volume simple.activate remove str formatting from loggingAlfredo Deza1-1/+1
2017-11-09ceph-volume util.arg_validators always convert the path to an absolute pathAlfredo Deza1-3/+3
2017-11-09rgw: Fix swift object expiry not deleting objectsPavan Rallabhandi1-1/+1
2017-11-09rgw/rgw_op.cc: Fix error message in rgw_user_get_all_buckets_statsiliul1-4/+4
2017-11-09rgw: check going_down() when lifecycle processingYao Zongyou1-0/+8
2017-11-09ceph-volume util.arg_validators require superuser privs to check pathsAlfredo Deza1-1/+3