summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: don't call list::size() in ObjectCachewip-6286Yehuda Sadeh2013-09-112-2/+6
* rgw: fix get cors, delete corsYehuda Sadeh2013-09-112-2/+0
* Merge branch 'wip-6078-dumpling' into dumplingYehuda Sadeh2013-09-1112-148/+230
|\
| * rgw: fix certain return status cases in CORSYehuda Sadeh2013-09-112-12/+10
| * rgw: add COPY method to be handled by CORSYehuda Sadeh2013-09-112-5/+11
| * rgw: fix CORS rule checkYehuda Sadeh2013-09-111-0/+3
| * rgw: don't handle CORS if rule not found (is NULL)Yehuda Sadeh2013-09-111-1/+5
| * rgw: tie CORS header response to all relevant operationsYehuda Sadeh2013-09-115-57/+62
| * rgw: add a generic CORS response handlingYehuda Sadeh2013-09-115-75/+138
| * rgw: OPTIONS request doesn't need to read object infoYehuda Sadeh2013-09-111-1/+1
| * rgw: remove use of s->bucket_corsYehuda Sadeh2013-09-114-9/+12
* | v0.67.3v0.67.3Gary Lowell2013-09-092-1/+7
|/
* Merge pull request #574 from dalgaaf/fix/da-dumpling-cherry-picksSage Weil2013-09-072-2/+2
|\
| * init-radosgw*: fix status return value if radosgw isn't runningDanny Al-Gaaf2013-09-072-2/+2
|/
* FileStore: add config option to disable the wbthrottleSamuel Just2013-09-062-1/+3
* WBThrottle: use fdatasync instead of fsyncSamuel Just2013-09-061-1/+1
* PGLog: initialize writeout_from in PGLog constructorSamuel Just2013-09-061-0/+1
* PGLog: maintain writeout_from and trimmedSamuel Just2013-09-062-16/+46
* PGLog: don't maintain log_keys_debug if the config is disabledSamuel Just2013-09-062-11/+14
* PGLog: move the log size check after the early returnSamuel Just2013-09-061-1/+1
* rbd.cc: relicense as LGPL2Sage Weil2013-09-063-15/+2
* 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
* mon/MonClient: release pending outgoing messages on shutdownSage Weil2013-09-041-0/+6
* rgw: change watch init ordering, don't distribute if can'tYehuda Sadeh2013-09-032-8/+20
* ceph-post-file: use mktemp instead of tempfileSage Weil2013-08-301-4/+4
* mon: discover mon addrs, names during election state tooSage Weil2013-08-301-1/+14
* ceph_rest_api.py: create own default for log_fileDan Mick2013-08-301-0/+13
* ceph-post-file: single command to upload a file to cephdropSage Weil2013-08-2813-4/+396
* ceph.spec.in: remove trailing paren in previous commitGary Lowell2013-08-271-1/+1
* ceph.spec.in: Don't invoke debug_package macro on centos.Gary Lowell2013-08-271-1/+1
* osd: install admin socket commands after signalsSage Weil2013-08-273-34/+41
* ceph-disk: partprobe after creating journal partitionSage Weil2013-08-261-1/+13
* mon/Paxos: always refresh after any store_stateSage Weil2013-08-261-1/+7
* mon/Paxos: return whether store_state stored anythingSage Weil2013-08-262-2/+7
* mon/Paxos: cleanup: use do_refresh from handle_commitSage Weil2013-08-261-9/+3
* osdc/ObjectCacher: do not merge rx buffersSage Weil2013-08-261-0/+4
* osdc/ObjectCacher: match reads with their original rx buffersSage Weil2013-08-262-12/+33
* mon/Paxos: fix another uncommitted value corner caseSage Weil2013-08-261-1/+10
* os: make readdir_r buffers largerSage Weil2013-08-262-4/+5
* os: fix readdir_r buffer sizeSage Weil2013-08-261-3/+5
* rgw: fix crash when creating new zone on initYehuda Sadeh2013-08-231-8/+8
* rgw: change cache / watch-notify init sequenceYehuda Sadeh2013-08-233-5/+16
* enable mds rejoin with active inodes' old parent xattrsAlexandre Oliva2013-08-231-1/+1
* mds: remove waiting lock before merging with neighboursDavid Disseldorp2013-08-231-2/+3
* mon/PGMap: OSD byte counts 4x too large (conversion to bytes overzealous)Dan Mick2013-08-231-3/+3
* ceph-disk: specify the filetype when mountingAlfredo Deza2013-08-231-0/+1
* v0.67.2v0.67.2Gary Lowell2013-08-222-1/+7
* .gitignore: ignore test-driverSage Weil2013-08-221-0/+1
* fuse: fix warning when compiled against old fuse versionsSage Weil2013-08-221-1/+1