summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.43v0.53Gary Lowell2012-10-162-1/+7
* Merge remote-tracking branch 'gh/wip-fedora18' into nextSage Weil2012-10-168-3/+18
|\
| * Makefile: Add CRYPTO_C(XX)FLAGS to librdbGary Lowell2012-10-151-2/+2
| * Makefiles: Add ar-lib to .gitignore.Gary Lowell2012-10-151-0/+1
| * autogen.sh: On some platforms, the m4 is created earlier.Gary Lowell2012-10-151-1/+1
| * autogen.sh: Create m4 directory for leveldb submodule.Gary Lowell2012-10-151-1/+1
| * Makefiles: Update submodule reference to latestes for leveldb.Gary Lowell2012-10-151-0/+0
| * Makefile: update submodule reference for leveldb.Gary Lowell2012-10-151-0/+0
| * leveldb: fix-up submodule entry.Gary Lowell2012-10-151-0/+0
| * Makefile: Improve test for boost system library.Gary Lowell2012-10-152-1/+2
| * Makefiles: Missing boost library should not be fatal.Gary Lowell2012-10-151-1/+3
| * Makefiles: ignore the m4 macro directoryGary Lowell2012-10-151-0/+4
| * Makefile: Updates to eliminates warnings, add test for boost system lib.Gary Lowell2012-10-154-0/+7
* | admin_socket: fix '0' protocol versionSage Weil2012-10-151-1/+1
|/
* MOSDBoot: fix compatibility with ~argonautSage Weil2012-10-041-2/+3
* librbd: simplify mathSage Weil2012-10-041-3/+1
* mon: Elector: clean ack set on election startJoao Eduardo Luis2012-10-041-0/+2
* mon: Elector: bootstrap on new monmap from electorJoao Eduardo Luis2012-10-041-1/+5
* mon: do not tick() until all paxos instances recoverSage Weil2012-10-035-6/+12
* Merge branch 'wip-msgr' into nextDan Mick2012-10-021-5/+5
|\
| * Avoid sign-extension of non-magic Message* valuesDan Mick2012-10-021-5/+5
* | test_libcephfs: fix testSage Weil2012-09-301-1/+0
* | libcephfs: fix test workunitSage Weil2012-09-301-2/+2
* | mon: fix recovered_peon assertSage Weil2012-09-301-1/+6
* | mon: debug recovered_{peon,leader}Sage Weil2012-09-301-0/+2
* | FileStore: use fresh vector for calls for listing collectionSamuel Just2012-09-281-1/+4
* | Merge remote-tracking branch 'gh/wip-osd-caps'Sage Weil2012-09-273-17/+82
|\ \
| * | test: add more OSDCap unit testsJosh Durgin2012-09-271-2/+73
| * | OSDCaps: fix allow_all()Josh Durgin2012-09-271-1/+1
| * | OSDCap: fix output operators for capsJosh Durgin2012-09-271-13/+4
| * | OSDCap: fix typo in commentJosh Durgin2012-09-271-1/+1
| * | OSDCap: remove grants added during failed parsingJosh Durgin2012-09-271-0/+3
* | | doc: RST cleanup for RPM dev package installs.John Wilkins2012-09-271-14/+13
* | | doc: Removed old ops directory structure and redundant files.John Wilkins2012-09-276-588/+0
* | | client: add WARN_UNUSED_RESULT to client init funcSam Lang2012-09-274-5/+14
* | | client: Remove unmaintained ldceph.cc from treeSam Lang2012-09-271-304/+0
* | | client: Mods to fix #3184 for messenger shutdownSam Lang2012-09-275-3/+9
* | | Refresh manpages from .rst sourcesDan Mick2012-09-2724-137/+301
* | | manpage-howto.txt: note that man/Makefile.am may need update tooDan Mick2012-09-271-4/+5
* | | Add howto for changing man pagesDan Mick2012-09-271-0/+7
* | | mon: update 'auth' help/usageSage Weil2012-09-271-2/+3
* | | rados: fix man pageSage Weil2012-09-272-2/+2
* | | doc: fix rpm url (part deux)Sage Weil2012-09-271-2/+2
* | | Merge remote-tracking branch 'gh/wip-watch-header-race'Sage Weil2012-09-275-1/+51
|\ \ \
| * | | librbd: ensure header is up to date after initial readJosh Durgin2012-09-244-1/+49
| * | | librados: note that watch's version param is ignoredJosh Durgin2012-09-241-0/+2
* | | | librbd: fix includes for portabilityJosh Durgin2012-09-271-1/+2
* | | | Merge remote-tracking branch 'gh/wip-osd'Sage Weil2012-09-272-19/+98
|\ \ \ \
| * | | | ReplicatedPG: set op return version to pg version on ENOENTSamuel Just2012-09-211-0/+2
| * | | | osd: catch decoding errors from client opsSage Weil2012-09-211-16/+88