| Commit message (Expand) | Author | Age | Files | Lines |
* | 10.2.2v10.2.2 | Jenkins Build Slave User | 2016-06-14 | 2 | -1/+7 |
* | Merge pull request #9692 from dillaman/wip-16292 | Jason Dillaman | 2016-06-14 | 1 | -1/+1 |
|\ |
|
| * | librbd: remove should ignore mirror errors from older OSDs | Jason Dillaman | 2016-06-14 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #9691 from dillaman/wip-16260-jewel | Jason Dillaman | 2016-06-14 | 12 | -31/+111 |
|\ |
|
| * | librbd: track in-flight flush events for journaling | Jason Dillaman | 2016-06-14 | 3 | -3/+5 |
| * | librbd: do not shut down exclusive lock while acquiring | Jason Dillaman | 2016-06-14 | 9 | -28/+106 |
* | | Merge pull request #9690 from dillaman/wip-16290 | Jason Dillaman | 2016-06-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | rbd-mirror: FAILED assert(!m_status_watcher) | Mykola Golub | 2016-06-14 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #9654 from dillaman/wip-16246 | Jason Dillaman | 2016-06-14 | 5 | -46/+163 |
|\ |
|
| * | librbd: avoid holding owner_lock waiting for exclusive lock | Jason Dillaman | 2016-06-13 | 1 | -2/+14 |
| * | librbd: recursive lock possible when disabling journaling | Jason Dillaman | 2016-06-12 | 5 | -44/+149 |
* | | Merge pull request #9673 from dillaman/wip-16265 | Jason Dillaman | 2016-06-14 | 5 | -1/+48 |
|\ \ |
|
| * | | rbd-mirror: reset local image id when creating new image | Jason Dillaman | 2016-06-13 | 1 | -0/+1 |
| * | | rbd-mirror: handle an attempt to delete a non-mirrored image | Jason Dillaman | 2016-06-13 | 2 | -1/+37 |
| * | | cls_rbd: disallow setting an empty mirror image entry to disabling | Jason Dillaman | 2016-06-13 | 2 | -0/+10 |
* | | | Merge pull request #9674 from dillaman/wip-16267 | Jason Dillaman | 2016-06-13 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | qa/workunits: ensure replay has started before checking position | Jason Dillaman | 2016-06-13 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request #9656 from gregsfortytwo/wip-jewel-16024 | Gregory Farnum | 2016-06-13 | 6 | -15/+37 |
|\ \ |
|
| * | | client: move readahead ref get/put to obj constr | Patrick Donnelly | 2016-06-12 | 2 | -6/+9 |
| * | | client: use fh min readahead to enable readahead | Patrick Donnelly | 2016-06-12 | 3 | -3/+24 |
| * | | client: update comment | Patrick Donnelly | 2016-06-12 | 1 | -1/+1 |
| * | | client: use layout.get_period() helper | Patrick Donnelly | 2016-06-12 | 2 | -5/+3 |
| |/ |
|
* | | Merge pull request #9655 from gregsfortytwo/wip-jewel-15508 | Gregory Farnum | 2016-06-13 | 15 | -313/+442 |
|\ \
| |/
|/| |
|
| * | client: fix simultaneous readdirs race | Yan, Zheng | 2016-06-12 | 5 | -76/+97 |
| * | client: move dir_{release,ordered}_count into class Inode | Yan, Zheng | 2016-06-12 | 3 | -38/+38 |
| * | ceph_test_libcephfs: check order of entries in readdir result | Yan, Zheng | 2016-06-12 | 1 | -9/+39 |
| * | mds: don't reset readdir offset if client supports hash order dentry | Yan, Zheng | 2016-06-12 | 2 | -12/+25 |
| * | client: using hash value to compose dentry offset | Yan, Zheng | 2016-06-12 | 4 | -65/+109 |
| * | client: record 'offset' for each entry of dir_result_t::buffer | Yan, Zheng | 2016-06-12 | 3 | -39/+51 |
| * | client: fix cached readdir after seekdir | Yan, Zheng | 2016-06-12 | 2 | -0/+12 |
| * | mds: define end/complete in readdir reply as single u16 flags | Yan, Zheng | 2016-06-12 | 3 | -12/+39 |
| * | mds: sort dentries in CDir in hash order | Yan, Zheng | 2016-06-12 | 6 | -23/+39 |
| * | client: save readdir result into dir_result_t directly | Yan, Zheng | 2016-06-12 | 3 | -55/+26 |
| * | client: don't allocate dir_result_t::buffer dynamically | Yan, Zheng | 2016-06-12 | 2 | -17/+11 |
| * | client: simplify 'offset in frag' | Yan, Zheng | 2016-06-12 | 1 | -14/+3 |
|/ |
|
* | Merge pull request #9553 from Abhishekvrshny/wip-16038-jewel | Jason Dillaman | 2016-06-12 | 3 | -19/+53 |
|\ |
|
| * | pybind/rbd: create/clone/copy: default to None for features param | Mykola Golub | 2016-06-07 | 2 | -17/+45 |
| * | librbd: clone: default to parent features | Mykola Golub | 2016-06-07 | 1 | -2/+8 |
* | | Merge pull request #9552 from Abhishekvrshny/wip-15981-jewel | Jason Dillaman | 2016-06-12 | 1 | -13/+17 |
|\ \ |
|
| * | | qa: dynamic_features.sh: return error only if it failed on alive QEMU | Mykola Golub | 2016-06-07 | 1 | -13/+17 |
| |/ |
|
* | | Merge pull request #9629 from dillaman/wip-16231 | Jason Dillaman | 2016-06-12 | 3 | -21/+129 |
|\ \ |
|
| * | | rbd-mirror: image deleter properly handles multiple snapshots | Jason Dillaman | 2016-06-10 | 1 | -14/+15 |
| * | | rbd-mirror: propagate deletions even if image replayer is stopped | Jason Dillaman | 2016-06-10 | 1 | -0/+17 |
| * | | qa/workunits/rbd: improve deletion propagation test case | Jason Dillaman | 2016-06-10 | 1 | -7/+97 |
* | | | Merge pull request #9630 from dillaman/wip-16233 | Jason Dillaman | 2016-06-12 | 2 | -7/+12 |
|\ \ \ |
|
| * | | | rbd-mirror: do not propagate deletions when pool unavailable | Jason Dillaman | 2016-06-10 | 2 | -7/+12 |
| |/ / |
|
* | | | Merge pull request #9628 from dillaman/wip-16224 | Jason Dillaman | 2016-06-12 | 6 | -21/+85 |
|\ \ \ |
|
| * | | | librbd: quickly check for duplicate snap name upon create | Jason Dillaman | 2016-06-10 | 1 | -0/+8 |
| * | | | rbd-mirror: stop external replayer before closing remote journaler | Jason Dillaman | 2016-06-10 | 1 | -10/+10 |
| * | | | librbd: stop journal recorder before starting external replay | Jason Dillaman | 2016-06-10 | 5 | -11/+67 |
| |/ / |
|