summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* init-radosgw: run RGW as rootKen Dreyer2015-04-242-2/+2
* rgw: remove meta file after deleting bucketOrit Wasserman2015-04-162-0/+40
* Move ceph-dencoder build to clientBoris Ranto2015-04-162-24/+24
* Rework mds/Makefile.am to support a dencoder client buildBoris Ranto2015-04-163-67/+79
* rgw/Makefile.am: Populate DENCODER_SOURCES properlyBoris Ranto2015-04-161-8/+9
* Dencoder should never be built with tcmallocBoris Ranto2015-04-161-0/+5
* 0.94.1v0.94.1Jenkins2015-04-102-1/+7
* Merge pull request #4328 from dachary/wip-11364-hammerLoic Dachary2015-04-101-1/+2
|\
| * crush: fix has_v4_buckets()Sage Weil2015-04-101-1/+1
| * crush: fix dump of has_v4_bucketsSage Weil2015-04-101-0/+1
|/
* crush/mapper: fix divide-by-0 in straw2Sage Weil2015-04-091-19/+29
* osd: fix negative degraded objects during backfillingGuang Yang2015-04-091-2/+4
* 0.94v0.94Jenkins2015-04-072-1/+7
* debian: remove lttng checking from rulesJosh Durgin2015-04-061-6/+0
* Merge pull request #4246 from ceph/wip-11113-hammerSage Weil2015-04-061-1/+7
|\
| * librbd: snap_remove should ignore -ENOENT errorsJason Dillaman2015-04-011-1/+4
| * librbd: get_parent_info should protect against invalid parentJason Dillaman2015-04-011-0/+3
* | Merge pull request #4250 from athanatos/wip-11265Sage Weil2015-04-061-1/+17
|\ \
| * | ECTransaction: write out the hinfo key on touch as wellSamuel Just2015-03-311-1/+17
* | | Merge pull request #4251 from athanatos/wip-11284Sage Weil2015-04-061-9/+10
|\ \ \
| * | | ReplicatedPG::promote_object: do not create obc if not promotingSamuel Just2015-03-311-9/+10
* | | | Merge pull request #4167 from dzafman/wip-11184Samuel Just2015-04-016-6/+176
|\ \ \ \ | |_|_|/ |/| | |
| * | | test: Add testing for PGLog::filter_log()David Zafman2015-03-271-0/+111
| * | | osd: Create a filter_log for PGLogDavid Zafman2015-03-272-0/+13
| * | | ceph-objectstore-tool, osd: Filter the pg_log_t for objects no longer in pgDavid Zafman2015-03-273-1/+47
| * | | ceph-objectstore-tool: Fix message and make it debug only to stderrDavid Zafman2015-03-261-1/+2
| * | | ceph-objectstore-tool: Remove bogus comment and eliminate a debug messageDavid Zafman2015-03-261-4/+3
* | | | Merge pull request #4230 from athanatos/wip-11244Samuel Just2015-03-311-0/+11
|\ \ \ \
| * | | | ReplicatedPG::cancel_pull: requeue waiters as wellSamuel Just2015-03-311-0/+11