summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.94.3.3v0.94.3.3Jenkins2015-11-042-1/+7
* crush/mapper: ensure take bucket value is validSage Weil2015-11-041-1/+2
* crush/mapper: ensure bucket id is valid before indexing buckets arraySage Weil2015-11-041-2/+10
* mon: test the crush ruleset when creating a poolLoic Dachary2015-11-042-0/+21
* erasure-code: set max_size to chunk_count() instead of 20 for shecLoic Dachary2015-11-041-0/+1
* 0.94.3.2v0.94.3.2Jenkins2015-09-302-1/+7
* OSDMap: fill in known encode_features where possibleSamuel Just2015-09-301-1/+5
* 0.94.3.1v0.94.3.1Jenkins2015-09-252-1/+7
* upstart: limit respawn to 3 in 30 mins (instead of 5 in 30s)Sage Weil2015-09-253-3/+3
* packaging: move rbd-replay* to ceph-commonKen Dreyer2015-09-244-10/+12
* rgw: preserve all attrs if intra-zone copyYehuda Sadeh2015-09-231-0/+2
* rgw: don't preserve acls when copying objectYehuda Sadeh2015-09-231-0/+2
* rgw : setting max number of buckets for users via ceph.conf optionVikhyat Umrao2015-09-235-140/+145
* rgw: url encode exposed bucketYehuda Sadeh2015-09-231-2/+5
* rgw: init some manifest fields when handling explicit objsYehuda Sadeh2015-09-231-0/+6
* Objecter: pg_interval_t::is_new_interval needs pgid from previous poolJason Dillaman2015-09-232-11/+15
* tests: increase test coverage for partial encodes/decodesJason Dillaman2015-09-231-35/+53
* common: bit_vector extent calculation incorrect for last pageJason Dillaman2015-09-231-1/+4
* rgw: set http status in civetwebYehuda Sadeh2015-09-231-0/+3
* civetweb: update submodule to support setting of http statusYehuda Sadeh2015-09-231-0/+0
* ceph-disk: always check zap is applied on a full deviceLoic Dachary2015-09-232-4/+14
* ceph.in: print more detailed warning for 'ceph <type> tell'Kefu Chai2015-09-231-1/+1
* ceph.in: print more detailed error message for 'tell' commandKefu Chai2015-09-231-1/+3
* rgw: fix radosgw start-up script.Vikhyat Umrao2015-09-231-1/+1
* rgw: fix assignment of copy obj attributesYehuda Sadeh2015-09-231-10/+11
* init-radosgw.sysv: removeSage Weil2015-09-233-116/+1
* init-radosgw: unify init-radosgw[.sysv]Sage Weil2015-09-231-6/+30
* init-radosgw: look in /var/lib/ceph/radosgwSage Weil2015-09-231-8/+23
* 0.94.3v0.94.3Jenkins2015-08-262-1/+7
* Merge pull request #5589 from ceph/hammer-12709Gregory Farnum2015-08-181-1/+3
|\
| * Workunits : fs/misc/chmod.sh : Include ACL characters in permission check.Yazen Ghannam2015-08-171-1/+3
|/
* Merge pull request #5160 from theanalyst/wip-11910-hammerLoic Dachary2015-08-046-12/+14
|\
| * mon/PGMap: add more constnessKefu Chai2015-07-074-4/+4
| * mon/PGMap: sort pg states by the states in "pg ls" specKefu Chai2015-07-071-2/+2
| * mon: s/recovery/recoverying/ in "pg ls*" commands' specKefu Chai2015-07-073-6/+8
* | Merge pull request #5384 from dachary/wip-12502-hammerLoic Dachary2015-08-043-17/+220
|\ \
| * | rgw: conversion tool to fix broken multipart objectsYehuda Sadeh2015-07-283-0/+183
| * | rgw: only scan for objects not in namespaceYehuda Sadeh2015-07-281-1/+1
| * | rgw_admin: add --remove-bad flag to bucket checkYehuda Sadeh2015-07-283-16/+36
* | | Merge pull request #5405 from ceph/wip-12465-hammerLoic Dachary2015-08-041-0/+4
|\ \ \
| * | | Log::reopen_log_file: take m_flush_mutexSamuel Just2015-07-271-0/+4
| |/ /
* | | Merge pull request #5121 from theanalyst/wip-11983-hammerSage Weil2015-07-311-19/+30
|\ \ \
| * | | ReplicatedPG::finish_promote: handle results->snaps is empty caseSamuel Just2015-07-011-18/+30
| * | | ReplicatedPG::finish_promote: fix snap promote head snapsSamuel Just2015-07-011-3/+2
| | |/ | |/|
* | | Merge pull request #5269 from dachary/wip-12362-hammerSage Weil2015-07-312-8/+37
|\ \ \
| * | | PG::find_best_info: ignore info.les for incomplete peerSamuel Just2015-07-172-8/+37
* | | | Merge pull request #5117 from theanalyst/wip-12099-hammerLoic Dachary2015-07-311-2/+27
|\ \ \ \
| * | | | rgw: fix data corruption when race conditionwuxingyi2015-07-011-2/+27
| | |/ / | |/| |
* | | | Merge pull request #5118 from theanalyst/wip-12042-hammerLoic Dachary2015-07-313-1/+75
|\ \ \ \
| * | | | rgw: simplify content length handlingYehuda Sadeh2015-07-011-41/+38