summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.94.1.4v0.94.1.4Jenkins2015-07-012-1/+7
* mon: add "--check" to CrushTester::test_with_crushtool()Kefu Chai2015-06-293-6/+7
* crushtool: rename "--check-names" to "--check"Kefu Chai2015-06-293-12/+10
* mon: check the new crush map against osdmap.max_osdKefu Chai2015-06-291-1/+1
* crushtool: enable check against max_idKefu Chai2015-06-294-6/+17
* crush/CrushTester: check if any item id is too largeKefu Chai2015-06-292-6/+13
* mon: validate new crush for unknown namesKefu Chai2015-06-292-0/+22
* crushtool: add the "--check-names" optionKefu Chai2015-06-294-3/+36
* crush/CrushTester: add check_name_maps() methodKefu Chai2015-06-292-0/+54
* 0.94.1.3v0.94.1.3Jenkins2015-06-252-1/+7
* rgw: fix assignment of copy obj attributesYehuda Sadeh2015-06-241-10/+11
* rgw: improve metadata handling on copy operation of Swift API.Radoslaw Zarzynski2015-06-241-1/+4
* rgw: improve code formatting ONLY.Radoslaw Zarzynski2015-06-241-13/+24
* rgw: Swift API. Allows setting attributes with COPY object operation.Dmytro Iurchenko2015-06-246-25/+59
* rgw: civetweb should use unique request idOrit Wasserman2015-06-242-14/+15
* rgw: use correct oid when creating gc chainsYehuda Sadeh2015-06-241-1/+1
* rgw: fix reset_loc()Yehuda Sadeh2015-06-241-1/+1
* tests: verify librbd blocking aio code pathJason Dillaman2015-06-241-0/+55
* librbd: new rbd_non_blocking_aio config optionJason Dillaman2015-06-242-29/+56
* librbd: AioRequest::send no longer returns a resultJason Dillaman2015-06-245-26/+16
* tests: update librbd AIO tests to remove result codeJason Dillaman2015-06-243-23/+36
* Throttle: added pending_error method to SimpleThrottleJason Dillaman2015-06-242-1/+8
* librbd: internal AIO methods no longer return resultJason Dillaman2015-06-246-127/+71
* librbd: add new fail method to AioCompletionJason Dillaman2015-06-243-7/+27
* librbd: avoid blocking AIO API methodsJason Dillaman2015-06-241-42/+132
* librbd: add task pool / work queue for requestsJason Dillaman2015-06-244-1/+36
* WorkQueue: added virtual destructorJason Dillaman2015-06-241-1/+1
* WorkQueue: add new ContextWQ work queueJason Dillaman2015-06-241-0/+31
* packaging: include ceph_perf_objectstoreKen Dreyer2015-06-052-0/+2
* 0.94.1.2v0.94.1.2Jenkins2015-05-272-1/+7
* init-radosgw.sysv: removeSage Weil2015-05-193-116/+1
* init-radosgw: unify init-radosgw[.sysv]Sage Weil2015-05-191-6/+30
* init-radosgw: look in /var/lib/ceph/radosgwSage Weil2015-05-191-8/+23
* rgw: merge manifests correctly when there's prefix overrideYehuda Sadeh2015-05-191-5/+14
* rgw: restore buffer of multipart upload after EEXISTYehuda Sadeh2015-05-191-0/+9
* common/admin_socket: close socket descriptor in destructorJon Bernard2015-05-122-11/+40
* OSD: handle the case where we resurrected an old, deleted pgSamuel Just2015-05-041-1/+22
* rgw: set a special object locator if object starts with underscoreYehuda Sadeh2015-05-041-0/+10
* rgw-admin: a tool to fix object locator issueYehuda Sadeh2015-05-043-1/+196
* rgw: don't use rgw_socket_path if frontend is configuredYehuda Sadeh2015-05-041-1/+8
* cls_rgw: use multimap to keep pending operations in bucket indexYehuda Sadeh2015-05-042-2/+3
* ceph_json: add decode / encoder for multimapYehuda Sadeh2015-05-041-0/+29
* rgw: generate new tag for object when setting object attrsYehuda Sadeh2015-05-041-0/+10
* rgw: update keystone cache with token infoYehuda Sadeh2015-05-041-0/+2
* civetweb: update max num of threadsYehuda Sadeh2015-05-041-0/+0
* rgw: send X-Copied-From-Last-Modified header of Swift API.Radoslaw Zarzynski2015-05-047-4/+18
* rgw: dump object metadata in response for COPY request of Swift API.Radoslaw Zarzynski2015-05-041-2/+5
* rgw: refactor dumping metadata of Swift objects.Radoslaw Zarzynski2015-05-041-27/+39
* rgw: add support for X-Copied-From{-Account} headers of Swift API.Radoslaw Zarzynski2015-05-042-0/+17
* rgw: send ETag, Last-Modified in response for copying Swift cobject.Radoslaw Zarzynski2015-05-041-0/+2