summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/dashboard: Use human readable units on the sparkline graphsTiago Melo2018-08-165-5/+47
* Merge pull request #23445 from ricardoasmarques/wip-rbd-actions-disableLenz Grimmer2018-08-161-6/+6
|\
| * mgr/dashboard: Disable RBD actions during task executionRicardo Marques2018-08-071-6/+6
* | Merge pull request #23485 from javacruft/misc-32bit-fixesKefu Chai2018-08-166-13/+13
|\ \
| * | build: 32 bit architecture fixesJames Page2018-08-086-13/+13
* | | Merge PR #23592 into masterPatrick Donnelly2018-08-151-10/+10
|\ \ \
| * | | tools/cephfs-shell:used cmd2 inbuilt colorize method instead of coloramaPavani Rajula2018-08-151-10/+10
* | | | Merge PR #23240 into masterSage Weil2018-08-154-1/+90
|\ \ \ \
| * | | | add ceph-crash serviceDan Mick2018-08-092-0/+87
| * | | | common/options: enable mgr 'crash' module by defaultDan Mick2018-08-091-1/+1
| * | | | global/signal_handler: add 'done' file to signal crashdump is readyDan Mick2018-08-091-0/+2
* | | | | librbd: drop snap lock before sending copyup requestMykola Golub2018-08-151-2/+4
* | | | | librbd: restart object deep copy with flattenMykola Golub2018-08-152-6/+23
* | | | | librbd: update in-memory migration snap map after creating snapMykola Golub2018-08-151-0/+11
* | | | | librbd: AsyncOperation may not be reusedMykola Golub2018-08-151-4/+9
* | | | | librbd: migrate: skip update object map for snaps that don't overlapMykola Golub2018-08-151-3/+26
* | | | | librbd: don't update object map if object deep copy returned ENOENTMykola Golub2018-08-156-18/+29
* | | | | librbd: open migration image parent and store its pointer in ImageCtxMykola Golub2018-08-157-16/+180
* | | | | librbd: use 'open snap by id' in clone requestMykola Golub2018-08-153-102/+23
* | | | | librbd: use 'open snap by id' in deep copy image copy requestMykola Golub2018-08-153-65/+11
* | | | | librbd: use 'open snap by id' in refresh parent requestMykola Golub2018-08-152-51/+6
* | | | | librbd: allow to open snapshot by idMykola Golub2018-08-158-9/+26
* | | | | librbd: separate read vs write migration parent overlapsJason Dillaman2018-08-154-12/+30
* | | | | librbd: corrected usage of ImageState::open flag parameterJason Dillaman2018-08-152-3/+3
* | | | | librbd: migration should keep parent linkage by defaultJason Dillaman2018-08-151-5/+34
* | | | | librbd: move shared common clone parent logic to state machineJason Dillaman2018-08-1511-455/+472
* | | | | librbd: normalize clone state machine method names and debug logsJason Dillaman2018-08-152-97/+101
* | | | | librbd: update executing state description with migration % completeMykola Golub2018-08-151-1/+115
* | | | | rbd: make status show migration details if it is in progressMykola Golub2018-08-151-4/+93
* | | | | rbd: show when parent is migration source in info outputMykola Golub2018-08-151-1/+7
* | | | | librbd: get_parent_info: don't try to find parent snap name for CEPH_NOSNAPMykola Golub2018-08-151-1/+1
* | | | | rbd: CLI to migrate imagesMykola Golub2018-08-153-0/+381
* | | | | pybind/rbd: API for image migrationMykola Golub2018-08-153-3/+239
* | | | | librbd: API for image migrationMykola Golub2018-08-1540-77/+3941
* | | | | librbd: allow 'migrating' internal feature on image createMykola Golub2018-08-152-4/+3
* | | | | librbd: handle CEPH_NOSNAP case outside of deep_copy::util::compute_snap_mapMykola Golub2018-08-152-6/+5
* | | | | librbd: add function to wait writes unblockedMykola Golub2018-08-152-0/+26
* | | | | librbd: use newly added method to list watchers in remove requestMykola Golub2018-08-153-107/+62
* | | | | librbd: async request to list watchersMykola Golub2018-08-155-0/+493
* | | | | librbd: allow to remove already opened imageMykola Golub2018-08-152-4/+35
* | | | | librbd: shortcut to skip v2 probing when opening v1 imageMykola Golub2018-08-154-3/+15
* | | | | librbd: add flags to open requestMykola Golub2018-08-1513-50/+56
* | | | | cls/rbd: add assert_snapc_seq methodMykola Golub2018-08-159-0/+186
* | | | | librbd: add "migration" trash image sourceMykola Golub2018-08-153-2/+7
* | | | | cls/rbd: add "migration" trash image sourceMykola Golub2018-08-152-8/+22
* | | | | cls/rbd: methods to set/get/remove image migration headerMykola Golub2018-08-159-5/+723
* | | | | Merge pull request #23532 from alfredodeza/wip-rm24960Andrew Schoen2018-08-1456-94/+1277
|\ \ \ \ \
| * | | | | ceph-volume lvm.zap loop over all vgs from a pv to destroy themAlfredo Deza2018-08-141-7/+5
| * | | | | ceph-volume tests.util ensure dmcrypt_close will skip non-existent pathsAlfredo Deza2018-08-141-0/+16
| * | | | | ceph-volume util.encryption if crypt path does not exist, skip itAlfredo Deza2018-08-141-0/+4