summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* udev: Fix typo in udev OSD rules fileMitch Birti2017-11-171-2/+2
* Merge pull request #17977 from cbodley/wip-rgw-beast-qaMatt Benjamin2017-11-1610-12/+15
|\
| * qa/rgw: add beast frontend to some rgw suitesCasey Bodley2017-10-2710-12/+15
* | Merge PR #18600 into masterPatrick Donnelly2017-11-162-8/+9
|\ \
| * | githubmap: update contributorsPatrick Donnelly2017-11-161-0/+1
| * | MDSMonitor: only clog changes to activePatrick Donnelly2017-11-071-8/+8
* | | Merge PR #18774 into masterPatrick Donnelly2017-11-161-1/+1
|\ \ \
| * | | mds: fix CDir::log_mark_dirty()Yan, Zheng2017-11-071-1/+1
* | | | Merge pull request #18887 from dillaman/wip-20789Mykola Golub2017-11-1623-1102/+2089
|\ \ \ \
| * | | | test/librbd: disable compare and write if skipping partial discardJason Dillaman2017-11-161-0/+7
| * | | | librbd: refactor object write request state machinesJason Dillaman2017-11-167-435/+1133
| * | | | librbd: consolidate all object discard-related logic into single state machineJason Dillaman2017-11-167-332/+150
| * | | | librbd: simplify interface between object IO and copyup state machinesJason Dillaman2017-11-164-153/+145
| * | | | librbd: copyup state machine needs to handle empty write opsJason Dillaman2017-11-162-18/+16
| * | | | librbd: object cacher should re-use read state machineJason Dillaman2017-11-167-44/+97
| * | | | librbd: refactor io::ObjectReadRequestJason Dillaman2017-11-164-213/+507
| * | | | librbd: default template parameter for C_SparseReadRequestJason Dillaman2017-11-161-1/+4
| * | | | librbd: reduce lock scope when assembling read resultsJason Dillaman2017-11-161-6/+5
| * | | | librbd: ObjectReadRequest does not require buffer extentsJason Dillaman2017-11-165-27/+18
| * | | | librbd: templatize IO object request state machinesJason Dillaman2017-11-165-240/+321
| * | | | test/librados_test_stub: mocked remainder of IO ops used by librbdJason Dillaman2017-11-161-0/+30
| * | | | test/librados_test_stub: simulate set_alloc_hint creating a non-existent fileJason Dillaman2017-11-165-3/+26
* | | | | Merge pull request #18924 from ceph/wip-cv-filestore-devicesAndrew Schoen2017-11-1613-34/+97
|\ \ \ \ \
| * | | | | ceph-volume tests.functional create a common playbook directory for setupsAlfredo Deza2017-11-161-0/+27
| * | | | | doc/ceph-volume lvm prepare can accept devices for --dataAlfredo Deza2017-11-161-13/+17
| * | | | | ceph-volume tests.functional add setup playbook for xenial filestoreAlfredo Deza2017-11-161-0/+1
| * | | | | ceph-volume tests.functional add data device and journal to xenial filestoreAlfredo Deza2017-11-161-0/+2
| * | | | | ceph-volume tests.functional add setup playbook for xenial bluestoreAlfredo Deza2017-11-161-0/+1
| * | | | | ceph-volume tests.functional add raw data device to xenial bluestoreAlfredo Deza2017-11-161-0/+1
| * | | | | ceph-volume tests.functional tox.ini addition of setup playbook for partitionsAlfredo Deza2017-11-161-0/+3
| * | | | | ceph-volume tests.functional add raw data device to centos7 bluestoreAlfredo Deza2017-11-161-0/+1
| * | | | | ceph-volume tests.functional add setup playbook for centos7 bluestoreAlfredo Deza2017-11-161-0/+1
| * | | | | ceph-volume tests.functional add setup playbook for centos7 filestoreAlfredo Deza2017-11-161-0/+1
| * | | | | ceph-volume tests.functional add raw device to centos7 filestoreAlfredo Deza2017-11-161-0/+2
| * | | | | ceph-volume lvm.common update --data flag to reflect device acceptanceAlfredo Deza2017-11-161-1/+1
| * | | | | ceph-volume lvm.prepare add example of raw device or partition in help menuAlfredo Deza2017-11-131-0/+4
| * | | | | ceph-volume lvm.prepare allow partition or raw device as input for --data in ...Alfredo Deza2017-11-131-20/+35
* | | | | | Merge pull request #18700 from tianshan/fix_cls_bucket_headYuri Weinstein2017-11-162-23/+23
|\ \ \ \ \ \
| * | | | | | rgw: fix cls_bucket_head result order consistencyTianshan Qu2017-11-152-23/+23
* | | | | | | Merge pull request #18926 from theanalyst/wip-mp-jewel-fixYuri Weinstein2017-11-162-3/+3
|\ \ \ \ \ \ \
| * | | | | | | rgw: set sync_from_all as true when no value is seenAbhishek Lekshmanan2017-11-142-3/+3
* | | | | | | | Merge pull request #18969 from vshankar/rbd-mirror-image-map-state-transitionJason Dillaman2017-11-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | rbd-mirror: use next transition state to check transition completenessVenky Shankar2017-11-161-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #18960 from Liuchang0812/mailmap-updateSage Weil2017-11-162-1/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | .mailmap, .organizationmap: update JingChen, ZongyouYao, ShanchunLv's mailmap...Chang Liu2017-11-162-1/+7
* | | | | | | | Merge pull request #18952 from dillaman/wip-test-librbdMykola Golub2017-11-162-30/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | test/librbd: fixed gmock uninteresting function call warningsJason Dillaman2017-11-151-0/+8
| * | | | | | | | test/librbd: eliminate sleeps within deep-copy mock testsJason Dillaman2017-11-151-30/+33
* | | | | | | | | Merge pull request #18947 from dillaman/wip-22131Mykola Golub2017-11-162-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | librbd: invalidating the cache shouldn't hold write lockJason Dillaman2017-11-151-1/+0