summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ceph-disk: OSD hotplug fixes for Centoswip-4632Gary Lowell2013-04-227-23/+131
* rgw_bucket: Fix dump_index_check.caleb miles2013-04-181-1/+0
* debian/control: Fix typo in libboost version numberGary Lowell2013-04-181-4/+4
* Merge branch 'wip-4725' Add build dependencies (Bug 4725)Gary Lowell2013-04-182-3/+5
|\
| * build: Add new package dependenciesGary Lowell2013-04-182-3/+5
* | Merge pull request #216 from dalgaaf/wip-da-fix-specGary Lowell2013-04-171-3/+3
|\ \
| * | ceph.spec.in: use %{_sbindir} macro againDanny Al-Gaaf2013-04-151-3/+3
* | | Merge pull request #218 from dalgaaf/wip-da-sca-cppcheckSage Weil2013-04-172-2/+1
|\ \ \
| * | | osd/PG.cc: initialize PG::flushed in constructorDanny Al-Gaaf2013-04-161-0/+1
| * | | osd/PG.h: remove unused variable prior_set_builtDanny Al-Gaaf2013-04-161-2/+0
| | |/ | |/|
* | | Merge branch 'next'Sage Weil2013-04-1715-69/+149
|\ \ \
| * | | Fix policy handling for RESTful admin api.caleb miles2013-04-171-1/+0
| * | | qa: pull qemu-iotests from ceph.com mirrorSage Weil2013-04-161-1/+1
| * | | Merge pull request #214 from ceph/wip-objectcacher-handler-orderedSage Weil2013-04-168-53/+121
| |\ \ \
| | * | | LibrbdWriteback: complete writes strictly in orderJosh Durgin2013-04-102-2/+73
| | * | | LibrbdWriteback: removed unused and undefined methodJosh Durgin2013-04-101-1/+0
| | * | | LibrbdWriteback: use a tid_t for tidsJosh Durgin2013-04-101-1/+1
| | * | | WritebackHandler: make read return nothingJosh Durgin2013-04-106-30/+28
| | * | | ObjectCacher: deduplicate final part of flush_set()Josh Durgin2013-04-102-19/+19
| * | | | librbd: flush on diff_iterateSage Weil2013-04-161-0/+3
| * | | | Merge branch 'next' of https://github.com/ceph/ceph into nextJohn Wilkins2013-04-161-11/+11
| |\ \ \ \
| | * | | | os/FileJournal: fix journal completion plug removalSage Weil2013-04-161-11/+11
| * | | | | doc: Cherry-picked from master to next. Uses ceph-mds package during upgrade.John Wilkins2013-04-161-1/+1
| * | | | | doc: Cherry-picked from master to next. Rewrite of CloudStack document.John Wilkins2013-04-161-47/+113
| * | | | | doc: Cherry-picked from master to next. Updates config to use virtio.John Wilkins2013-04-161-2/+5
| * | | | | doc: Cherry-picked from master to next. Reorders ceph osd create.John Wilkins2013-04-161-9/+14
| * | | | | doc: Cherry picked from master to next. Adds comments on naming OSDs.John Wilkins2013-04-161-1/+24
| |/ / / /
| * | | | client: Fix inode remove from snaprealm raceSam Lang2013-04-161-2/+2
| * | | | librbd: use initialized data for DiffIterateDiscard testSage Weil2013-04-151-0/+1
| * | | | librbd: print seed for all DiffIterate testsSage Weil2013-04-151-0/+8
| * | | | Merge pull request #217 from alram/masterSage Weil2013-04-151-1/+1
| |\ \ \ \
| | * | | | Fix: use absolute path with udevAlexandre Marangone2013-04-151-1/+1
* | | | | | Fix policy handling for RESTful admin api.caleb miles2013-04-171-1/+0
| |_|_|/ / |/| | | |
* | | | | doc: Changed MDS upgrade to use ceph-mds package.John Wilkins2013-04-151-1/+1
* | | | | doc: Overhauled Wido's CloudStack document.John Wilkins2013-04-151-47/+113
| |_|_|/ |/| | |
* | | | Merge branch 'next'Josh Durgin2013-04-1219-54/+815
|\ \ \ \ | |/ / /
| * | | qa: add workunit for running qemu-iotestsJosh Durgin2013-04-121-0/+22
| * | | mds: output error number when failing to load an MDSTableGreg Farnum2013-04-121-1/+1
| * | | init-radosgw.sysv: New radosgw init file for rpm based systemsGary Lowell2013-04-113-4/+96
| * | | Merge pull request #213 from ceph/wip-sessionmap-4644Sam Lang2013-04-111-2/+2
| |\ \ \
| | * | | mds: fix session_info_t decodingYan, Zheng2013-04-101-2/+2
| | | |/ | | |/|
| * | | Merge pull request #212 from ceph/wip-4451Gregory Farnum2013-04-116-29/+58
| |\ \ \
| | * | | mds: Delay export on missing inodes for reconnectSam Lang2013-04-115-17/+46
| | * | | client: Unify session close handlingSam Lang2013-04-111-12/+12
| |/ / /
| * | | OSD: make pg upgrade logging quietSamuel Just2013-04-101-2/+7
| * | | Merge branch 'wip_4654' into nextSamuel Just2013-04-104-10/+21
| |\ \ \
| | * | | FileJournal: start_seq is seq+1 if journalq.empty()Samuel Just2013-04-101-1/+1
| | * | | FileJournal: fix off by one error in committed_thruSamuel Just2013-04-101-1/+1
| | * | | Journal: commits may not include all journaled seqsSamuel Just2013-04-101-3/+13
| | * | | Journal: pass the sequence number to commit_startSamuel Just2013-04-104-5/+6