summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 11.2.0v11.2.0Jenkins Build Slave User2017-01-192-1/+7
* Merge pull request #13000 from liewegas/wip-bluestore-extents-krakenSage Weil2017-01-1911-246/+194
|\
| * os/bluestore/BlueFS: dump allocator freelist on failure in reclaim_blocksSage Weil2017-01-181-0/+1
| * os/bluestore/BlueFS: handle failure to reclaim blocks without crashingSage Weil2017-01-182-5/+13
| * unitest_bit_alloc, unittest_alloc: fixesSage Weil2017-01-172-47/+47
| * os/bluestore: prealloc/reserve extent vector for common alloc pathSage Weil2017-01-172-0/+2
| * os/bluestore/Allocator: drop unused and goofy release_extentsSage Weil2017-01-172-12/+0
| * os/bluestore: drop useless count arg to allocateSage Weil2017-01-178-130/+90
| * os/bluestore: return blocks allocated from allocate()Sage Weil2017-01-177-55/+46
| * os/bluestore: manage vector from ExtentListSage Weil2017-01-174-18/+16
* | Merge pull request #12989 from yuriw/wip-fix-distro-krakenSage Weil2017-01-181-1/+1
|\ \
| * | Switched to centos 7.3 and as runs on smithi and vps are supported nowYuri Weinstein2017-01-181-1/+1
* | | Merge pull request #12969 from ceph/wip-cd-bpYuri Weinstein2017-01-172-22/+8
|\ \ \ | |_|/ |/| |
| * | use the create option during instantiationVasu Kulkarni2017-01-171-3/+1
| * | Remove debug overridesVasu Kulkarni2017-01-171-9/+0
| * | Add ceph-create-keys to explicitly create admin/bootstrap keysVasu Kulkarni2017-01-171-10/+7
|/ /
* | Merge tag 'v11.1.1' into krakenSage Weil2017-01-172-1/+7
|\ \
| * | 11.1.1v11.1.1Jenkins Build Slave User2016-12-222-1/+7
* | | Merge pull request #12960 from SUSE/wip-18546-krakenJason Dillaman2017-01-171-1/+1
|\ \ \
| * | | qa/tasks/qemu: update default image url after ceph.com redesignJason Dillaman2017-01-171-1/+1
|/ / /
* | | Merge pull request #12949 from cbodley/wip-rgw-krakenSage Weil2017-01-166-81/+94
|\ \ \
| * | | rgw: RGWCloneMetaLogCoroutine uses RGWMetadataLogInfoCompletionCasey Bodley2017-01-161-2/+22
| * | | rgw: expose completion for RGWMetadataLog::get_info_async()Casey Bodley2017-01-163-59/+51
| * | | rgw: RGWMetaSyncShardCR drops stack refs on destructionCasey Bodley2017-01-161-8/+6
| * | | rgw: RGWAsyncRadosRequest drops notifier ref on cancelCasey Bodley2017-01-161-8/+12
| * | | rgw: release RGWAioCompletionNotifier refs on destructionCasey Bodley2017-01-162-4/+3
|/ / /
* | | Merge pull request #12889 from dillaman/wip-18452-krakenJason Dillaman2017-01-1437-571/+1687
|\ \ \
| * | | librados: blacklist_add should wait for latest OSD mapJason Dillaman2017-01-111-0/+6
| * | | librbd: prevent assertion failure when journal IO is blacklistedJason Dillaman2017-01-1112-16/+103
| * | | librbd: ignore blacklist error when releasing exclusive lockJason Dillaman2017-01-112-1/+42
| * | | librbd: fail immediately if the exclusive lock cannot be acquiredJason Dillaman2017-01-115-17/+38
| * | | librbd: add new lock_get_owners / lock_break_lock API methodsJason Dillaman2017-01-119-5/+378
| * | | librbd: separate break lock logic into standalone state machineJason Dillaman2017-01-118-368/+652
| * | | librbd: separate locker query into standalone state machineJason Dillaman2017-01-119-207/+511
* | | | rgw_rados: sanitize dout print in GWRados::get_obj_iterate_cb(...)Matt Benjamin2017-01-131-4/+4
* | | | rgw_rados: add guard assert in add_io()Matt Benjamin2017-01-131-1/+6
* | | | Merge pull request #12911 from athanatos/wip-18165Sage Weil2017-01-122-1/+11
|\ \ \ \
| * | | | PrimaryLogPG::failed_push: update missing as wellSamuel Just2017-01-092-1/+11
* | | | | Merge pull request #12910 from athanatos/wip-18358Sage Weil2017-01-122-92/+110
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Objecter: resend pg commands on interval changeSamuel Just2017-01-122-72/+95
| * | | | Objecter: fold last_force_resend into op_target_tSamuel Just2017-01-122-20/+15
| |/ / /
* | | | osd: _exit() intead of exit() for failure injectionSage Weil2017-01-091-1/+1
* | | | os/bluestore/BlueFS: fix reclaim_blocksSage Weil2017-01-093-22/+18
* | | | os/bluestore/bluestore_types: operator<< for AllocExtentSage Weil2017-01-091-1/+5
* | | | Merge pull request #12823 from SUSE/wip-18451-krakenJason Dillaman2017-01-0810-11/+40
|\ \ \ \
| * | | | tests: subst repo and branch in qemu test urlsNathan Cutler2017-01-086-6/+6
| * | | | tests: subst branch and repo in qa/tasks/qemu.pyNathan Cutler2017-01-081-1/+22
| * | | | tests: subst repo name in krbd/unmap/tasks/unmap.yamlNathan Cutler2017-01-081-1/+1
| * | | | tests: subst repo name in qa/tasks/cram.pyNathan Cutler2017-01-082-3/+11
|/ / / /
* | | | Merge pull request #12814 from yuriw/krakenTamilarasi Muthamizhan2017-01-0612-9/+4
|\ \ \ \ | | |_|/ | |/| |