summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: configurable mongoose portwip-mongoose-2Yehuda Sadeh2013-10-232-6/+16
* rgw: support for mongoose keepaliveYehuda Sadeh2013-10-2211-12/+74
* rgw: some more mongoose related fixesYehuda Sadeh2013-10-223-1/+10
* rgw, mongoose: get mongoose up to dateYehuda Sadeh2013-10-225-5267/+5921
* rgw: fix a few mongoose related issuesYehuda Sadeh2013-10-222-1/+9
* rgw: rebase mongoose prototypeYehuda Sadeh2013-10-2217-63/+5850
* Merge pull request #747 from dachary/wip-commandsSage Weil2013-10-192-7/+2
|\
| * common: get_command_descriptions use cout instead of doutLoic Dachary2013-10-192-7/+2
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-10-194-11/+25
|\ \
| * \ Merge pull request #746 from ceph/wip-6582Sage Weil2013-10-184-11/+25
| |\ \
| | * | ReplicatedPG: copy: conditionally requeue copy ops when cancelledwip-6582Greg Farnum2013-10-182-11/+19
| | * | PG: add a requeue_op() function to complement requeue_ops().Greg Farnum2013-10-182-0/+6
| |/ /
* | | Merge pull request #748 from dachary/masterLoic Dachary2013-10-191-1/+1
|\ \ \ | |_|/ |/| |
| * | autoconf: fix typo on AM_COMMON_CFLAGSLoic Dachary2013-10-201-1/+1
|/ /
* | Merge pull request #734 from kri5/masterSage Weil2013-10-181-3/+7
|\ \
| * | ceph: Remove unavailable option with clangChristophe Courtaut2013-10-171-3/+7
* | | Merge pull request #741 from hjwsm1989/masterLoic Dachary2013-10-181-0/+7
|\ \ \
| * | | ceph.spec.in: Add erasure-code related files.huangjun2013-10-181-0/+7
* | | | Merge pull request #742 from atwardowski/patch-1John Wilkins2013-10-181-1/+1
|\ \ \ \
| * | | | Update ceph-authtool.rstAdam Twardowski2013-10-181-1/+1
| |/ / /
* | | | doc: Removed references to Chef.John Wilkins2013-10-181-40/+2
* | | | doc/release-notes: missed mds snapsSage Weil2013-10-181-0/+1
* | | | doc/release-notes: v0.71Sage Weil2013-10-182-24/+75
|/ / /
* | | Merge pull request #722 from ceph/wip-6475Sage Weil2013-10-174-19/+9
|\ \ \ | |_|/ |/| |
| * | ceph.spec.in: Need to cread radosgw log directory.wip-6475-glGary Lowell2013-10-171-1/+1
| * | radosgw: create /var/log/radosgw in package, not init scriptSage Weil2013-10-164-18/+8
* | | Merge branch 'next'Gary Lowell2013-10-182-1/+7
|\ \ \
| * | | v0.71v0.71lastGary Lowell2013-10-172-1/+7
* | | | Merge pull request #737 from xarses/6127Josh Durgin2013-10-171-0/+2
|\ \ \ \
| * | | | Add Redhat init script optionAndrew Woodward2013-10-171-0/+2
* | | | | Merge pull request #738 from ceph/wip-cache-crcSage Weil2013-10-171-12/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | common/buffer: invalidate crc on zero, copy_inSage Weil2013-10-171-0/+7
| * | | | common/buffer: fix crc_map typesSage Weil2013-10-171-8/+8
| * | | | common/buffer: drop unused fieldsSage Weil2013-10-171-4/+2
|/ / / /
* | | | qa/workunits/rest/test.py: fix mds {add,remove}_data_pool testSage Weil2013-10-171-2/+2
* | | | doc/release-notes: link ot the changelogSage Weil2013-10-171-0/+2
* | | | doc/release-notes: v0.61.9Sage Weil2013-10-172-0/+604
* | | | Makefile: fix /sbin vs /usr/sbin behaviorSage Weil2013-10-174-6/+10
* | | | OSD: check for splitting when processing recover/backfill reservationsSamuel Just2013-10-171-50/+59
| |_|/ |/| |
* | | Merge pull request #691 from ceph/wip-dirfragGregory Farnum2013-10-1717-236/+611
|\ \ \
| * | | qa/workunits/misc/dirfrag: make it work on ubuntuYan, Zheng2013-10-141-5/+7
| * | | mds: optimize map element dereferenceYan, Zheng2013-10-111-17/+24
| * | | qa/workunits: Add large number of files in a directory test scriptYan, Zheng2013-10-051-0/+46
| * | | mds: reduce verbosity of dir fragment loggingYan, Zheng2013-10-051-6/+6
| * | | mds: fix bloom filter leaksYan, Zheng2013-10-052-2/+3
| * | | mds: stop propagating rstat if freezing/frozen dirfrag is encountered.Yan, Zheng2013-10-052-5/+4
| * | | mds: don't scatter gather update bare-bones dirfragsYan, Zheng2013-10-051-3/+3
| * | | fragtree_t: fix get_leaves_under()Yan, Zheng2013-10-051-1/+1
| * | | client: handle dirfrag mismatch when processing readdir replyYan, Zheng2013-10-052-11/+36
| * | | client: use dir_result_t::END as flagYan, Zheng2013-10-051-3/+3