index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cls
/
rbd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cls/rbd: fix mirror_image_map_list object
N Balachandran
2024-12-04
1
-1
/
+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
*
|
cls/rbd: async methods for group snap list
N Balachandran
2024-08-30
2
-22
/
+62
|
/
*
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
*
librbd: disallow group snap rollback if memberships don't match
Ilya Dryomov
2024-06-17
1
-0
/
+1
*
Merge pull request #51166 from chrisphoffman/wip-rbd-59393
Ilya Dryomov
2023-05-10
1
-18
/
+0
|
\
|
*
librbd: localize snap_remove op for mirror snapshots
Christopher Hoffman
2023-05-08
1
-18
/
+0
*
|
rbd: fix spelling errors
Josh Soref
2023-04-26
1
-3
/
+3
|
/
*
cls/rbd: update last read in group::snap_list
Prasanna Kumar Kalever
2022-11-09
1
-0
/
+3
*
cls/rbd: fix operator<< for MirrorSnapshotNamespace
Ilya Dryomov
2022-05-30
1
-6
/
+10
*
librbd: s/boost::variant/std::variant/
Kefu Chai
2022-03-11
3
-33
/
+57
*
cls/rbd: define SnapshotNamespace's ctor using its parent
Kefu Chai
2022-03-09
1
-6
/
+1
*
cls/rbd: GroupSnapshotNamespace comparator violates ordering rules
Ilya Dryomov
2022-02-14
1
-7
/
+6
*
cls/rbd: add namespace to snapshot dump results
LiuYang
2021-12-27
1
-0
/
+4
*
Merge pull request #41696 from MrFreezeex/fix-rbd-mirror-remove
Mykola Golub
2021-10-25
3
-2
/
+34
|
\
|
*
cls/rbd: prevent image_status when mirror image is not created
Arthur Outhenin-Chalandre
2021-08-18
1
-1
/
+16
|
*
cls/rbd: add mirror_image_status_remove on client
Arthur Outhenin-Chalandre
2021-07-28
3
-1
/
+18
*
|
cls/rbd: fix log text for children list
krunerge
2021-09-07
1
-1
/
+1
|
/
*
cls/rbd, librbd: use uint64_t for sparse_size
Kefu Chai
2021-04-27
3
-5
/
+5
*
librbd: expand migration spec to include an optional free-form source spec
Jason Dillaman
2020-10-22
2
-22
/
+48
*
librbd: switch remaining uses of ExtentMap to Extents
Jason Dillaman
2020-10-13
2
-2
/
+2
*
librbd: track in-progress migration aborting operation
Jason Dillaman
2020-08-17
2
-0
/
+4
*
cls/rbd: add support for neorados-style IO requests
Jason Dillaman
2020-07-16
2
-16
/
+57
*
cls/rbd: added clean_since_snap_id to MirrorSnapshotNamespace
Jason Dillaman
2020-04-23
2
-5
/
+12
*
cls: Build ceph-osd without using namespace declarations in headers
Adam C. Emerson
2020-04-06
6
-375
/
+397
*
cls/rbd: use explicitly sized integer in mirror status summary
Jason Dillaman
2020-03-10
3
-7
/
+7
*
librbd: fixed issue with deep-copy incorrectly setting parent spec
Jason Dillaman
2020-03-02
2
-0
/
+23
*
librbd: allow force promotions to create necessary orphan snapshot
Jason Dillaman
2020-03-02
1
-0
/
+6
*
cls/rbd: fixed typo in mirror image state ostream operator
Jason Dillaman
2020-03-02
1
-1
/
+1
*
librbd: image-meta wrapper for snapshot-based mirroring properties
Jason Dillaman
2020-02-25
2
-10
/
+33
*
rbd-mirror: initial snapshot-based mirroring replayer logic
Jason Dillaman
2020-02-19
1
-0
/
+13
*
librbd: permit last mirror peer to be removed from mirror snapshot
Jason Dillaman
2020-02-19
1
-2
/
+15
*
librbd: drop MirrorNonPrimarySnapshotNamespace
Jason Dillaman
2020-02-19
5
-116
/
+24
*
librbd: rename MirrorPrimarySnapshotNamespace to MirrorSnapshotNamespace
Jason Dillaman
2020-02-19
3
-43
/
+161
*
cls/rbd: store primary to non-primary snap mapping in mirror snapshot
Jason Dillaman
2020-02-13
2
-1
/
+8
*
librbd: switch from fsid to mirror within mirror peer
Jason Dillaman
2020-02-11
3
-86
/
+93
*
cls/rbd: new temporary MIRROR_IMAGE_STATE_CREATING state
Jason Dillaman
2020-01-30
1
-0
/
+1
*
src/cls: store mirror image mode in migration spec
Mykola Golub
2019-12-12
2
-9
/
+20
*
librbd: requests for mirror snapshot image state
Mykola Golub
2019-12-10
1
-0
/
+3
*
cls/rbd: async methods for snapshot_get_limit
Mykola Golub
2019-12-10
2
-10
/
+24
*
cls/rbd: method to set mirror snapshot copy progress
Mykola Golub
2019-12-10
3
-0
/
+103
*
cls/rbd: method to unlink peer from mirror snapshot
Mykola Golub
2019-12-10
3
-0
/
+105
*
cls/rbd: async methods for mirror_peer_list
Mykola Golub
2019-12-10
2
-9
/
+27
*
cls/rbd: add mode (journal/snapshot) to mirror image
Mykola Golub
2019-12-10
2
-25
/
+69
*
librbd: new mirroring snapshot namespace
Mykola Golub
2019-12-06
2
-3
/
+170
*
cls/rbd: improve efficiency of mirror image status queries
Jason Dillaman
2019-11-25
1
-49
/
+81
[next]