summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "tools: add ceph_monstore_tool with getosdmap"wip-rbd-close-imageJosh Durgin2013-04-292-139/+0
* ObjectCacher: wait for all reads when stopping flusherJosh Durgin2013-04-292-2/+23
* Merge branch 'wip-mon-pg' into nextSage Weil2013-04-295-10/+53
|\
| * mon: remap creating pgs on startupSage Weil2013-04-295-3/+25
| * mon: only map/send pg creations if osdmap is definedSage Weil2013-04-291-4/+8
| * mon: factor map_pg_creates() out of send_pg_creates()Sage Weil2013-04-292-5/+22
|/
* Merge branch 'wip_4836' into nextSamuel Just2013-04-295-23/+173
|\
| * OSDMonitor: when adding bucket, delay response if pending map has nameSamuel Just2013-04-262-15/+32
| * PaxosService: use get and put for version_tSamuel Just2013-04-261-8/+2
| * tools: add ceph_monstore_tool with getosdmapSamuel Just2013-04-262-0/+139
* | mon: Fix leak of contextYan, Zheng2013-04-282-3/+5
* | doc: Removed extra whitespace.John Wilkins2013-04-281-1/+1
* | doc: Added rbd-fuse to TOC.John Wilkins2013-04-281-0/+1
* | Added commentary and removed fourth column for now.John Wilkins2013-04-281-9/+20
* | doc: Removed. Redunant information now.John Wilkins2013-04-281-23/+0
* | doc: Added openssh-server mention, corrections, hyperlink fix.John Wilkins2013-04-281-2/+13
* | doc: Added openssh-server mention.John Wilkins2013-04-281-0/+9
* | doc: Added manpage link and hidden TOC.John Wilkins2013-04-281-2/+8
* | doc: Removed installed Chef. This is now in the ceph wiki.John Wilkins2013-04-281-286/+0
* | doc: Removed text for include directive. Wasn't behaving the way I'd hoped.John Wilkins2013-04-281-108/+0
* | doc: Added ceph-mds to CephFS toc.John Wilkins2013-04-281-0/+1
* | doc: Fix. ceph, not chef.John Wilkins2013-04-271-3/+3
* | ceph-filestore-dump: fix warnings on i386 buildSage Weil2013-04-271-3/+3
|/
* ceph.spec.in: remove conditional checks on tcmallocGary Lowell2013-04-261-14/+4
* debian/rules: Fix tcmalloc breakageGary Lowell2013-04-261-8/+0
* mon: cache osd epochsSage Weil2013-04-262-7/+44
* monitor: assert out early if we get our own sync_start backGreg Farnum2013-04-261-0/+7
* mon: update assert for looser requirementsGreg Farnum2013-04-261-1/+1
* doc: Deleted old index. Generates warnings otherwise.John Wilkins2013-04-261-9/+0
* doc: General purpose pre-flight checklist.John Wilkins2013-04-261-0/+115
* doc: Modified Ceph deployment landing page.John Wilkins2013-04-261-13/+32
* doc: Added general pre-flight checklist for ceph-deploy.John Wilkins2013-04-261-0/+108
* doc: Removed old ceph-deploy placeholder.John Wilkins2013-04-261-5/+0
* doc: Removed Chef section. Now appears in new Ceph wiki.John Wilkins2013-04-261-262/+0
* doc: Added Key Management for ceph-deploy.John Wilkins2013-04-261-0/+28
* doc: Added "Add/Remove Monitors" section for ceph-deploy.John Wilkins2013-04-261-0/+53
* doc: Added Create a Cluster section.John Wilkins2013-04-261-0/+65
* doc: Added ceph-deploy package management (install | uninstall ) section.John Wilkins2013-04-261-0/+47
* doc: Added new quick start preamble and index.John Wilkins2013-04-261-5/+64
* doc: Added ceph-deploy preflight.John Wilkins2013-04-261-0/+137
* doc: Added ceph-deploy quick start.John Wilkins2013-04-261-0/+179
* Merge branch 'wip-4822' into nextDavid Zafman2013-04-261-6/+5
|\
| * osd: Fix logic in OSDMap::containing_subtree_is_down()David Zafman2013-04-261-6/+5
* | monitor: squash signed/unsigned comparison warningGreg Farnum2013-04-261-1/+1
* | mon: use brute force to find a sync provider if our first one failsGreg Farnum2013-04-261-0/+11
* | Merge branch 'wip-4760' into nextYehuda Sadeh2013-04-268-38/+43
|\ \
| * | rgw: fix compilation for certain architecturesYehuda Sadeh2013-04-261-1/+1
| * | rgw: fix list buckets limitYehuda Sadeh2013-04-262-3/+11
| * | rgw: fix bucket listing when reaching limitYehuda Sadeh2013-04-261-1/+1
| * | rgw: swift list containers can return 204Yehuda Sadeh2013-04-266-8/+12