summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 10.2.2v10.2.2Jenkins Build Slave User2016-06-142-1/+7
* Merge pull request #9692 from dillaman/wip-16292Jason Dillaman2016-06-141-1/+1
|\
| * librbd: remove should ignore mirror errors from older OSDsJason Dillaman2016-06-141-1/+1
|/
* Merge pull request #9691 from dillaman/wip-16260-jewelJason Dillaman2016-06-1412-31/+111
|\
| * librbd: track in-flight flush events for journalingJason Dillaman2016-06-143-3/+5
| * librbd: do not shut down exclusive lock while acquiringJason Dillaman2016-06-149-28/+106
* | Merge pull request #9690 from dillaman/wip-16290Jason Dillaman2016-06-141-1/+1
|\ \ | |/ |/|
| * rbd-mirror: FAILED assert(!m_status_watcher)Mykola Golub2016-06-141-1/+1
|/
* Merge pull request #9654 from dillaman/wip-16246Jason Dillaman2016-06-145-46/+163
|\
| * librbd: avoid holding owner_lock waiting for exclusive lockJason Dillaman2016-06-131-2/+14
| * librbd: recursive lock possible when disabling journalingJason Dillaman2016-06-125-44/+149
* | Merge pull request #9673 from dillaman/wip-16265Jason Dillaman2016-06-145-1/+48
|\ \
| * | rbd-mirror: reset local image id when creating new imageJason Dillaman2016-06-131-0/+1
| * | rbd-mirror: handle an attempt to delete a non-mirrored imageJason Dillaman2016-06-132-1/+37
| * | cls_rbd: disallow setting an empty mirror image entry to disablingJason Dillaman2016-06-132-0/+10
* | | Merge pull request #9674 from dillaman/wip-16267Jason Dillaman2016-06-131-0/+1
|\ \ \ | |/ / |/| |
| * | qa/workunits: ensure replay has started before checking positionJason Dillaman2016-06-131-0/+1
|/ /
* | Merge pull request #9656 from gregsfortytwo/wip-jewel-16024Gregory Farnum2016-06-136-15/+37
|\ \
| * | client: move readahead ref get/put to obj constrPatrick Donnelly2016-06-122-6/+9
| * | client: use fh min readahead to enable readaheadPatrick Donnelly2016-06-123-3/+24
| * | client: update commentPatrick Donnelly2016-06-121-1/+1
| * | client: use layout.get_period() helperPatrick Donnelly2016-06-122-5/+3
| |/
* | Merge pull request #9655 from gregsfortytwo/wip-jewel-15508Gregory Farnum2016-06-1315-313/+442
|\ \ | |/ |/|
| * client: fix simultaneous readdirs raceYan, Zheng2016-06-125-76/+97
| * client: move dir_{release,ordered}_count into class InodeYan, Zheng2016-06-123-38/+38
| * ceph_test_libcephfs: check order of entries in readdir resultYan, Zheng2016-06-121-9/+39
| * mds: don't reset readdir offset if client supports hash order dentryYan, Zheng2016-06-122-12/+25
| * client: using hash value to compose dentry offsetYan, Zheng2016-06-124-65/+109
| * client: record 'offset' for each entry of dir_result_t::bufferYan, Zheng2016-06-123-39/+51
| * client: fix cached readdir after seekdirYan, Zheng2016-06-122-0/+12
| * mds: define end/complete in readdir reply as single u16 flagsYan, Zheng2016-06-123-12/+39
| * mds: sort dentries in CDir in hash orderYan, Zheng2016-06-126-23/+39
| * client: save readdir result into dir_result_t directlyYan, Zheng2016-06-123-55/+26
| * client: don't allocate dir_result_t::buffer dynamicallyYan, Zheng2016-06-122-17/+11
| * client: simplify 'offset in frag'Yan, Zheng2016-06-121-14/+3
|/
* Merge pull request #9553 from Abhishekvrshny/wip-16038-jewelJason Dillaman2016-06-123-19/+53
|\
| * pybind/rbd: create/clone/copy: default to None for features paramMykola Golub2016-06-072-17/+45
| * librbd: clone: default to parent featuresMykola Golub2016-06-071-2/+8
* | Merge pull request #9552 from Abhishekvrshny/wip-15981-jewelJason Dillaman2016-06-121-13/+17
|\ \
| * | qa: dynamic_features.sh: return error only if it failed on alive QEMUMykola Golub2016-06-071-13/+17
| |/
* | Merge pull request #9629 from dillaman/wip-16231Jason Dillaman2016-06-123-21/+129
|\ \
| * | rbd-mirror: image deleter properly handles multiple snapshotsJason Dillaman2016-06-101-14/+15
| * | rbd-mirror: propagate deletions even if image replayer is stoppedJason Dillaman2016-06-101-0/+17
| * | qa/workunits/rbd: improve deletion propagation test caseJason Dillaman2016-06-101-7/+97
* | | Merge pull request #9630 from dillaman/wip-16233Jason Dillaman2016-06-122-7/+12
|\ \ \
| * | | rbd-mirror: do not propagate deletions when pool unavailableJason Dillaman2016-06-102-7/+12
| |/ /
* | | Merge pull request #9628 from dillaman/wip-16224Jason Dillaman2016-06-126-21/+85
|\ \ \
| * | | librbd: quickly check for duplicate snap name upon createJason Dillaman2016-06-101-0/+8
| * | | rbd-mirror: stop external replayer before closing remote journalerJason Dillaman2016-06-101-10/+10
| * | | librbd: stop journal recorder before starting external replayJason Dillaman2016-06-105-11/+67
| |/ /