index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librbd/crypto/LoadRequest: clone format for migration source image
Ilya Dryomov
2024-10-03
1
-1
/
+11
*
librbd/crypto/LoadRequest: rename m_is_current_format_cloned
Ilya Dryomov
2024-10-03
2
-5
/
+5
*
librbd: introduce rbd_group_snap_namespace_type_t enum
Ilya Dryomov
2024-09-20
2
-0
/
+2
*
Merge pull request #59417 from nbalacha/wip-nbalacha-ns-mirroring
Ilya Dryomov
2024-09-18
3
-2
/
+98
|
\
|
*
rbd-mirror: allow mirroring to a different namespace
N Balachandran
2024-09-17
3
-2
/
+98
*
|
Merge pull request #59107 from nbalacha/wip-nbalacha-async-sorted-snaps
Ilya Dryomov
2024-09-10
6
-38
/
+309
|
\
\
|
*
|
cls/rbd: async methods for group snap list
N Balachandran
2024-08-30
6
-38
/
+309
*
|
|
Merge pull request #44640 from effi-ofer/live-migration-nbd
Ilya Dryomov
2024-09-07
12
-7
/
+508
|
\
\
\
|
*
|
|
librbd/migration/NBDStream: abstract out libnbd and add unit tests
Ilya Dryomov
2024-09-06
2
-32
/
+84
|
*
|
|
librbd/migration/NBDStream: call nbd_shutdown() in close()
Ilya Dryomov
2024-09-06
1
-0
/
+6
|
*
|
|
librbd/migration/NBDStream: switch to NBD URIs
Ilya Dryomov
2024-09-06
1
-19
/
+16
|
*
|
|
librbd/migration/NBDStream: check for nbd_get_size() errors
Ilya Dryomov
2024-09-06
1
-1
/
+10
|
*
|
|
librbd/migration/NBDStream: introduce from_nbd_errno()
Ilya Dryomov
2024-09-06
1
-8
/
+20
|
*
|
|
librbd/migration/NBDStream: be more thorough around nbd_block_status()
Ilya Dryomov
2024-09-06
1
-12
/
+31
|
*
|
|
librbd/migration: add nbd stream
Effi Ofer
2024-09-06
12
-7
/
+413
|
|
|
/
|
|
/
|
*
|
|
librbd/migration: don't include ImageState.h in formats
Ilya Dryomov
2024-09-01
3
-3
/
+0
*
|
|
librbd/migration: prune snapshot extents in RawFormat::list_snaps()
Ilya Dryomov
2024-09-01
1
-1
/
+4
*
|
|
librbd: factor out prune_extents() from prune_parent_extents()
Ilya Dryomov
2024-09-01
3
-12
/
+17
|
/
/
*
|
Merge pull request #44470 from orozery/rbd-external-migrate
Ilya Dryomov
2024-08-23
10
-37
/
+159
|
\
\
|
*
|
librbd/migration: add external clusters support
Ilya Dryomov
2024-08-22
10
-15
/
+139
|
*
|
librbd/migration: move away from util::create_ioctx() in NativeFormat
Ilya Dryomov
2024-08-18
1
-16
/
+15
|
*
|
librbd: RefreshParentRequest::m_parent_snap_id is unused
Ilya Dryomov
2024-08-18
2
-2
/
+1
|
*
|
librbd: assert on parent in ImageCtx destructor
Ilya Dryomov
2024-08-18
4
-5
/
+5
|
*
|
librbd/migration: don't clone when flattening
Or Ozeri
2024-08-18
1
-1
/
+1
|
|
/
*
/
rbd: fix CLI output of `rbd group snap info` command
Ramana Raja
2024-08-13
1
-3
/
+4
|
/
*
Merge pull request #44366 from orozery/rbd-crypto-migration
Ilya Dryomov
2024-08-08
4
-8
/
+118
|
\
|
*
librbd/migration: make ImageDispatch handle encryption for non-native formats
Ilya Dryomov
2024-08-07
2
-6
/
+116
|
*
librbd: don't make an extra copy of image_extents in C_ImageReadRequest ctor
Ilya Dryomov
2024-08-07
2
-2
/
+2
*
|
Merge pull request #58907 from adam-lj/rbd-throttle-perf
Ilya Dryomov
2024-08-07
2
-16
/
+25
|
\
\
|
|
/
|
/
|
|
*
librbd: Reduce use of atomics in librbd throttling
Adam Lyon-Jones
2024-08-05
2
-16
/
+25
*
|
librbd/migration: make FormatInterface::read() void again
Ilya Dryomov
2024-07-30
6
-13
/
+11
*
|
librbd/migration: close source image in OpenSourceImageRequest
Ilya Dryomov
2024-07-30
2
-5
/
+4
*
|
librbd/migration: don't instantiate NativeFormat, handle it via dispatch
Ilya Dryomov
2024-07-30
8
-265
/
+181
*
|
librbd/migration/NativeFormat: refactor source spec parsing
Ilya Dryomov
2024-07-30
2
-75
/
+100
*
|
librbd/migration/NativeFormat: do pool lookup instead of creating io_ctx
Ilya Dryomov
2024-07-30
1
-7
/
+4
*
|
librbd/migration: make SourceSpecBuilder::parse_source_spec() static
Ilya Dryomov
2024-07-30
4
-36
/
+34
*
|
librbd/migration/OpenSourceImageRequest: rename io_ctx -> dst_io_ctx
Ilya Dryomov
2024-07-30
2
-10
/
+10
*
|
librbd/migration: massage some error messages
Ilya Dryomov
2024-07-30
6
-11
/
+11
*
|
librbd/api: clean up leftovers in Migration::prepare_import()
Ilya Dryomov
2024-07-30
1
-6
/
+0
|
/
*
Merge pull request #58152 from adam-lj/aiocompletion-perf-changes
Adam Lyon-Jones
2024-07-24
2
-20
/
+5
|
\
|
*
librbd: Modify locks and atomics in AioCompletion to improve performance
Adam Lyon-Jones
2024-07-24
2
-20
/
+5
*
|
Merge pull request #57797 from ajarr/wip-66011
Ilya Dryomov
2024-07-23
3
-28
/
+223
|
\
\
|
|
/
|
/
|
|
*
rbd: add group snap info command
Ramana Raja
2024-07-22
3
-28
/
+223
*
|
Merge pull request #58591 from idryomov/wip-aio-completion-prep-for-atomic-wait
Ilya Dryomov
2024-07-20
2
-16
/
+8
|
\
\
|
*
|
librbd: get rid of AIO_STATE_CALLBACK in AioCompletion
Ilya Dryomov
2024-07-17
2
-5
/
+3
|
*
|
librbd: fold complete_event_socket() into notify_callbacks_complete()
Ilya Dryomov
2024-07-15
2
-11
/
+5
|
|
/
*
|
Merge pull request #58180 from guojidan/format
Ilya Dryomov
2024-07-20
3
-4
/
+15
|
\
\
|
|
/
|
/
|
|
*
rbd: add the validate of the format and clone_format
junxiang Mu
2024-06-27
3
-4
/
+15
*
|
librbd: make diff-iterate in fast-diff mode aware of encryption
Ilya Dryomov
2024-06-22
1
-35
/
+32
*
|
Merge pull request #57973 from idryomov/wip-66418
Ilya Dryomov
2024-06-19
1
-4
/
+5
|
\
\
[next]