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_reshard.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/reshard: use cls_rgw_bi_put_entries() when replaying the reshard log
Casey Bodley
2024-09-05
1
-29
/
+5
*
cls/rgw: add a helper function for calls to cls_cxx_map_remove_key()
liangmingyuan
2024-09-04
1
-46
/
+41
*
reshard: limiting the number of log to be recorded
liangmingyuan
2024-07-26
1
-1
/
+2
*
reshard: guarantee no duplicated index entries exist before starting
liangmingyuan
2024-07-26
1
-10
/
+48
*
reshard: small fix and cleanup
liangmingyuan
2024-07-22
1
-38
/
+72
*
rgw/reshard: Backward Compatibility
liangmingyuan
2024-07-22
1
-25
/
+58
*
rgw/reshard: stop recording logs when reshard failed
liangmingyuan
2024-07-22
1
-0
/
+2
*
rgw/reshard: take into account the object stats of dest shards
liangmingyuan
2024-07-21
1
-16
/
+50
*
rgw/reshard: copy the index entries to dest shards.
liangmingyuan
2024-07-21
1
-105
/
+238
*
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
*
|
rgw: add reshard status to bucket stats plus minor misc items
J. Eric Ivancich
2024-07-12
1
-17
/
+25
*
|
rgw/rados: RGWReshardWait warns about blocking
Casey Bodley
2024-07-02
1
-1
/
+3
|
/
*
rgw: track initiator of reshard queue entries
J. Eric Ivancich
2024-05-31
1
-17
/
+31
*
rgw: provide testing support to dynamic resharding with reduction
J. Eric Ivancich
2024-05-31
1
-9
/
+42
*
rgw: add shard reduction ability to dynamic resharding
J. Eric Ivancich
2024-05-31
1
-33
/
+193
*
cls/rgw: adding an entry to reshard queue has O_CREAT option
J. Eric Ivancich
2024-05-30
1
-3
/
+17
*
rgw: switch back to boost::asio for spawn() and yield_context
Casey Bodley
2024-05-13
1
-2
/
+1
*
rgw: use rgw_owner in RGWBucketInfo
Casey Bodley
2024-04-10
1
-1
/
+1
*
rgw: check if bucket index layout can be resharded before progressing
J. Eric Ivancich
2023-10-18
1
-4
/
+4
*
rgw: Remove logically dead code
Vedansh Bhartia
2023-07-16
1
-3
/
+0
*
src/rgw: Changing null_yield to optional_yield
Kalpesh Pandya
2023-06-19
1
-28
/
+28
*
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
-18
/
+18
*
rgw/reshard: avoid infinite loop if bi_list() returns -ENOENT
Casey Bodley
2023-03-01
1
-1
/
+6
*
rgw/reshard: refuse to reshard to new_num_shards=0
Casey Bodley
2023-03-01
1
-0
/
+5
*
rgw/reshard: use the rgw::num_shards() helper
Casey Bodley
2023-03-01
1
-5
/
+5
*
Merge pull request #49741 from adamemerson/wip-datalog-nonnull-yield-mostly
Ali Maredia
2023-01-26
1
-1
/
+3
|
\
|
*
rgw: Remove (most) uses of null_yield in datalog
Adam C. Emerson
2023-01-23
1
-1
/
+3
*
|
rgw: stop blocking for asio threads for create_bucket()
Ali Maredia
2023-01-24
1
-3
/
+3
|
/
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2023-01-23
1
-0
/
+1407