index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-20
PendingReleaseNotes: add rbd_diff_iterate2 note
Ilya Dryomov
1
-0
/
+5
2024-01-20
librbd: try to preserve object map for diff-iterate in fast-diff mode
Ilya Dryomov
3
-9
/
+141
2024-01-20
librbd/object_map: potentially use in-memory object map in DiffRequest
Ilya Dryomov
4
-119
/
+431
2024-01-20
librbd/object_map: decouple object map processing in DiffRequest
Ilya Dryomov
2
-133
/
+145
2024-01-20
common/bit_vector: fix iterator vs reference constness confusion
Ilya Dryomov
1
-9
/
+7
2024-01-20
librbd/object_map: make object map in handle_load_object_map() local
Ilya Dryomov
2
-9
/
+8
2024-01-20
librbd/object_map: don't resize object map in handle_load_object_map()
Ilya Dryomov
2
-14
/
+45
2024-01-20
common/bit_vector: fix IteratorImpl post-increment operator
Ilya Dryomov
1
-1
/
+1
2024-01-20
librbd: drop DiffIterate::diff_object_map() declaration
Ilya Dryomov
1
-4
/
+0
2024-01-20
librbd: propagate diff-iterate range to parent in fast-diff mode
Ilya Dryomov
1
-5
/
+7
2024-01-20
librbd/object_map: add support for ranged diff-iterate
Ilya Dryomov
7
-73
/
+243
2024-01-20
include/intarith: introduce round_down_to()
Ilya Dryomov
2
-1
/
+5
2024-01-20
test/librbd: expand TestMockObjectMapDiffRequest edge case coverage
Ilya Dryomov
1
-36
/
+438
2024-01-20
librbd/object_map: allow intermediate snaps to be skipped on diff-iterate
Ilya Dryomov
2
-91
/
+148
2024-01-20
librbd/object_map: resurrect diff-iterate behavior when image is shrunk
Ilya Dryomov
2
-9
/
+369
2024-01-20
librbd/object_map: fix diff from snapshot when image is grown
Ilya Dryomov
3
-7
/
+305
2024-01-20
librbd/object_map: drop bogus if in handle_load_object_map()
Ilya Dryomov
1
-37
/
+35
2024-01-20
test/librbd: refactor TestMockObjectMapDiffRequest tests
Ilya Dryomov
1
-321
/
+254
2024-01-20
test/librbd: improve TestMockObjectMapDiffRequest.InvalidStartSnap
Ilya Dryomov
1
-1
/
+1
2024-01-20
doc/radosgw: edit admin.rst "Get Bucket Rate Limit"
Zac Dover
1
-9
/
+17
2024-01-18
src: kernel mount command returning misleading error message
neeraj pratap singh
1
-1
/
+2
2024-01-17
mgr/rook: always recreate kvm default network + fix groups refresh
Redouane Kachach
3
-9
/
+44
2024-01-17
doc/rados/operations: add EC overhead table to erasure-code.rst
Anthony D'Atri
1
-0
/
+178
2024-01-17
qa/config/crimson_qa_overrides.yaml: Decrease lru_size for testing
Matan Breizman
1
-0
/
+1
2024-01-17
test/neorados/misc: Crimson - Skip NeoRadosMisc.WriteSame
Matan Breizman
1
-0
/
+1
2024-01-17
test/librados/aio_cxx: Crimson - Skip LibRadosAio.MultiReads
Matan Breizman
1
-0
/
+1
2024-01-17
test/neorados/list: Seperate NeoRadosECTest from NeoRadosTest
Matan Breizman
4
-98
/
+170
2024-01-17
test/neorados/aio_cxx: Seperate NeoRadosECTest from NeoRadosTest
Matan Breizman
5
-93
/
+162
2024-01-17
test/neorados/io: Crimson - Skip NeoRadosIo.Limits
Matan Breizman
1
-0
/
+1
2024-01-17
test/neorados/cls: Crimson - Skip NeoRadosCls.RemoteReads
Matan Breizman
1
-0
/
+1
2024-01-17
crimson/osd: fix dangling reference bug
Zhang Song
1
-2
/
+2
2024-01-17
crimson/osd: get SnapSetContext from head_obc
Zhang Song
1
-2
/
+2
2024-01-16
crimson/osd/osd_operations/client_request: return OpInfo errors
Matan Breizman
2
-2
/
+5
2024-01-16
crimson/osd/pg: move maybe_submit_error_log
Matan Breizman
1
-14
/
+12
2024-01-16
crimson/osd/pg: on_removal to assert empty log_entry map
Matan Breizman
1
-1
/
+1
2024-01-16
crimson/osd/pg: submit_error_log cleanup
Matan Breizman
2
-51
/
+58
2024-01-16
crimson/osd/pg: do_osd_ops_execute drop error_func_ptr
Matan Breizman
1
-5
/
+6
2024-01-16
doc/radosgw: edit "Enable/Disable Bucket Rate Limit"
Zac Dover
1
-6
/
+11
2024-01-16
mgr/dashboard: add frontend unit tests for rgw multisite sync status
Aashish Sharma
3
-3
/
+121
2024-01-16
admin/doc-requirements: bump Sphinx to 5.0.2
Nizamudeen A
1
-1
/
+1
2024-01-16
crimson/os/seastore: correct the parameter passed to LBAManager::clone_mapping
Zhang Song
1
-1
/
+5
2024-01-16
common/options/crimson: increase crimson_osd_obc_lru_size to 512
Yingxin Cheng
1
-1
/
+1
2024-01-15
mgr/dashboard: increase the number of plottable graphs in charts
Aashish Sharma
10
-190
/
+196
2024-01-14
test/scrub: modify selection of max-scrubs configuration values
Ronen Friedman
3
-1
/
+6
2024-01-14
doc/radosgw: edit admin.rst "set bucket rate limit"
Zac Dover
1
-6
/
+12
2024-01-13
docs/radosgw: edit admin.rst "enable/disable user rate limit"
Zac Dover
1
-6
/
+11
2024-01-13
doc/rados/operations: Fix off-by-one errors in control.rst
tobydarling
1
-6
/
+4
2024-01-12
rgw/common: rgw_bl_str(bl) avoids bl.c_str()
Casey Bodley
1
-6
/
+7
2024-01-12
rgw: forward_iam_request_to_master() trims trailing null from response
Casey Bodley
1
-1
/
+1
2024-01-12
test/rgw: metadata sync checkpoint waits on global 'sync' status
Casey Bodley
1
-3
/
+5
[next]