summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rgw: don't convert object mtime to UTCYehuda Sadeh2012-11-151-8/+1
* rgw: relax date format checkYehuda Sadeh2012-11-141-8/+0
* ceph-disk-activate: avoid duplicating mounts if already activatedSage Weil2012-11-121-5/+20
* ceph-disk-prepare: poke kernel into refreshing partition tablesSage Weil2012-11-121-0/+14
* ceph-disk-prepare: fix journal partition creationSage Weil2012-11-121-1/+1
* ceph-disk-prepare: assume parted failure means no partition tableSage Weil2012-11-121-1/+2
* Merge remote-tracking branch 'gh/wip-mds-stable' into stableSage Weil2012-11-122-7/+44
|\
| * mds: re-try_set_loner() after doing evals in eval(CInode*, int mask)Sage Weil2012-11-091-1/+12
| * CompatSet: users pass bit indices rather than masksSamuel Just2012-11-091-4/+30
| * mds: move to from loner -> mix if *anyone* wants rd|wrSage Weil2012-11-051-1/+1
| * mds: base loner decision on wanted RD|WR|EXCL, not CACHE|BUFFERSage Weil2012-11-051-1/+1
* | ceph.spec.in: Remove ceph version requirement from ceph-fuse package.Gary Lowell2012-11-081-1/+1
* | rgw: fix multipart overwriteYehuda Sadeh2012-11-061-4/+0
|/
* osd: make pool_snap_info_t encoding backward compatibleSage Weil2012-10-303-6/+22
* osd/OSD.cc: Fix typo in OSD::heartbeat_check()Yan, Zheng2012-10-261-2/+2
* rgw: dump an error message if FCGX_Accept failsYehuda Sadeh2012-10-221-1/+4
* workqueue: make debug output include active threadsSage Weil2012-10-221-3/+5
* rgw: don't continue processing of GET request on errorYehuda Sadeh2012-10-225-8/+25
* osd: be quiet about watchesSage Weil2012-10-191-2/+2
* addr_parsing: make , and ; and ' ' all delimitersSage Weil2012-10-171-2/+3
* ceph-disk-prepare, debian/control: Support external journals.Tommi Virtanen2012-10-162-2/+175
* rgw: don't add port to url if already has oneYehuda Sadeh2012-10-161-1/+1
* 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