summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common/buffer: slightly more useful crc caching with testwip-cache-crcSamuel Just2013-09-262-25/+58
* buffer: lame attempt at caching crc valuesSage Weil2013-09-111-4/+47
* include: add SpinlockSage Weil2013-09-112-0/+58
* common: fix Mutex, Cond no-copy declarationsSage Weil2013-09-112-4/+4
* buffer: uninline, constify crc32c()Sage Weil2013-09-092-9/+10
* Merge pull request #569 from ceph/wip-osd-statDan Mick2013-09-092-3/+19
|\
| * osd: expose bytes used/avail via perf / asokSage Weil2013-09-092-3/+19
* | Merge pull request #581 from dachary/masterSage Weil2013-09-091-2/+2
|\ \
| * | autoconf: use $(LIBOSD) $(LIBCOMMON) instead of libosd.a libcommon.laLoic Dachary2013-09-101-2/+2
* | | doc: Syntax fix to suppress gitbuilder errors.John Wilkins2013-09-091-2/+2
* | | doc: Removed mkcephfs reference.John Wilkins2013-09-096-7/+1
* | | doc: Syntax fixes to suppress gitbuilder warnings.John Wilkins2013-09-091-0/+6
* | | doc: Syntax fixes to suppress gitbuilder warnings.John Wilkins2013-09-091-1/+1
* | | doc: Syntax fixes to suppress gitbuilder warnings.John Wilkins2013-09-091-15/+15
* | | doc: Syntax fixes to suppress gitbuilder warnings.John Wilkins2013-09-091-27/+33
* | | doc: Syntax fixes to suppress gitbuilder warnings.John Wilkins2013-09-091-5/+6
* | | doc: Syntax fixes to suppress gitbuilder warnings.John Wilkins2013-09-091-36/+36
* | | doc: Syntax fixes to remove gitbuilder errors.John Wilkins2013-09-091-123/+0
|/ /
* | Merge pull request #518 from dachary/wip-5878athanatos2013-09-099-0/+788
|\ \
| * | ErasureCodePlugin: plugin registry tests and exampleLoic Dachary2013-09-093-0/+101
| * | ErasureCodePlugin: plugin registryLoic Dachary2013-09-093-0/+166
| * | ErasureCodePlugin: plugin interfaceLoic Dachary2013-09-092-0/+43
| * | ErasureCode: example implementation : K=2 M=1Loic Dachary2013-09-093-0/+267
| * | ErasureCode: abstract interfaceLoic Dachary2013-09-092-0/+211
* | | Fix usage to include export and import --type optionsDavid Zafman2013-09-091-1/+1
|/ /
* | Merge pull request #579 from ceph/wip-doc-warn-fixSage Weil2013-09-091-1/+1
|\ \
| * | make sure we use a version of sphinx that we can handleAlfredo Deza2013-09-091-1/+1
* | | doc: Syntax fixes to stop gitbuilder warnings.John Wilkins2013-09-091-4/+9
* | | doc: Syntax fixes to stop gitbuilder warnings.John Wilkins2013-09-091-2/+3
* | | 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
|\ \ \ \