summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.48.2argonautv0.48.2argonautSage Weil2012-09-192-1/+7
* cls_rgw: if stats drop below zero, set them to zeroYehuda Sadeh2012-09-181-0/+18
* cls_rgw: change scoping of suggested changes varsYehuda Sadeh2012-09-181-4/+3
* objecter: fix osdmap waitSage Weil2012-09-182-9/+12
* objecter: send queued requests when we get first osdmapSage Weil2012-09-182-45/+58
* objecter: use ordered map<> for tracking tids to preserve order on resendSage Weil2012-09-181-2/+12
* rbd: force all exiting paths through main()/returnDan Mick2012-09-181-58/+58
* rbd: only open the destination pool for importJosh Durgin2012-09-181-1/+1
* ceph-disk-activate, upstart: Use "initctl emit" to start OSDs.Tommi Virtanen2012-09-172-1/+4
* rbd: make --pool/--image args easier to understand for importJosh Durgin2012-09-151-6/+6
* ceph-create-keys: Create a bootstrap-osd key too.Tommi Virtanen2012-09-142-0/+64
* ceph-create-keys: Refactor to share wait_for_quorum call.Tommi Virtanen2012-09-141-1/+1
* objecter: fix skipped map handlingSage Weil2012-09-121-8/+8
* librbd, cls_rbd: close snapshot creation race with old formatJosh Durgin2012-09-123-1/+31
* upstart: Give everything a stop on stanza.Tommi Virtanen2012-09-115-0/+5
* upstart: Start mds,mon,radosgw after a reboot.Tommi Virtanen2012-09-113-0/+9
* upstart: Add ceph-create-keys.conf to package.Tommi Virtanen2012-09-111-0/+1
* obsync: if OrdinaryCallingFormat fails, try SubdomainCallingFormatSage Weil2012-09-111-2/+10
* librbd: add test for discard of nonexistent objectsSage Weil2012-09-101-0/+25
* librbd: ignore -ENOENT during discardJosh Durgin2012-09-101-2/+12
* objectcacher: fix bh leak on discardSage Weil2012-09-101-0/+1
* upstart, ceph-create-keys: Make client.admin key generation automatic.Tommi Virtanen2012-09-055-2/+158
* config: Add a per-name default keyring to front of keyring search path.Tommi Virtanen2012-09-051-1/+1
* upstart: Make instance jobs export their cluster and id variables.Tommi Virtanen2012-09-054-0/+8
* upstart: Make ceph-osd always set the crush location.Tommi Virtanen2012-09-051-5/+2
* ceph-disk-prepare: Partition and format OSD data disks automatically.Tommi Virtanen2012-09-052-12/+115
* ceph-disk-prepare: Take fsid from config file.Tommi Virtanen2012-09-051-1/+40
* upstart: fix regexTommi Virtanen2012-09-053-3/+3
* rgw: clear usage map before reading usageYehuda Sadeh2012-08-281-0/+2
* Don't package crush header files.Gary Lowell2012-08-231-5/+0
* rgw: dump content_range using 64 bit formattersYehuda Sadeh2012-08-212-3/+7
* Revert "rgw: dump content_range using 64 bit formatters"Sage Weil2012-08-212-3/+3
* rgw: dump content_range using 64 bit formattersYehuda Sadeh2012-08-202-3/+3
* obsync: add missing package specifier to format_excMatthew Wodrich2012-08-161-1/+1
* fix keyring generation for mds and osdDanny Kukawka2012-08-161-2/+3
* fix ceph osd create helpDanny Kukawka2012-08-163-4/+4
* mon: simplify logmonitor check_subs; less noiseSage Weil2012-08-143-27/+34
* v0.48.1argonautv0.48.1argonautSage Weil2012-08-132-1/+7
* rgw: fix usage trim call encodingYehuda Sadeh2012-08-101-1/+2
* cls_rgw: fix rgw_cls_usage_log_trim_op encode/decodeYehuda Sadeh2012-08-101-2/+4
* rgw: expand date format supportYehuda Sadeh2012-08-101-2/+28
* rgw: complete multipart upload can handle chunked encodingYehuda Sadeh2012-08-101-2/+48
* rgw_xml: xml_handle_data() appends data stringYehuda Sadeh2012-08-101-1/+1
* rgw: ETag is unquoted in multipart upload completeYehuda Sadeh2012-08-101-1/+19
* MonMap: return error on failure in build_initialJosh Durgin2012-08-101-2/+5
* addr_parsing: report correct error messageJosh Durgin2012-08-101-2/+1
* mkcephfs: use default osd_data, _journal valuesSage Weil2012-08-081-2/+2
* mkcephfs: use new default keyring locationsSage Weil2012-08-081-11/+10
* osd: peering: detect when log source osd goes downSage Weil2012-08-012-0/+17
* rbd: fix off-by-one error in key nameSylvain Munaut2012-07-311-1/+1