summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: don't copy object idtag when copying objectwip-5204Yehuda Sadeh2013-05-301-0/+1
* osd: initialize new_state field when we use itSage Weil2013-05-291-1/+4
* HashIndex: sync top directory during start_split,merge,col_splitSamuel Just2013-05-281-3/+12
* mon: Paxos: get rid of the 'prepare_bootstrap()' mechanismJoao Eduardo Luis2013-05-274-26/+4
* mon: Paxos: finish queued proposals instead of clearing the listJoao Eduardo Luis2013-05-271-4/+6
* mon: Paxos: finish_proposal() when we're finished recoveringJoao Eduardo Luis2013-05-271-0/+2
* Merge branch 'wip_scrub_tphandle' into cuttlefishSamuel 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
* | sysvinit: fix enumeration of local daemons when specifying type onlySage Weil2013-05-222-21/+12
* | sysvinit: fix osd weight calculation on remote hostsSage Weil2013-05-221-8/+9
* | sysvinit: use known hostname $host instead of (incorrectly) recalculatingSage Weil2013-05-221-1/+1
* | mon: be a bit more verbose about osd mark down eventsSage Weil2013-05-221-0/+2
* | PG: subset_last_update must be at least log.tailSamuel Just2013-05-221-1/+1
* | FileJournal: adjust write_pos prior to unlocking write_lockSamuel Just2013-05-221-10/+13
* | mon: implement --extract-monmap <filename>Sage Weil2013-05-211-3/+15
* | librbd: make image creation defaults configurableJosh Durgin2013-05-215-8/+142
* | rbd.py: fix stripe_unit() and stripe_count()Josh Durgin2013-05-211-4/+10
* | cls_rbd: make sure stripe_unit is not larger than object sizeJosh Durgin2013-05-212-1/+10
* | rgw: protect ops log socket formatterYehuda Sadeh2013-05-212-1/+4
* | Makefle: force char to be signedSage Weil2013-05-201-1/+2
* | debian: stop sysvinit on ceph.prermSage Weil2013-05-201-0/+1
* | ceph df: fix si units for 'global' statsMike Kelly2013-05-201-3/+3
* | udev: install disk/by-partuuid rulesSage Weil2013-05-164-0/+37
* | debian: make radosgw require matching version of librados2Sage Weil2013-05-161-1/+1
* | mon: fix validatation of mds ids in mon commandsSage Weil2013-05-142-15/+41
* | v0.61.2v0.61.2Gary Lowell2013-05-132-1/+7
* | mon: Monitor: tolerate GV duplicates during conversionJoao Eduardo Luis2013-05-132-3/+36
* | config_opts: default mon_debug_dump_transactions to 'false'Dan Mick2013-05-101-1/+1
* | v0.61.1v0.61.1Gary Lowell2013-05-082-1/+7
* | mon: dump MonitorDBStore transactions to fileSamuel Just2013-05-082-3/+33
* | osd: optionally enable leveldb loggingSage Weil2013-05-082-0/+2
* | mon: allow leveldb loggingSage Weil2013-05-084-0/+10
* | debian/control: squeeze requres cryptsetup packageGary Lowell2013-05-081-1/+1
* | osd: don't assert if get_omap_iterator() returns NULLYehuda Sadeh2013-05-081-1/+4
* | ceph-create-keys: gracefully handle no data from admin socketSage Weil2013-05-081-1/+11
* | init-ceph: fix osd_data location when checking df utilizationSage Weil2013-05-081-2/+2
* | OSD: handle stray snap collections from upgrade bugSamuel Just2013-05-081-2/+23
* | PG: clear snap_collections on upgradeSamuel Just2013-05-081-0/+1
* | OSD: snap collections can be ignored on splitSamuel Just2013-05-081-15/+0
* | ceph: return error code when failing to get result from admin socketSage Weil2013-05-081-0/+1
* | v0.61v0.61Gary Lowell2013-05-062-1/+7
|/
* os/: default to dio for non-block journalsSamuel Just2013-05-065-7/+15
* ceph-disk: use separate lock files for prepare, activateSage Weil2013-05-061-7/+8
* ceph-test.install: add ceph-monstore-tool and ceph-osdomap-toolDanny Al-Gaaf2013-05-061-0/+2
* ceph.spec.in: remove twice listed ceph-coverageDanny Al-Gaaf2013-05-061-1/+0
* ceph.spec: add some files to cephDanny Al-Gaaf2013-05-061-0/+2
* mon: fix init sequence when not daemonizingSage Weil2013-05-031-2/+2