summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mon: make max_global_id increase a bit more robustwip-mon-global-idSage Weil2013-08-052-8/+10
* mds: fix locking, use-after-free/race in handle_acceptSage Weil2013-08-051-1/+2
* Merge pull request #483 from ceph/wip-5881John Wilkins2013-08-051-9/+9
|\
| * fix invalid cluster naming in exampleAlfredo Deza2013-08-051-9/+9
|/
* Merge remote-tracking branch 'gh/next'Sage Weil2013-08-0232-255/+383
|\
| * Merge branch 'wip-5831' into nextYehuda Sadeh2013-08-017-108/+116
| |\
| | * rgw: only fetch cors info when neededYehuda Sadeh2013-08-017-109/+116
| | * rgw: don't read cors attrs if there's no bucket in operationYehuda Sadeh2013-08-011-20/+21
| * | Merge branch 'wip-5810' into nextYehuda Sadeh2013-08-013-6/+11
| |\ \
| | * | rgw: rename sync-type to update-typeYehuda Sadeh2013-08-011-1/+1
| | * | rgw: only check version if meta object existsYehuda Sadeh2013-08-012-5/+10
| | |/
| * | Merge pull request #478 from dalgaaf/wip-da-spec-reqGary Lowell2013-08-011-0/+11
| |\ \
| | * | ceph.spec.in: merge back JUnit handling from SUSE specDanny Al-Gaaf2013-08-011-0/+7
| | * | ceph.spec.in: move junit BuildRequires to the cephfs-java subpackageDanny Al-Gaaf2013-08-011-1/+1
| | * | ceph.spec.in: use snappy-devel only on RHEL derivativesDanny Al-Gaaf2013-08-011-0/+2
| | * | ceph.spec.in: add missing buildrequires for FedoraErik Logtenberg2013-08-011-0/+2
| |/ /
| * | Merge branch 'wip-5815' into nextDan Mick2013-07-312-19/+36
| |\ \
| | * | mon/MDSMonitor: don't call all EINVALs "unrecognized command"Dan Mick2013-07-311-2/+2
| | * | rest/test.py: retry mds setmap in case epoch has changedDan Mick2013-07-311-9/+20
| | * | rest/test.py: expect_nofail() to allow examination of reasonDan Mick2013-07-311-8/+14
| * | | Merge branch 'wip-5784' into nextDavid Zafman2013-07-313-2/+15
| |\ \ \ | | |/ / | |/| |
| | * | Verify that deleting op never in check_latest_map_ops mapDavid Zafman2013-07-311-0/+1
| | * | osdc: op left in check_lastest_map_opsDavid Zafman2013-07-311-0/+1
| | * | osdc: Add asserts that client_lock is heldDavid Zafman2013-07-311-0/+3
| | * | test: Fix valgrind found "Mismatched free() / delete / delete []"David Zafman2013-07-311-2/+2
| | * | qa: Add workunit that hangs for manual thrasher testingDavid Zafman2013-07-311-0/+8
| | |/
| * | Merge tag 'v0.67-rc3' into nextSage Weil2013-07-311-0/+6
| |\ \
| | * | v0.67-rc3v0.67-rc3Gary Lowell2013-07-301-0/+6
| * | | qa/workunits/cephtool/test_daemon.sh: sudoSage Weil2013-07-311-6/+6
| | |/ | |/|
| * | ceph: developer mode: set PATH, tooSage Weil2013-07-301-1/+2
| * | cephtool/test.sh: add tests for mon daemon commandSage Weil2013-07-301-0/+27
| * | Make all AdminSocket commands use argparse/cmdmap.Dan Mick2013-07-3014-119/+159
* | | Merge remote-tracking branch 'gh/wip-rgw-leaks'Sage Weil2013-08-024-21/+44
|\ \ \
| * | | rgw: fix leak of RGWDataChangesLog::renew_threadSage Weil2013-07-261-0/+1
| * | | rgw: free resolver on shutdownSage Weil2013-07-263-1/+8
| * | | rgw: fix up signal handlingSage Weil2013-07-261-20/+35
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-3020-43/+545
|\ \ \ \ | | |/ / | |/| |
| * | | rgw: fix set_buckets_enabled(), set_bucket_owner()Yehuda Sadeh2013-07-301-2/+2
| * | | Objecter: set c->session to NULL if acting is emptySamuel Just2013-07-301-0/+1
| | |/ | |/|
| * | Merge remote-tracking branch 'gh/wip-mon' into nextSage Weil2013-07-304-18/+23
| |\ \
| | * | mon: allow others to sync from us across bootstrap callsSage Weil2013-07-292-10/+18
| | * | mon: drop useless sync_reset() callsSage Weil2013-07-291-3/+0
| | * | mon/Paxos: be more vocal about calling electionsSage Weil2013-07-292-5/+5
| * | | mon: add missing state nameSage Weil2013-07-291-0/+1
| * | | rgw: keep a region connection mapYehuda Sadeh2013-07-292-1/+23
| * | | rgw: cors subresource needs to be in canonical auth headerYehuda Sadeh2013-07-291-0/+1
| * | | rgw: set bucket attrs are a bucket instance meta operationYehuda Sadeh2013-07-291-1/+5
| * | | rgw: track bucket instance oidYehuda Sadeh2013-07-292-4/+18
| * | | rgw: read / write bucket attributes from bucket instanceYehuda Sadeh2013-07-293-9/+17
| |/ /
| * | mon/PGMonitor: fix 'pg dump_[pools_]json'Sage Weil2013-07-291-2/+6