summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mon: Monitor: disregard paxos_max_join_drift when deciding whether to syncwip-mon-compact-dbgJoao Eduardo Luis2013-04-301-4/+3
* mon: Monitor: fix bug on _pick_random_mon() that would choose an invalid rankJoao Eduardo Luis2013-04-301-0/+2
* mon: Monitor: use rank instead of name when randomly picking monitorsJoao Eduardo Luis2013-04-303-21/+21
* mon: Monitor: debug stuffJoao Eduardo Luis2013-04-301-0/+8
* test: ceph_test_store_tool: compact a storeJoao Eduardo Luis2013-04-301-0/+10
* mon: MonitorDBStore: debug transactionsJoao Eduardo Luis2013-04-301-3/+9
* mon: Monitor: force zap of election messages when synchronizingJoao Eduardo Luis2013-04-302-4/+5
* mon: MonitorDBStore: debug info on apply_transaction()Joao Eduardo Luis2013-04-291-0/+14
* mon: Paxos: debug proposalsJoao Eduardo Luis2013-04-292-11/+16
* mon: --compact startup option to compact the storeSage Weil2013-04-291-0/+9
* leveldb: add compact() methodSage Weil2013-04-293-0/+11
* 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