]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-11-20 Jason Dillamanlibrbd: commit journal op events immediately 6625/head
2015-11-19 Jason Dillamanlibrbd: improve debug output for object map state machines
2015-11-19 Jason Dillamanlibrbd: owner_lock should be held while opening parent...
2015-11-19 Jason Dillamanlibrbd: ImageWatcher shouldn't block the notification...
2015-11-19 Jason Dillamantests: add missing test cases for rbd exclusive-lock RPC
2015-11-19 Jason Dillamanlibrbd: possible recursive reader lock during resize
2015-11-19 Jason Dillamanlibrbd: possible unit test race condition
2015-11-19 Jason Dillamantests: updated librbd::Journal API
2015-11-19 Jason Dillamanlibrbd: journal op requests
2015-11-19 Jason Dillamanlibrbd: new journal types for maintenance commands
2015-11-19 Jason Dillamantests: added snap protect/unprotect and rename to clien...
2015-11-19 Jason Dillamantests: new watch/notify rename image tests
2015-11-19 Jason Dillamanlibrbd: added async image rename op
2015-11-19 Jason Dillamanlibrados_test_stub: added ObjectWriteOperation::tmap_update
2015-11-19 Jason Dillamantests: update cls_rbd test for async dir_rename_image...
2015-11-19 Jason Dillamancls_rbd: dir_rename_image is now async
2015-11-19 Jason Dillamantests: new tests for watch/notify snap protect/unprotec...
2015-11-19 Jason Dillamanlibrbd: snap protect/unprotect now connected to watch...
2015-11-19 Jason Dillamanlibrbd: async ops should return status via the Context
2015-11-19 Jason Dillamantests: new ImageWatcher tests for snap protect/unprotec...
2015-11-19 Jason Dillamanlibrbd: new watch/notify types for snap protect/unprote...
2015-11-19 Jason Dillamanlibrbd: rename librbd::WatchNotify namespace to librbd...
2015-11-19 Jason Dillamanlibrbd: do not send duplicate lock event
2015-11-19 Jason Dillamanlibrbd: drain op work queue after shutting down journal
2015-11-19 Jason Dillamanlibrbd: migrate object map snapshot ops to async state...
2015-11-19 Jason Dillamancls_rbd: add async version of object_map_load
2015-11-19 Jason Dillamanlibrbd: consolidate object map invalidation to new...
2015-11-19 Jason Dillamanlibrbd: move object map async ops to standalone classes
2015-11-19 Jason Dillamanlibrbd: initial conversion of snapshot ops to async...
2015-11-18 Jason Dillamantests: update cls_rbd tests for async snapshot methods
2015-11-17 Jason Dillamancls_rbd: convert snapshot methods to async versions
2015-11-17 Jason Dillamanlibrbd: new intermediate request class for handling...
2015-11-17 Jason Dillamanlibrbd: move all image operation state machines to...
2015-11-17 Jason Dillamanlibrbd: remove AsyncRequest::safely_cancel
2015-11-17 Jason Dillamanlibrbd: simplify state machine lock assumptions
2015-11-17 Jason Dillamanlibrbd: async version of AioImageRequestWQ::block_writes
2015-11-17 Jason Dillamanlibrbd: removed Async* prefix from request state machines
2015-11-17 Josh DurginMerge pull request #6541 from dillaman/wip-11287 6631/head 6648/head
2015-11-17 Jason Dillamanlibrbd: copy operation needs to use AIO work queue... 6541/head
2015-11-17 Jason Dillamanlibrbd: simplify IO flush handling
2015-11-17 Jason Dillamanlibrbd: possible deadlock attempting to drain parent...
2015-11-17 Jason DillamanWorkQueue: PointerWQ drain no longer waits for other...
2015-11-17 Loic DacharyMerge pull request #5867 from Vicente-Cheng/ceph-disk...
2015-11-17 Vicente Chengceph-disk: remove the redundant try except and minor... 5867/head
2015-11-17 Vicente Chengtests: ceph-disk: add wait_for_osd_down() in ceph-disk...
2015-11-17 Vicente Chengtests: ceph-disk: modify the ceph-disk qa test cases
2015-11-17 Vicente Chengtests: ceph-disk: improve the unit test to coverage...
2015-11-17 Vicente Chengceph-disk: improve the device query stage on deactivate...
2015-11-17 Vicente Chengtests: ceph-disk: add deactivate/reactivate/destroy...
2015-11-17 Vicente Chengtests: ceph-disk: add some unittest functions to covera...
2015-11-17 Vicente Chengceph-disk: modify the destroy/deactivate behavior to...
2015-11-17 Vicente Chengtests: ceph-disk: Make unit test coverage all ceph...
2015-11-17 Vicente Chengtests: ceph-disk: modified the destroy_osd test function.
2015-11-17 Vicente Chengceph-disk: Implement unittest for ceph-disk deactivate...
2015-11-17 Vicente Chengceph-disk: add --reactivate option, modify parameter...
2015-11-17 Vicente Chengceph-disk: add `--mark-out` option on deactivate feature.
2015-11-17 Vicente Chengceph-disk: use `ceph osd dump` to check osd status
2015-11-17 Vicente Chengceph-disk: add destroy feature
2015-11-17 Vicente Chengceph-disk: add deactivate feature
2015-11-16 Josh DurginMerge pull request #6607 from dillaman/wip-13784
2015-11-16 Josh DurginMerge pull request #6606 from dillaman/wip-13806
2015-11-16 Jason Dillamanrbd: support negative boolean command-line optionals 6607/head
2015-11-16 Jason Dillamantests: new rbd CLI command aliases 6606/head
2015-11-16 Jason Dillamanrbd: add missing command aliases to refactored CLI
2015-11-16 Jason DillamanMerge pull request #6590 from ceph/wip-rbd-user-option
2015-11-16 Jason DillamanMerge pull request #6593 from trociny/fixup-rbd-refactor
2015-11-16 Loic DacharyMerge pull request #6594 from chenji-kael/patch-2
2015-11-16 chenji-kaelUpdate .mailmap 6594/head
2015-11-15 Mykola Golubrbd: stripe unit/count set incorrectly from config 6593/head
2015-11-15 Josh DurginMerge pull request #6549 from kylinstorage/global_flags 6624/head
2015-11-15 Sage WeilMerge pull request #6575 from ceph/update-infernalis...
2015-11-15 Sage WeilMerge pull request #6484 from XinzeChi/wip-journal...
2015-11-15 Sage WeilMerge pull request #6371 from liewegas/wip-osd-less...
2015-11-15 Sage WeilMerge pull request #6416 from rohanmars/wip-solaris...
2015-11-15 Sage WeilMerge pull request #6439 from XinzeChi/wip-merge-tnx
2015-11-15 Sage WeilMerge pull request #6547 from xiaoxichen/fix1
2015-11-15 Sage WeilMerge pull request #6566 from kylinstorage/wip-fix...
2015-11-14 Ilya Dryomovrbd: accept --user, refuse -i 6590/head
2015-11-14 Sage WeilMerge pull request #6584 from dachary/wip-test
2015-11-14 Sage WeilMerge pull request #6583 from ceph/wip-krbd-map-args
2015-11-14 Loic Dacharytests: ignore test-suite.log 6584/head
2015-11-14 Ilya Dryomovrbd: recognize cephx_sign_messages option 6583/head
2015-11-14 Ilya Dryomovrbd: unbreak rbd map CLI
2015-11-14 Xinze Chitests: fix test case using new api 6484/head
2015-11-14 Sage WeilMerge pull request #6574 from yuyuyu101/fix-broken...
2015-11-14 Sage WeilMerge pull request #6571 from dachary/wip-test-run-cli
2015-11-13 Loic DacharyMerge pull request #6578 from dachary/wip-13785-debian...
2015-11-13 Sage WeilMerge pull request #4737 from kylinstorage/wip-temp...
2015-11-13 Sage WeilMerge pull request #6422 from xiexingguo/xxg-wip13639
2015-11-13 Sage WeilMerge pull request #6486 from XinzeChi/wip-multiple...
2015-11-13 Sage WeilMerge pull request #6518 from kylinstorage/wip-trivial...
2015-11-13 Loic Dacharybuild/ops: rbd-replay moved from ceph-test-dbg to ceph... 6578/head
2015-11-13 Loic Dacharytests: avoid bashism 6571/head
2015-11-13 Jason Dillamanrbd: hardcode application name into help
2015-11-13 Haomai Wangkv/KineticStore: Fix broken split_key 6574/head
2015-11-13 vasukulkarniUpdate infernalis release notes 6575/head
2015-11-13 Loic Dacharytests: restore run-cli-tests
2015-11-13 Rohan MarsSIGPIPE suppression for platforms without SO_NOSIGPIPE... 6416/head
2015-11-13 Sage Weilradosgw-admin: fix cli tests 6569/head
2015-11-13 Sage Weilosdmaptool: fix cli tests
next