index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_sal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
rgw: non-multipart uploads serve entire range on partNumber=1
Casey Bodley
2023-11-21
1
-3
/
+3
*
|
rgw/rados: part support for RGWRados::Object::Read
Casey Bodley
2023-11-21
1
-0
/
+6
|
/
*
Merge pull request #54448 from ceph/wip-make-down-dependencies-explicit
Casey Bodley
2023-11-10
1
-2
/
+4
|
\
|
*
rgw: make subclass dependencies explicit
J. Eric Ivancich
2023-11-10
1
-2
/
+4
*
|
rgw/sal: Bucket owner as rgw_user
Casey Bodley
2023-11-09
1
-9
/
+5
*
|
rgw/sal: remove Bucket::get_acl_owner()
Casey Bodley
2023-11-08
1
-2
/
+0
|
/
*
rgw/sal: rename Bucket::remove_bucket() to remove()
Casey Bodley
2023-11-07
1
-5
/
+5
*
rgw/sal: remove forward-to-master functions from Driver
Casey Bodley
2023-11-07
1
-8
/
+0
*
rgw/sal: remove ZoneGroup::get_endpoint()
Casey Bodley
2023-11-07
1
-2
/
+0
*
rgw/sal: move User::create_bucket() to Bucket::create()
Casey Bodley
2023-11-07
1
-17
/
+22
*
rgw/sal: remove load_bucket() overload with tenant/name
Casey Bodley
2023-11-06
1
-4
/
+0
*
rgw/sal: rename loading get_bucket()s to load_bucket()
Casey Bodley
2023-11-06
1
-5
/
+9
*
rgw: read existing placement and swift_ver_location outside of sal
Casey Bodley
2023-11-06
1
-2
/
+2
*
rgw/sal: User::remove_bucket() no longer supports forward_to_master
Casey Bodley
2023-11-06
1
-1
/
+1
*
tracing/osd/rgw: using jspan as alias to opentelemetry::Span
Yuval Lifshitz
2023-10-12
1
-1
/
+1
*
rgw: adding request context structure
Yuval Lifshitz
2023-10-12
1
-2
/
+3
*
rgw/lua/doc: support reloading lua packages on all RGWs
Yuval Lifshitz
2023-10-06
1
-2
/
+8
*
rgw/sal: StoreBucket no longer wraps RGWBucketEnt
Casey Bodley
2023-09-22
1
-15
/
+6
*
rgw/sal: list_buckets() returns RGWBucketEnts
Casey Bodley
2023-09-22
1
-45
/
+12
*
rgw: remove Bucket::update_container_stats()
Casey Bodley
2023-09-21
1
-2
/
+1
*
rgw/sal: get_placement_target_names() returns void
Casey Bodley
2023-09-18
1
-1
/
+1
*
src/rgw: Changing null_yield to optional_yield
Kalpesh Pandya
2023-06-19
1
-4
/
+4
*
src/rgw: Changing null_yield to optional_yield
Kalpesh Pandya
2023-06-19
1
-5
/
+5
*
src/rgw: Changing null_yield to optional_yield
Kalpesh Pandya
2023-06-19
1
-11
/
+11
*
RGW: Add D4N classes and unit testing; update cpp_redis submodule
samarah
2023-06-05
1
-0
/
+10
*
Revert "tracer/osd/librados/build/rgw: rgw and osd end2end tracing using open...
Yuval Lifshitz
2023-04-30
1
-4
/
+1
*
tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetry
Omri Zeneva
2023-03-19
1
-1
/
+4
*
Merge pull request #50168 from cbodley/wip-23838
Casey Bodley
2023-03-11
1
-1
/
+4
|
\
|
*
rgw/sal: add Object::get_torrent_info()
Casey Bodley
2023-03-02
1
-1
/
+4
*
|
rgw: don't start the bucket notification thread in radosgw-admin
Yuval Lifshitz
2023-03-07
1
-0
/
+3
|
/
*
Merge pull request #50169 from cbodley/wip-rgw-unsal-rados
Casey Bodley
2023-03-02
1
-23
/
+4
|
\
|
*
rgw/sal: remove delete_obj_aio() and Completions
Casey Bodley
2023-02-19
1
-13
/
+0
|
*
rgw/sal: remove omap_get_vals() and omap_get_all()
Casey Bodley
2023-02-19
1
-7
/
+1
|
*
rgw/rados: remove sal handles from RGWRados::Object ops
Casey Bodley
2023-02-18
1
-3
/
+3
*
|
rgw/notifications: add bucket notification configuration to zipper
Yuval Lifshitz
2023-02-27
1
-1
/
+21
|
/
*
rgw: clean up header files
J. Eric Ivancich
2023-01-24
1
-1
/
+1
*
Merge pull request #48730 from dang/wip-dang-zipper-chown
Daniel Gryniewicz
2023-01-04
1
-2
/
+5
|
\
|
*
RGW - Zipper - Chown rework
Daniel Gryniewicz
2022-12-15
1
-2
/
+5
*
|
Merge pull request #49362 from cbodley/wip-58231
Casey Bodley
2022-12-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
rgw/sal: get_notification() takes optional_yield
Casey Bodley
2022-12-12
1
-1
/
+1
*
|
rgw/lua: pass luarocks_path directly, remove from sal
Casey Bodley
2022-12-13
1
-4
/
+0
|
/
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-47
/
+47
*
rgw: document convention used in ReadOp::read and ReadOp::iterate
J. Eric Ivancich
2022-10-21
1
-5
/
+12
*
rgw: add create_config_store() factory
Casey Bodley
2022-09-28
1
-0
/
+6
*
RGW - Zipper - Allow per-store admin APIs
Daniel Gryniewicz
2022-09-08
1
-0
/
+3
*
RGW - Zipper - Remove a number of casts from rgw_admin
Daniel Gryniewicz
2022-08-31
1
-0
/
+6
*
RGW - Zipper - Use zipper APIs
Daniel Gryniewicz
2022-08-16
1
-6
/
+0
*
RGW - Zipper - Add verify_mfa
Daniel Gryniewicz
2022-08-16
1
-0
/
+2
*
RGW - Zipper - Make Zone generic
Daniel Gryniewicz
2022-08-16
1
-1
/
+5
*
RGW - Zipper - Move generic get_zonegroup() to Store
Daniel Gryniewicz
2022-08-16
1
-2
/
+2
[prev]
[next]