index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
librbd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
librbd/object_map: allow intermediate snaps to be skipped on diff-iterate
Ilya Dryomov
2024-01-20
1
-82
/
+136
*
librbd/object_map: resurrect diff-iterate behavior when image is shrunk
Ilya Dryomov
2024-01-20
1
-0
/
+354
*
librbd/object_map: fix diff from snapshot when image is grown
Ilya Dryomov
2024-01-20
1
-0
/
+304
*
test/librbd: refactor TestMockObjectMapDiffRequest tests
Ilya Dryomov
2024-01-20
1
-321
/
+254
*
test/librbd: improve TestMockObjectMapDiffRequest.InvalidStartSnap
Ilya Dryomov
2024-01-20
1
-1
/
+1
*
Merge pull request #52495 from adamemerson/wip-neorados-learning-from-experience
Casey Bodley
2023-12-18
3
-4
/
+4
|
\
|
*
neorados: Make IOContext getters/setters less weird
Adam Emerson
2023-12-06
3
-4
/
+4
*
|
Merge pull request #54547 from idryomov/wip-53897
Ilya Dryomov
2023-12-17
3
-99
/
+511
|
\
\
|
*
|
test/librbd: redo TestMockObjectMapDiffRequest.*Delta tests
Ilya Dryomov
2023-12-15
1
-50
/
+370
|
*
|
test/librbd: parametrize TestMockObjectMapDiffRequest tests
Ilya Dryomov
2023-12-11
1
-16
/
+20
|
*
|
test/librbd: expand DiffIterateTest.DiffIterateDiscard
Ilya Dryomov
2023-12-11
1
-26
/
+94
|
*
|
librbd: diff-iterate shouldn't ever report "new hole" against a hole
Ilya Dryomov
2023-12-11
3
-15
/
+35
|
|
/
*
|
Merge pull request #54848 from idryomov/wip-diff-iterate-test-fixup
Ilya Dryomov
2023-12-11
1
-0
/
+3
|
\
\
|
*
|
test/librbd: close image in DiffIterateDeterministic
Ilya Dryomov
2023-12-09
1
-0
/
+3
*
|
|
test/librbd: actually alternate overlaps in DiscardWithPruneWriteOverlap
Ilya Dryomov
2023-12-09
1
-1
/
+1
*
|
|
test/librbd: avoid config-related crashes in DiscardWithPruneWriteOverlap
Ilya Dryomov
2023-12-09
1
-9
/
+25
|
/
/
*
|
Merge pull request #54377 from baergj/fix-journal-tid-association-try2-upstream
Ilya Dryomov
2023-12-06
6
-16
/
+190
|
\
\
|
|
/
|
/
|
|
*
test/librbd: Add workaround for a journaling deadlock that this test exposes
Joshua Baergen
2023-12-05
1
-0
/
+4
|
*
librbd: Append one journal event per image request
Joshua Baergen
2023-12-05
3
-15
/
+81
|
*
test/librbd: Add a stress test that reproduces a crash during discard journaling
Joshua Baergen
2023-12-05
3
-1
/
+105
*
|
test/librbd: drop DiffIterateTest.DiffIterateRegression6926
Ilya Dryomov
2023-12-05
1
-44
/
+0
*
|
test/librbd: drop TestLibRBD.SnapDiff
Ilya Dryomov
2023-12-05
1
-55
/
+0
*
|
test/librbd: add DiffIterateTest.DiffIterateDeterministic{,PP}
Ilya Dryomov
2023-12-05
1
-1
/
+262
*
|
librbd: fix read_whole_object handling in ObjectListSnapsRequest
Ilya Dryomov
2023-12-02
1
-0
/
+36
*
|
librbd: fix LIST_SNAPS_FLAG_WHOLE_OBJECT behavior
Ilya Dryomov
2023-12-02
1
-0
/
+50
*
|
test/librbd: make ListSnapsWholeObject actually test stuff
Ilya Dryomov
2023-12-02
1
-15
/
+36
|
/
*
Merge pull request #50593 from pkalever/fix-feature-disable
Ilya Dryomov
2023-10-30
1
-1
/
+25
|
\
|
*
test/librbd/fsx: wait for resize to propagate in krbd_resize()
Prasanna Kumar Kalever
2023-10-27
1
-1
/
+25
*
|
Merge pull request #43804 from orozery/remove-crypto-image-dispatch
Ilya Dryomov
2023-09-07
5
-72
/
+9
|
\
\
|
*
|
librbd: remove remap_to_* and image crypto layer
Or Ozeri
2023-09-05
5
-72
/
+9
|
|
/
*
|
librbd: make CreatePrimaryRequest remove any unlinked mirror snapshots
Ilya Dryomov
2023-09-01
1
-9
/
+357
*
|
librbd: don't attempt to remove image state on orphan snapshots
Ilya Dryomov
2023-09-01
1
-4
/
+52
|
/
*
test/librbd/fsx: fix wnbd check
Lucian Petrut
2023-08-17
1
-2
/
+5
*
test/librbd/fsx: add rbd-wnbd tests
Lucian Petrut
2023-08-16
1
-41
/
+274
*
test/lirbd/fsx: fix Windows issues
Lucian Petrut
2023-08-11
1
-9
/
+16
*
test/librbd: enable the functional tests on Windows
Lucian Petrut
2023-08-11
1
-0
/
+6
*
librbd: stop passing IOContext to image dispatch write methods
Ilya Dryomov
2023-06-18
3
-37
/
+27
*
Merge pull request #51297 from Matan-B/wip-matanb-locker-request-str
Ilya Dryomov
2023-05-16
1
-0
/
+44
|
\
|
*
test/librbd: add empty cookie and blank address tests
Ilya Dryomov
2023-05-08
1
-0
/
+44
*
|
Merge pull request #51388 from Matan-B/wip-matanb-c-enable-rbd-tests
Matan
2023-05-11
4
-20
/
+0
|
\
\
|
*
|
test/*rbd: Enable supported Crimson test
Matan Breizman
2023-05-08
4
-20
/
+0
*
|
|
Merge pull request #51166 from chrisphoffman/wip-rbd-59393
Ilya Dryomov
2023-05-10
3
-19
/
+140
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
librbd: localize snap_remove op for mirror snapshots
Christopher Hoffman
2023-05-08
3
-19
/
+140
*
|
|
Merge pull request #51264 from idryomov/wip-rbd-gtest-skip
Ilya Dryomov
2023-05-02
4
-8
/
+4
|
\
\
\
|
*
|
|
test/librbd: use GTEST_SKIP macro to skip tests
Ilya Dryomov
2023-04-27
4
-8
/
+4
|
|
/
/
*
|
/
test/librbd: Skip unsupported Crimson tests
Matan Breizman
2023-05-01
4
-1
/
+31
|
|
/
|
/
|
*
|
rbd: fix spelling errors
Josh Soref
2023-04-26
4
-6
/
+6
|
/
*
Merge pull request #50324 from pkalever/scrub_incomplete
Ilya Dryomov
2023-04-21
1
-8
/
+58
|
\
|
*
librbd: always refresh after creating snapshot in CreatePrimaryRequest
Ilya Dryomov
2023-04-19
1
-0
/
+10
|
*
librbd: remove previous incomplete primary snapshot after successfully creati...
Prasanna Kumar Kalever
2023-04-19
1
-8
/
+48
[prev]
[next]