summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* v0.42.2v0.42.2Sage Weil2012-02-242-1/+7
* Merge remote-tracking branch 'gh/stable' into stableSage Weil2012-02-242-3/+30
|\
| * osd: conditionally encode old pg_pool_t when no CEPH_FEATURE_OSDENCGreg Farnum2012-02-232-3/+30
* | v0.42.1v0.42.1Sage Weil2012-02-242-1/+7
* | debian: add ceph-dencoderSage Weil2012-02-241-0/+2
* | ceph.spec.in: add ceph-dencoderSage Weil2012-02-241-0/+2
* | ceph-dencoder: man pageSage Weil2012-02-243-1/+292
|/
* v0.42v0.42Sage Weil2012-02-202-1/+7
* man: regenerate man pagesJosh Durgin2012-02-178-34/+99
* man: move man page fixes to rstJosh Durgin2012-02-172-26/+32
* doc: fix snapshot creation/deletion syntax in rbd man page (trivial)Florian Haas2012-02-171-1/+5
* paxos: fix is_consistent() checkSage Weil2012-02-171-1/+1
* osd: change nested iterator nameTom Callaway2012-02-172-5/+5
* add missing #includes to build on gcc 4.7Tom Callaway2012-02-173-0/+3
* mds: comment out unused code in mds dump_pop_mapTom Callaway2012-02-171-4/+5
* osd: fix _activate_committed replica->primary messageSage Weil2012-02-172-8/+8
* init: Only check if auto start is disabled when the issued command is "start"Wido den Hollander2012-02-151-12/+7
* ceph.spec.in: Move libcls_*.so from -devel to base packageHolger Macht2012-02-151-4/+2
* test_filestore_idempotent: fix test to create initial objectSage Weil2012-02-141-0/+6
* libcephfs: define CEPH_SETATTR_*Sage Weil2012-02-141-0/+12
* test/encoding/readable.sh: drop bashismsSage Weil2012-02-131-3/+3
* filejournal: drop unused variableSage Weil2012-02-131-2/+0
* filejournal: aio off by defaultSage Weil2012-02-131-1/+1
* Merge remote-tracking branch 'gh/wip-journal-aio-rebased'Sage Weil2012-02-1311-27/+440
|\
| * Merge remote branch 'gh/master' into wip-journal-aio-rebasedSage Weil2012-02-1040-2753/+999
| |\
| * | filejournal: flush needn't abort on write_stopSage Weil2012-02-061-1/+1
| * | filejournal: clean up check_aio_completionSage Weil2012-02-061-12/+4
| * | filejournal: get multiple aios at a timeSage Weil2012-02-061-17/+17
| * | filejournal: print aio mode on openSage Weil2012-02-051-1/+3
| * | configure: add --without-libaio optionSage Weil2012-02-054-5/+51
| * | ceph.spec.in: buildrequires libaio-develSage Weil2012-02-051-0/+1
| * | debian: depend on libaio-devSage Weil2012-02-051-1/+1
| * | filejournal: implement aio for writesSage Weil2012-02-058-25/+381
| * | streamtest: show total throughput, avg latenciesSage Weil2012-02-051-1/+17
* | | Merge remote-tracking branch 'gh/wip-osd'Sage Weil2012-02-136-32/+77
|\ \ \
| * | | osd: flush pg on activate _after_ we queue our transactionSage Weil2012-02-122-3/+17
| * | | osd: do OpRequest dispatch into PG::do_requestSage Weil2012-02-123-27/+39
| * | | filestore: make flush() block forever if blackholedSage Weil2012-02-122-0/+13
| * | | osd: emit useful scrub error on missing cloneSage Weil2012-02-121-1/+7
| * | | filestore: return error from CLONESage Weil2012-02-121-1/+1
* | | | test/encoding/readable.sh: skip old version with known incompatibilitiesSage Weil2012-02-133-10/+39
* | | | ceph-dencoder: add osd_peer_stat_tSage Weil2012-02-131-0/+1
* | | | rgw: remove extra useless info in bucket entry encodingYehuda Sadeh2012-02-131-2/+4
* | | | add CEPH_FEATURE_OSDENCSage Weil2012-02-133-4/+9
* | | | ReplicatedPG: consider backfill_pos to be degradedSamuel Just2012-02-131-0/+20
* | | | ReplicatedPG: add debugging for in flight backfill opsSamuel Just2012-02-131-0/+8
* | | | ReplicatedPG: is_degraded may return true for backfillSamuel Just2012-02-131-2/+5
* | | | osd: remove peer_stat from MOSDOp entirelySage Weil2012-02-132-22/+1
* | | | Merge remote-tracking branch 'gh/wip-mon-lag'Sage Weil2012-02-1318-57/+169
|\ \ \ \
| * | | | mon: remove the last_consumed setting in PaxosGreg Farnum2012-02-111-2/+2