summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: init src_bucket_name, src_object in the S3 handlerwip-6606Yehuda Sadeh2013-10-212-16/+13
* rgw: get rid of req_state.bucket_nameYehuda Sadeh2013-10-218-31/+22
* rgw: turn swift COPY into PUTYehuda Sadeh2013-10-215-31/+43
* Merge pull request #751 from ceph/wip-6603Loic Dachary2013-10-212-0/+3
|\
| * common/BackTrace: fix memory leakwip-6603Sage Weil2013-10-211-0/+1
| * common/cmdparse: fix memory leakSage Weil2013-10-211-0/+2
|/
* 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 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
| * | mds: handle dirfrag mismatch when processing readdir requestYan, Zheng2013-10-051-12/+9
| * | mds: fix CInode::get_dirfrags_under()Yan, Zheng2013-10-051-8/+0
| * | mds: fix MDCache::merge_dir()Yan, Zheng2013-10-051-1/+1
| * | mds: don't fragmentate stray directoriesYan, Zheng2013-10-051-2/+2
| * | mds: properly update rstat/fragstat when fragmentating directoryYan, Zheng2013-10-051-44/+46
| * | mds: properly store fragmenting dirfragsYan, Zheng2013-10-051-2/+4
| * | mds: trim log segment after finishing uncommitted fragmentsYan, Zheng2013-10-054-5/+25
| * | mds: delete orphan dirfrags during MDS recoversYan, Zheng2013-10-053-36/+123
| * | mds: journal original dirfrags for rollbackYan, Zheng2013-10-054-18/+117
| * | mds: delete orphan dirfrags after fragmentating directoryYan, Zheng2013-10-043-26/+115
| * | mds: start internal MDS request for fragmentating directoryYan, Zheng2013-10-044-88/+95
* | | Merge remote-tracking branch 'gh/next'Sage Weil2013-10-161-0/+1
|\ \ \ | | |/ | |/|
| * | .gitignore: ceph-kvstore-toolSage Weil2013-10-161-0/+1
* | | Merge remote-tracking branch 'gh/next'Sage Weil2013-10-1618-135/+642
|\ \ \ | |/ /
| * | debian, specfile: fix ceph-kvstore-tool packagingSage Weil2013-10-162-2/+2
| * | Merge pull request #732 from ceph/wip-kvstore-toolSage Weil2013-10-163-14/+125
| |\ \
| | * | ceph-kvstore-tool: copy one leveldb store to some other placeJoao Eduardo Luis2013-10-161-4/+90