index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_bucket.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RGW - Zipper - Chown rework
Daniel Gryniewicz
2022-12-15
1
-0
/
+36
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2022-11-29
1
-765
/
+0
*
Merge pull request #47083 from cbodley/wip-rgw-sysobjctx-rm
Casey Bodley
2022-07-25
1
-1
/
+3
|
\
|
*
rgw: remove RGWSysObjectCtx entirely
Casey Bodley
2022-07-13
1
-1
/
+3
*
|
rgwlc: activate lifecycle processing on non-master zones
Matt Benjamin
2022-07-18
1
-2
/
+2
|
/
*
RGW: Zipper - zonegroup, placement tier
Daniel Gryniewicz
2022-04-20
1
-2
/
+0
*
rgw: fix dynamic reshard happening during user stats sync
Yuval Lifshitz
2022-01-11
1
-1
/
+1
*
rgw: Add rgw rate limiting per user and per bucket
Or Friedmann
2022-01-05
1
-0
/
+4
*
rgw:cleanup/refactor json and xml encoders and decoders
Kaleb S. KEITHLEY
2021-12-13
1
-0
/
+2
*
rgw: allow force-check filter to pass through the SAL layer
J. Eric Ivancich
2021-10-15
1
-1
/
+1
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-41
/
+41
*
rgw: clean up some code
J. Eric Ivancich
2021-08-03
1
-13
/
+6
*
Remove get_raw_obj() from Object
Daniel Gryniewicz
2021-07-28
1
-1
/
+0
*
RGW Zipper - Remove link/unlink from API
Daniel Gryniewicz
2021-05-06
1
-3
/
+0
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-3
/
+5
*
rgw/acl: set_acl shouldn't overwrite bucket attrs
Soumya Koduri
2021-05-02
1
-4
/
+0
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-23
/
+23
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-30
/
+30
*
RGW Zipper - Meta list API
Daniel Gryniewicz
2021-03-02
1
-1
/
+1
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-56
/
+38
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-42
/
+69
*
rgw: Initialize logs on layout initialization
Adam C. Emerson
2021-01-22
1
-1
/
+4
*
rgw/services: No null_yield
Adam C. Emerson
2020-11-13
1
-8
/
+10
*
rgw: don't allow overwrites to BucketInfo's "layout" when sync fetches bucket...
Shilpa Jagannath
2020-10-15
1
-0
/
+2
*
rgw: Datalog with selectable backends, FIFO and Omap
Adam C. Emerson
2020-09-09
1
-173
/
+5
*
rgw: Fix async caller into Datalog
Adam C. Emerson
2020-09-09
1
-7
/
+7
*
rgw: Remove superfluous wrapper around datalog
Adam C. Emerson
2020-09-09
1
-15
/
+11
*
rgw: Normalize DataLog function signatures
Adam C. Emerson
2020-09-09
1
-11
/
+12
*
rgw: Get rid of BucketFilter class, use a std::function
Adam C. Emerson
2020-09-09
1
-49
/
+32
*
Zipper - Remove duplicate remove_bucket() code
Daniel Gryniewicz
2020-08-17
1
-1
/
+0
*
radosgw-admin: add support for --bucket-id in bucket stats command
Vikhyat Umrao
2020-04-14
1
-0
/
+2
*
rgw: clean up address 0-length listing results...
J. Eric Ivancich
2020-02-13
1
-3
/
+0
*
rgw: sync: only update data log if bucket exports data
Yehuda Sadeh
2020-01-28
1
-1
/
+29
*
rgw, radosgw-admin: explicit zone id type
Yehuda Sadeh
2020-01-28
1
-1
/
+1
*
rgw: identify potential related (for sync) buckets on bucket update
Yehuda Sadeh
2020-01-28
1
-1
/
+0
*
rgw: svc.zone: keep policy handler for all zones
Yehuda Sadeh
2020-01-28
1
-1
/
+2
*
rgw: bucket sync: read local bucket sources
Yehuda Sadeh
2020-01-28
1
-0
/
+4
*
rgw: ctl.bucket: add bucket sync related methods
Yehuda Sadeh
2020-01-28
1
-0
/
+8
*
rgw: define sync policy structures
Yehuda Sadeh
2020-01-28
1
-1
/
+1
*
rgw: store data log entry if bucket sync policy not empty
Yehuda Sadeh
2020-01-28
1
-1
/
+2
*
rgw: rename search variable to better indicate semantics
J. Eric Ivancich
2020-01-24
1
-0
/
+4
*
rgw: use a constexpr to specify standard # of bucket entries to list
J. Eric Ivancich
2020-01-24
1
-0
/
+7
*
rgw: fix version tracking across bucket link steps
Matt Benjamin
2019-12-12
1
-4
/
+5
*
Project Zipper - Bucket
Daniel Gryniewicz
2019-11-07
1
-5
/
+0
*
Project Zipper - Bucketlist
Daniel Gryniewicz
2019-09-26
1
-6
/
+6
*
Merge pull request #19020 from zhangsw/feature-rgw-bucketsync-api
Casey Bodley
2019-09-19
1
-1
/
+12
|
\
|
*
rgw: fix some compile errors
zhang Shaowen
2019-08-29
1
-1
/
+1
|
*
rgw: add admin rest api for bucket sync.
Zhang Shaowen
2019-08-26
1
-1
/
+12
*
|
Merge pull request #29852 from cbodley/wip-41395
Casey Bodley
2019-09-03
1
-1
/
+2
|
\
\
|
*
|
rgw: add reshard checks to bucket quota sync thread
Casey Bodley
2019-08-23
1
-1
/
+2
|
|
/
[next]