summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.74v0.74Gary Lowell2013-12-302-1/+7
* Merge pull request #908 from ceph/wip-6940Sage Weil2013-12-261-4/+12
|\
| * rgw: fix reading bucket policy in RGWBucket::get_policy()Yehuda Sadeh2013-12-061-4/+12
* | osd: Fix assert which doesn't apply when compat_mode onDavid Zafman2013-12-191-1/+1
* | Add backward comptible acting set until all OSDs updatedDavid Zafman2013-12-192-1/+17
* | rgw: fix use-after-free when releasing completion handleYehuda Sadeh2013-12-181-1/+2
* | rgw: don't return data within the librados cbYehuda Sadeh2013-12-182-7/+44
* | test/libcephfs: release resources before umountYan, Zheng2013-12-131-0/+2
* | MemStore: update for the new ObjectStore interfaceGreg Farnum2013-12-102-3/+8
* | Merge branch 'next'Gary Lowell2013-12-1011-29/+69
|\ \
| * | v0.73v0.73Gary Lowell2013-12-102-1/+7
| * | Merge pull request #886 from ceph/wip-6922Sage Weil2013-12-069-28/+62
| |\ \ | | |/ | |/|
| | * FileSTore: do not time out threads while they're waiting for op throttleGreg Farnum2013-12-035-21/+40
| | * OSDMonitor: use a different approach to prevent extreme multipliers on PG splitsGreg Farnum2013-12-032-5/+11
| | * OSDMap: use unsigned instead of int for OSD countsGreg Farnum2013-12-022-7/+7
| | * OSDMonitor: prevent extreme multipliers on PG splitsGreg Farnum2013-12-022-0/+5
| | * OSDMonitor: return EEXIST if users try to do a PG mergeGreg Farnum2013-12-021-0/+4
* | | Merge pull request #927 from dachary/wip-crush-testGregory Farnum2013-12-101-0/+1
|\ \ \
| * | | crush: remove crushtool test leftoverLoic Dachary2013-12-101-0/+1
* | | | Merge pull request #920 from dachary/wip-manSage Weil2013-12-1052-142/+1101
|\ \ \ \
| * | | | man: update man/ from doc/man/8Loic Dachary2013-12-1026-111/+1070
| * | | | man: Ceph is also an object storeLoic Dachary2013-12-1026-31/+31
* | | | | Merge pull request #865 from ceph/wip-doc-build-clusterscuttlemonkey2013-12-104-66/+523
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | doc: Partially incorporated comments form Loic Dachary and Aaron Ten Clay.John Wilkins2013-12-031-15/+70
| * | | | doc: Partially incorporated comments from Aaron Ten Clay.John Wilkins2013-12-031-51/+88
| * | | | doc: Minor updates to manual deployment document.John Wilkins2013-11-211-28/+37
| * | | | doc: Cleanup of Add/Remove OSDs.John Wilkins2013-11-201-56/+34
| * | | | doc: Cleanup on Add/Remove monitor.John Wilkins2013-11-201-10/+12
| * | | | doc: Added a manual deployment doc.John Wilkins2013-11-201-0/+364
| * | | | doc: Added manual deployment section to index.John Wilkins2013-11-201-0/+12
* | | | | Merge pull request #923 from dachary/wip-crush-testSage Weil2013-12-107-19/+497
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | crush: implement --show-bad-mappings for indepLoic Dachary2013-12-093-3/+22
| * | | | crush: add unitest for crushtool --show-bad-mappingsLoic Dachary2013-12-092-0/+32
| * | | | crush: remove scary message stringLoic Dachary2013-12-091-3/+0
| * | | | crush: document the --test mode of operationsLoic Dachary2013-12-092-12/+367
| * | | | crush: --show-utilization* implies --show-statisticsLoic Dachary2013-12-091-0/+4
| * | | | crush: add CrushTester accessorsLoic Dachary2013-12-081-0/+71
| * | | | crush: output --show-bad-mappings on errLoic Dachary2013-12-081-1/+1
* | | | | os/MemStore: do on_apply_sync callback synchronouslySage Weil2013-12-101-2/+2
* | | | | Merge pull request #918 from ceph/port/miscSage Weil2013-12-098-17/+18
|\ \ \ \ \
| * | | | | librbd: remove unused private variableNoah Watkins2013-12-072-4/+2
| * | | | | TrackedOp: remove unused private variableNoah Watkins2013-12-071-3/+2
| * | | | | librbd: rename howmany to avoid conflictNoah Watkins2013-12-071-2/+2
| * | | | | rados_sync: fix mismatched tag warningNoah Watkins2013-12-071-1/+1
| * | | | | rados_sync: remove unused private variableNoah Watkins2013-12-072-7/+5
| * | | | | mon: check for sys/vfs.h existenceNoah Watkins2013-12-071-0/+5
| * | | | | make: increase maximum template recursion depthNoah Watkins2013-12-071-0/+1
* | | | | | Merge pull request #922 from dachary/wip-crush-choose-triesSage Weil2013-12-091-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | crush: fix map->choose_tries boundary testLoic Dachary2013-12-081-1/+1
|/ / / / /
* | | | | Merge pull request #869 from ceph/wip-crushSage Weil2013-12-0720-111/+11087
|\ \ \ \ \