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.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #54759 from jzhu116-bloomberg/wip-63178
Casey Bodley
2024-01-18
1
-7
/
+7
|
\
|
*
rgw/lc: use flag and named constants instead of booleans as argument in inter...
Jane Zhu
2024-01-10
1
-8
/
+8
|
*
rgw/lc: remove default arguments in virtual functions
Jane Zhu
2024-01-10
1
-7
/
+7
*
|
Merge pull request #54966 from yuvalif/wip-yuval-63855
Yuval Lifshitz
2024-01-16
1
-7
/
+18
|
\
\
|
|
/
|
/
|
|
*
rgw/notifications: dont send notifications if op has failed
Yuval Lifshitz
2024-01-04
1
-7
/
+18
*
|
Merge pull request #54587 from cbodley/wip-45736
Casey Bodley
2024-01-08
1
-2
/
+2
|
\
\
|
*
|
rgw/s3: RGWGetObj still sets attrs on ReadOp error
Casey Bodley
2023-11-24
1
-2
/
+2
*
|
|
Revert "spawn: use explicit strand executor"
Casey Bodley
2023-12-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #54569 from AliMasarweh/wip-alimasa-multi-pubsub-etag
Yuval Lifshitz
2023-12-17
1
-21
/
+42
|
\
\
|
*
|
RGW:pubsub publish commit with etag populated
Ali Masarwa
2023-12-14
1
-21
/
+42
*
|
|
rgw/multisite: forwarded requests always pass a bufferlist
Casey Bodley
2023-12-13
1
-0
/
+6
|
/
/
*
|
Merge pull request #54738 from cbodley/wip-63485
Casey Bodley
2023-12-08
1
-5
/
+16
|
\
\
|
*
|
rgw/iam: admin/system users ignore iam policy parsing errors
Casey Bodley
2023-11-30
1
-5
/
+16
*
|
|
rgw/acl: req_state stores ACLs by value instead of unique_ptr
Casey Bodley
2023-11-30
1
-89
/
+66
*
|
|
rgw/acl/s3: parse_policy() as free function
Casey Bodley
2023-11-30
1
-44
/
+18
*
|
|
rgw/acl/s3: write_policy_xml() as free function
Casey Bodley
2023-11-30
1
-11
/
+9
*
|
|
rgw/acl/swift: remove RGWAccessControlPolicy subclasses
Casey Bodley
2023-11-30
1
-2
/
+2
*
|
|
rgw/acl/swift: merge_policy() as free function
Casey Bodley
2023-11-30
1
-5
/
+1
*
|
|
rgw/acl: remove CephContext members
Casey Bodley
2023-11-30
1
-22
/
+21
*
|
|
rgw: ACLOwner as raw struct
Casey Bodley
2023-11-30
1
-16
/
+16
*
|
|
rgw: reorder rgw_user members for default operator<=>
Casey Bodley
2023-11-30
1
-1
/
+1
|
/
/
*
|
rgw: Remove `RGWSI_RADOS` from `RGWSI_SysObj*`
Adam C. Emerson
2023-11-29
1
-2
/
+0
*
|
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-4
/
+4
|
/
*
Merge pull request #50148 from cbodley/wip-58750
Casey Bodley
2023-11-24
1
-0
/
+4
|
\
|
*
rgw: non-multipart uploads serve entire range on partNumber=1
Casey Bodley
2023-11-21
1
-2
/
+1
|
*
rgw/rados: part support for RGWRados::Object::Read
Casey Bodley
2023-11-21
1
-0
/
+5
*
|
rgw: fix the ret cond check CreateBucket::Execute()
Jane Zhu
2023-11-23
1
-1
/
+1
*
|
rgw: modify ret cond in middle of CreateBucket::Execute()
Ali Maredia
2023-11-23
1
-1
/
+1
|
/
*
rgw/notifications: cleanup all coroutines after sending the notification
Yuval Lifshitz
2023-11-19
1
-1
/
+2
*
rgw/sal: Bucket owner as rgw_user
Casey Bodley
2023-11-09
1
-35
/
+25
*
rgw/sal: rename Bucket::remove_bucket() to remove()
Casey Bodley
2023-11-07
1
-2
/
+2
*
rgw: add free function rgw_forward_request_to_master()
Casey Bodley
2023-11-07
1
-38
/
+90
*
rgw/sal: move User::create_bucket() to Bucket::create()
Casey Bodley
2023-11-07
1
-156
/
+244
*
rgw: use load_bucket()'s rgw_bucket overload
Casey Bodley
2023-11-06
1
-16
/
+23
*
rgw/sal: rename loading get_bucket()s to load_bucket()
Casey Bodley
2023-11-06
1
-52
/
+42
*
rgw: read existing placement and swift_ver_location outside of sal
Casey Bodley
2023-11-06
1
-0
/
+5
*
rgw: RGWCreateBucket cleanup
Casey Bodley
2023-11-06
1
-6
/
+3
*
rgw: move rgw_op_get_bucket_policy_from_attr() out of sal
Casey Bodley
2023-11-06
1
-5
/
+18
*
rgw/sal: User::remove_bucket() no longer supports forward_to_master
Casey Bodley
2023-11-06
1
-2
/
+2
*
rgw: RGWBulkDelete calls forward_to_master before remove_bucket()
Casey Bodley
2023-11-06
1
-3
/
+15
*
Merge pull request #53997 from Inode1/rgw-subuser-user-policy-check
Casey Bodley
2023-11-06
1
-0
/
+4
|
\
|
*
rgw: add subuser to user policy condition check
ivan
2023-10-13
1
-0
/
+4
*
|
Merge pull request #53003 from alimaredia/wip-rgw-perf-counters-cache
Casey Bodley
2023-10-27
1
-11
/
+43
|
\
\
|
*
|
rgw: remove move's, rename put/get counters, revert exporter changes
Ali Maredia
2023-10-20
1
-9
/
+9
|
*
|
rgw: misc labeled op counters work
Ali Maredia
2023-10-12
1
-30
/
+32
|
*
|
common: perf counters cache + rgw op labeled counters
Ali Maredia
2023-10-12
1
-11
/
+41
|
|
/
*
/
rgw: adding request context structure
Yuval Lifshitz
2023-10-12
1
-3
/
+6
|
/
*
rgw/async: use optional_yield for keystone and kms requests
Casey Bodley
2023-09-26
1
-1
/
+1
*
rgw/sal: StoreBucket no longer wraps RGWBucketEnt
Casey Bodley
2023-09-22
1
-1
/
+1
*
rgw/sal: list_buckets() returns RGWBucketEnts
Casey Bodley
2023-09-22
1
-116
/
+97
[next]