summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.28v0.28Sage Weil2011-05-182-1/+7
* msgr: fix signedness in alloc_aligned_bufferSage Weil2011-05-181-4/+4
* crush: fix clitest now that leading spaces are strippedSage Weil2011-05-181-22/+22
* Makefile: don't clean up some filesYehuda Sadeh2011-05-181-2/+0
* Merge remote branch 'origin/stable' into nextSage Weil2011-05-1712-59/+163
|\
| * Merge remote branch 'origin/osd_snap' into stableSage Weil2011-05-1310-49/+149
| |\
| | * osd: remove weird commit_op_seq fast-forwardSage Weil2011-05-111-23/+8
| | * osd: support rollback to cluster snapshotSage Weil2011-05-113-27/+61
| | * osd: trigger a store snapshot when the osdmap says toSage Weil2011-05-111-9/+25
| | * filestore: add a snapshot command to create a snapshot of the entire storeSage Weil2011-05-113-0/+25
| | * mon: add 'osd cluster_snap foo' commandSage Weil2011-05-111-0/+7
| | * osdmap: add cluster_snapshot fieldSage Weil2011-05-113-3/+36
| * | Objecter: switch handle_osd_map op resending aroundGreg Farnum2011-05-111-10/+10
| * | Objecter: implement operator<.Greg Farnum2011-05-111-0/+4
| |/
* | page: fix #ifdef guardSage Weil2011-05-171-1/+4
* | page: redefine PAGE_* macrosSage Weil2011-05-172-6/+6
* | osd: add --mkkey mkfs optionSage Weil2011-05-173-8/+27
* | mon: 'auth caps <name> [svc value [svc2 value2 [...]]]'Sage Weil2011-05-171-0/+28
* | PG: update same_acting_since when acting or up changesJosh Durgin2011-05-171-1/+1
* | crush: allow - and _ in crushmap type/item namesSage Weil2011-05-171-1/+1
* | crushtool: strip leading spaces from identifiersSage Weil2011-05-171-3/+7
* | msgr: avoid clearing connection_state on pipe replacementSage Weil2011-05-171-2/+3
* | ceph.spec.in: add obsyncSage Weil2011-05-171-0/+10
* | debian: obsyncSage Weil2011-05-174-0/+1310
* | obsync: no .pySage Weil2011-05-174-1301/+6
* | PG: Replicas send Notifies in response to queriesSamuel Just2011-05-172-10/+1
* | PG: choose_log_location, fix error when scanning up setSamuel Just2011-05-171-2/+5
* | PG: PG can receive a log in WaitActingChange requested in GetLogSamuel Just2011-05-172-0/+10
* | PG: Don't use exit to call proc_master_logSamuel Just2011-05-162-2/+7
* | mon: health WARN if monitor quorum is incompleteSage Weil2011-05-162-0/+14
* | fix segfault introduced by commit de640d85fa3e0e5e5a31704eab5a8714a1ffe867root2011-05-151-2/+4
* | osd: lazily close connections to down peersSage Weil2011-05-141-0/+6
* | msgr: mark_down_on_empty and mark_disposableSage Weil2011-05-143-1/+53
* | PG: Remove downed osds from peer_missing and peer_infoSage Weil2011-05-142-0/+21
* | PG: Only pull the master log from a member of the prior_setSamuel Just2011-05-142-3/+10
* | PG: search_for_missing takes the other osd's missing setSamuel Just2011-05-131-2/+2
* | radosgw_admin: fix clitestSage Weil2011-05-131-1/+1
* | radosgw_admin: dump log by objectSage Weil2011-05-121-9/+12
* | rgw: in S3 PUT, don't crash on Content-Length == 0Colin Patrick McCabe2011-05-111-1/+3
* | expand testceph to check xattrsBrian Chrisman2011-05-111-1/+73
* | client: support security. namespaceBrian Chrisman2011-05-111-1/+1
* | support for xattrs in libcephBrian Chrisman2011-05-114-0/+132
* | monclient: fix crash on shutdownSage Weil2011-05-101-2/+4
* | monclient: maintain explicit session connection; ignore stray messagesSage Weil2011-05-102-14/+44
* | librados: don't crash if we call connect twiceSage Weil2011-05-102-11/+40
* | Merge remote branch 'origin/stable'Sage Weil2011-05-102-1/+8
|\ \ | |/
| * osd: initialize oi.oloc if on-disk value is bogusSage Weil2011-05-101-0/+7
| * client: map file stripes to acting osdsSage Weil2011-05-061-1/+1
* | rados_sync: implement --delete-after, fix bugsColin Patrick McCabe2011-05-102-17/+130
* | Allow dashes in ceph_argparse, etc.Colin Patrick McCabe2011-05-101-1/+3