summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_orphan.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/sal: Bucket owner as rgw_userCasey Bodley2023-11-091-6/+5
* rgw: use load_bucket()'s rgw_bucket overloadCasey Bodley2023-11-061-2/+5
* rgw/sal: rename loading get_bucket()s to load_bucket()Casey Bodley2023-11-061-6/+5
* src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-2/+2
* rgw/rados: remove sal handles from RGWRados::Object opsCasey Bodley2023-02-181-8/+8
* rgw: remove RGWSysObjectCtx entirelyCasey Bodley2022-07-131-4/+1
* rgw: add indexless bucket logic to "bucket radoslist"J. Eric Ivancich2022-05-271-11/+36
* rgw/dynamic-resharding: reshard bucket using the same instance idShilpa Jagannath2022-05-271-1/+1
* RGW: Zipper - zonegroup, placement tierDaniel Gryniewicz2022-04-201-1/+1
* RGW - Zipper - remove RGWObjectCtx from SAL APIDaniel Gryniewicz2022-03-071-5/+7
* rgw:cleanup/refactor json and xml encoders and decodersKaleb S. KEITHLEY2021-12-131-0/+49
* RGW - Zipper - Remove StatOpDaniel Gryniewicz2021-08-191-63/+74
* RGW - Zipper - remove last rgw_raw_obj from APIDaniel Gryniewicz2021-08-181-3/+3
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* RGW - Zipper - MultipartUploadDaniel Gryniewicz2021-07-281-37/+13
* rgw: DPP addition to log messagesKalpesh Pandya2021-06-241-4/+4
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-94/+96
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-33/+33
* rgw: fix radoslist stuck loopJ. Eric Ivancich2021-04-091-16/+21
* RGW Zipper - Add zone abstractionDaniel Gryniewicz2021-03-021-1/+1
* RGW Zipper - Meta list APIDaniel Gryniewicz2021-03-021-6/+6
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-134/+100
* Merge pull request #39204 from TRYTOBE8TME/wip-rgw-create-bucket-dppAli Maredia2021-02-071-24/+24
|\
| * rgw: Dpp addition to create bucket logroot2021-02-071-24/+24
* | rgw: add radosgw-admin bucket radoslist bucket/obj mappingJ. Eric Ivancich2021-02-021-4/+24
|/
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-19/+24
* Zipper - ObjectProcessorDaniel Gryniewicz2020-11-201-3/+3
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* rgw: remove unnecessary #include "rgw_rados.h"Kaleb S. KEITHLEY2020-08-101-1/+0
* rgw: radoslist incomplete multipart uploads fix marker progressionJ. Eric Ivancich2020-06-231-13/+5
* rgw: remove unused function obj_force_nsJ. Eric Ivancich2020-05-261-24/+0
* rgw: add `rgw-orphan-list` tool & `radosgw-admin bucket radoslist ...`J. Eric Ivancich2020-05-041-0/+648
* rgw: change cls rgw reshard status to enum classJ. Eric Ivancich2020-02-111-1/+1
* rgw: build_linked_oids_for_bucket and build_buckets_instance_indexzhangshaowen2020-01-031-3/+3
* Merge pull request #30619 from dang/wip-dang-zipper-2Daniel Gryniewicz2019-10-091-1/+1
|\
| * Project Zipper - BucketlistDaniel Gryniewicz2019-09-261-1/+1
* | rgw: replace ioctx.operate() with rgw_rados_operate()Ali Maredia2019-09-301-1/+1
|/
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-13/+13
* rgw: more api fixesYehuda Sadeh2019-07-291-3/+3
* rgw: move manifest code around, initial tier separationYehuda Sadeh2019-07-291-2/+2
* rgw: thread yield context through writing of head objAli Maredia2019-07-081-1/+1
* rgw: add optional_yield to RGWRados::get_bucket_instance_info()Ali Maredia2019-05-171-1/+1
* rgw: add optional_yield to RGWRados::get_bucket_info()Ali Maredia2019-05-171-1/+1
* rgw_orphan: fix detailed mode flagAbhishek Lekshmanan2019-03-181-2/+2
* rgw: orphans find: don't process stale bucket instancesAbhishek Lekshmanan2019-02-131-3/+41
* rgw: orphan: introduce a detailed mode (off by default)Abhishek Lekshmanan2019-02-131-1/+17
* rgw: orphan: flush bucket index entries only after map is fullAbhishek Lekshmanan2019-02-131-6/+4
* rgw: orphans tool: align with rgw list bucket min readaheadAbhishek Lekshmanan2019-02-131-2/+6
* rgw: zone service only provides const access to its dataCasey Bodley2018-12-051-1/+1