index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_orphan.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/sal: Bucket owner as rgw_user
Casey Bodley
2023-11-09
1
-6
/
+5
*
rgw: use load_bucket()'s rgw_bucket overload
Casey Bodley
2023-11-06
1
-2
/
+5
*
rgw/sal: rename loading get_bucket()s to load_bucket()
Casey Bodley
2023-11-06
1
-6
/
+5
*
src/rgw: Changing null_yield to optional_yield
Kalpesh Pandya
2023-06-19
1
-2
/
+2
*
rgw/rados: remove sal handles from RGWRados::Object ops
Casey Bodley
2023-02-18
1
-8
/
+8
*
rgw: remove RGWSysObjectCtx entirely
Casey Bodley
2022-07-13
1
-4
/
+1
*
rgw: add indexless bucket logic to "bucket radoslist"
J. Eric Ivancich
2022-05-27
1
-11
/
+36
*
rgw/dynamic-resharding: reshard bucket using the same instance id
Shilpa Jagannath
2022-05-27
1
-1
/
+1
*
RGW: Zipper - zonegroup, placement tier
Daniel Gryniewicz
2022-04-20
1
-1
/
+1
*
RGW - Zipper - remove RGWObjectCtx from SAL API
Daniel Gryniewicz
2022-03-07
1
-5
/
+7
*
rgw:cleanup/refactor json and xml encoders and decoders
Kaleb S. KEITHLEY
2021-12-13
1
-0
/
+49
*
RGW - Zipper - Remove StatOp
Daniel Gryniewicz
2021-08-19
1
-63
/
+74
*
RGW - Zipper - remove last rgw_raw_obj from API
Daniel Gryniewicz
2021-08-18
1
-3
/
+3
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
RGW - Zipper - MultipartUpload
Daniel Gryniewicz
2021-07-28
1
-37
/
+13
*
rgw: DPP addition to log messages
Kalpesh Pandya
2021-06-24
1
-4
/
+4
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-94
/
+96
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-33
/
+33
*
rgw: fix radoslist stuck loop
J. Eric Ivancich
2021-04-09
1
-16
/
+21
*
RGW Zipper - Add zone abstraction
Daniel Gryniewicz
2021-03-02
1
-1
/
+1
*
RGW Zipper - Meta list API
Daniel Gryniewicz
2021-03-02
1
-6
/
+6
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-134
/
+100
*
Merge pull request #39204 from TRYTOBE8TME/wip-rgw-create-bucket-dpp
Ali Maredia
2021-02-07
1
-24
/
+24
|
\
|
*
rgw: Dpp addition to create bucket log
root
2021-02-07
1
-24
/
+24
*
|
rgw: add radosgw-admin bucket radoslist bucket/obj mapping
J. Eric Ivancich
2021-02-02
1
-4
/
+24
|
/
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-19
/
+24
*
Zipper - ObjectProcessor
Daniel Gryniewicz
2020-11-20
1
-3
/
+3
*
Zipper - Split RadosStore from base SAL
Daniel Gryniewicz
2020-09-08
1
-0
/
+1
*
rgw: remove unnecessary #include "rgw_rados.h"
Kaleb S. KEITHLEY
2020-08-10
1
-1
/
+0
*
rgw: radoslist incomplete multipart uploads fix marker progression
J. Eric Ivancich
2020-06-23
1
-13
/
+5
*
rgw: remove unused function obj_force_ns
J. Eric Ivancich
2020-05-26
1
-24
/
+0
*
rgw: add `rgw-orphan-list` tool & `radosgw-admin bucket radoslist ...`
J. Eric Ivancich
2020-05-04
1
-0
/
+648
*
rgw: change cls rgw reshard status to enum class
J. Eric Ivancich
2020-02-11
1
-1
/
+1
*
rgw: build_linked_oids_for_bucket and build_buckets_instance_index
zhangshaowen
2020-01-03
1
-3
/
+3
*
Merge pull request #30619 from dang/wip-dang-zipper-2
Daniel Gryniewicz
2019-10-09
1
-1
/
+1
|
\
|
*
Project Zipper - Bucketlist
Daniel Gryniewicz
2019-09-26
1
-1
/
+1
*
|
rgw: replace ioctx.operate() with rgw_rados_operate()
Ali Maredia
2019-09-30
1
-1
/
+1
|
/
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-13
/
+13
*
rgw: more api fixes
Yehuda Sadeh
2019-07-29
1
-3
/
+3
*
rgw: move manifest code around, initial tier separation
Yehuda Sadeh
2019-07-29
1
-2
/
+2
*
rgw: thread yield context through writing of head obj
Ali Maredia
2019-07-08
1
-1
/
+1
*
rgw: add optional_yield to RGWRados::get_bucket_instance_info()
Ali Maredia
2019-05-17
1
-1
/
+1
*
rgw: add optional_yield to RGWRados::get_bucket_info()
Ali Maredia
2019-05-17
1
-1
/
+1
*
rgw_orphan: fix detailed mode flag
Abhishek Lekshmanan
2019-03-18
1
-2
/
+2
*
rgw: orphans find: don't process stale bucket instances
Abhishek Lekshmanan
2019-02-13
1
-3
/
+41
*
rgw: orphan: introduce a detailed mode (off by default)
Abhishek Lekshmanan
2019-02-13
1
-1
/
+17
*
rgw: orphan: flush bucket index entries only after map is full
Abhishek Lekshmanan
2019-02-13
1
-6
/
+4
*
rgw: orphans tool: align with rgw list bucket min readahead
Abhishek Lekshmanan
2019-02-13
1
-2
/
+6
*
rgw: zone service only provides const access to its data
Casey Bodley
2018-12-05
1
-1
/
+1
[next]