summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_sal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | rgw: non-multipart uploads serve entire range on partNumber=1Casey Bodley2023-11-211-3/+3
* | rgw/rados: part support for RGWRados::Object::ReadCasey Bodley2023-11-211-0/+6
|/
* Merge pull request #54448 from ceph/wip-make-down-dependencies-explicitCasey Bodley2023-11-101-2/+4
|\
| * rgw: make subclass dependencies explicitJ. Eric Ivancich2023-11-101-2/+4
* | rgw/sal: Bucket owner as rgw_userCasey Bodley2023-11-091-9/+5
* | rgw/sal: remove Bucket::get_acl_owner()Casey Bodley2023-11-081-2/+0
|/
* rgw/sal: rename Bucket::remove_bucket() to remove()Casey Bodley2023-11-071-5/+5
* rgw/sal: remove forward-to-master functions from DriverCasey Bodley2023-11-071-8/+0
* rgw/sal: remove ZoneGroup::get_endpoint()Casey Bodley2023-11-071-2/+0
* rgw/sal: move User::create_bucket() to Bucket::create()Casey Bodley2023-11-071-17/+22
* rgw/sal: remove load_bucket() overload with tenant/nameCasey Bodley2023-11-061-4/+0
* rgw/sal: rename loading get_bucket()s to load_bucket()Casey Bodley2023-11-061-5/+9
* rgw: read existing placement and swift_ver_location outside of salCasey Bodley2023-11-061-2/+2
* rgw/sal: User::remove_bucket() no longer supports forward_to_masterCasey Bodley2023-11-061-1/+1
* tracing/osd/rgw: using jspan as alias to opentelemetry::SpanYuval Lifshitz2023-10-121-1/+1
* rgw: adding request context structureYuval Lifshitz2023-10-121-2/+3
* rgw/lua/doc: support reloading lua packages on all RGWsYuval Lifshitz2023-10-061-2/+8
* rgw/sal: StoreBucket no longer wraps RGWBucketEntCasey Bodley2023-09-221-15/+6
* rgw/sal: list_buckets() returns RGWBucketEntsCasey Bodley2023-09-221-45/+12
* rgw: remove Bucket::update_container_stats()Casey Bodley2023-09-211-2/+1
* rgw/sal: get_placement_target_names() returns voidCasey Bodley2023-09-181-1/+1
* src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-4/+4
* src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-5/+5
* src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-11/+11
* RGW: Add D4N classes and unit testing; update cpp_redis submodulesamarah2023-06-051-0/+10
* Revert "tracer/osd/librados/build/rgw: rgw and osd end2end tracing using open...Yuval Lifshitz2023-04-301-4/+1
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2023-03-191-1/+4
* Merge pull request #50168 from cbodley/wip-23838Casey Bodley2023-03-111-1/+4
|\
| * rgw/sal: add Object::get_torrent_info()Casey Bodley2023-03-021-1/+4
* | rgw: don't start the bucket notification thread in radosgw-adminYuval Lifshitz2023-03-071-0/+3
|/
* Merge pull request #50169 from cbodley/wip-rgw-unsal-radosCasey Bodley2023-03-021-23/+4
|\
| * rgw/sal: remove delete_obj_aio() and CompletionsCasey Bodley2023-02-191-13/+0
| * rgw/sal: remove omap_get_vals() and omap_get_all()Casey Bodley2023-02-191-7/+1
| * rgw/rados: remove sal handles from RGWRados::Object opsCasey Bodley2023-02-181-3/+3
* | rgw/notifications: add bucket notification configuration to zipperYuval Lifshitz2023-02-271-1/+21
|/
* rgw: clean up header filesJ. Eric Ivancich2023-01-241-1/+1
* Merge pull request #48730 from dang/wip-dang-zipper-chownDaniel Gryniewicz2023-01-041-2/+5
|\
| * RGW - Zipper - Chown reworkDaniel Gryniewicz2022-12-151-2/+5
* | Merge pull request #49362 from cbodley/wip-58231Casey Bodley2022-12-201-1/+1
|\ \ | |/ |/|
| * rgw/sal: get_notification() takes optional_yieldCasey Bodley2022-12-121-1/+1
* | rgw/lua: pass luarocks_path directly, remove from salCasey Bodley2022-12-131-4/+0
|/
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-47/+47
* rgw: document convention used in ReadOp::read and ReadOp::iterateJ. Eric Ivancich2022-10-211-5/+12
* rgw: add create_config_store() factoryCasey Bodley2022-09-281-0/+6
* RGW - Zipper - Allow per-store admin APIsDaniel Gryniewicz2022-09-081-0/+3
* RGW - Zipper - Remove a number of casts from rgw_adminDaniel Gryniewicz2022-08-311-0/+6
* RGW - Zipper - Use zipper APIsDaniel Gryniewicz2022-08-161-6/+0
* RGW - Zipper - Add verify_mfaDaniel Gryniewicz2022-08-161-0/+2
* RGW - Zipper - Make Zone genericDaniel Gryniewicz2022-08-161-1/+5
* RGW - Zipper - Move generic get_zonegroup() to StoreDaniel Gryniewicz2022-08-161-2/+2