summaryrefslogtreecommitdiffstats
path: root/src/pybind (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-20PendingReleaseNotes: add rbd_diff_iterate2 noteIlya Dryomov1-0/+5
2024-01-20librbd: try to preserve object map for diff-iterate in fast-diff modeIlya Dryomov3-9/+141
2024-01-20librbd/object_map: potentially use in-memory object map in DiffRequestIlya Dryomov4-119/+431
2024-01-20librbd/object_map: decouple object map processing in DiffRequestIlya Dryomov2-133/+145
2024-01-20common/bit_vector: fix iterator vs reference constness confusionIlya Dryomov1-9/+7
2024-01-20librbd/object_map: make object map in handle_load_object_map() localIlya Dryomov2-9/+8
2024-01-20librbd/object_map: don't resize object map in handle_load_object_map()Ilya Dryomov2-14/+45
2024-01-20common/bit_vector: fix IteratorImpl post-increment operatorIlya Dryomov1-1/+1
2024-01-20librbd: drop DiffIterate::diff_object_map() declarationIlya Dryomov1-4/+0
2024-01-20librbd: propagate diff-iterate range to parent in fast-diff modeIlya Dryomov1-5/+7
2024-01-20librbd/object_map: add support for ranged diff-iterateIlya Dryomov7-73/+243
2024-01-20include/intarith: introduce round_down_to()Ilya Dryomov2-1/+5
2024-01-20test/librbd: expand TestMockObjectMapDiffRequest edge case coverageIlya Dryomov1-36/+438
2024-01-20librbd/object_map: allow intermediate snaps to be skipped on diff-iterateIlya Dryomov2-91/+148
2024-01-20librbd/object_map: resurrect diff-iterate behavior when image is shrunkIlya Dryomov2-9/+369
2024-01-20librbd/object_map: fix diff from snapshot when image is grownIlya Dryomov3-7/+305
2024-01-20librbd/object_map: drop bogus if in handle_load_object_map()Ilya Dryomov1-37/+35
2024-01-20test/librbd: refactor TestMockObjectMapDiffRequest testsIlya Dryomov1-321/+254
2024-01-20test/librbd: improve TestMockObjectMapDiffRequest.InvalidStartSnapIlya Dryomov1-1/+1
2024-01-20doc/radosgw: edit admin.rst "Get Bucket Rate Limit"Zac Dover1-9/+17
2024-01-18src: kernel mount command returning misleading error messageneeraj pratap singh1-1/+2
2024-01-17mgr/rook: always recreate kvm default network + fix groups refreshRedouane Kachach3-9/+44
2024-01-17doc/rados/operations: add EC overhead table to erasure-code.rstAnthony D'Atri1-0/+178
2024-01-17qa/config/crimson_qa_overrides.yaml: Decrease lru_size for testingMatan Breizman1-0/+1
2024-01-17test/neorados/misc: Crimson - Skip NeoRadosMisc.WriteSameMatan Breizman1-0/+1
2024-01-17test/librados/aio_cxx: Crimson - Skip LibRadosAio.MultiReadsMatan Breizman1-0/+1
2024-01-17test/neorados/list: Seperate NeoRadosECTest from NeoRadosTestMatan Breizman4-98/+170
2024-01-17test/neorados/aio_cxx: Seperate NeoRadosECTest from NeoRadosTestMatan Breizman5-93/+162
2024-01-17test/neorados/io: Crimson - Skip NeoRadosIo.LimitsMatan Breizman1-0/+1
2024-01-17test/neorados/cls: Crimson - Skip NeoRadosCls.RemoteReadsMatan Breizman1-0/+1
2024-01-17crimson/osd: fix dangling reference bugZhang Song1-2/+2
2024-01-17crimson/osd: get SnapSetContext from head_obcZhang Song1-2/+2
2024-01-16crimson/osd/osd_operations/client_request: return OpInfo errorsMatan Breizman2-2/+5
2024-01-16crimson/osd/pg: move maybe_submit_error_logMatan Breizman1-14/+12
2024-01-16crimson/osd/pg: on_removal to assert empty log_entry mapMatan Breizman1-1/+1
2024-01-16crimson/osd/pg: submit_error_log cleanupMatan Breizman2-51/+58
2024-01-16crimson/osd/pg: do_osd_ops_execute drop error_func_ptrMatan Breizman1-5/+6
2024-01-16doc/radosgw: edit "Enable/Disable Bucket Rate Limit"Zac Dover1-6/+11
2024-01-16mgr/dashboard: add frontend unit tests for rgw multisite sync statusAashish Sharma3-3/+121
2024-01-16admin/doc-requirements: bump Sphinx to 5.0.2Nizamudeen A1-1/+1
2024-01-16crimson/os/seastore: correct the parameter passed to LBAManager::clone_mappingZhang Song1-1/+5
2024-01-16common/options/crimson: increase crimson_osd_obc_lru_size to 512Yingxin Cheng1-1/+1
2024-01-15mgr/dashboard: increase the number of plottable graphs in chartsAashish Sharma10-190/+196
2024-01-14test/scrub: modify selection of max-scrubs configuration valuesRonen Friedman3-1/+6
2024-01-14doc/radosgw: edit admin.rst "set bucket rate limit"Zac Dover1-6/+12
2024-01-13docs/radosgw: edit admin.rst "enable/disable user rate limit"Zac Dover1-6/+11
2024-01-13doc/rados/operations: Fix off-by-one errors in control.rsttobydarling1-6/+4
2024-01-12rgw/common: rgw_bl_str(bl) avoids bl.c_str()Casey Bodley1-6/+7
2024-01-12rgw: forward_iam_request_to_master() trims trailing null from responseCasey Bodley1-1/+1
2024-01-12test/rgw: metadata sync checkpoint waits on global 'sync' statusCasey Bodley1-3/+5