summaryrefslogtreecommitdiffstats
path: root/src/rgw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #61157 from aiivashchenko/fix_68195J. Eric Ivancich13 days3-1/+3
|\
| * rgw: add missing last_modified field to swift apiAndrei Ivashchenko2024-12-233-1/+3
* | Merge pull request #61384 from sj14/sj/delete-policy-204J. Eric Ivancich13 days1-1/+4
|\ \
| * | rgw: S3 Delete Bucket Policy should return 204 on successSimon Jürgensmeyer2025-01-151-1/+4
* | | Merge pull request #61370 from yehudasa/wip-69536J. Eric Ivancich13 days1-1/+1
|\ \ \
| * | | rgw: RGWRados::get_olh() needs to use the correct attrYehuda Sadeh2025-01-141-1/+1
* | | | Merge pull request #61285 from cbodley/wip-69462J. Eric Ivancich13 days1-0/+5
|\ \ \ \
| * | | | rgw: /admin/user api dumps account-related user infoCasey Bodley2025-01-091-0/+5
* | | | | Merge pull request #61244 from awojno-bloomberg/fix-bucket-sync-statusJ. Eric Ivancich13 days1-8/+6
|\ \ \ \ \
| * | | | | rgw:fix radosgw-admin use after freeAlex Wojno2025-01-091-8/+6
* | | | | | Merge pull request #61211 from yuvalif/wip-yuval-logging-tenantYuval Lifshitz2025-01-1511-161/+646
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | rgw/logging: clean pending objectsYuval Lifshitz2025-01-1311-128/+559
| * | | | | rgw/logging: retry attribuite set in case of raceYuval Lifshitz2025-01-131-45/+56
| * | | | | rgw/logging: log bucket must not have encryptionYuval Lifshitz2025-01-131-1/+6
| * | | | | rgw/logging: source and log bucket must be differentYuval Lifshitz2025-01-131-0/+5
| * | | | | rgw/logging: support source and destination buckets on different tenantsYuval Lifshitz2025-01-132-41/+74
* | | | | | Merge pull request #60073 from mkogan1/wip-fix-rate-limCasey Bodley2025-01-147-83/+113
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rgw: fix user rate limit is not enforced w/ global rate limit setMark Kogan2025-01-067-83/+113
* | | | | | Merge pull request #55259 from linuxbox2/wip-object-attributesMatt Benjamin2025-01-1021-19/+617
|\ \ \ \ \ \
| * | | | | | rgw_attrs: fixes for 3 more iam/perms mappingsMatt Benjamin2025-01-102-0/+5
| * | | | | | rgw:attrs: dump marker and max_parts only if sentMatt Benjamin2025-01-082-7/+15
| * | | | | | rgw:attrs cap max_parts at 1000Matt Benjamin2025-01-081-0/+1
| * | | | | | rgw: GetObjAttrs enforces MaxSize and returns correct IsTruncatedCasey Bodley2025-01-082-1/+7
| * | | | | | rgw/rados: Object::list_parts() starts after markerCasey Bodley2025-01-081-2/+2
| * | | | | | rgw/rados: get_part_obj_state() fixes accounted_size when uncompressedCasey Bodley2025-01-081-0/+3
| * | | | | | rgw: GetObjAttrs calls rgw_s3_prepare_decrypt()Casey Bodley2025-01-083-2/+19
| * | | | | | rgw_cksum: return version_id in all casesMatt Benjamin2025-01-081-0/+2
| * | | | | | rgw_cksum: permit fallback to checksum-type from create-multipart, in upload-...Matt Benjamin2025-01-084-7/+58
| * | | | | | rgw: defensive check for part cksum in try_sum_part_cksumsMatt Benjamin2025-01-081-0/+8
| * | | | | | rgw_cksum: don't display nil checksums in get-object-attributes (parts)Matt Benjamin2025-01-081-1/+3
| * | | | | | rgw: GetObjectAttributes iam policy policy hooksMatt Benjamin2025-01-082-0/+6
| * | | | | | rgw_cksum: zero-initialize GetObjAttrs integral membersMatt Benjamin2025-01-081-3/+3
| * | | | | | rgw: implement GetObjectAttributesMatt Benjamin2025-01-0818-13/+502
| |/ / / / /
* | | | | | Merge pull request #61288 from adamemerson/wip-69303Adam Emerson2025-01-101-9/+23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rgw: Don't crash on exceptions from pool listingAdam Emerson2025-01-091-9/+23
| |/ / / /
* | | | | Merge pull request #52791 from clwluvw/location-constraintCasey Bodley2025-01-0917-94/+47
|\ \ \ \ \
| * | | | | rgw: respect location constraint in master zonegroupSeena Fallah2024-12-1917-94/+47
| | |_|/ / | |/| | |
* | | | | Merge pull request #59960 from smanjara/wip-fix-missing-http-dataCasey Bodley2025-01-093-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rgw/multisite: the create_bucket forward request omits theShilpa Jagannath2025-01-083-1/+5
* | | | | Merge pull request #61074 from chardan/wip-radowsgw-admin-jfw-restructure_fileJesse Williamson2025-01-087-32/+34
|\ \ \ \ \
| * | | | | rgw: migrate rgw_admin to new directory.Jesse Williamson2025-01-067-32/+34
| | |_|/ / | |/| | |
* | | | | Merge pull request #61136 from cbodley/wip-69301Casey Bodley2025-01-081-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rgw: don't use merge_and_store_attrs() when recreating a bucketCasey Bodley2025-01-061-2/+8
* | | | | Merge pull request #60832 from clwluvw/bucket-delete-metaJ. Eric Ivancich2025-01-034-24/+6
|\ \ \ \ \
| * | | | | rgw: consider multi zonegroup for is_syncing_bucket_metaSeena Fallah2024-11-264-24/+6
* | | | | | Merge pull request #60685 from clwluvw/data-sync-permJ. Eric Ivancich2025-01-036-78/+76
|\ \ \ \ \ \
| * | | | | | rgw: evaluate policies for dest object in data syncSeena Fallah2024-11-106-55/+74
| * | | | | | rgw: pass uid on fetch object in data syncSeena Fallah2024-11-101-23/+2
* | | | | | | Merge pull request #59980 from kchheda3/wip-fix-v1-v2-notificationJ. Eric Ivancich2025-01-021-7/+14
|\ \ \ \ \ \ \
| * | | | | | | rgw/notification: Forward Topic & Notification requests to master only when n...kchheda32024-11-181-7/+14