summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* osd: revert 'osd max xattr size' limitwip-6336Sage Weil2013-09-193-12/+17
* v0.69v0.69Gary Lowell2013-09-182-1/+7
* rgw: try to create log pool if doesn't existYehuda Sadeh2013-09-131-0/+9
* rgw: NULL terminate buffer before parsing itYehuda Sadeh2013-09-131-0/+1
* rgw: don't call list::size() in ObjectCacheYehuda Sadeh2013-09-112-2/+6
* rgw: drain pending requests before completing writeYehuda Sadeh2013-09-112-1/+6
* rgw: when failing read from client, return correct errorYehuda Sadeh2013-09-101-1/+1
* Merge pull request #583 from ceph/wip-6230-workunitSage Weil2013-09-091-0/+4
|\
| * qa: workunits: mon: crush_ops: test 'ceph osd crush move'Joao Eduardo Luis2013-09-101-0/+4
|/
* Merge pull request #582 from ceph/wip-6230Sage Weil2013-09-092-1/+2
|\
| * mon: MonCommands: expect a CephString as 1st arg for 'osd crush move'wip-6230Joao Eduardo Luis2013-09-092-1/+2
|/
* Merge pull request #576 from ceph/wip-6078-2Sage Weil2013-09-072-2/+0
|\
| * rgw: fix get cors, delete corsYehuda Sadeh2013-09-062-2/+0
* | Merge pull request #571 from dalgaaf/fix-da-init-radosgwSage Weil2013-09-072-2/+2
|\ \
| * | init-radosgw*: fix status return value if radosgw isn't runningDanny Al-Gaaf2013-09-072-2/+2
|/ /
* | osd/ReplicatedPG: set reply versions for pg ops (PGLS)Sage Weil2013-09-041-0/+1
* | osd/ReplicatedPG: set reply versions on dup op ACKSage Weil2013-09-041-0/+1
|/
* rgw: flush pending data when completing multipart part uploadYehuda Sadeh2013-09-043-5/+13
* rgw: check object name after rebuilding it in S3 POSTYehuda Sadeh2013-09-041-0/+5
* Merge branch 'wip-6078' into nextYehuda Sadeh2013-09-0412-149/+231
|\
| * rgw: fix certain return status cases in CORSYehuda Sadeh2013-09-042-12/+10
| * rgw: add COPY method to be handled by CORSYehuda Sadeh2013-09-042-5/+11
| * rgw: fix CORS rule checkYehuda Sadeh2013-09-041-0/+3
| * rgw: don't handle CORS if rule not found (is NULL)Yehuda Sadeh2013-09-041-1/+5
| * rgw: tie CORS header response to all relevant operationsYehuda Sadeh2013-09-045-57/+62
| * rgw: add a generic CORS response handlingYehuda Sadeh2013-09-045-75/+138
| * rgw: OPTIONS request doesn't need to read object infoYehuda Sadeh2013-09-041-1/+1
| * rgw: remove use of s->bucket_corsYehuda Sadeh2013-09-044-10/+13
* | Merge branch 'next'Gary Lowell2013-09-044-9/+27
|\ \ | |/
| * v0.68v0.68Gary Lowell2013-09-032-1/+7
| * rgw: change watch init ordering, don't distribute if can'tYehuda Sadeh2013-09-032-8/+20
* | Merge branch 'wip-copyfrom'Sage Weil2013-09-0313-6/+460
|\ \
| * | ceph_test_rados: test COPY_FROMSage Weil2013-09-032-2/+102
| * | osd: initial COPY_FROM (not viable for large objects)Sage Weil2013-09-035-13/+305
| * | objecter, librados: add COPY_FROM operationSage Weil2013-09-037-0/+62
* | | doc: Fix repo URL for Ceph cloning (dev/generatedocs)Dan Mick2013-09-031-1/+1
|/ /
* | doc: Updated manual install to include sync agent, ARM packages, and DNS conf...John Wilkins2013-09-031-9/+57
* | ceph_test_rados: add missing kick for rollbackSage Weil2013-09-031-0/+1
* | osd: provide better version bounds for cls_current_version and ENOENT repliesGreg Farnum2013-09-033-8/+8
* | Merge remote-tracking branch 'gh/wip-6179'Sage Weil2013-09-033-25/+33
|\ \
| * | osd/ReplicatedPG: set user_version in waiting_for_commit replieswip-6179Sage Weil2013-09-021-1/+2
| * | osd/ReplicatedPG: do not set ctx->user_at_version unless ctx->user_modifySage Weil2013-09-011-5/+5
| * | osd/ReplicatedPG: do not log a user_version on the snapdir objectSage Weil2013-09-011-1/+1
| * | osd/ReplicatedPG: log previous user_version on cloneSage Weil2013-09-011-2/+3
| * | osd/ReplicatedPG: do not log user_version on deletion eventsSage Weil2013-09-011-12/+12
| * | osd/PG: only raise PG's last_user_version if entry is >Sage Weil2013-09-011-1/+5
| * | osd: debug user_versions a bitSage Weil2013-09-011-3/+5
* | | Merge pull request #562 from kri5/wip-4365Yehuda Sadeh2013-09-031-1/+2
|\ \ \ | |/ / |/| |
| * | rgw: Allow wildcard in supported keystone roles.Christophe Courtaut2013-09-031-1/+2
|/ /
* | osdc/Objecter: fix dereference of NULL pg_pool_tSage Weil2013-09-011-4/+7