index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
driver
/
rados
/
rgw_bucket.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #60845 from yehudasa/wip-69060
Casey Bodley
2024-12-11
1
-2
/
+3
|
\
|
*
rgw: fix bucket link operation
Yehuda Sadeh
2024-11-26
1
-2
/
+3
*
|
radosgw-admin: bucket link/unlink support accounts
Casey Bodley
2024-12-06
1
-9
/
+42
|
/
*
rgw/service: remove unused metadata and metadata backend services
Casey Bodley
2024-09-12
1
-1
/
+0
*
rgw/metadata: use raw RGWMetadataHandler for bucket instances
Casey Bodley
2024-09-12
1
-170
/
+211
*
rgw/metadata: use raw RGWMetadataHandler for bucket entrypoints
Casey Bodley
2024-09-12
1
-177
/
+172
*
rgw/bucket: remove unused 'meta backend ctx' arguments
Casey Bodley
2024-09-12
1
-234
/
+105
*
Merge pull request #58082 from jzhu116-bloomberg/wip-66516
Casey Bodley
2024-09-09
1
-1
/
+1
|
\
|
*
rgw/multipart: use cls_version to avoid racing between part upload and multip...
Jane Zhu
2024-08-23
1
-1
/
+1
*
|
Merge pull request #56597 from liangmingyuanneo/optimize-reshard
Casey Bodley
2024-09-05
1
-4
/
+7
|
\
\
|
*
|
rgw/reshard: stop recording logs when reshard failed
liangmingyuan
2024-07-22
1
-1
/
+3
|
*
|
rgw/reshard: copy the index entries to dest shards.
liangmingyuan
2024-07-21
1
-3
/
+3
|
*
|
rgw/reshard: Add logrecord phase in resharding
liangmingyuan
2024-07-20
1
-0
/
+1
*
|
|
Merge pull request #59117 from cbodley/wip-67468
Casey Bodley
2024-08-26
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rgw/rados: zero-init shard_count in RGWBucket::check_index_unlinked()
Casey Bodley
2024-08-09
1
-1
/
+1
|
|
/
*
/
rgw/sal: add dpp and optional_yield to lifecycle ops
Casey Bodley
2024-07-23
1
-3
/
+4
|
/
*
rgw: add reshard status to bucket stats plus minor misc items
J. Eric Ivancich
2024-07-12
1
-8
/
+9
*
rgw/multisite: add a flag to bilog_flags and use it to set/unset null version
Shilpa Jagannath
2024-06-28
1
-3
/
+0
*
RGW: Remove get_obj_state()/set_obj_state from SAL
Daniel Gryniewicz
2024-05-28
1
-4
/
+4
*
rgw: switch back to boost::asio for spawn() and yield_context
Casey Bodley
2024-05-13
1
-9
/
+12
*
rgw: make incomplete multipart upload part of bucket check efficient
J. Eric Ivancich
2024-04-30
1
-85
/
+246
*
rgw: bucket list --uid redirects to account buckets
Casey Bodley
2024-04-10
1
-2
/
+15
*
rgw/multisite: RGWBucketMetadataHandler updates linkage on owner change
Casey Bodley
2024-04-10
1
-8
/
+22
*
rgw/sal: move list_buckets() to Driver
Casey Bodley
2024-04-10
1
-38
/
+76
*
rgw: use rgw_owner in RGWBucketInfo
Casey Bodley
2024-04-10
1
-7
/
+17
*
rgw: use rgw_owner in RGWBucketEntryPoint
Casey Bodley
2024-04-10
1
-39
/
+82
*
rgw/rados: add rgwrados::buckets namespace abstraction for cls_user
Casey Bodley
2024-04-10
1
-2
/
+2
*
rgw/multisite-notification: Add omap object to store the mapping between buck...
kchheda3
2024-03-05
1
-23
/
+109
*
rgw/multisite-notification: Add support to replicate bucket notifications in ...
kchheda3
2024-03-05
1
-6
/
+17
*
rgw/lc: use flag and named constants instead of booleans as argument in inter...
Jane Zhu
2024-01-10
1
-1
/
+1
*
Revert "spawn: use explicit strand executor"
Casey Bodley
2023-12-21
1
-2
/
+2
*
rgw/acl/s3: parse_policy() as free function
Casey Bodley
2023-11-30
1
-1
/
+1
*
rgw/acl/s3: write_policy_xml() as free function
Casey Bodley
2023-11-30
1
-1
/
+1
*
rgw/acl: remove CephContext members
Casey Bodley
2023-11-30
1
-3
/
+3
*
rgw: remove unused policy_bl_to_stream()
Casey Bodley
2023-11-30
1
-11
/
+0
*
rgw: ACLOwner as raw struct
Casey Bodley
2023-11-30
1
-2
/
+2
*
Merge pull request #54171 from smanjara/wip-fix-archive-version-status
Casey Bodley
2023-11-16
1
-4
/
+5
|
\
|
*
rgw/multisite: set versioning status in archive zone upon bucket creation
Shilpa Jagannath
2023-10-24
1
-4
/
+5
*
|
rgw/sal: Bucket owner as rgw_user
Casey Bodley
2023-11-09
1
-23
/
+13
*
|
Merge pull request #50599 from cbodley/wip-rgw-sal-forward
Casey Bodley
2023-11-08
1
-32
/
+26
|
\
\
|
*
|
rgw/sal: rename Bucket::remove_bucket() to remove()
Casey Bodley
2023-11-07
1
-2
/
+2
|
*
|
rgw: use load_bucket()'s rgw_bucket overload
Casey Bodley
2023-11-06
1
-7
/
+17
|
*
|
rgw/sal: rename loading get_bucket()s to load_bucket()
Casey Bodley
2023-11-06
1
-24
/
+12
|
*
|
rgw/sal: User::remove_bucket() no longer supports forward_to_master
Casey Bodley
2023-11-06
1
-2
/
+1
|
*
|
rgw: don't use other zone's shard count for forwarded CreateBucket requests
Casey Bodley
2023-11-06
1
-5
/
+2
|
|
/
*
/
rgw: add layout generation info to "bucket stats"
J. Eric Ivancich
2023-10-26
1
-5
/
+7
|
/
*
Merge pull request #53813 from cfsnyder/wip-63092
J. Eric Ivancich
2023-10-19
1
-0
/
+6
|
\
|
*
rgw: add versioning info to radosgw-admin bucket stats output
Cory Snyder
2023-10-04
1
-0
/
+6
*
|
Merge pull request #52254 from vedanshbhartia/coverity_uninit
Yuval Lifshitz
2023-10-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
rgw: Add coverity uninitialized variable and initialize RGWMetadataHandlerPut...
Vedansh Bhartia
2023-07-24
1
-1
/
+1
[next]