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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #59028 from cbodley/wip-67326
Casey Bodley
2024-08-14
1
-2
/
+2
|
\
|
*
rgw/notify: visit() returns copy of owner string
Casey Bodley
2024-08-05
1
-2
/
+2
*
|
Merge pull request #58448 from cbodley/wip-rgw-lc-async
Casey Bodley
2024-08-14
4
-52
/
+106
|
\
\
|
*
|
cls/rgw: define lc ops in terms of ObjectOperation instead of IoCtx
Casey Bodley
2024-07-23
1
-15
/
+67
|
*
|
rgw/sal: add dpp and optional_yield to lifecycle ops
Casey Bodley
2024-07-23
4
-38
/
+40
*
|
|
rgw/rados: RGWRados::Object::Read::read() uses rgw_rados_operate()
Casey Bodley
2024-08-02
1
-1
/
+1
*
|
|
rgw/rados: delete_objs_inline() uses rgw_rados_operate()
Casey Bodley
2024-08-02
3
-9
/
+11
|
|
/
|
/
|
*
|
Merge pull request #58765 from yuvalif/wip-yuval-64184
J. Eric Ivancich
2024-08-01
1
-62
/
+39
|
\
\
|
*
|
rgw/async/notifications: use common async waiter in pubsub push
Yuval Lifshitz
2024-07-25
1
-62
/
+39
|
|
/
*
|
Merge pull request #58213 from benhanokh/ref_count
Casey Bodley
2024-07-30
3
-14
/
+19
|
\
\
|
*
|
RGW - Fix copy_obj handling of obj_ctx
Daniel Gryniewicz
2024-07-15
3
-14
/
+19
*
|
|
Merge pull request #58449 from cbodley/wip-rgw-gc-list-async
Casey Bodley
2024-07-26
1
-4
/
+18
|
\
\
\
|
*
|
|
cls/rgw: gc_list uses ObjectOperation instead of IoCtx
Casey Bodley
2024-07-23
1
-4
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #58046 from hualongfeng/wip_qat_zlib_data_format
Casey Bodley
2024-07-26
1
-4
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rgw: fixup compressor_message didn't store in some cases
hualong feng
2024-07-19
1
-4
/
+11
*
|
|
Merge pull request #58519 from smanjara/wip-fix-copy-obj-replication
J. Eric Ivancich
2024-07-18
1
-0
/
+4
|
\
\
\
|
*
|
|
rgw/multisite: remove source object's RGW_ATTR_OBJ_REPLICATION_TRACE during c...
Shilpa Jagannath
2024-07-11
1
-0
/
+4
*
|
|
|
rgw/rados: set_attrs() falls back to existing attrs for index update
Casey Bodley
2024-07-17
1
-0
/
+12
*
|
|
|
Merge pull request #58354 from ivancich/wip-appropriate-min-objs-shard
J. Eric Ivancich
2024-07-16
1
-3
/
+6
|
\
\
\
\
|
*
|
|
|
rgw: make sure min objs per shard is appropriate
J. Eric Ivancich
2024-07-03
1
-3
/
+6
*
|
|
|
|
Merge pull request #57640 from cbodley/wip-rgw-beast-realm-reload
J. Eric Ivancich
2024-07-16
3
-14
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
rgw/period: move realm notify out of period commit
Casey Bodley
2024-05-29
3
-14
/
+23
*
|
|
|
|
|
rgw: add reshard status to bucket stats plus minor misc items
J. Eric Ivancich
2024-07-12
2
-25
/
+34
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
rgw/datalog: fix LazyFIFO race fix
Casey Bodley
2024-07-10
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #58179 from cbodley/wip-rgw-assert-async
Casey Bodley
2024-07-05
11
-50
/
+39
|
\
\
\
\
|
*
|
|
|
rgw/rados: RGWReshardWait warns about blocking
Casey Bodley
2024-07-02
3
-3
/
+5
|
*
|
|
|
rgw/pubsub: Waiter warns about blocking
Casey Bodley
2024-07-02
1
-0
/
+3
|
*
|
|
|
rgw: split is_asio_thread warnings into separate file/function
Casey Bodley
2024-07-02
2
-24
/
+4
|
*
|
|
|
rgw: pass DoutPrefixProvider into RGWHTTPClient
Casey Bodley
2024-07-02
7
-23
/
+27
*
|
|
|
|
Merge pull request #58288 from cbodley/wip-66705
Casey Bodley
2024-07-05
1
-3
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
rgw: fix multipart get part when count==1
Casey Bodley
2024-06-26
1
-3
/
+6
*
|
|
|
|
|
rgw_cksum: introduce attribute caching in RadosMultipartUpload
Daniel Gryniewicz
2024-07-03
2
-2
/
+14
*
|
|
|
|
|
rgw_cksum: address review comments
Matt Benjamin
2024-07-03
1
-1
/
+4
*
|
|
|
|
|
return parts_count from read_op::prepare whenever applicable
Matt Benjamin
2024-07-03
1
-0
/
+6
*
|
|
|
|
|
rgw_cksum: multipart upload checksums
Matt Benjamin
2024-07-03
5
-43
/
+77
*
|
|
|
|
|
Merge pull request #58119 from Suyashd999/fix-uam8
Casey Bodley
2024-07-03
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
'keys' used after being moved.
Suyash Dongre
2024-06-27
1
-0
/
+1
*
|
|
|
|
|
|
Merge pull request #57060 from awojno-bloomberg/wip-awojno-status-header
Casey Bodley
2024-07-03
6
-12
/
+68
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
rgw: correct tag checking logic in bucket_exports_object
Alex Wojno
2024-06-28
2
-4
/
+3
|
*
|
|
|
|
|
rgw: Update obj_mtime only when replication log is added
Alex Wojno
2024-06-21
23
-400
/
+970
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rgw: implement x-amz-replication-status for PENDING & COMPLETED
Alex Wojno
2024-05-13
6
-11
/
+65
*
|
|
|
|
|
|
|
Merge pull request #57985 from thotz/add-storage-adminops-api
Casey Bodley
2024-07-02
1
-2
/
+12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
rgw/adminops: add option to provide storageclass adminops user apis
Jiffin Tony Thottan
2024-06-13
1
-2
/
+12
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #57858 from adamemerson/wip-66340
Casey Bodley
2024-07-02
1
-10
/
+16
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
rgw/multisite: Fix use-after-move in retry logic in logbacking
Adam Emerson
2024-06-04
1
-10
/
+16
*
|
|
|
|
|
|
|
Merge pull request #57537 from kchheda3/wip_fix_notification_caching
Casey Bodley
2024-07-02
2
-49
/
+102
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
rgw/notification: For kafka include user-id & password as part of the key alo...
kchheda3
2024-05-28
1
-19
/
+15
|
*
|
|
|
|
|
|
|
rgw/notification: Use topic attributes from topic rados object to create Push...
kchheda3
2024-05-28
1
-30
/
+87
*
|
|
|
|
|
|
|
|
rgw/multisite: use bilog_flags in cls_rgw_bucket_unlink_instance as well.
Shilpa Jagannath
2024-06-28
2
-7
/
+14
*
|
|
|
|
|
|
|
|
rgw/multisite: add a flag to bilog_flags and use it to set/unset null version
Shilpa Jagannath
2024-06-28
6
-22
/
+45
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
[next]