index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_op.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: PublicAccessConfiguration -> PublicAccessBlockConfiguration
Abhishek Lekshmanan
2020-02-03
1
-3
/
+3
*
rgw: implement get/put/delete public access block for buckets
Abhishek Lekshmanan
2020-02-03
1
-0
/
+42
*
rgw: s3: implement GetBucketPolicyStatus API
Abhishek Lekshmanan
2020-02-03
1
-0
/
+12
*
rgw: implement s3 get bucket replication api
Yehuda Sadeh
2020-01-28
1
-0
/
+12
*
rgw: implement s3 delete bucket replication api
Yehuda Sadeh
2020-01-28
1
-0
/
+13
*
rgw: implement s3 put-bucket-replication api
Yehuda Sadeh
2020-01-28
1
-0
/
+17
*
Zipper - RGWUser
Daniel Gryniewicz
2020-01-17
1
-4
/
+4
*
Merge pull request #31404 from zhangsw/rgw-cleanup-deletelc
Yuval Lifshitz
2020-01-02
1
-12
/
+1
|
\
|
*
rgw:cleanup:remove un-used class member in RGWDeleteLC
zhang Shaowen
2019-11-05
1
-12
/
+1
*
|
Merge pull request #30993 from theanalyst/rgw/mp-list-encoding
Abhishek L
2019-12-20
1
-0
/
+1
|
\
\
|
*
|
rgw: support encoding-type param for list bucket multiparts
Abhishek Lekshmanan
2019-10-18
1
-0
/
+1
|
|
/
*
/
Project Zipper - Bucket
Daniel Gryniewicz
2019-11-07
1
-2
/
+2
|
/
*
Project Zipper - Bucketlist
Daniel Gryniewicz
2019-09-26
1
-8
/
+15
*
Merge pull request #29549 from smanjara/wip-multisite-metadata
J. Eric Ivancich
2019-09-15
1
-0
/
+3
|
\
|
*
Allow admin APIs that write metadata to be executed first on the master zone.
Shilpa Jagannath
2019-08-22
1
-0
/
+3
*
|
Merge pull request #29742 from dang/push
Casey Bodley
2019-09-03
1
-1
/
+1
|
\
\
|
*
|
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
|
|
/
*
|
rgw/rgw_op: Remove get_val from hotpath via legacy options
Mark Nelson
2019-08-28
1
-8
/
+5
*
|
Merge pull request #29298 from zhangsw/rgw-fix-bug-listobjv2-startafter
Ali Maredia
2019-08-22
1
-1
/
+0
|
\
\
|
*
|
rgw: continuationToken or startAfter shouldn't be returned if not specified.
zhang Shaowen
2019-07-25
1
-1
/
+0
*
|
|
rgw: distinguish different get_usage for usage log
Jiaying Ren
2019-08-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-24
/
+24
*
|
Merge branch 'wip-rgw-metadata-servicification'
Casey Bodley
2019-08-13
1
-9
/
+9
|
\
\
|
*
|
rgw: use stl.user->read_stats() instead of cls_user_get_header()
Yehuda Sadeh
2019-07-29
1
-0
/
+1
|
*
|
rgw: more api adjustments
Yehuda Sadeh
2019-07-29
1
-8
/
+5
|
*
|
rgw: move manifest code around, initial tier separation
Yehuda Sadeh
2019-07-29
1
-0
/
+2
|
*
|
rgw: more headers cleanup
Yehuda Sadeh
2019-07-29
1
-1
/
+1
|
|
/
*
|
Minor fixes.
Shilpa Jagannath
2019-07-30
1
-3
/
+0
*
|
Set object ACLS to reflect bucket owner supporting bucket unlink/link.
Shilpa Jagannath
2019-07-30
1
-0
/
+2
|
/
*
rgw: Don't crash on copy when metadata directive not supplied
Adam C. Emerson
2019-07-10
1
-2
/
+4
*
Merge pull request #28102 from albIN7/liv2
Ali Maredia
2019-06-28
1
-0
/
+1
|
\
|
*
rgw:listobjectsv2
albIN7
2019-06-07
1
-0
/
+1
*
|
Merge pull request #28276 from liuchang0812/multi-site-request-forward
Casey Bodley
2019-06-20
1
-0
/
+1
|
\
\
|
*
|
rgw: RGWSetRequestPayment request should be forwarded to master zone
Chang Liu
2019-05-28
1
-0
/
+1
*
|
|
rgw: fix some bugs in object lock feature
zhang Shaowen
2019-06-12
1
-2
/
+11
*
|
|
rgw: add object lock feature.
zhang Shaowen
2019-06-12
1
-2
/
+100
|
|
/
|
/
|
*
|
rgw: forwards to master and uses gw_bucket_set_attrs
Chang Liu
2019-06-04
1
-0
/
+1
*
|
rgw: declares bucket tagging op classes
Chang Liu
2019-06-04
1
-0
/
+40
|
/
*
rgw: Add append object api
Zhang Shaowen
2019-02-12
1
-1
/
+8
*
rgw: dmclock: move client config and counters to its own header
Abhishek Lekshmanan
2019-01-31
1
-11
/
+12
*
rgw: op: set dmclock_cost to 1
Abhishek Lekshmanan
2019-01-31
1
-1
/
+1
*
rgw: add dmclock client/cost to RGWOp interface
Casey Bodley
2019-01-31
1
-0
/
+13
*
rgw: Initial commit for AssumeRoleWithWebIdentity.
Pritha Srivastava
2019-01-29
1
-2
/
+2
*
Merge pull request #25774 from yehudasa/wip-rgw-tiering-3
Matt Benjamin
2019-01-22
1
-3
/
+10
|
\
|
*
rgw: fix check for no storage_class specified in obj copy
Yehuda Sadeh
2019-01-06
1
-0
/
+6
|
*
rgw: blacklist x-amz-storage-class header
Yehuda Sadeh
2019-01-04
1
-1
/
+2
|
*
rgw: add support for storage class
Yehuda Sadeh
2019-01-04
1
-2
/
+2
*
|
Merge remote-tracking branch 'private/wip-rgw-max-keys' into wip-mimic-4
Sage Weil
2019-01-04
1
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
rgw: fix issues with 'enforce bounds' patch
Joao Eduardo Luis
2018-11-29
1
-7
/
+12
|
*
rgw: enforce bounds on max-keys/max-uploads/max-parts
Robin H. Johnson
2018-11-28
1
-0
/
+25
[next]