summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* admin_socket: fix '0' protocol versionSage Weil2012-10-151-1/+1
* mon: drop command replies on paxos resetSage Weil2012-10-101-1/+6
* Merge remote-tracking branch 'gh/for-stable-fstypes-and-ext-journal' into stableSage Weil2012-10-086-96/+264
|\
| * upstart: OSD journal can be a symlink; if it's dangling, don't start.Tommi Virtanen2012-10-051-0/+7
| * osd: Make --get-journal-fsid not really start the osd.Sage Weil2012-10-051-7/+8
| * osd: Make --get-journal-fsid not attempt aio or direct_io.Tommi Virtanen2012-10-051-1/+4
| * ceph-disk-prepare: Use the OSD uuid as the partition GUID.Tommi Virtanen2012-10-051-1/+5
| * debian/control, ceph-disk-prepare: Depend on xfsprogs, use xfs by default.Tommi Virtanen2012-10-052-5/+2
| * ceph-disk-{prepare,activate}: Default mkfs arguments and mount options.Tommi Virtanen2012-10-052-6/+16
| * ceph-disk-prepare: Avoid triggering activate before prepare is done.Tommi Virtanen2012-10-051-1/+13
| * ceph-disk-activate: Add a comment about user_xattr being default now.Tommi Virtanen2012-10-051-0/+4
| * ceph-disk-activate: Use mount options from ceph.confTommi Virtanen2012-10-051-2/+44
| * ceph-disk-activate: Refactor to extract detect_fstype call.Tommi Virtanen2012-10-051-10/+12
| * ceph-disk-activate: Unmount on errors (if it did the mount).Tommi Virtanen2012-10-051-55/+78
| * ceph-disk-prepare: Allow setting mkfs arguments and mount options in ceph.confTommi Virtanen2012-10-051-2/+26
| * ceph-disk-prepare: Allow specifying fs type to use.Tommi Virtanen2012-10-051-16/+55
* | ceph-authtool: Fix usage, it's --print-key not --print.Tommi Virtanen2012-10-074-4/+4
|/
* rgw: copy_object should not override ETAG implicitlyYehuda Sadeh2012-09-261-0/+3
* rgw: url_decode should allocate extra byte for destYehuda Sadeh2012-09-241-1/+1
* 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