index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
cls_rbd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cls/rbd: fix mirror_image_map_list object
N Balachandran
2024-12-04
1
-3
/
+3
*
rbd-mirror: allow mirroring to a different namespace
N Balachandran
2024-09-17
1
-0
/
+8
*
cls/rbd: add functions to get group snap orders
N Balachandran
2024-08-06
1
-6
/
+44
*
cls/rbd: save max group snap order
N Balachandran
2024-08-05
1
-6
/
+13
*
cls/rbd: save group snapshot creation order in a new key
Mykola Golub
2024-08-05
1
-8
/
+32
*
test/cls_rbd/test_cls_rbd: change to check for 4KB-aligned sparse read
Xuehan Xu
2024-03-07
1
-9
/
+9
*
Merge pull request #51388 from Matan-B/wip-matanb-c-enable-rbd-tests
Matan
2023-05-11
1
-2
/
+0
|
\
|
*
test/*rbd: Enable supported Crimson test
Matan Breizman
2023-05-08
1
-2
/
+0
*
|
Merge pull request #51166 from chrisphoffman/wip-rbd-59393
Ilya Dryomov
2023-05-10
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
librbd: localize snap_remove op for mirror snapshots
Christopher Hoffman
2023-05-08
1
-4
/
+4
*
|
test/cls_rbd/test_cls_rbd: Skip mirror_image_status (Crimson)
Matan Breizman
2023-05-01
1
-0
/
+2
|
/
*
cls/rbd: update last read in group::snap_list
Prasanna Kumar Kalever
2022-11-09
1
-0
/
+26
*
test/cls_rbd: delete unused image_id variable
Prasanna Kumar Kalever
2022-11-09
1
-18
/
+0
*
librbd: s/boost::variant/std::variant/
Kefu Chai
2022-03-11
1
-5
/
+5
*
cls/rbd: add mirror_image_status_remove on client
Arthur Outhenin-Chalandre
2021-07-28
1
-0
/
+5
*
librbd: expand migration spec to include an optional free-form source spec
Jason Dillaman
2020-10-22
1
-3
/
+4
*
cls/rbd: add support for neorados-style IO requests
Jason Dillaman
2020-07-16
1
-0
/
+1
*
cls/rbd: use explicitly sized integer in mirror status summary
Jason Dillaman
2020-03-10
1
-1
/
+1
*
librbd: permit last mirror peer to be removed from mirror snapshot
Jason Dillaman
2020-02-19
1
-1
/
+5
*
librbd: drop MirrorNonPrimarySnapshotNamespace
Jason Dillaman
2020-02-19
1
-5
/
+6
*
librbd: rename MirrorPrimarySnapshotNamespace to MirrorSnapshotNamespace
Jason Dillaman
2020-02-19
1
-5
/
+6
*
librbd: switch from fsid to mirror within mirror peer
Jason Dillaman
2020-02-11
1
-8
/
+10
*
src/cls: store mirror image mode in migration spec
Mykola Golub
2019-12-12
1
-0
/
+2
*
test/cls_rbd: include compat.h for ERESTART
Willem Jan Withagen
2019-12-11
1
-0
/
+1
*
cls/rbd: method to set mirror snapshot copy progress
Mykola Golub
2019-12-10
1
-0
/
+9
*
cls/rbd: method to unlink peer from mirror snapshot
Mykola Golub
2019-12-10
1
-0
/
+57
*
cls/rbd: add mode (journal/snapshot) to mirror image
Mykola Golub
2019-12-10
1
-7
/
+14
*
cls/rbd: add snapshot limit UINT64_MAX test case
chenpan
2019-11-05
1
-0
/
+4
*
cls/rbd: add snapshot_add raise -ESTALE test case
wonderpow
2019-10-28
1
-0
/
+3
*
cls/rbd: store remote mirror image site status on disk
Jason Dillaman
2019-10-08
1
-15
/
+76
*
cls/rbd: preliminary support for mirror image status from multiple sites
Jason Dillaman
2019-10-08
1
-24
/
+28
*
cls/rbd: deprecate mirror_image_status_remove method
Jason Dillaman
2019-10-08
1
-18
/
+0
*
cls/rbd: expand MirrorPeer to annotate bidirectional relationships
Jason Dillaman
2019-10-08
1
-20
/
+73
*
test/cls_rbd/test_cls_rbd: update TestClsRbd.sparsify
Kefu Chai
2019-09-09
1
-4
/
+11
*
cls/rbd: add sparse_copyup method
Mykola Golub
2019-05-09
1
-0
/
+68
*
librbd: improve object map performance under high IOPS workloads
Jason Dillaman
2019-03-10
1
-0
/
+1
*
librados: revert librados3/libradoscc back to librados2
Jason Dillaman
2019-02-20
1
-1
/
+1
*
librbd: make AttachParentRequest support reattach
Mykola Golub
2019-02-19
1
-7
/
+14
*
cls/rbd: add sparsify method
Mykola Golub
2019-02-15
1
-0
/
+129
*
cls/rbd: new methods to get image mirror instance info
Mykola Golub
2018-11-03
1
-1
/
+28
*
Merge pull request #24836 from dillaman/wip-26951
Mykola Golub
2018-11-02
1
-2
/
+4
|
\
|
*
rbd: support namespaces for image migration
Jason Dillaman
2018-11-01
1
-2
/
+4
*
|
librados: move C++ APIs into libradospp
Kefu Chai
2018-11-01
2
-3
/
+3
|
/
*
librbd: replace librbd::ParentSpec with cls::rbd::ParentImageSpec
Jason Dillaman
2018-09-19
1
-22
/
+22
*
librbd: add new namespace compatible parent image cls methods
Jason Dillaman
2018-09-19
1
-6
/
+135
*
librbd: ChildImageSpec now optionally includes child pool namespace
Jason Dillaman
2018-09-19
1
-9
/
+40
*
librbd: break composite cls rbd helpers into individual helpers
Jason Dillaman
2018-09-19
2
-229
/
+82
*
test/librbd: not valid to have different parents between image snapshots
Jason Dillaman
2018-09-19
1
-7
/
+7
*
test: Fix sign comparison warnings
Adam C. Emerson
2018-09-12
1
-1
/
+1
*
librbd: add image access/last modified timestamps
Julien Collet
2018-08-21
1
-0
/
+28
[next]