summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: Fixed typo, clarified example.wip-doc-installJohn Wilkins2013-10-221-8/+13
* doc: Updated docs for OSD Daemon RAM requirements.John Wilkins2013-10-221-50/+55
* doc: Added ARM. Added Calxeda hardware example.John Wilkins2013-10-221-34/+71
* doc: Added install for libvirt.John Wilkins2013-10-221-0/+51
* doc: Added install for QEMU.John Wilkins2013-10-221-0/+85
* doc: Added install for ceph-deploy.John Wilkins2013-10-221-0/+23
* doc: Added install for Apache with 100-continue support.John Wilkins2013-10-221-0/+195
* doc: Added install for storage cluster.John Wilkins2013-10-221-0/+41
* doc: Added a consolidated build document. Prerequisites, build, build packages.John Wilkins2013-10-221-0/+176
* doc: Added guide for getting packages. Still needs work.John Wilkins2013-10-221-0/+72
* doc: Added new guide for adding repositories.John Wilkins2013-10-221-0/+386
* doc: Created new stepwise manual install section.John Wilkins2013-10-221-56/+39
* doc: Modified cloning source to include git steps. Consolidation.John Wilkins2013-10-221-3/+51
* doc: Updated OS recommendations with an Emperor entry.John Wilkins2013-10-221-0/+29
* doc: Updated Quick Block Device for kernel versions, and linked OS Recommenda...John Wilkins2013-10-221-0/+7
* doc: Removed RGW from quick start, since it is not ceph-deploy enabled.John Wilkins2013-10-222-352/+0
* doc: Moved CPU Profiler docs to dev.John Wilkins2013-10-222-1/+1
* doc: Removed Calxeda reference since it is now the same as normal install.John Wilkins2013-10-221-74/+0
* doc: Removed old files. Consolidated contents into new IA.John Wilkins2013-10-2211-720/+0
* Merge pull request #724 from ceph/wip-4047Josh Durgin2013-10-161-2/+4
|\
| * cls_rbd: do not make noise in osd log on rbd removalSage Weil2013-10-151-2/+4
* | Merge pull request #728 from ceph/wip-6059athanatos2013-10-150-0/+0
|\ \
| * | ReplicatedPG: remove the other backfill related flushesSamuel Just2013-10-152-17/+25
| * | RadosModel: send racing read on writeSamuel Just2013-10-151-0/+26
| * | ReplicatedPG: block reads on an object until the write is committedSamuel Just2013-10-152-23/+194
* | | test_ceph_argparse: fix typoSage Weil2013-10-151-1/+1
* | | test_ceph_argparse: fix mds {add,remove}_data_pool testsSage Weil2013-10-151-2/+4
* | | common: fix non-daemon initSage Weil2013-10-152-3/+19
* | | test/librados/cmd: fix compile errorSage Weil2013-10-151-1/+1
* | | OSD: ping tphandle during pg removalSamuel Just2013-10-152-4/+13
* | | Merge pull request #687 from ceph/wip-poolSage Weil2013-10-154-21/+48
|\ \ \
| * | | mon: make 'mon {add,remove}_data_pool ...' take pool name or idSage Weil2013-10-144-21/+48
* | | | Merge pull request #723 from ceph/wip-6334Sage Weil2013-10-151-6/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | common: don't do special things for unprivileged daemonsSage Weil2013-10-151-6/+2
|/ / /
* | | mon, osd: send leveldb log to /dev/null by defaultSage Weil2013-10-151-2/+2
* | | Merge pull request #542 from ceph/wip-6122Sage Weil2013-10-151-3/+6
|\ \ \
| * | | test/librados/cmd.cc: tolerate thrashing on pg_command testswip-6122Sage Weil2013-08-261-3/+6
* | | | doc: Update from user feedback. Needed to enable S3/Keystone.John Wilkins2013-10-151-0/+1
* | | | os/FileStore: fix fiemap double-free(s)Alan Somers2013-10-152-3/+5
* | | | ceph-dencoder: select_generated() should properly validate its inputAlan Somers2013-10-151-2/+2
* | | | vstart.sh: create dev/ automaticallySage Weil2013-10-151-1/+2
* | | | Merge pull request #706 from ceph/wip-6059Sage Weil2013-10-154-40/+245
|\ \ \ \
| * | | | ReplicatedPG.h: while there cannot be a read in progress, there may be a read...Samuel Just2013-10-131-1/+0
| * | | | ReplicatedPG: remove unused RWTracker::ObjState::clearSamuel Just2013-10-101-7/+0
| * | | | ReplicatedPG: remove the other backfill related flushesSamuel Just2013-10-092-17/+25
| * | | | RadosModel: send racing read on writeSamuel Just2013-10-091-0/+26
| * | | | ReplicatedPG: block reads on an object until the write is committedSamuel Just2013-10-092-23/+202
| | |_|/ | |/| |
* | | | Merge pull request #717 from dachary/masterSage Weil2013-10-151-9/+4
|\ \ \ \
| * | | | mon: osd pool set syntax relaxed, modify unit testsLoic Dachary2013-10-151-9/+4
|/ / / /
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-10-143-2/+17
|\ \ \ \