summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.37v0.37Sage Weil2011-10-172-1/+7
* paxos: trim extra state dirsSage Weil2011-10-144-10/+16
* PG: call set_last_peering_reset in Started contructorSamuel Just2011-10-141-4/+2
* osd: send full map if we don't have sufficiently old incrementalSage Weil2011-10-142-7/+23
* PG: Fix log.empty confusionSamuel Just2011-10-143-8/+13
* osd: bound generate_past_intervals() by oldest mapSage Weil2011-10-131-0/+2
* cls_rgw: remove the write_bucket_dir function.Greg Farnum2011-10-131-10/+0
* cls_rgw: rewrite rgw_bucket_complete_op to use update.Greg Farnum2011-10-131-8/+14
* cls_rgw: refactor rgw_bucket_complete_op in terms of TMAPGreg Farnum2011-10-131-41/+51
* cls_rgw: refactor rgw_bucket_prepare_op in terms of tmapGreg Farnum2011-10-131-25/+25
* cls_rgw: refactor rgw_bucket_init_index in terms of tmapGreg Farnum2011-10-131-2/+7
* cls_rgw: refactor read_bucket_dir in terms of tmap.Greg Farnum2011-10-131-2/+16
* objclass: add map interfaces.Greg Farnum2011-10-134-1/+128
* ReplicatedPG: remove unused tmap implementation.Greg Farnum2011-10-131-159/+97
* test_librbd: expect copy to succeedJosh Durgin2011-10-121-4/+4
* librbd: return errors when read_iterate fails during copyJosh Durgin2011-10-121-1/+3
* PG: merge_old_entry: merged delete might not be in missingSamuel Just2011-10-121-1/+1
* rgw: swift key removalYehuda Sadeh2011-10-121-10/+21
* Revert "config: base default libdir, sysconfdir off autoconf values"Sage Weil2011-10-123-14/+3
* config: base default libdir, sysconfdir off autoconf valuesSage Weil2011-10-123-3/+14
* rgw: implement some missing swift api, other swift fixesYehuda Sadeh2011-10-117-13/+115
* rgw: encoded swift key contains full user nameYehuda Sadeh2011-10-111-16/+19
* rgw: multiple swift keys per userYehuda Sadeh2011-10-115-54/+110
* PG,OSD: clean up xlist::items on pg removalSamuel Just2011-10-115-5/+23
* osd: fix race between op requeueing and _dispatchSage Weil2011-10-115-68/+122
* thread: whitespaceSage Weil2011-10-111-22/+11
* filestore: clean up error outputSage Weil2011-10-111-8/+6
* filestore: tolerate missing current/Sage Weil2011-10-111-17/+24
* ceph.spec.in: fix radosgw filesSage Weil2011-10-101-0/+3
* rgw: find fcgi headers in /usr/include or /usr/include/fastcgiSage Weil2011-10-103-3/+17
* ceph.spec.in: more updates to make build.opensuse.org happySage Weil2011-10-101-20/+35
* ceph.spec.in: add init-radosgw backSage Weil2011-10-101-0/+1
* rgw: push log list|show|rm into RGWStoreSage Weil2011-10-104-37/+109
* radosgw-admin: push log listing into RGWRadosSage Weil2011-10-105-29/+32
* rgw: chdir to dir in conf (default /)Sage Weil2011-10-101-2/+2
* rgw: push intent log processing into RGWRados layerSage Weil2011-10-104-152/+183
* librbd: don't return >32bit value from copy().Sage Weil2011-10-101-1/+1
* .gitignore: test_libhadoopcephfs buildGreg Farnum2011-10-101-0/+1
* Merge branch 'master' of github.com:NewDreamNetwork/cephGreg Farnum2011-10-1020-112/+336
|\
| * librbd: fix overflow on large large image copySage Weil2011-10-101-2/+2
| * librbd: slightly cleanerSage Weil2011-10-101-2/+0
| * librbd: fix copy progressSage Weil2011-10-101-4/+5
| * auth: move AuthAuthorizeHandler registry into classSage Weil2011-10-076-24/+51
| * OSD,ReplicatedPG: expire and cleanup unconnected watchersSamuel Just2011-10-078-60/+211
| * osd: discard requests that from disconnected clientsSage Weil2011-10-072-9/+26
| * ceph.spec.in: handle docdir properlySage Weil2011-10-071-5/+2
| * clitests: add test case for crush exhaustive searchJosh Durgin2011-10-072-0/+12
| * Makefile: only reset docdir if it's not already definedSage Weil2011-10-071-1/+3
| * crushtool: fix --weight arg parsingSage Weil2011-10-071-0/+1
| * crushtool: add --force NSage Weil2011-10-071-1/+7