index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librados: add a rados_omap_iter_size function
Jeff Layton
2018-08-15
3
-0
/
+17
*
Merge PR #23240 into master
Sage Weil
2018-08-15
4
-1
/
+90
|
\
|
*
add ceph-crash service
Dan Mick
2018-08-09
2
-0
/
+87
|
*
common/options: enable mgr 'crash' module by default
Dan Mick
2018-08-09
1
-1
/
+1
|
*
global/signal_handler: add 'done' file to signal crashdump is ready
Dan Mick
2018-08-09
1
-0
/
+2
*
|
librbd: drop snap lock before sending copyup request
Mykola Golub
2018-08-15
1
-2
/
+4
*
|
librbd: restart object deep copy with flatten
Mykola Golub
2018-08-15
2
-6
/
+23
*
|
librbd: update in-memory migration snap map after creating snap
Mykola Golub
2018-08-15
1
-0
/
+11
*
|
librbd: AsyncOperation may not be reused
Mykola Golub
2018-08-15
1
-4
/
+9
*
|
librbd: migrate: skip update object map for snaps that don't overlap
Mykola Golub
2018-08-15
1
-3
/
+26
*
|
librbd: don't update object map if object deep copy returned ENOENT
Mykola Golub
2018-08-15
6
-18
/
+29
*
|
librbd: open migration image parent and store its pointer in ImageCtx
Mykola Golub
2018-08-15
7
-16
/
+180
*
|
librbd: use 'open snap by id' in clone request
Mykola Golub
2018-08-15
3
-102
/
+23
*
|
librbd: use 'open snap by id' in deep copy image copy request
Mykola Golub
2018-08-15
3
-65
/
+11
*
|
librbd: use 'open snap by id' in refresh parent request
Mykola Golub
2018-08-15
2
-51
/
+6
*
|
librbd: allow to open snapshot by id
Mykola Golub
2018-08-15
8
-9
/
+26
*
|
librbd: separate read vs write migration parent overlaps
Jason Dillaman
2018-08-15
4
-12
/
+30
*
|
librbd: corrected usage of ImageState::open flag parameter
Jason Dillaman
2018-08-15
2
-3
/
+3
*
|
librbd: migration should keep parent linkage by default
Jason Dillaman
2018-08-15
1
-5
/
+34
*
|
librbd: move shared common clone parent logic to state machine
Jason Dillaman
2018-08-15
11
-455
/
+472
*
|
librbd: normalize clone state machine method names and debug logs
Jason Dillaman
2018-08-15
2
-97
/
+101
*
|
librbd: update executing state description with migration % complete
Mykola Golub
2018-08-15
1
-1
/
+115
*
|
rbd: make status show migration details if it is in progress
Mykola Golub
2018-08-15
1
-4
/
+93
*
|
rbd: show when parent is migration source in info output
Mykola Golub
2018-08-15
1
-1
/
+7
*
|
librbd: get_parent_info: don't try to find parent snap name for CEPH_NOSNAP
Mykola Golub
2018-08-15
1
-1
/
+1
*
|
rbd: CLI to migrate images
Mykola Golub
2018-08-15
3
-0
/
+381
*
|
pybind/rbd: API for image migration
Mykola Golub
2018-08-15
3
-3
/
+239
*
|
librbd: API for image migration
Mykola Golub
2018-08-15
40
-77
/
+3941
*
|
librbd: allow 'migrating' internal feature on image create
Mykola Golub
2018-08-15
2
-4
/
+3
*
|
librbd: handle CEPH_NOSNAP case outside of deep_copy::util::compute_snap_map
Mykola Golub
2018-08-15
2
-6
/
+5
*
|
librbd: add function to wait writes unblocked
Mykola Golub
2018-08-15
2
-0
/
+26
*
|
librbd: use newly added method to list watchers in remove request
Mykola Golub
2018-08-15
3
-107
/
+62
*
|
librbd: async request to list watchers
Mykola Golub
2018-08-15
5
-0
/
+493
*
|
librbd: allow to remove already opened image
Mykola Golub
2018-08-15
2
-4
/
+35
*
|
librbd: shortcut to skip v2 probing when opening v1 image
Mykola Golub
2018-08-15
4
-3
/
+15
*
|
librbd: add flags to open request
Mykola Golub
2018-08-15
13
-50
/
+56
*
|
cls/rbd: add assert_snapc_seq method
Mykola Golub
2018-08-15
9
-0
/
+186
*
|
librbd: add "migration" trash image source
Mykola Golub
2018-08-15
3
-2
/
+7
*
|
cls/rbd: add "migration" trash image source
Mykola Golub
2018-08-15
2
-8
/
+22
*
|
cls/rbd: methods to set/get/remove image migration header
Mykola Golub
2018-08-15
9
-5
/
+723
*
|
Merge pull request #23532 from alfredodeza/wip-rm24960
Andrew Schoen
2018-08-14
56
-94
/
+1277
|
\
\
|
*
|
ceph-volume lvm.zap loop over all vgs from a pv to destroy them
Alfredo Deza
2018-08-14
1
-7
/
+5
|
*
|
ceph-volume tests.util ensure dmcrypt_close will skip non-existent paths
Alfredo Deza
2018-08-14
1
-0
/
+16
|
*
|
ceph-volume util.encryption if crypt path does not exist, skip it
Alfredo Deza
2018-08-14
1
-0
/
+4
|
*
|
ceph-volume lvm.zap unmount lvs and close dmcrypt on partitions
Alfredo Deza
2018-08-14
1
-20
/
+20
|
*
|
ceph-volume tests.functional batch add filestore sceanrios to tox.ini
Alfredo Deza
2018-08-13
1
-5
/
+9
|
*
|
ceph-volume lvm.zap iterate over multiple lvs on a pv
Alfredo Deza
2018-08-12
1
-25
/
+28
|
*
|
ceph-volume tests.functional add xenial batch tests
Alfredo Deza
2018-08-12
21
-0
/
+356
|
*
|
ceph-volume tests.functional add bluestore,filestore playbooks
Alfredo Deza
2018-08-12
5
-0
/
+240
|
*
|
ceph-volume tests.functional add centos7 filestore batch tests
Alfredo Deza
2018-08-10
10
-0
/
+179
[next]