summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_op.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RGW: Cloud Restore cli and its corresponding response for user.shreyanshjain71742024-10-031-0/+18
* rgw: load copy source bucket attrs in putobjSeena Fallah2024-08-161-0/+1
* rgw_cksum: implement POST upload checksumsMatt Benjamin2024-07-031-0/+1
* rgw_cksum: multipart upload checksumsMatt Benjamin2024-07-031-2/+13
* rgw: add checksum and digest machineryMatt Benjamin2024-07-031-1/+5
* rgw: PubObj uses RGWObjTags by valueCasey Bodley2024-06-281-9/+5
* rgw: avoid gotos in RGWDeleteMultiObj::executeCasey Bodley2024-05-311-0/+1
* rgw: RGWDeleteMultiObj uses spawn_throttle for concurrencyCasey Bodley2024-05-311-20/+3
* rgw: move publish_complete() back to RGWCompleteMultipart::execute()Casey Bodley2024-05-031-2/+0
* rgw: CompleteMultipart uses s->object instead of target_objCasey Bodley2024-05-031-1/+0
* rgw/multisite-notification: retry storing bucket notification attrs for ECANC...kchheda32024-04-261-0/+30
* rgw/auth: object ops use new verify_bucket_permission() overloadCasey Bodley2024-04-101-1/+3
* rgw/auth: pass user policies into identitiesCasey Bodley2024-04-101-8/+0
* rgw: forward_to_master() passes rgw_owner for effective uid headerCasey Bodley2024-04-101-1/+1
* rgw/iam: load and evaluate group policiesCasey Bodley2024-04-101-3/+8
* rgw/iam: Policy() takes string instead of bufferlistCasey Bodley2024-04-101-1/+1
* rgw: remove unused object lock stuff from CompleteMultipartCasey Bodley2024-03-011-3/+0
* src/rgw: fix for the multipart interface in the WORM functiondaijufang2024-02-291-0/+6
* RGW:pubsub publish commit with etag populatedAli Masarwa2023-12-141-0/+5
* rgw/acl: req_state stores ACLs by value instead of unique_ptrCasey Bodley2023-11-301-2/+2
* rgw/acl/s3: parse_policy() as free functionCasey Bodley2023-11-301-3/+2
* rgw/acl: remove CephContext membersCasey Bodley2023-11-301-36/+0
* rgw: fix spelling errorsJosh Soref2023-11-271-1/+1
* rgw/s3: add part param and response to GetObjCasey Bodley2023-11-211-0/+5
* rgw: add free function rgw_forward_request_to_master()Casey Bodley2023-11-071-9/+6
* rgw/sal: move User::create_bucket() to Bucket::create()Casey Bodley2023-11-071-17/+7
* rgw: move rgw_op_get_bucket_policy_from_attr() out of salCasey Bodley2023-11-061-3/+3
* tracing/osd/rgw: using jspan as alias to opentelemetry::SpanYuval Lifshitz2023-10-121-4/+4
* rgw/sal: list_buckets() returns RGWBucketEntsCasey Bodley2023-09-221-2/+3
* rgw: remove Bucket::update_container_stats()Casey Bodley2023-09-211-9/+8
* rgw: Pass and check destination zone trace when fetching objectAlex Wojno2023-05-241-0/+1
* rgw/cloudtransition: Allow multisite zones to sync cloudtiered objectsSoumya Koduri2023-05-011-0/+1
* rgw: RGWCopyObj loads src_bucket in init_processing()Casey Bodley2023-03-231-0/+1
* rgw: dont duplicate sal handles in RGWCopyObjCasey Bodley2023-03-231-4/+0
* rgw: rgw_op.h doesn't include rgw_torrent.hCasey Bodley2023-03-021-4/+2
* rgw/torrent: PutObj uses the filter to write RGW_ATTR_TORRENTCasey Bodley2023-03-021-1/+3
* Merge pull request #49335 from yuvalif/wip-yuval-fix-58167Yuval Lifshitz2023-02-201-0/+3
|\
| * rgw: refactor service handlersYuval Lifshitz2023-01-251-0/+3
* | rgw: clean up header filesJ. Eric Ivancich2023-01-241-13/+13
* | rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
|/
* rgw: Get rid of some COOKIE_LEN preprocessor macrosAdam C. Emerson2023-01-111-1/+1
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-42/+42
* rgw: improvements to RGWDeleteMultiObj concurrency implCory Snyder2022-11-101-1/+2
* rgw: refactor RGWDeleteMultiObj formatter_flush_cond member to local var in e...Cory Snyder2022-11-081-13/+8
* rgw: add configurable max aio limit for multi-object delete requestsCory Snyder2022-11-041-1/+1
* rgw: concurrency for multi object deletesCory Snyder2022-10-311-2/+31
* rgw: log deletion status of individual objects in multi object delete requestCory Snyder2022-09-281-0/+4
* rgw: add hook for RGWOp subclasses to write custom metadata to ops logsCory Snyder2022-09-281-0/+1
* rgw/lua: allow read access to object dataYuval Lifshitz2022-08-211-0/+9
* Revert "rgw/lua: allow read access to object data"Casey Bodley2022-08-151-9/+0