index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #61157 from aiivashchenko/fix_68195
J. Eric Ivancich
13 days
3
-1
/
+3
|
\
|
*
rgw: add missing last_modified field to swift api
Andrei Ivashchenko
2024-12-23
3
-1
/
+3
*
|
Merge pull request #61384 from sj14/sj/delete-policy-204
J. Eric Ivancich
13 days
1
-1
/
+4
|
\
\
|
*
|
rgw: S3 Delete Bucket Policy should return 204 on success
Simon Jürgensmeyer
2025-01-15
1
-1
/
+4
*
|
|
Merge pull request #61370 from yehudasa/wip-69536
J. Eric Ivancich
13 days
1
-1
/
+1
|
\
\
\
|
*
|
|
rgw: RGWRados::get_olh() needs to use the correct attr
Yehuda Sadeh
2025-01-14
1
-1
/
+1
*
|
|
|
Merge pull request #61285 from cbodley/wip-69462
J. Eric Ivancich
13 days
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
rgw: /admin/user api dumps account-related user info
Casey Bodley
2025-01-09
1
-0
/
+5
*
|
|
|
|
Merge pull request #61244 from awojno-bloomberg/fix-bucket-sync-status
J. Eric Ivancich
13 days
1
-8
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
rgw:fix radosgw-admin use after free
Alex Wojno
2025-01-09
1
-8
/
+6
*
|
|
|
|
|
Merge pull request #61211 from yuvalif/wip-yuval-logging-tenant
Yuval Lifshitz
2025-01-15
11
-161
/
+646
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rgw/logging: clean pending objects
Yuval Lifshitz
2025-01-13
11
-128
/
+559
|
*
|
|
|
|
rgw/logging: retry attribuite set in case of race
Yuval Lifshitz
2025-01-13
1
-45
/
+56
|
*
|
|
|
|
rgw/logging: log bucket must not have encryption
Yuval Lifshitz
2025-01-13
1
-1
/
+6
|
*
|
|
|
|
rgw/logging: source and log bucket must be different
Yuval Lifshitz
2025-01-13
1
-0
/
+5
|
*
|
|
|
|
rgw/logging: support source and destination buckets on different tenants
Yuval Lifshitz
2025-01-13
2
-41
/
+74
*
|
|
|
|
|
Merge pull request #60073 from mkogan1/wip-fix-rate-lim
Casey Bodley
2025-01-14
7
-83
/
+113
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rgw: fix user rate limit is not enforced w/ global rate limit set
Mark Kogan
2025-01-06
7
-83
/
+113
*
|
|
|
|
|
Merge pull request #55259 from linuxbox2/wip-object-attributes
Matt Benjamin
2025-01-10
21
-19
/
+617
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rgw_attrs: fixes for 3 more iam/perms mappings
Matt Benjamin
2025-01-10
2
-0
/
+5
|
*
|
|
|
|
|
rgw:attrs: dump marker and max_parts only if sent
Matt Benjamin
2025-01-08
2
-7
/
+15
|
*
|
|
|
|
|
rgw:attrs cap max_parts at 1000
Matt Benjamin
2025-01-08
1
-0
/
+1
|
*
|
|
|
|
|
rgw: GetObjAttrs enforces MaxSize and returns correct IsTruncated
Casey Bodley
2025-01-08
2
-1
/
+7
|
*
|
|
|
|
|
rgw/rados: Object::list_parts() starts after marker
Casey Bodley
2025-01-08
1
-2
/
+2
|
*
|
|
|
|
|
rgw/rados: get_part_obj_state() fixes accounted_size when uncompressed
Casey Bodley
2025-01-08
1
-0
/
+3
|
*
|
|
|
|
|
rgw: GetObjAttrs calls rgw_s3_prepare_decrypt()
Casey Bodley
2025-01-08
3
-2
/
+19
|
*
|
|
|
|
|
rgw_cksum: return version_id in all cases
Matt Benjamin
2025-01-08
1
-0
/
+2
|
*
|
|
|
|
|
rgw_cksum: permit fallback to checksum-type from create-multipart, in upload-...
Matt Benjamin
2025-01-08
4
-7
/
+58
|
*
|
|
|
|
|
rgw: defensive check for part cksum in try_sum_part_cksums
Matt Benjamin
2025-01-08
1
-0
/
+8
|
*
|
|
|
|
|
rgw_cksum: don't display nil checksums in get-object-attributes (parts)
Matt Benjamin
2025-01-08
1
-1
/
+3
|
*
|
|
|
|
|
rgw: GetObjectAttributes iam policy policy hooks
Matt Benjamin
2025-01-08
2
-0
/
+6
|
*
|
|
|
|
|
rgw_cksum: zero-initialize GetObjAttrs integral members
Matt Benjamin
2025-01-08
1
-3
/
+3
|
*
|
|
|
|
|
rgw: implement GetObjectAttributes
Matt Benjamin
2025-01-08
18
-13
/
+502
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #61288 from adamemerson/wip-69303
Adam Emerson
2025-01-10
1
-9
/
+23
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rgw: Don't crash on exceptions from pool listing
Adam Emerson
2025-01-09
1
-9
/
+23
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #52791 from clwluvw/location-constraint
Casey Bodley
2025-01-09
17
-94
/
+47
|
\
\
\
\
\
|
*
|
|
|
|
rgw: respect location constraint in master zonegroup
Seena Fallah
2024-12-19
17
-94
/
+47
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #59960 from smanjara/wip-fix-missing-http-data
Casey Bodley
2025-01-09
3
-1
/
+5
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
rgw/multisite: the create_bucket forward request omits the
Shilpa Jagannath
2025-01-08
3
-1
/
+5
*
|
|
|
|
Merge pull request #61074 from chardan/wip-radowsgw-admin-jfw-restructure_file
Jesse Williamson
2025-01-08
7
-32
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
rgw: migrate rgw_admin to new directory.
Jesse Williamson
2025-01-06
7
-32
/
+34
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #61136 from cbodley/wip-69301
Casey Bodley
2025-01-08
1
-2
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
rgw: don't use merge_and_store_attrs() when recreating a bucket
Casey Bodley
2025-01-06
1
-2
/
+8
*
|
|
|
|
Merge pull request #60832 from clwluvw/bucket-delete-meta
J. Eric Ivancich
2025-01-03
4
-24
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
rgw: consider multi zonegroup for is_syncing_bucket_meta
Seena Fallah
2024-11-26
4
-24
/
+6
*
|
|
|
|
|
Merge pull request #60685 from clwluvw/data-sync-perm
J. Eric Ivancich
2025-01-03
6
-78
/
+76
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rgw: evaluate policies for dest object in data sync
Seena Fallah
2024-11-10
6
-55
/
+74
|
*
|
|
|
|
|
rgw: pass uid on fetch object in data sync
Seena Fallah
2024-11-10
1
-23
/
+2
*
|
|
|
|
|
|
Merge pull request #59980 from kchheda3/wip-fix-v1-v2-notification
J. Eric Ivancich
2025-01-02
1
-7
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rgw/notification: Forward Topic & Notification requests to master only when n...
kchheda3
2024-11-18
1
-7
/
+14
[next]