Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #17083 from xiexingguo/wip-swap-bucketv13.0.0 | Kefu Chai | 2017-08-24 | 1 | -1/+1 |
|\ | |||||
| * | crush: force rebuilding shadow hierarchy after swapping buckets | xie xingguo | 2017-08-18 | 1 | -1/+1 |
* | | Merge pull request #17033 from mychoxin/yuanxin_put_assert_to_base | Kefu Chai | 2017-08-24 | 5 | -34/+25 |
|\ \ | |||||
| * | | os/bluestore: move assert of read/write to base class | mychoxin | 2017-08-23 | 5 | -34/+25 |
* | | | Merge pull request #17058 from xiexingguo/wip-crush-compiler | Kefu Chai | 2017-08-24 | 2 | -6/+5 |
|\ \ \ | |||||
| * | | | crush: rebuild shadow trees on removing crush rule | xie xingguo | 2017-08-18 | 1 | -1/+1 |
| * | | | crush: fix CrushCompiler won't compile maps with empty shadow tree | xie xingguo | 2017-08-17 | 1 | -5/+4 |
* | | | | Merge pull request #17034 from xiexingguo/wip-class-ls-osd | Kefu Chai | 2017-08-24 | 1 | -6/+16 |
|\ \ \ \ | |||||
| * | | | | mon/OSDMonitor: add plain output for "crush class ls-osd" command | xie xingguo | 2017-08-15 | 1 | -6/+16 |
| |/ / / | |||||
* | | | | Merge pull request #17179 from xiexingguo/wip-crush-smoke-test | Kefu Chai | 2017-08-24 | 1 | -1/+10 |
|\ \ \ \ | |||||
| * | | | | mon/OSDMonitor: fix improper input/testing range of crush somke testing | xie xingguo | 2017-08-23 | 1 | -1/+10 |
* | | | | | Merge pull request #17183 from tchaikov/wip-20913 | Kefu Chai | 2017-08-24 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | osd/PGBackend: delete reply if fails to complete delete request | Kefu Chai | 2017-08-23 | 1 | -0/+2 |
* | | | | | | Merge pull request #17227 from liewegas/wip-jewel-x | Sage Weil | 2017-08-24 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | qa/suites/upgrade/jewel-x/parallel: tolerate laggy mgr | Sage Weil | 2017-08-24 | 1 | -0/+1 |
* | | | | | | | Merge pull request #17226 from liewegas/wip-jewel-x | Sage Weil | 2017-08-24 | 1 | -0/+2 |
|\| | | | | | | |||||
| * | | | | | | qa/suites/upgrade/jewel-x/stress-split: tolerate sloppy past_intervals | Sage Weil | 2017-08-24 | 1 | -0/+2 |
* | | | | | | | Merge pull request #17190 from amitkumar50/cov-test-1 | Sage Weil | 2017-08-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | test: Checking fd for negative before closing | amitkuma | 2017-08-24 | 1 | -0/+1 |
* | | | | | | | | Merge PR #17205 into master | Patrick Donnelly | 2017-08-24 | 2 | -2/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | client: fix locking in Client::getcwd | Jeff Layton | 2017-08-23 | 2 | -2/+9 |
* | | | | | | | | | Merge PR #17204 into master | Patrick Donnelly | 2017-08-24 | 1 | -5/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fuse: use c++ allocations for group list | Jeff Layton | 2017-08-23 | 1 | -5/+6 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge PR #17199 into master | Patrick Donnelly | 2017-08-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | client: fix compat version on MStatfs | John Spray | 2017-08-23 | 1 | -2/+2 |
* | | | | | | | | | | Merge pull request #17121 from zmedico/PGPool-update-optimize-with-interval_s... | Kefu Chai | 2017-08-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | PGPool::update: optimize with interval_set.swap | Zac Medico | 2017-08-21 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #17014 from xiexingguo/wip-various-weight-set-fix | Xie Xingguo | 2017-08-24 | 2 | -15/+23 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | crush: fix type mismatch | xie xingguo | 2017-08-22 | 1 | -1/+1 |
| * | | | | | | | | | | | crush: fix bucket_adjust_item_weight() won't update weight-set correctly | xie xingguo | 2017-08-22 | 1 | -2/+2 |
| * | | | | | | | | | | | crush: CrushWrapper::add_bucket - do not allow caller pass in null 'idout' | xie xingguo | 2017-08-22 | 2 | -1/+4 |
| * | | | | | | | | | | | crush: update crush_choose_arg_map size on resizing | xie xingguo | 2017-08-22 | 1 | -0/+2 |
| * | | | | | | | | | | | crush: fix bucket_remove_item() won't update weight-set simultaneously | xie xingguo | 2017-08-22 | 1 | -2/+2 |
| * | | | | | | | | | | | crush: fix bucket_add_item() won't update weight-set simultaneously | xie xingguo | 2017-08-22 | 1 | -2/+2 |
| * | | | | | | | | | | | crush: fix bucket index to weight-set | xie xingguo | 2017-08-22 | 1 | -7/+10 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #17099 from xiexingguo/wip-stuck-op-count | Xie Xingguo | 2017-08-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | mon/PGMap: fix "0 stuck requests are blocked > 4096 sec" warn | xie xingguo | 2017-08-19 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #17203 from liewegas/wip-jewel-x | Sage Weil | 2017-08-24 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | qa/suites/upgrade/jewel-x/parallel: tolerate OBJECT_MISPLACED | Sage Weil | 2017-08-23 | 1 | -0/+1 |
| * | | | | | | | | | | | qa/suites/upgarde/jewel-x/parallel: tolerate mgr warning | Sage Weil | 2017-08-23 | 1 | -1/+2 |
* | | | | | | | | | | | | Merge pull request #17207 from ceph/wip-bz1484002 | Alfredo Deza | 2017-08-23 | 8 | -101/+127 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | ceph-volume tests centos7 use the new ansible syntax for lvm | Alfredo Deza | 2017-08-23 | 1 | -1/+3 |
| * | | | | | | | | | | | | ceph-volume tests use the new ansible syntax for lvm | Alfredo Deza | 2017-08-23 | 1 | -1/+3 |
| * | | | | | | | | | | | | ceph-volume tests create tests for the get_lv helper method | Alfredo Deza | 2017-08-23 | 1 | -0/+15 |
| * | | | | | | | | | | | | ceph-volume tests create tests for the new arg validator | Alfredo Deza | 2017-08-23 | 1 | -0/+24 |
| * | | | | | | | | | | | | ceph-volume util create a validator module for argparse | Alfredo Deza | 2017-08-23 | 1 | -0/+29 |
| * | | | | | | | | | | | | ceph-volume lvm.prepare enforce usage of vg/lv when preparing lvm devices | Alfredo Deza | 2017-08-23 | 1 | -68/+41 |
| * | | | | | | | | | | | | ceph-volume lvm.common update help values for vg/lv usage | Alfredo Deza | 2017-08-23 | 1 | -2/+4 |
| * | | | | | | | | | | | | ceph-volume lvm.create update docstring for vg/lv usage | Alfredo Deza | 2017-08-23 | 1 | -14/+4 |
| * | | | | | | | | | | | | ceph-volume lvm.prepare update docstring for vg/lv usage | Alfredo Deza | 2017-08-23 | 1 | -15/+4 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | |