index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
driver
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
rgw/metadata: remove backend stuff from otp metadata handler
Casey Bodley
2024-09-12
3
-149
/
+136
*
|
|
|
|
rgw/services: remove unused RGWOTPCtl
Casey Bodley
2024-09-12
4
-134
/
+0
*
|
|
|
|
rgw: clear output keys in RGWMetadataLister::get_next()
Casey Bodley
2024-09-12
1
-0
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #58603 from cbodley/wip-rgw-sal-concrete-lc
Casey Bodley
2024-09-09
8
-120
/
+101
|
\
\
\
\
|
*
|
|
|
rgw/sal: LCHead and LCEntry don't need abstraction
Casey Bodley
2024-08-23
6
-110
/
+101
|
*
|
|
|
rgw: remove RGWRados::list_lc_progress()
Casey Bodley
2024-08-22
2
-10
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #58082 from jzhu116-bloomberg/wip-66516
Casey Bodley
2024-09-09
13
-83
/
+282
|
\
\
\
\
|
*
|
|
|
rgw/multipart: use cls_version to avoid racing between part upload and multip...
Jane Zhu
2024-08-23
13
-83
/
+282
|
|
/
/
/
*
|
|
|
Merge pull request #59607 from yuvalif/wip-yuval-67658
Yuval Lifshitz
2024-09-09
1
-20
/
+15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rgw/notifications: free completion pointer using unique_ptr
Yuval Lifshitz
2024-09-05
1
-20
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #56597 from liangmingyuanneo/optimize-reshard
Casey Bodley
2024-09-05
5
-138
/
+532
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cls/rgw: add a helper function for calls to cls_cxx_map_remove_key()
liangmingyuan
2024-09-04
3
-62
/
+51
|
*
|
reshard: limiting the number of log to be recorded
liangmingyuan
2024-07-26
2
-2
/
+3
|
*
|
reshard: guarantee no duplicated index entries exist before starting
liangmingyuan
2024-07-26
3
-12
/
+64
|
*
|
reshard: small fix and cleanup
liangmingyuan
2024-07-22
4
-40
/
+79
|
*
|
rgw/reshard: Backward Compatibility
liangmingyuan
2024-07-22
4
-29
/
+70
|
*
|
rgw/reshard: stop recording logs when reshard failed
liangmingyuan
2024-07-22
4
-1
/
+83
|
*
|
rgw/reshard: take into account the object stats of dest shards
liangmingyuan
2024-07-21
3
-16
/
+62
|
*
|
rgw/reshard: copy the index entries to dest shards.
liangmingyuan
2024-07-21
5
-118
/
+261
|
*
|
rgw/reshard: Add logrecord phase in resharding
liangmingyuan
2024-07-20
1
-0
/
+1
*
|
|
Merge pull request #59422 from cbodley/wip-67697
Casey Bodley
2024-08-26
1
-8
/
+12
|
\
\
\
|
*
|
|
rgw: ignore zoneless default realm when not configured
Casey Bodley
2024-08-26
1
-0
/
+12
|
*
|
|
rgw: realm create only sets default realm on --default
Casey Bodley
2024-08-23
1
-8
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #59117 from cbodley/wip-67468
Casey Bodley
2024-08-26
1
-1
/
+1
|
\
\
\
|
*
|
|
rgw/rados: zero-init shard_count in RGWBucket::check_index_unlinked()
Casey Bodley
2024-08-09
1
-1
/
+1
*
|
|
|
rgw/multisite: initialize sync_status in RGWDataFullSyncSingleEntryCR ctor
Shilpa Jagannath
2024-08-19
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
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
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #59001 from cbodley/wip-rgw-async-inline-gc
Casey Bodley
2024-08-13
3
-10
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
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
|
|
|
/
|
|
/
|
*
/
|
RGW - Zipper: pull in upstream fix for zpp_bits
Daniel Gryniewicz
2024-08-06
1
-8
/
+8
|
/
/
*
|
Merge pull request #58862 from cbodley/wip-rgw-posix-bucket-cache-lock
Casey Bodley
2024-08-01
1
-1
/
+1
|
\
\
|
*
|
rgw/posix: name the lock_guard in BucketCacheEntry::reclaim()
Casey Bodley
2024-07-26
1
-1
/
+1
|
|
/
*
|
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 #58349 from dang/wip-dang-posix-driver
Daniel Gryniewicz
2024-07-31
3
-1078
/
+2639
|
\
\
|
*
|
RGW - Add Multipart and Versioned to POSIXDriver
Daniel Gryniewicz
2024-07-30
3
-1078
/
+2639
*
|
|
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
3
-13
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rgw: fixup compressor_message didn't store in some cases
hualong feng
2024-07-19
3
-13
/
+33
*
|
|
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
[prev]
[next]