summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | doc: Syntax fixes to stop gitbuilder warnings.John Wilkins2013-09-091-11/+11
|/ / /
* | | Merge pull request #577 from roaldvanloon/wip-automakeSage Weil2013-09-0926-2224/+2424
|\ \ \
| * | | automake cleanup: implementing non-recursive makeRoald J. van Loon2013-09-0826-2224/+2424
* | | | rados: fix typoSage Weil2013-09-081-1/+1
|/ / /
* | | Merge remote-tracking branch 'gh/next'Sage Weil2013-09-074-4/+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
| |/ / / /
* | | | | Merge pull request #575 from roaldvanloon/wip-automake-prepareSage Weil2013-09-0786-141/+285
|\ \ \ \ \
| * | | | | automake cleanup: renaming buildtestRoald J. van Loon2013-09-072-5/+5
| * | | | | automake cleanup: moving rados tool to tools subdirRoald J. van Loon2013-09-076-2/+7
| * | | | | automake cleanup: moving misc tools to tools subdirRoald J. van Loon2013-09-0712-11/+11
| * | | | | automake cleanup: moving tests to test subdirRoald J. van Loon2013-09-079-5/+5
| * | | | | automake cleanup: moving code away from include to commonRoald J. van Loon2013-09-076-10/+10
| * | | | | automake cleanup: moving hobject from os to commonRoald J. van Loon2013-09-078-7/+7
| * | | | | automake cleanup: renamed inttypes.hRoald J. van Loon2013-09-0750-101/+164
| * | | | | automake cleanup: adding vta support to configureRoald J. van Loon2013-09-072-0/+76
|/ / / / /
* | | | | Merge pull request #572 from roaldvanloon/wip-fix-buildtestsSage Weil2013-09-071-5/+5
|\ \ \ \ \
| * | | | | fix: build tests need libcrc.laRoald J. van Loon2013-09-071-5/+5
|/ / / / /
* | | | | Merge pull request #570 from roaldvanloon/wip-cleanup-globalsSage Weil2013-09-073-71/+70
|\ \ \ \ \
| * | | | | cleanup: state_name in NamedState init listRoald J. van Loon2013-09-073-71/+70
* | | | | | Merge pull request #568 from roaldvanloon/wip-cleanup-globalsSage Weil2013-09-064-35/+43
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | cleanup: passing context to NamedState for ceph_clockRoald J. van Loon2013-09-063-33/+41
| * | | | cleanup: globals from libosdRoald J. van Loon2013-09-062-2/+2
* | | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-09-0614-154/+249
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | | common/crc32c_intel_fast: avoid reading partial trailing wordSage Weil2013-09-062-1/+26
* | | | | Merge pull request #567 from roaldvanloon/wip-cleanup-globalsSage Weil2013-09-0519-467/+503
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | cleanup: reduced number of pointer indirection in osdRoald J. van Loon2013-09-055-151/+157
| * | | | cleanup: removing globals from common/obj_bencherRoald van Loon2013-09-054-26/+33
| * | | | cleanup: removing refs to globals from libosdRoald van Loon2013-09-0512-399/+421
| * | | | cleanup: removed last references to globals from clientRoald van Loon2013-09-053-42/+43
|/ / / /
* | | | Merge pull request #555 from dachary/masterSage Weil2013-09-052-14/+16
|\ \ \ \
| * | | | mon: fix typo and remove redundant sentenceLoic Dachary2013-09-041-3/+2
| * | | | mon: fix typo in commentLoic Dachary2013-09-041-1/+1
| * | | | doc: erasure code ghobject is made of gen_t + shard_tLoic Dachary2013-09-041-10/+13
| |/ / /
* | | | librados: make note of which calls steal the bufferlist contentsSage Weil2013-09-041-0/+25