index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
/
deep_copy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd/object_map: add support for ranged diff-iterate
Ilya Dryomov
2024-01-20
1
-1
/
+1
*
Merge pull request #52495 from adamemerson/wip-neorados-learning-from-experience
Casey Bodley
2023-12-18
1
-1
/
+1
|
\
|
*
neorados: Make IOContext getters/setters less weird
Adam Emerson
2023-12-06
1
-1
/
+1
*
|
librbd: diff-iterate shouldn't ever report "new hole" against a hole
Ilya Dryomov
2023-12-11
1
-3
/
+4
|
/
*
librbd: additional logs for debugging
N Balachandran
2023-11-06
6
-4
/
+40
*
librbd : remove unused enum type WriteOpType
N Balachandran
2023-05-08
1
-5
/
+0
*
rbd: fix spelling errors
Josh Soref
2023-04-26
2
-2
/
+2
*
librbd: reduce overlap and respect area when pruning parent extents
Ilya Dryomov
2022-12-04
1
-29
/
+20
*
librbd: propagate area down to file_to_extents()
Ilya Dryomov
2022-12-04
1
-4
/
+6
*
librbd: pass area to ImageDispatchSpec::create_*()
Ilya Dryomov
2022-12-04
1
-4
/
+4
*
librbd: return area from extents_to_file()
Ilya Dryomov
2022-12-04
2
-4
/
+6
*
librbd: make ImageCopyRequest::send_next_object_copy() return void
Ilya Dryomov
2022-06-28
2
-13
/
+7
*
librbd: update progress for non-existent objects on deep-copy
Ilya Dryomov
2022-06-27
1
-15
/
+12
*
librbd: s/boost::variant/std::variant/
Kefu Chai
2022-03-11
1
-4
/
+2
*
librbd/deep-copy: compute parent overlap before computing zero extents
Jason Dillaman
2021-02-08
1
-41
/
+49
*
librbd/deep_copy: skip snap list if object is known to be clean
Jason Dillaman
2021-02-08
3
-12
/
+31
*
librbd/deep_copy: object-copy state machine must update object map
Jason Dillaman
2021-02-05
1
-30
/
+46
*
librbd/io: track object non-existence when computing snapshot deltas
Jason Dillaman
2021-02-04
1
-7
/
+8
*
librbd/object_map: diff state machine should track object existence
Jason Dillaman
2021-02-04
1
-1
/
+1
*
librbd/deep_copy: added new migrating flag to object copy
Jason Dillaman
2020-12-11
2
-3
/
+6
*
librbd/deep_copy: added bitwise flag parameter to object copy
Jason Dillaman
2020-12-11
4
-8
/
+18
*
librbd: additional debug logging in support of live-migration
Jason Dillaman
2020-12-08
1
-0
/
+1
*
librbd: skip fast-diff optimization when deep copying with flatten
Mykola Golub
2020-12-02
1
-0
/
+5
*
librbd: fix deep copy skipping clean object
Mykola Golub
2020-12-02
2
-4
/
+45
*
Merge pull request #38114 from orozery/librbd-crypto-prepare-copyup
Jason Dillaman
2020-11-18
1
-1
/
+7
|
\
|
*
librbd: add encryption support for copyup
Or Ozeri
2020-11-18
1
-1
/
+7
*
|
librbd: add crypto image dispatch layer
Or Ozeri
2020-11-17
1
-7
/
+8
|
/
*
librbd: fix potential recursive lock of ImageCtx::image_lock
Jason Dillaman
2020-11-01
1
-2
/
+5
*
librbd: support preprocessing source object data prior to deep-copy
Jason Dillaman
2020-10-13
2
-1
/
+15
*
librbd: continue to simplify deep-copy object copy write ops types
Jason Dillaman
2020-10-13
2
-63
/
+52
*
librbd: simplify deep-copy object copy write ops types
Jason Dillaman
2020-10-13
2
-36
/
+42
*
librbd: rename SnapshotExtent to SparseExtent
Jason Dillaman
2020-10-13
1
-6
/
+6
*
librbd: switch remaining uses of ExtentMap to Extents
Jason Dillaman
2020-10-13
1
-3
/
+1
*
librbd: deep-copy should update object-map before writing to object
Jason Dillaman
2020-10-13
2
-84
/
+85
*
librbd: don't attempt to read from object snapshots known to not exist
Jason Dillaman
2020-09-21
1
-2
/
+24
*
librbd: deep-copy object utilizes image-extent IO methods
Jason Dillaman
2020-09-21
2
-628
/
+339
*
librbd: pass read flags via image-extent dispatch layers
Jason Dillaman
2020-09-21
1
-1
/
+1
*
librbd: pass IOContext to image-extent IO dispatch methods
Jason Dillaman
2020-09-18
1
-1
/
+2
*
librbd: use task finisher thread for image open/close callbacks
Jason Dillaman
2020-07-27
1
-2
/
+0
*
Merge pull request #35329 from trociny/wip-quiesce_complete
Jason Dillaman
2020-06-18
1
-2
/
+3
|
\
|
*
librbd: new snapshot create API to pass flags
Mykola Golub
2020-06-09
1
-2
/
+3
*
|
librbd: swapped ThreadPool/ContextWQ for AsioEngine
Jason Dillaman
2020-06-13
2
-6
/
+10
|
/
*
librbd: add flags param to Operations::execute_snap_create
Mykola Golub
2020-05-22
1
-3
/
+3
*
librbd: make "snapshot create" notification be "async"
Mykola Golub
2020-05-05
2
-3
/
+5
*
librbd: pass bytes-read statistics from deep-copy through handler
Jason Dillaman
2020-04-03
4
-7
/
+28
*
librbd: pass specialized handler interface to deep-copy
Jason Dillaman
2020-04-03
3
-8
/
+55
*
librbd: deep-copy image copy state machine skips clean objects
Jason Dillaman
2020-03-10
2
-12
/
+64
*
Merge pull request #33657 from tchaikov/wip-clang
Kefu Chai
2020-03-05
1
-2
/
+1
|
\
|
*
librbd: avoid forward declare CephContext in different ways
Kefu Chai
2020-03-03
1
-2
/
+1
*
|
librbd: fixed issue with deep-copy incorrectly setting parent spec
Jason Dillaman
2020-03-02
1
-3
/
+3
|
/
[next]