summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup: changed order of #includes, global_context.h, debug.hwip-doutRoald J. van Loon2012-12-24489-2502/+2153
* cleanup: debug.h/dout.h and global_ceph_context changesRoald J. van Loon2012-12-221-2/+0
* cleanup: debug.h/dout.h and global_ceph_context changesRoald J. van Loon2012-12-2227-3/+33
* cleanup: debug.h/dout.h and global_ceph_context changesRoald J. van Loon2012-12-22109-135/+216
* doc: Added new journaler page to CephFS section. Needs descriptions.John Wilkins2012-12-211-0/+49
* doc: Added Journaler Configuration to toc tree.John Wilkins2012-12-211-0/+1
* doc: Added --mkfs options.John Wilkins2012-12-211-9/+36
* doc: Added running multiple clusters. Per Tommi.John Wilkins2012-12-211-0/+66
* doc: Updated the Configuration File section.John Wilkins2012-12-211-18/+47
* doc: Added sudo the ceph health for when cephx is on.John Wilkins2012-12-211-1/+1
* doc: minor fix to syntax.John Wilkins2012-12-211-2/+2
* doc: update ceph.conf examples about btrfs defaultSage Weil2012-12-212-12/+15
* doc: Moved path to individual OSD entires.John Wilkins2012-12-211-8/+18
* Merge remote-tracking branch 'gh/next'Sage Weil2012-12-207-45/+15
|\
| * Merge remote-tracking branch 'upstream/wip_notify' into nextSamuel Just2012-12-202-21/+9
| |\
| | * ReplicatedPG::remove_notify : don't leak the notify objectSamuel Just2012-12-201-0/+1
| | * OSD,ReplicatedPG: do not track notifies on the sessionSamuel Just2012-12-202-21/+8
| * | cephtool: mention ceph osd ls, fix ceph osd tell N benchDan Mick2012-12-202-2/+4
| * | rgw: remove noisy log messageYehuda Sadeh2012-12-201-1/+0
| * | rgw: fix daemonize initializationYehuda Sadeh2012-12-201-20/+1
| * | log: fix flush/signal raceSage Weil2012-12-201-1/+1
| |/
* | doc: Added package and repo links for Apache and FastCGI. Added SSL enable too.John Wilkins2012-12-201-6/+38
* | doc: Fixed restructuredText usage.John Wilkins2012-12-201-14/+14
* | doc: Removed foo. Apparently myimage was added and foo not removed.John Wilkins2012-12-201-2/+2
* | Merge branch 'next'Sage Weil2012-12-2020-110/+344
|\ \ | |/
| * Merge remote-tracking branch 'gh/wip-cephtool' into nextSage Weil2012-12-204-3/+81
| |\
| | * cephtool: add qa workunitSage Weil2012-12-191-0/+24
| | * osd: implement 'version' tell commandSage Weil2012-12-181-1/+7
| | * ceph: report error string to stderr, not stdoutSage Weil2012-12-181-2/+6
| | * ceph: fix error reporting when tell target is invalid or downSage Weil2012-12-181-0/+12
| | * mon: 'ceph osd ls'Sage Weil2012-12-181-0/+32
| * | Merge branch 'wip-build-fixes' into nextSage Weil2012-12-203-22/+82
| |\ \
| | * | ceph.spec.in: Improve finding location of jni.h for sles11.Gary Lowell2012-12-181-2/+2
| | * | ceph.spec.in: Add packages for libcephfs-jni and libcephfs-javaGary Lowell2012-12-181-3/+44
| | * | ceph.spec.in: Update pre-reqs for ceph-fuse pacakge.Gary Lowell2012-12-171-0/+3
| | * | Makefiles: Two new packages needed in the debian build depdencies.Gary Lowell2012-12-161-1/+1
| | * | Refactor rule file to separate arch/indep builds.James Page2012-12-161-18/+34
| * | | rgw: configurable exit timeoutYehuda Sadeh2012-12-202-1/+4
| * | | rgw: don't try to assign content type if not foundYehuda Sadeh2012-12-201-1/+4
| * | | Merge remote-tracking branch 'gh/wip-crushtool' into nextSage Weil2012-12-202-26/+83
| |\ \ \
| | * | | crushtool: nicer error message on extra argsSage Weil2012-12-171-1/+1
| | * | | crushtool: only dump usage on -h|--helpSage Weil2012-12-172-25/+78
| | * | | crushtool: add --set-chooseleaf-descend-once to helpSage Weil2012-12-172-0/+4
| | |/ /
| * | | rgw: don't initialize keystone if not set upYehuda Sadeh2012-12-192-2/+19
| * | | rgw: remove useless configurable, fix swift auth error handlingYehuda Sadeh2012-12-192-3/+2
| * | | Merge remote-tracking branch 'upstream/wip_pg_temp' into nextSamuel Just2012-12-194-20/+48
| |\ \ \
| | * | | OSDMonitor: remove temp pg mappings with no up pgsSamuel Just2012-12-192-0/+25
| | * | | OSDMap: make apply_incremental take a const argumentSamuel Just2012-12-192-20/+23
| |/ / /
| * | | OSDMap::dump: tag pg_temp mappings with pgidSamuel Just2012-12-181-0/+3
| | |/ | |/|
| * | Merge remote-tracking branch 'gh/testing' into nextSage Weil2012-12-172-1/+7
| |\ \