index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
libcephfs-java.jlibs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
doc: fix/cleanup osd disk creation
Willem Jan Withagen
1
-6
/
+6
2018-08-16
examples/Makefile: add -Wno-unused-parameter to avoid compile error
Ji You
2
-3
/
+3
2018-08-15
tools/cephfs-shell:used cmd2 inbuilt colorize method instead of colorama
Pavani Rajula
1
-10
/
+10
2018-08-15
man: skip directive starting with ".."
Kefu Chai
1
-0
/
+2
2018-08-15
librbd: drop snap lock before sending copyup request
Mykola Golub
1
-2
/
+4
2018-08-15
librbd: restart object deep copy with flatten
Mykola Golub
2
-6
/
+23
2018-08-15
librbd: update in-memory migration snap map after creating snap
Mykola Golub
1
-0
/
+11
2018-08-15
librbd: AsyncOperation may not be reused
Mykola Golub
1
-4
/
+9
2018-08-15
librbd: migrate: skip update object map for snaps that don't overlap
Mykola Golub
1
-3
/
+26
2018-08-15
librbd: don't update object map if object deep copy returned ENOENT
Mykola Golub
6
-18
/
+29
2018-08-15
librbd: open migration image parent and store its pointer in ImageCtx
Mykola Golub
7
-16
/
+180
2018-08-15
librbd: use 'open snap by id' in clone request
Mykola Golub
3
-102
/
+23
2018-08-15
librbd: use 'open snap by id' in deep copy image copy request
Mykola Golub
3
-65
/
+11
2018-08-15
librbd: use 'open snap by id' in refresh parent request
Mykola Golub
2
-51
/
+6
2018-08-15
librbd: allow to open snapshot by id
Mykola Golub
8
-9
/
+26
2018-08-15
librbd: separate read vs write migration parent overlaps
Jason Dillaman
4
-12
/
+30
2018-08-15
librbd: corrected usage of ImageState::open flag parameter
Jason Dillaman
2
-3
/
+3
2018-08-15
librbd: migration should keep parent linkage by default
Jason Dillaman
1
-5
/
+34
2018-08-15
librbd: move shared common clone parent logic to state machine
Jason Dillaman
11
-455
/
+472
2018-08-15
librbd: normalize clone state machine method names and debug logs
Jason Dillaman
2
-97
/
+101
2018-08-15
librbd: update executing state description with migration % complete
Mykola Golub
1
-1
/
+115
2018-08-15
rbd: make status show migration details if it is in progress
Mykola Golub
1
-4
/
+93
2018-08-15
rbd: show when parent is migration source in info output
Mykola Golub
1
-1
/
+7
2018-08-15
librbd: get_parent_info: don't try to find parent snap name for CEPH_NOSNAP
Mykola Golub
1
-1
/
+1
2018-08-15
rbd: CLI to migrate images
Mykola Golub
5
-1
/
+503
2018-08-15
pybind/rbd: API for image migration
Mykola Golub
3
-3
/
+239
2018-08-15
librbd: API for image migration
Mykola Golub
40
-77
/
+3941
2018-08-15
librbd: allow 'migrating' internal feature on image create
Mykola Golub
2
-4
/
+3
2018-08-15
librbd: handle CEPH_NOSNAP case outside of deep_copy::util::compute_snap_map
Mykola Golub
2
-6
/
+5
2018-08-15
librbd: add function to wait writes unblocked
Mykola Golub
2
-0
/
+26
2018-08-15
librbd: use newly added method to list watchers in remove request
Mykola Golub
3
-107
/
+62
2018-08-15
librbd: async request to list watchers
Mykola Golub
5
-0
/
+493
2018-08-15
librbd: allow to remove already opened image
Mykola Golub
2
-4
/
+35
2018-08-15
librbd: shortcut to skip v2 probing when opening v1 image
Mykola Golub
4
-3
/
+15
2018-08-15
librbd: add flags to open request
Mykola Golub
13
-50
/
+56
2018-08-15
cls/rbd: add assert_snapc_seq method
Mykola Golub
9
-0
/
+186
2018-08-15
librbd: add "migration" trash image source
Mykola Golub
3
-2
/
+7
2018-08-15
cls/rbd: add "migration" trash image source
Mykola Golub
2
-8
/
+22
2018-08-15
cls/rbd: methods to set/get/remove image migration header
Mykola Golub
9
-5
/
+723
2018-08-15
doc: added :ref: directive for osdmaptool
James McClune
1
-3
/
+1
2018-08-14
doc: added osdmaptool cross reference
James McClune
1
-0
/
+2
2018-08-14
tools/cephfs-shell: unable to copy files to a sub-directory from local file s...
Pavani Rajula
1
-25
/
+30
2018-08-14
ceph-volume lvm.zap loop over all vgs from a pv to destroy them
Alfredo Deza
1
-7
/
+5
2018-08-14
ceph-volume tests.util ensure dmcrypt_close will skip non-existent paths
Alfredo Deza
1
-0
/
+16
2018-08-14
ceph-volume util.encryption if crypt path does not exist, skip it
Alfredo Deza
1
-0
/
+4
2018-08-14
ceph-volume lvm.zap unmount lvs and close dmcrypt on partitions
Alfredo Deza
1
-20
/
+20
2018-08-14
ceph_test_objectstore: queue split on parent pg sequencer
Sage Weil
1
-2
/
+2
2018-08-14
crimson/net: fix unittest_seastar_messenger errors
Yingxin
1
-6
/
+12
2018-08-14
doc: updated reference link for osdmaptool utility
James McClune
1
-1
/
+1
2018-08-14
doc: updated link for submitting patches
James McClune
1
-1
/
+1
[next]