summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mon: Monitor: update PaxosService's cached values before update_from_paxoswip-mon-cache-first-last-committedJoao Eduardo Luis2013-05-311-0/+2
* mon: PaxosService: cache {first,last}_committed versionsJoao Eduardo Luis2013-05-312-3/+52
* mon: destroy MonitorDBStore before g_ceph_contextSage Weil2013-05-301-8/+9
* debian: guard upstart {start,stop} with -x checkSage Weil2013-05-306-6/+6
* Merge branch 'wip-deb-removal' into nextSage Weil2013-05-306-36/+99
|\
| * debian: add radosgw.postinstSage Weil2013-05-301-0/+49
| * debian: invoke-rc.d does not work with upstart jobsSage Weil2013-05-305-36/+5
| * debian: stop radosgw daemons on package removalSage Weil2013-05-301-0/+28
| * debian: stop sysvinit ceph-mds daemonsSage Weil2013-05-301-2/+6
| * debian: only stop daemons on removea; not upgradeSage Weil2013-05-302-20/+33
* | Merge pull request #334 from ceph/wip-monSage Weil2013-05-3012-71/+30
|\ \
| * | mon: fix leak of health_monitor and config_key_serviceSage Weil2013-05-3010-68/+27
| * | mon: return instead of exit(3) via preforkerSage Weil2013-05-302-3/+3
| |/
* | fix test users of LevelDBStoreSage Weil2013-05-306-6/+6
* | Merge pull request #335 from ceph/wip-5176Sage Weil2013-05-306-56/+228
|\ \
| * | os/LevelDBStore: add perfcountersSage Weil2013-05-304-35/+96
| * | mon: make compaction bounds overlapSage Weil2013-05-303-6/+9
| * | os/LevelDBStore: merge adjacent ranges in compactionqueueSage Weil2013-05-302-9/+34
| * | mon: compact trimmed range, not entire prefixSage Weil2013-05-292-11/+12
| * | mon/MonitorDBStore: allow compaction of rangesSage Weil2013-05-291-13/+28
| * | os/LevelDBStore: allow compaction of key rangesSage Weil2013-05-292-18/+27
| * | os/LevelDBStore: do compact_prefix() work asynchronouslySage Weil2013-05-283-2/+60
* | | Merge pull request #333 from ceph/wip-5203Sage Weil2013-05-301-1/+1
|\ \ \ | |_|/ |/| |
| * | mon: Monitor: backup monmap using all ceph features instead of quorum'sJoao Eduardo Luis2013-05-301-1/+1
|/ /
* | osd: initialize new_state field when we use itSage Weil2013-05-291-1/+4
* | mds: stay in SCAN state in file_evalSage Weil2013-05-291-0/+4
* | osd: do not assume head obc object exists when getting snapdirSage Weil2013-05-291-0/+5
* | mon: disable tdump by defaultSage Weil2013-05-281-1/+1
* | Merge remote-tracking branch 'gh/last'Sage Weil2013-05-2812-70/+111
|\ \
| * | v0.63v0.63Gary Lowell2013-05-282-1/+7
| * | HashIndex: sync top directory during start_split,merge,col_splitSamuel Just2013-05-281-3/+12
| * | Merge branch 'wip_scrub_tphandle' into nextSamuel Just2013-05-234-33/+66
| |\ \
| | * | PG: ping tphandle during omap loop as wellSamuel Just2013-05-232-0/+8
| | * | PG: reset timeout in _scan_list for each object, read chunkSamuel Just2013-05-231-0/+2
| | * | OSD,PG: pass tphandle down to _scan_listSamuel Just2013-05-233-33/+56
| * | | rgw: iterate usage entries from correct entryYehuda Sadeh2013-05-231-3/+16
| * | | mon: drop unnecessary conditionalsSage Weil2013-05-231-5/+3
| * | | Merge pull request #311 from ceph/wip-5102Sage Weil2013-05-234-30/+12
| |\ \ \
| | * | | mon: Paxos: get rid of the 'prepare_bootstrap()' mechanismJoao Eduardo Luis2013-05-224-26/+4
| | * | | mon: Paxos: finish queued proposals instead of clearing the listJoao Eduardo Luis2013-05-221-4/+6
| | * | | mon: Paxos: finish_proposal() when we're finished recoveringJoao Eduardo Luis2013-05-221-0/+2
* | | | | Merge branch 'wip-5172'Sage Weil2013-05-281-12/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | osd: fix note_down_osdSage Weil2013-05-281-1/+1
| * | | | osd: fix hb con failure handlerSage Weil2013-05-281-11/+19
* | | | | Merge pull request #319 from dalgaaf/wip-da-pylint-3Sage Weil2013-05-281-5/+5
|\ \ \ \ \
| * | | | | ceph-disk: remove unnecessary semicolonsDanny Al-Gaaf2013-05-241-2/+2
| * | | | | ceph-disk: cast output of _check_output()Danny Al-Gaaf2013-05-241-1/+1
| * | | | | ceph-disk: fix undefined variableDanny Al-Gaaf2013-05-241-1/+1
| * | | | | ceph-disk: add missing spaces around operatorDanny Al-Gaaf2013-05-241-2/+2
* | | | | | Merge pull request #326 from dalgaaf/wip-da-CID-727978Sage Weil2013-05-281-0/+2
|\ \ \ \ \ \