index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cls
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #60430 from ivancich/wip-fix-multipart-empty-storage-class
J. Eric Ivancich
2025-01-02
1
-1
/
+3
|
\
|
*
rgw: fix empty storage class on display of multipart uploads
J. Eric Ivancich
2024-10-22
1
-1
/
+3
*
|
cls/rbd: fix mirror_image_map_list object
N Balachandran
2024-12-04
1
-1
/
+1
|
/
*
Merge pull request #59884 from cbodley/wip-51786
Casey Bodley
2024-10-07
1
-4
/
+4
|
\
|
*
cls/user: reset stats only returns marker when truncated
Casey Bodley
2024-09-19
1
-4
/
+4
*
|
cls/rgw: cls_rgw_obj_chain uses vector instead of list
Casey Bodley
2024-09-25
1
-6
/
+5
*
|
Merge pull request #59611 from cbodley/wip-cls-rgw-busy-resharding
Casey Bodley
2024-09-19
8
-156
/
+267
|
\
\
|
*
|
cls/rgw: duplicate reshard checks in all cls_rgw write operations
Casey Bodley
2024-09-05
3
-26
/
+95
|
*
|
cls/rgw: remove unused cls_rgw_bi_get_vals()
Casey Bodley
2024-09-05
5
-115
/
+0
|
*
|
cls/rgw: add bulk cls_rgw_bi_put_entries() op for reshard
Casey Bodley
2024-09-05
6
-0
/
+156
|
*
|
cls/rgw: remove rgw_bucket_dir_entry_meta default ctor
Casey Bodley
2024-09-05
1
-7
/
+4
|
*
|
cls/rgw/client: expose cls_rgw_bucket_init_index2()
Casey Bodley
2024-09-05
2
-3
/
+9
|
*
|
cls/rgw: rgw_cls_bi_entry::get_info() is const
Casey Bodley
2024-09-05
2
-2
/
+2
|
*
|
cls/rgw: remove rgw_cls_bi_entry default ctor
Casey Bodley
2024-09-05
1
-3
/
+1
*
|
|
Merge pull request #59417 from nbalacha/wip-nbalacha-ns-mirroring
Ilya Dryomov
2024-09-18
3
-0
/
+99
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rbd-mirror: allow mirroring to a different namespace
N Balachandran
2024-09-17
3
-0
/
+99
*
|
|
Merge pull request #59107 from nbalacha/wip-nbalacha-async-sorted-snaps
Ilya Dryomov
2024-09-10
2
-22
/
+62
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cls/rbd: async methods for group snap list
N Balachandran
2024-08-30
2
-22
/
+62
*
|
|
Merge pull request #56597 from liangmingyuanneo/optimize-reshard
Casey Bodley
2024-09-05
8
-124
/
+674
|
\
\
\
|
*
|
|
cls/rgw: add a helper function for calls to cls_cxx_map_remove_key()
liangmingyuan
2024-09-04
3
-227
/
+88
|
*
|
|
reshard: limiting the number of log to be recorded
liangmingyuan
2024-07-26
3
-43
/
+129
|
*
|
|
reshard: guarantee no duplicated index entries exist before starting
liangmingyuan
2024-07-26
4
-0
/
+76
|
*
|
|
reshard: small fix and cleanup
liangmingyuan
2024-07-22
3
-5
/
+5
|
*
|
|
rgw/reshard: Backward Compatibility
liangmingyuan
2024-07-22
5
-4
/
+76
|
*
|
|
rgw/reshard: take into account the object stats of dest shards
liangmingyuan
2024-07-21
6
-5
/
+148
|
*
|
|
rgw/reshard: copy the index entries to dest shards.
liangmingyuan
2024-07-21
5
-15
/
+107
|
*
|
|
rgw/reshard: record a duplicated index entry copy together with
liangmingyuan
2024-07-20
1
-59
/
+113
|
*
|
|
rgw/reshard: record a duplicated index entry copy together with
liangmingyuan
2024-07-20
1
-2
/
+50
|
*
|
|
rgw/reshard: Define the operation to record a duplicated index entry.
liangmingyuan
2024-07-20
3
-6
/
+111
|
*
|
|
rgw/reshard: Add logrecord phase in resharding
liangmingyuan
2024-07-20
1
-2
/
+15
*
|
|
|
Merge pull request #57878 from Suyashd999/fix-uam4
Yuval Lifshitz
2024-09-04
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
clang tidy generates use-after-move warning
Suyash Dongre
2024-07-03
1
-2
/
+2
*
|
|
|
|
integer being interpreted as a character code when assigning to a string
Suyash Dongre
2024-08-31
1
-6
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #58911 from yuvalif/wip-yuval-67229
Yuval Lifshitz
2024-08-15
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
test/cls_2pc_queue: prevent list+remove race between consumers
Yuval Lifshitz
2024-08-05
1
-2
/
+2
*
|
|
|
|
Merge pull request #58448 from cbodley/wip-rgw-lc-async
Casey Bodley
2024-08-14
2
-67
/
+61
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
cls/rgw: define lc ops in terms of ObjectOperation instead of IoCtx
Casey Bodley
2024-07-23
2
-67
/
+61
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #58002 from nbalacha/wip-nbalacha-sorted-snaps
Ilya Dryomov
2024-08-07
3
-6
/
+158
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cls/rbd: add functions to get group snap orders
N Balachandran
2024-08-06
3
-2
/
+87
|
*
|
|
cls/rbd: save max group snap order
N Balachandran
2024-08-05
1
-27
/
+13
|
*
|
|
cls/rbd: save group snapshot creation order in a new key
Mykola Golub
2024-08-05
1
-4
/
+82
|
*
|
|
cls/rbd: make group_snap_list return error if it failed
Mykola Golub
2024-07-24
1
-1
/
+4
|
|
/
/
*
/
/
cls/rgw: gc_list uses ObjectOperation instead of IoCtx
Casey Bodley
2024-07-23
2
-14
/
+15
|
/
/
*
|
cls/rgw: bump cls_rgw_reshard_entry decode version to match encode
Casey Bodley
2024-07-02
1
-1
/
+1
*
|
rgw/multisite: use bilog_flags in cls_rgw_bucket_unlink_instance as well.
Shilpa Jagannath
2024-06-28
4
-20
/
+9
*
|
rgw/multisite: add a flag to bilog_flags and use it to set/unset null version
Shilpa Jagannath
2024-06-28
5
-11
/
+29
*
|
librbd: disallow group snap rollback if memberships don't match
Ilya Dryomov
2024-06-17
1
-0
/
+1
|
/
*
rgw: track initiator of reshard queue entries
J. Eric Ivancich
2024-05-31
2
-4
/
+38
*
cls/rgw: adding an entry to reshard queue has O_CREAT option
J. Eric Ivancich
2024-05-30
4
-9
/
+38
*
rgw: switch back to boost::asio for spawn() and yield_context
Casey Bodley
2024-05-13
1
-10
/
+5
[next]