summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* leveldb: Update submoduleGary Lowell2012-12-211-0/+0
* rgw: fix error handling with swiftYehuda Sadeh2012-12-191-1/+1
* client: Fix for #3184 cfuse segv with no keyringSam Lang2012-12-112-8/+25
* mon: Monitor: resolve keyring option to a file before loading keyringJoao Eduardo Luis2012-12-111-1/+7
* rgw: fix swift auth concurrency issueYehuda Sadeh2012-12-031-1/+1
* rgw: fix rgw_tools get_obj()Yehuda Sadeh2012-12-032-10/+14
* rgw: fix PUT aclsYehuda Sadeh2012-11-291-7/+10
* rgw: fix xml parser leakYehuda Sadeh2012-11-211-4/+3
* rgw: fix memory leaksYehuda Sadeh2012-11-212-15/+18
* 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
* | 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-161-1/+174
* 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-085-95/+263
|\
| * 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-051-4/+1
| * 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
* cls_rgw: if stats drop below zero, set them to zeroYehuda Sadeh2012-09-181-0/+18