index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitmodules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-03
doc/man: add new RBD migration prepare source-spec optionals
Jason Dillaman
1
-1
/
+6
2020-11-03
qa/suite/rbd: simple migration import test case
Jason Dillaman
17
-0
/
+93
2020-11-03
qa/tasks: support explicit disk configuration for qemu task
Jason Dillaman
1
-123
/
+139
2020-11-03
rbd: add new 'migration prepare --import-only' CLI optional
Jason Dillaman
2
-38
/
+116
2020-11-02
crimson/seastore: add replay test for extent map tree
chunmei-liu
2
-31
/
+45
2020-11-02
doc: releases/nautilus: add more changelog entries & fix date
Abhishek Lekshmanan
2
-6
/
+17
2020-11-02
crimson/os/seastore/.../lba_btree_node_impl: hold reference to *this during l...
Samuel Just
1
-1
/
+1
2020-11-02
doc/dev/dashboard: typo fix
Paul Cuzner
1
-1
/
+1
2020-11-02
doc/dev/dashboard: link designs to dev guide
Paul Cuzner
2
-10
/
+15
2020-11-02
doc/dev/dashboard: Document key UI design principles
Paul Cuzner
2
-0
/
+88
2020-11-02
mgr: add doc to describe relationship to prometheus
Paul Cuzner
1
-0
/
+2
2020-11-02
mgr/prometheus: Add healthcheck metric for SLOW_OPS
Paul Cuzner
2
-0
/
+65
2020-11-01
rbd: show migration source spec in image status
Jason Dillaman
1
-14
/
+32
2020-11-01
rbd: ensure the help printer doesn't print past the end of the line
Jason Dillaman
2
-20
/
+45
2020-11-01
librbd: replace direct reads from ImageRequest with ImageDispatchSpec
Jason Dillaman
4
-87
/
+60
2020-11-01
librbd/migration: allow native v2 images to be opened by name
Jason Dillaman
6
-11
/
+19
2020-11-01
librbd/migration: close image if failed to open source
Jason Dillaman
3
-6
/
+45
2020-11-01
librbd/migration: initialize default source image layout
Jason Dillaman
1
-2
/
+11
2020-11-01
librbd: fix potential recursive lock of ImageCtx::image_lock
Jason Dillaman
2
-2
/
+14
2020-11-01
librbd: migration execute should allow "EXECUTING" state
Jason Dillaman
1
-1
/
+2
2020-11-01
librbd: read image size when opening migration raw format
Jason Dillaman
3
-1
/
+92
2020-11-01
librbd/migration: fix issue with prepare-import and native-format
Jason Dillaman
1
-5
/
+7
2020-11-01
librbd: added new 'migration_prepare_import' API methods
Jason Dillaman
7
-104
/
+380
2020-11-01
librbd: store migration progress on both source+destination images
Jason Dillaman
1
-12
/
+21
2020-11-01
librbd: switch to migration source-spec builder
Jason Dillaman
9
-100
/
+313
2020-11-01
librbd: switch migration native format to use source-spec JSON object
Jason Dillaman
3
-12
/
+68
2020-11-01
librbd: tweak native-format migration source-spec
Jason Dillaman
2
-9
/
+18
2020-11-01
librbd/api: ImageCtx must be closed instead of deleted
Jason Dillaman
1
-1
/
+1
2020-11-01
mgr/dashboard: displaying time in human-readable format
Volker Theile
13
-42
/
+101
2020-11-01
crimson/osd: merge pg_temp_wanted before sending them
Kefu Chai
1
-3
/
+2
2020-11-01
crimson/osd: drop ShardServices::_sent_pg_temp()
Kefu Chai
2
-9
/
+4
2020-11-01
crimson/osd: report statfs data
Xuehan Xu
4
-4
/
+10
2020-11-01
crimson/osd: rename heartbeat_timer to tick_timer
Xuehan Xu
2
-4
/
+4
2020-11-01
crimson/common: make Gated handle gate_close_exception
Xuehan Xu
1
-2
/
+3
2020-11-01
crimson/osd: do not check HAVE_STDLIB_MAP_SPLICING
Kefu Chai
1
-6
/
+0
2020-11-01
crimson/osd: clean up pending_txn when actingset is changed
Xuehan Xu
1
-0
/
+1
2020-11-01
crimson/osd: fix pg info statistics error during recovery
Xuehan Xu
3
-1
/
+10
2020-11-01
crimson/osd: make I/O reqs wait for object recovery if it's degraded or backf...
Xuehan Xu
6
-5
/
+49
2020-10-30
rgw/lua: use lua exceptions instead of ceph_asserts
Yuval Lifshitz
3
-137
/
+131
2020-10-30
rgw/lua: allow setting metadata via lua
Yuval Lifshitz
4
-8
/
+88
2020-10-30
rbd-nbd: reexpand the conf meta in child process
Xiubo Li
1
-0
/
+1
2020-10-29
mgr/rbd_support: create mirror snapshots asynchronously
Mykola Golub
2
-24
/
+265
2020-10-29
pybind/rbd: add async mirror image get mode and info methods
Mykola Golub
2
-0
/
+118
2020-10-29
librbd: add missing declaration of rbd_aio_mirror_image_get_mode
Mykola Golub
1
-0
/
+3
2020-10-29
pybind/rbd: add image async open and close methods
Mykola Golub
2
-1
/
+156
2020-10-29
librbd: refresh full global config when applying metadata
Jason Dillaman
1
-7
/
+1
2020-10-29
common/config_proxy: added 'get_config_values' method
Jason Dillaman
1
-6
/
+5
2020-10-29
rbd/tool: add image-cache invalidate
lixiaoy1
3
-0
/
+90
2020-10-29
librbd/internal: update invalidate_cache
lixiaoy1
3
-2
/
+23
2020-10-29
librbd/cache: discard writeback cache
lixiaoy1
8
-3
/
+312
[next]