summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.94.10v0.94.10Jenkins Build Slave User2017-02-213-2/+8
* Merge pull request #13041 from SUSE/wip-18448-hammerNathan Cutler2017-01-231-1/+3
|\
| * os/filestore: FALLOC_FL_PUNCH_HOLE must be used with FALLOC_FL_KEEP_SIZENathan Cutler2017-01-211-1/+3
* | Merge pull request #13022 from SUSE/wip-18602-hammerJohn Spray2017-01-236-16/+15
|\ \
| * | qa: update remaining ceph.com to download.ceph.comJohn Spray2017-01-216-16/+15
* | | Merge pull request #13039 from SUSE/wip-fs-thrash-xfsJohn Spray2017-01-232-1/+1
|\ \ \ | |/ / |/| |
| * | tests: run fs/thrash on xfs instead of btrfsNathan Cutler2017-01-212-1/+1
| |/
* | Merge pull request #12824 from SUSE/wip-18449-hammerNathan Cutler2017-01-217-8/+49
|\ \
| * | tests: subst repo and branch in qemu test urlsNathan Cutler2017-01-084-4/+4
| * | tests: subst branch and repo in qa/tasks/qemu.pyNathan Cutler2017-01-081-1/+22
| * | tests: subst repo name in qa/tasks/cram.pyNathan Cutler2017-01-082-3/+11
| * | cram: support fetching from sha1 branch, tag, commit hashVenky Shankar2017-01-082-2/+14
* | | Merge pull request #12906 from SUSE/wip-15943-hammerNathan Cutler2017-01-201-1/+11
|\ \ \
| * | | PG: fix cached_removed_snaps bug in PGPool::update after map gapSamuel Just2017-01-121-1/+11
| |/ /
* | | Merge pull request #12805 from SUSE/wip-18432-hammerNathan Cutler2017-01-201-3/+20
|\ \ \ | |_|/ |/| |
| * | ceph-create-keys: wait 10 minutes to get or create the bootstrap key, not for...Alfredo Deza2017-01-051-2/+6
| * | ceph-create-keys: wait 10 minutes to get or create a key, not foreverAlfredo Deza2017-01-051-2/+8
| * | ceph-create-keys: wait for quorum for ten minutes, not foreverAlfredo Deza2017-01-051-1/+8
* | | Merge pull request #12957 from SUSE/wip-18544-hammerJason Dillaman2017-01-171-1/+1
|\ \ \ | |_|/ |/| |
| * | qa/tasks/qemu: update default image url after ceph.com redesignJason Dillaman2017-01-171-1/+1
|/ /
* | Merge pull request #12227 from ceph/wip-orit-resharding-hammerOrit Wasserman2017-01-0811-67/+859
|\ \ | |/ |/|
| * rgw: fix osd crashes when execute "radosgw-admin bi list --max-entries=1" com...weiqiaomiao2017-01-021-2/+2
| * rgw: use hammer rgw_obj_key apiOrit Wasserman2017-01-021-1/+2
| * Revert "rgw: rgw_obj encoding fixes"Orit Wasserman2017-01-021-38/+3
| * rgw_admin: add bi purge commandYehuda Sadeh2016-10-033-0/+63
| * rgw: bucket resharding, adjust loggingYehuda Sadeh2016-09-301-11/+36
| * cls/rgw: bi_list() fix is_truncated returned paramYehuda Sadeh2016-09-301-1/+14
| * rgw_admin: require --yes-i-really-mean-it for bucket reshardYehuda Sadeh2016-09-301-0/+6
| * rgw_admin: better bucket reshard loggingYehuda Sadeh2016-09-301-2/+10
| * rgw: limit bucket reshard num shards to max possibleYehuda Sadeh2016-09-303-2/+11
| * rgw_admin: fix bi list commandYehuda Sadeh2016-09-303-12/+14
| * rgw_admin: use aio operations for bucket reshardingYehuda Sadeh2016-09-301-15/+127
| * rgw: bucket reshard updates statsYehuda Sadeh2016-09-305-19/+42
| * cls/rgw: add bucket_update_stats methodYehuda Sadeh2016-09-305-0/+95
| * rgw_admin: reshard also links to new bucket instanceYehuda Sadeh2016-09-301-0/+9
| * rgw: rgw_link_bucket, use correct bucket structure for entry pointYehuda Sadeh2016-09-301-1/+2
| * radosgw-admin: bucket reshard needs --num-shards to be specifiedYehuda Sadeh2016-09-301-0/+7
| * cls/rgw: fix bi_list objclass commandYehuda Sadeh2016-09-301-16/+111
| * rgw_admin: bucket rehsrading, initial workYehuda Sadeh2016-09-301-18/+181
| * rgw: rgw_obj encoding fixesYehuda Sadeh2016-09-271-3/+38
| * rgw: utilities to support raw bucket index operationsYehuda Sadeh2016-09-272-12/+127
| * rgw: use bucket_info.bucket_id instead of marker where neededYehuda Sadeh2016-09-271-7/+16
| * cls/rgw: utilities to support raw bucket index operationsYehuda Sadeh2016-09-274-0/+36
* | Merge pull request #11615 from mslovy/wip-17610-hammerSamuel Just2017-01-051-1/+12
|\ \
| * | FileStore::_do_fiemap: do not reference fiemap after it is freedKefu Chai2016-12-021-1/+2
| * | FileStore:: fix fiemap issue in xfs when #extents > 1364Ning Yao2016-11-211-1/+11
* | | Merge pull request #11936 from SUSE/wip-16432-hammerSamuel Just2017-01-053-12/+23
|\ \ \
| * | | osd: Add func has_flag in MOSDOp.Jianpeng Ma2016-11-291-0/+1
| * | | osd: reject PARALLELEXEC ops with EINVALSage Weil2016-11-291-6/+7
| * | | ceph_test_rados_api_misc: test rados op with bad flasSage Weil2016-11-291-6/+15