summaryrefslogtreecommitdiffstats
path: root/src/rgw/driver/rados (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | rgw: Remove `RGWSI_RADOS` from `RGWSI_ConfigKey_RADOS`Adam C. Emerson2023-11-293-1/+48
* | | | rgw: Remove `RGWSI_RADOS` from `RGWSI_Cls`Adam C. Emerson2023-11-291-1/+1
* | | | rgw: Remove RGWSI_RADOS from RGWSI_BI_RADOSAdam C. Emerson2023-11-297-88/+128
* | | | rgw: Distentangle `rgw_rados_ref` from `RGWSI_RADOS`Adam C. Emerson2023-11-2911-96/+131
* | | | Merge pull request #54619 from cbodley/wip-rgw-sal-get-stats-asyncCasey Bodley2023-11-295-36/+32
|\ \ \ \
| * | | | cls/rgw: cls_bucket_head_async uses intrusive_ptr for RGWGetDirHeader_CBCasey Bodley2023-11-232-16/+13
| * | | | rgw/sal: unify ReadStatsCB for async user/bucket statsCasey Bodley2023-11-235-21/+20
* | | | | rgw: fix spelling errorsJosh Soref2023-11-2716-36/+36
| |/ / / |/| | |
* | | | Merge pull request #54600 from cbodley/wip-rgw-period-realm-name-encodeCasey Bodley2023-11-241-0/+4
|\ \ \ \
| * | | | rgw: fix RGWPeriod encoding after removing realm_nameCasey Bodley2023-11-211-0/+4
| |/ / /
* | | | rgw: non-multipart uploads serve entire range on partNumber=1Casey Bodley2023-11-213-9/+17
* | | | rgw/rados: RadosReadOp::prepare only updates object instanceCasey Bodley2023-11-211-1/+1
* | | | rgw/rados: part support for RGWRados::Object::ReadCasey Bodley2023-11-213-1/+115
* | | | rgw/rados: add obj_find_part() to RGWObjManifestCasey Bodley2023-11-212-0/+36
* | | | rgw/rados: add get_obj_state() overload for RGWObjStateManifestCasey Bodley2023-11-212-28/+51
* | | | rgw/rados: remove get_obj_state() overload for follow_olh=trueCasey Bodley2023-11-213-8/+11
|/ / /
* | | Merge pull request #54171 from smanjara/wip-fix-archive-version-statusCasey Bodley2023-11-161-4/+5
|\ \ \
| * | | rgw/multisite: set versioning status in archive zone upon bucket creationShilpa Jagannath2023-10-241-4/+5
* | | | rgw/sal: Bucket owner as rgw_userCasey Bodley2023-11-0911-93/+53
* | | | rgw/sal: remove Bucket::get_acl_owner()Casey Bodley2023-11-081-1/+1
* | | | Merge pull request #50599 from cbodley/wip-rgw-sal-forwardCasey Bodley2023-11-0818-687/+270
|\ \ \ \
| * | | | rgw/sal: rename Bucket::remove_bucket() to remove()Casey Bodley2023-11-075-17/+17
| * | | | rgw/sal: remove forward-to-master functions from DriverCasey Bodley2023-11-072-79/+0
| * | | | rgw: add free function rgw_forward_request_to_master()Casey Bodley2023-11-073-44/+50
| * | | | rgw/sal: remove ZoneGroup::get_endpoint()Casey Bodley2023-11-072-16/+0
| * | | | rgw/sal: move User::create_bucket() to Bucket::create()Casey Bodley2023-11-076-188/+125
| * | | | rgw: add free function rgw::get_zonegroup_endpoint()Casey Bodley2023-11-061-0/+3
| * | | | rgw: use load_bucket()'s rgw_bucket overloadCasey Bodley2023-11-064-11/+25
| * | | | rgw/sal: remove load_bucket() overload with tenant/nameCasey Bodley2023-11-062-15/+0
| * | | | rgw/sal: rename loading get_bucket()s to load_bucket()Casey Bodley2023-11-0610-66/+44
| * | | | rgw/services: make set_attrs const correctCasey Bodley2023-11-065-10/+10
| * | | | rgw/rados: pass obj_lock_enabled into RGWRados::create_bucketCasey Bodley2023-11-063-9/+9
| * | | | rgw: read existing placement and swift_ver_location outside of salCasey Bodley2023-11-062-8/+4
| * | | | rgw: move rgw_op_get_bucket_policy_from_attr() out of salCasey Bodley2023-11-061-54/+0
| * | | | rgw/sal: User::remove_bucket() no longer supports forward_to_masterCasey Bodley2023-11-065-24/+18
| * | | | rgw: don't use other zone's shard count for forwarded CreateBucket requestsCasey Bodley2023-11-065-18/+5
| * | | | rgw: remove unused RGWObjectSimplePutCRCasey Bodley2023-11-062-35/+0
| * | | | rgw: remove unused RGWBucketCreateLocalCRCasey Bodley2023-11-062-133/+0
* | | | | Merge pull request #54197 from ivancich/wip-bucket-stats-add-genJ. Eric Ivancich2023-11-061-5/+7
|\ \ \ \ \
| * | | | | rgw: add layout generation info to "bucket stats"J. Eric Ivancich2023-10-261-5/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #54264 from thotz/remove_realm_name_period_configCasey Bodley2023-11-064-13/+6
|\ \ \ \ \
| * | | | | rgw/rgw_period : remove realm name from period configJiffin Tony Thottan2023-10-314-13/+6
| |/ / / /
* | | | | Merge pull request #54147 from AliMasarweh/wip-alimasa-perf-countersAli Masarwa2023-11-061-1/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | RGW: perf counters for topic statsAli Masarwa2023-11-061-1/+15
| | |/ / | |/| |
* | | | Merge pull request #54174 from cbodley/wip-63306Casey Bodley2023-11-061-6/+21
|\ \ \ \
| * | | | rgw: fetch_remote_obj() uses uncompressed size for encrypted objectsCasey Bodley2023-10-241-0/+14
| * | | | rgw: rename 'expected' to 'accounted' size in fetch_remote_obj()Casey Bodley2023-10-241-6/+7
| | |/ / | |/| |
* | | | rgw: adding y2k38 annotations to supress coverity issuesYuval Lifshitz2023-11-052-5/+6
* | | | rgw: fix cloud-sync multi-tenancy scenarioIonut Balutoiu2023-11-021-1/+1
| |/ / |/| |
* | | rgw: use granular asio includesCasey Bodley2023-10-201-0/+3
|/ /