index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
driver
/
rados
/
rgw_sal_rados.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/logging: clean pending objects
Yuval Lifshitz
5 days
1
-9
/
+14
*
Merge pull request #55259 from linuxbox2/wip-object-attributes
Matt Benjamin
8 days
1
-1
/
+7
|
\
|
*
rgw: implement GetObjectAttributes
Matt Benjamin
10 days
1
-1
/
+7
*
|
Merge pull request #52791 from clwluvw/location-constraint
Casey Bodley
9 days
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
rgw: respect location constraint in master zonegroup
Seena Fallah
2024-12-19
1
-1
/
+0
*
|
rgw/logging: add support for GetBucketLogging and PutBucketLogging
Yuval Lifshitz
2024-12-08
1
-0
/
+13
|
/
*
rgw/cloudtier: Restore object from cloud endpoint
Soumya Koduri
2024-10-03
1
-0
/
+16
*
rgw/role: add rgwrados::role interface for role metadata
Casey Bodley
2024-09-12
1
-8
/
+5
*
Merge pull request #58603 from cbodley/wip-rgw-sal-concrete-lc
Casey Bodley
2024-09-09
1
-9
/
+8
|
\
|
*
rgw/sal: LCHead and LCEntry don't need abstraction
Casey Bodley
2024-08-23
1
-9
/
+8
*
|
rgw/multipart: use cls_version to avoid racing between part upload and multip...
Jane Zhu
2024-08-23
1
-3
/
+12
|
/
*
rgw/sal: add dpp and optional_yield to lifecycle ops
Casey Bodley
2024-07-23
1
-7
/
+16
*
rgw_cksum: introduce attribute caching in RadosMultipartUpload
Daniel Gryniewicz
2024-07-03
1
-0
/
+1
*
rgw_cksum: multipart upload checksums
Matt Benjamin
2024-07-03
1
-0
/
+6
*
rgw: Update obj_mtime only when replication log is added
Alex Wojno
2024-06-21
1
-1
/
+10
|
\
|
*
RGW: Remove get_obj_state()/set_obj_state from SAL
Daniel Gryniewicz
2024-05-28
1
-1
/
+3
|
*
rgw/sal: add/remove_persistent_topic() interface
Casey Bodley
2024-05-13
1
-0
/
+6
*
|
rgw: implement x-amz-replication-status for PENDING & COMPLETED
Alex Wojno
2024-05-13
1
-1
/
+3
|
/
*
rgw/rados: add index for account topics
Casey Bodley
2024-04-10
1
-0
/
+6
*
rgw/sal: add backend interfaces for group metadata
Casey Bodley
2024-04-10
1
-0
/
+40
*
rgw/sal: remove virtual class RGWOIDCProvider
Casey Bodley
2024-04-10
1
-24
/
+17
*
rgw/role: support Description for Create/Get/UpdateRole
Casey Bodley
2024-04-10
1
-1
/
+3
*
rgw/sal: remove load_account_role_by_name()
Casey Bodley
2024-04-10
1
-5
/
+0
*
rgw/role: role APIs support account users
Casey Bodley
2024-04-10
1
-1
/
+4
*
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
/
+17
*
rgw/sal: add interfaces for account users
Casey Bodley
2024-04-10
1
-0
/
+19
*
rgw/sal: add load_aclowner_by_email()
Casey Bodley
2024-04-10
1
-0
/
+5
*
rgw/sal: move list_buckets() to Driver
Casey Bodley
2024-04-10
1
-17
/
+21
*
rgw: use rgw_owner in RGWBucketInfo
Casey Bodley
2024-04-10
1
-8
/
+9
*
rgw/rados: add account metadata handler
Casey Bodley
2024-04-10
1
-2
/
+2
*
rgw/sal: add account interfaces to Driver
Casey Bodley
2024-04-10
1
-0
/
+39
*
rgw/sal: pass in ACLOwner for object writes
Casey Bodley
2024-04-10
1
-9
/
+9
*
RGW/Rados: Migrate topics to data path v2
Ali Masarwa
2024-04-02
1
-0
/
+3
*
rgw/notification: Make the Lifecycle events AWS compatible
kchheda3
2024-03-14
1
-10
/
+44
*
rgw/notifications: handle migration state between v1 and v2
Yuval Lifshitz
2024-03-05
1
-0
/
+1
*
rgw/topic: add rgwrados::topic interface for topic metadata
Casey Bodley
2024-03-05
1
-6
/
+3
*
rgw: RGWPubSub requires SiteConfig
Casey Bodley
2024-03-05
1
-3
/
+0
*
rgw/rados: store SiteConfig with RGWServices
Casey Bodley
2024-03-05
1
-5
/
+2
*
rgw/multisite-notification: Add omap object to store the mapping between buck...
kchheda3
2024-03-05
1
-0
/
+17
*
rgw/multisite-notification: Add support to replicate topic creation in multi...
kchheda3
2024-03-05
1
-0
/
+18
*
src/rgw: fix for the multipart interface in the WORM function
daijufang
2024-02-29
1
-0
/
+1
*
tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetry
Omri Zeneva
2024-02-06
1
-6
/
+8
*
rgw: Thread site config into RADOS driver
Adam Emerson
2024-01-24
1
-2
/
+5
*
rgw: SAL drivers take `boost::asio::io_context`
Adam C. Emerson
2024-01-24
1
-2
/
+11
*
rgw/lc: use flag and named constants instead of booleans as argument in inter...
Jane Zhu
2024-01-10
1
-7
/
+7
*
rgw/lc: remove default arguments in virtual functions
Jane Zhu
2024-01-10
1
-6
/
+6
*
rgw/lc: do not add datalog/bilog for some lc actions
Jane Zhu
2024-01-10
1
-6
/
+10
*
rgw/sal: unify ReadStatsCB for async user/bucket stats
Casey Bodley
2023-11-23
1
-2
/
+2
*
rgw/sal: Bucket owner as rgw_user
Casey Bodley
2023-11-09
1
-23
/
+5
[next]