summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ceph_mon_kvstore_fix: new reworkwip-4521-toolJoao Eduardo Luis2013-04-181-101/+188
* ceph_mon_kvstore_fix: rework fixJoao Eduardo Luis2013-04-181-77/+206
* ceph_mon_kvstore_fix: add in-mem class to perform dry runsJoao Eduardo Luis2013-04-181-7/+29
* mon: MonitorDBStore: allow function override when inheriting the classJoao Eduardo Luis2013-04-181-4/+4
* mon: MonitorDBStore: use stringify()Joao Eduardo Luis2013-04-181-15/+6
* ceph_mon_kvstore_fix: add a dry runJoao Eduardo Luis2013-04-181-2/+65
* ceph_mon_kvstore_fix: force '--i-am-sure' parameterJoao Eduardo Luis2013-04-181-1/+32
* mon: ceph_mon_kvstore_fix: recreate full versions when possibleJoao Eduardo Luis2013-04-181-13/+123
* Merge pull request #208 from dalgaaf/wip-4521-buildJoão Eduardo Luís2013-04-182-0/+2
|\
| * ceph.install: add ceph_mon_kvstore_fixDanny Al-Gaaf2013-04-181-0/+1
| * ceph.spec.in: add ceph_mon_kvstore_fix to ceph packageDanny Al-Gaaf2013-04-181-0/+1
|/
* mon: add tool to fix store conversion bug manuallyJoao Eduardo Luis2013-04-183-0/+305
* osd/PG.cc: initialize PG::flushed in constructorDanny Al-Gaaf2013-04-171-0/+1
* Merge pull request #215 from ceph/wip-leveldb-configSage Weil2013-04-175-7/+104
|\
| * config: provide settings for the LevelDB stores we useGreg Farnum2013-04-163-0/+26
| * os: bring leveldbstore options up to dateGreg Farnum2013-04-122-7/+78
* | 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
* | | | 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