summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.92v0.92Jenkins2015-02-022-1/+7
* Merge pull request #3588 from athanatos/wip-10693Sage Weil2015-02-023-13/+3
|\
| * PG: set scrubber.start = scrubber.end after scrub_compare_mapsSamuel Just2015-01-291-3/+1
| * PG: remove block_writes from scrubberSamuel Just2015-01-293-10/+2
* | Merge pull request #3555 from ceph/wip-10106Sage Weil2015-01-311-0/+1
|\ \
| * | rgw: flush xml header on get acl requestYehuda Sadeh2015-01-301-0/+1
* | | Merge pull request #3554 from ceph/wip-10572Josh Durgin2015-01-311-2/+2
|\ \ \
| * | | rgw: finalize perfcounters after shutting down storageYehuda Sadeh2015-01-301-2/+2
| | |/ | |/|
* | | Merge pull request #3323 from ceph/wip-10445Josh Durgin2015-01-313-18/+34
|\ \ \
| * | | rgw: use gc for multipart abortYehuda Sadeh2015-01-083-18/+34
* | | | Merge pull request #3553 from ceph/wip-10701Gregory Farnum2015-01-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | rgw: use strict_strtoll() for content lengthYehuda Sadeh2015-01-301-1/+1
|/ / /
* | | Merge pull request #3504 from ceph/wip-10553Josh Durgin2015-01-271-7/+2
|\ \ \
| * | | rgw: fix partial GET in swiftYehuda Sadeh2015-01-151-7/+2
* | | | rbd image_read.sh: disable exclusive lockingJason Dillaman2015-01-221-2/+4
* | | | rbd: ensure aio_write buffer isn't invalidated during image importJason Dillaman2015-01-211-2/+4
* | | | Merge pull request #3426 from jdurgin/wip-10592Jason Dillaman2015-01-211-1/+1
|\ \ \ \
| * | | | qa: disable automatic locking for manual locking testJosh Durgin2015-01-201-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #3427 from jdurgin/wip-cramSage Weil2015-01-202-22/+44
|\ \ \ \ | |/ / / |/| | |
| * | | test: fix rbd cli tests for new feature bitJosh Durgin2015-01-202-22/+44
|/ / /
* | | Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into next"Yehuda Sadeh2015-01-1922-1572/+478
* | | Merge remote-tracking branch 'origin/wip-bi-sharding-3' into nextYehuda Sadeh2015-01-1922-478/+1572
|\ \ \
| * | | rgw: bilog marker related fixesYehuda Sadeh2015-01-164-73/+92
| * | | rgw: wait for completion only if not completion availableYehuda Sadeh2015-01-141-2/+5
| * | | rgw: bi list, update marker only if result not emptyYehuda Sadeh2015-01-131-1/+3
| * | | rgw: fix memory leakYehuda Sadeh2015-01-132-16/+17
| * | | rgw: initialize RGWBucketInfo::num_shardsYehuda Sadeh2015-01-131-1/+1
| * | | cls_rgw: call ioctx->aio_operate() under lockYehuda Sadeh2015-01-131-1/+2
| * | | rgw: fix linkage following rebaseYehuda Sadeh2015-01-131-2/+2
| * | | rgw: update calls to handle bucket shardingYehuda Sadeh2015-01-131-3/+11
| * | | rgw: only keep track for cleanup of rados objects that were writtenYehuda Sadeh2015-01-133-13/+19
| * | | test: fix test_cls_rgwYehuda Sadeh2015-01-131-8/+9
| * | | cls_rgw: remove incorrect function declarationYehuda Sadeh2015-01-131-2/+0
| * | | rgw: max shards configuration is part of the zone configYehuda Sadeh2015-01-134-11/+29
| * | | rgw: pass num shards on bucket initializationYehuda Sadeh2015-01-133-5/+5
| * | | rgw: write multi shard markers on replica_log appropriatelyYehuda Sadeh2015-01-132-4/+38
| * | | cls_rgw: extend shards marker apiYehuda Sadeh2015-01-131-0/+8
| * | | rgw, cls_rgw: keep shard ids with oidsYehuda Sadeh2015-01-134-76/+85
| * | | cls_rgw: clean up CLSRGWConcurrentIOYehuda Sadeh2015-01-132-80/+92
| * | | rgw: modify bucket instance shard marker idsYehuda Sadeh2015-01-132-18/+50
| * | | rgw: bucket replica log, handle shard idsYehuda Sadeh2015-01-134-11/+46
| * | | cls_rgw: list bi log should not return marker entryYehuda Sadeh2015-01-131-10/+0
| * | | rgw: bucket_index_shard_hash_type fixesYehuda Sadeh2015-01-133-3/+10
| * | | rgw: decode the req_state bucket instance id if neededYehuda Sadeh2015-01-131-1/+8
| * | | rgw: improve bucket sharding hashingYehuda Sadeh2015-01-131-2/+3
| * | | rgw: data changes log, log info by bucket shard idYehuda Sadeh2015-01-135-33/+67
| * | | rgw: use new BucketShard structure for index manipulation callsYehuda Sadeh2015-01-134-70/+118
| * | | rgw: bi log list/trim can get specific bucket shardYehuda Sadeh2015-01-136-23/+72
| * | | Fix the multipart uploads functional test failures due to bucket index sharding.Guang Yang2015-01-134-40/+51
| * | | Fix get_bucket_instance_info, only build the oid if it is empty.Guang Yang2015-01-131-1/+1