index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_common.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: refactor service handlers
Yuval Lifshitz
2023-01-25
1
-8
/
+12
*
rgw: req_state takes const ref to RGWProcessEnv
Casey Bodley
2022-12-09
1
-2
/
+3
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2022-11-29
1
-0
/
+12
*
rgw: add DAOS SAL implementation
Zuhair AlSader
2022-09-07
1
-1
/
+2
*
rgw: remove dout_subsys defs from header files
J. Eric Ivancich
2022-08-30
1
-1
/
+2
*
rgw/rest: replace RGW_FORMAT_ macros with an enum class
Matt Benjamin
2022-08-16
1
-2
/
+2
*
rgw/iam: thread DoutPrefixProvider into policy evaluation
Matt Benjamin
2022-08-16
1
-14
/
+21
*
rgw: Guard against malformed bucket URLs
Adam C. Emerson
2022-07-15
1
-0
/
+5
*
rgw: remove unnecessary "struct" from req_state declarations
J. Eric Ivancich
2022-06-22
1
-13
/
+13
*
rgw: implementation of forward_request_to_master()
Pritha Srivastava
2022-06-06
1
-0
/
+18
*
rgw: reshard adds a log layout for the new index
Casey Bodley
2022-05-27
1
-2
/
+2
*
rgw/dynamic-resharding: remove creation of new bucket instance
Shilpa Jagannath
2022-05-27
1
-1
/
+1
*
Merge pull request #46151 from cbodley/wip-rgw-derr-config-store
Casey Bodley
2022-05-18
1
-1
/
+0
|
\
|
*
rgw: remove cerr << config_store from rgw_common.cc
Casey Bodley
2022-05-04
1
-1
/
+0
*
|
Merge pull request #46167 from dang/wip-dang-nosuchtagset
Daniel Gryniewicz
2022-05-18
1
-1
/
+1
|
\
\
|
*
|
RGW - Fix NoSuchTagSet error
Daniel Gryniewicz
2022-05-05
1
-1
/
+1
|
|
/
*
|
Merge pull request #46033 from iqbalredkhan/quota2
Ali Maredia
2022-05-05
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
rgw: user_quota and bucket_quota are defined under RGWQuota
Iqbal Khan
2022-05-04
1
-4
/
+4
*
|
Merge pull request #44494 from mdw-at-linuxbox/wip-master-mankey
Ali Maredia
2022-05-02
1
-0
/
+33
|
\
\
|
*
|
rgw/sse-s3: save sse attributes in req_state->crypt_attribute_map
Marcus Watts
2022-04-19
1
-0
/
+33
*
|
|
RGW - Allow starting RGW/dbstore without connecting to Mons
Daniel Gryniewicz
2022-04-27
1
-0
/
+24
|
|
/
|
/
|
*
|
RGW: Zipper - zonegroup, placement tier
Daniel Gryniewicz
2022-04-20
1
-13
/
+44
|
/
*
rgw: zipper: move functions so they're on correct side of API
Kaleb S. KEITHLEY
2022-04-06
1
-0
/
+17
*
Merge pull request #42891 from ofriedma/wip-ofriedma-rgw-qos-finale
Casey Bodley
2022-01-11
1
-1
/
+20
|
\
|
*
rgw: Add admin ops API for rate limiting
Or Friedmann
2022-01-10
1
-1
/
+2
|
*
rgw: Add rgw rate limiting per user and per bucket
Or Friedmann
2022-01-05
1
-0
/
+18
*
|
rgw/common: make "get" methods on RGWHTTPArgs const
yuval Lifshitz
2022-01-07
1
-5
/
+5
|
/
*
Merge pull request #42009 from pritha-srivastava/wip-rgw-sts-correct-read-obj...
Casey Bodley
2021-12-16
1
-11
/
+10
|
\
|
*
rgw/sts: fix read_obj_policy permission evaluation
Pritha Srivastava
2021-11-22
1
-11
/
+10
*
|
rgw:cleanup/refactor json and xml encoders and decoders
Kaleb S. KEITHLEY
2021-12-13
1
-1
/
+602
*
|
rgw: introduce new /{admin}/info api resource
Matt Benjamin
2021-12-09
1
-0
/
+1
|
/
*
rgw/CloudTransition: Fail GET on cloud tiered objects
Soumya Koduri
2021-11-18
1
-0
/
+1
*
rgw: Ensure buckets too old to decode a layout have layout logs
Adam C. Emerson
2021-11-03
1
-0
/
+5
*
rgw/sts: code to check IAM policy and return an
Pritha Srivastava
2021-09-23
1
-4
/
+4
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
Merge pull request #42222 from flipkart-incubator/aws_sse_s3
Casey Bodley
2021-07-27
1
-0
/
+1
|
\
|
*
rgw: Introduce BucketEncryption APIs to support SSE-S3 feature
Rahul Dev Parashar
2021-07-19
1
-0
/
+1
*
|
rgw/sts: createbucket op should take into account
Pritha Srivastava
2021-07-08
1
-4
/
+17
|
/
*
rgw/sts: correcting the evaluation of session policies
Pritha Srivastava
2021-05-29
1
-43
/
+116
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-1
/
+1
*
Merge pull request #38737 from IlsooByun/objmeta-key-underscore
J. Eric Ivancich
2021-04-07
1
-3
/
+5
|
\
|
*
rgw: keep underscore in metatdata key
Ilsoo Byun
2020-12-30
1
-3
/
+5
*
|
Merge pull request #38741 from BryceCao/wip-standardize-request
Harish Munjulur
2021-03-04
1
-0
/
+1
|
\
\
|
*
|
rgw : add the check for bucket handler if http args exist object_exclusive su...
cao.leilc
2021-01-30
1
-0
/
+1
|
|
/
*
|
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-5
/
+5
*
|
rgw: avoid (rgw_file) illegal access to stack memory
Matt Benjamin
2021-01-20
1
-8
/
+10
|
/
*
rgw: Check S3 object lock date in multi-object delete
Mark Houghton
2020-11-20
1
-0
/
+35
*
rgw/sts: adding code for federated user as owner in case of STS.
Pritha Srivastava
2020-09-15
1
-3
/
+6
*
Zipper - Make s->user a unique_ptr
Daniel Gryniewicz
2020-09-08
1
-3
/
+2
*
Zipper - Rename get_bi() to get_key()
Daniel Gryniewicz
2020-08-17
1
-4
/
+4
[next]