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_dbstore.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #55259 from linuxbox2/wip-object-attributes
Matt Benjamin
2025-01-10
1
-0
/
+8
|
\
|
*
rgw: implement GetObjectAttributes
Matt Benjamin
2025-01-08
1
-0
/
+8
*
|
Merge pull request #52791 from clwluvw/location-constraint
Casey Bodley
2025-01-09
1
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
rgw: respect location constraint in master zonegroup
Seena Fallah
2024-12-19
1
-8
/
+0
*
|
rgw/dbstore: correcting merge_and_store_attrs to store attrs
Pritha Srivastava
2024-11-20
1
-1
/
+1
|
/
*
rgw/metadata: encapsulate role metadata handler in rgw_role.cc
Casey Bodley
2024-09-12
1
-0
/
+2
*
Merge pull request #58603 from cbodley/wip-rgw-sal-concrete-lc
Casey Bodley
2024-09-09
1
-7
/
+7
|
\
|
*
rgw/sal: LCHead and LCEntry don't need abstraction
Casey Bodley
2024-08-23
1
-7
/
+7
*
|
rgw/multipart: use cls_version to avoid racing between part upload and multip...
Jane Zhu
2024-08-23
1
-2
/
+16
|
/
*
rgw/sal: add dpp and optional_yield to lifecycle ops
Casey Bodley
2024-07-23
1
-8
/
+15
*
rgw_cksum: multipart upload checksums
Matt Benjamin
2024-07-03
1
-1
/
+5
*
rgw: Update obj_mtime only when replication log is added
Alex Wojno
2024-06-21
1
-4
/
+17
|
\
|
*
RGW: Remove get_obj_state()/set_obj_state from SAL
Daniel Gryniewicz
2024-05-28
1
-2
/
+1
|
*
rgw/sal: add/remove_persistent_topic() interface
Casey Bodley
2024-05-13
1
-0
/
+14
*
|
rgw: implement x-amz-replication-status for PENDING & COMPLETED
Alex Wojno
2024-05-13
1
-3
/
+3
|
/
*
rgw/rados: add index for account topics
Casey Bodley
2024-04-10
1
-0
/
+10
*
rgw/rados: load attrs with RadosUser
Casey Bodley
2024-04-10
1
-2
/
+6
*
rgw/sal: add backend interfaces for group metadata
Casey Bodley
2024-04-10
1
-0
/
+71
*
rgw/sal: remove virtual class RGWOIDCProvider
Casey Bodley
2024-04-10
1
-5
/
+24
*
rgw/role: support Description for Create/Get/UpdateRole
Casey Bodley
2024-04-10
1
-0
/
+1
*
rgw/sal: remove load_account_role_by_name()
Casey Bodley
2024-04-10
1
-9
/
+0
*
rgw/role: role APIs support account users
Casey Bodley
2024-04-10
1
-0
/
+1
*
rgw/iam: add pagination to ListRoles
Casey Bodley
2024-04-10
1
-5
/
+7
*
rgw/sal: add interfaces for account roles
Casey Bodley
2024-04-10
1
-0
/
+28
*
rgw/sal: add interfaces for account users
Casey Bodley
2024-04-10
1
-0
/
+30
*
rgw/sal: add load_aclowner_by_email()
Casey Bodley
2024-04-10
1
-0
/
+15
*
rgw/sal: move list_buckets() to Driver
Casey Bodley
2024-04-10
1
-34
/
+28
*
rgw: use rgw_owner in RGWBucketInfo
Casey Bodley
2024-04-10
1
-12
/
+14
*
rgw/sal: add account interfaces to Driver
Casey Bodley
2024-04-10
1
-0
/
+65
*
rgw/sal: pass in ACLOwner for object writes
Casey Bodley
2024-04-10
1
-8
/
+8
*
rgw/notification: Make the Lifecycle events AWS compatible
kchheda3
2024-03-14
1
-8
/
+12
*
rgw/lc: use flag and named constants instead of booleans as argument in inter...
Jane Zhu
2024-01-10
1
-7
/
+7
*
rgw/lc: do not add datalog/bilog for some lc actions
Jane Zhu
2024-01-10
1
-6
/
+9
*
RGW:pubsub publish commit with etag populated
Ali Masarwa
2023-12-14
1
-1
/
+1
*
rgw: ACLOwner as raw struct
Casey Bodley
2023-11-30
1
-5
/
+5
*
Merge pull request #54619 from cbodley/wip-rgw-sal-get-stats-async
Casey Bodley
2023-11-29
1
-2
/
+2
|
\
|
*
rgw/sal: unify ReadStatsCB for async user/bucket stats
Casey Bodley
2023-11-23
1
-2
/
+2
*
|
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-3
/
+3
|
/
*
rgw/sal: Bucket owner as rgw_user
Casey Bodley
2023-11-09
1
-10
/
+7
*
rgw/sal: remove Bucket::get_acl_owner()
Casey Bodley
2023-11-08
1
-1
/
+1
*
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
-16
/
+0
*
rgw/sal: remove ZoneGroup::get_endpoint()
Casey Bodley
2023-11-07
1
-13
/
+0
*
rgw/sal: move User::create_bucket() to Bucket::create()
Casey Bodley
2023-11-07
1
-84
/
+16
*
rgw/sal: remove load_bucket() overload with tenant/name
Casey Bodley
2023-11-06
1
-12
/
+0
*
rgw/sal: rename loading get_bucket()s to load_bucket()
Casey Bodley
2023-11-06
1
-24
/
+12
*
rgw: read existing placement and swift_ver_location outside of sal
Casey Bodley
2023-11-06
1
-23
/
+10
*
rgw/sal: User::remove_bucket() no longer supports forward_to_master
Casey Bodley
2023-11-06
1
-1
/
+1
*
rgw: adding request context structure
Yuval Lifshitz
2023-10-12
1
-4
/
+4
*
rgw/lua/doc: support reloading lua packages on all RGWs
Yuval Lifshitz
2023-10-06
1
-1
/
+7
[next]