summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: keystone: bump up logging when error is receivedAbhishek Lekshmanan2017-11-171-2/+5
* Merge PR #18600 into masterPatrick Donnelly2017-11-161-8/+8
|\
| * 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-1612-21/+80
|\ \ \ \
| * | | | ceph-volume tests.functional create a common playbook directory for setupsAlfredo Deza2017-11-161-0/+27
| * | | | 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
* | | | | | | rbd-mirror: use next transition state to check transition completenessVenky Shankar2017-11-161-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | 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
| * | | | | | | rbd-nbd: rescan partition table after image resize eventJason Dillaman2017-11-151-1/+7
* | | | | | | | Merge pull request #18909 from dillaman/wip-22120Mykola Golub2017-11-164-77/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | librbd: added missing locks for snap rollback and renameJason Dillaman2017-11-152-0/+2
| * | | | | | | | librbd: possible deadlock with synchronous maintenance operationsJason Dillaman2017-11-143-77/+81
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #18923 from dillaman/wip-21966Mykola Golub2017-11-161-3/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | librbd: prevent overflow of discard API result codeJason Dillaman2017-11-151-3/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #18918 from ZVampirEM77/wip-em-rewrite-cmdJos Collin2017-11-162-0/+10
|\ \ \ \ \ \ \ \