summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mon: Monitor: only handle paxos msgs from a mon && if session has exec capswip-mon-authJoao Eduardo Luis2013-09-271-1/+1
* mon: Monitor: dissociate msg handling from session & connection logicJoao Eduardo Luis2013-09-272-50/+62
* mon: Monitor: drop client msg if no session exists and msg is not MAuthJoao Eduardo Luis2013-09-271-0/+14
* mon: Monitor: drop connectionless messages for non-mon on dispatchJoao Eduardo Luis2013-09-271-0/+5
* Merge pull request #648 from dmick/wip-6425Sage Weil2013-09-263-5/+28
|\
| * ceph_argparse.py, cephtool/test.sh: fix blacklist with no nonceDan Mick2013-09-263-5/+28
|/
* Merge pull request #646 from liewegas/wip-6385Josh Durgin2013-09-261-0/+3
|\
| * qa/run_xfstests.sh: use old xfstests until we adapt to new orgSage Weil2013-09-261-0/+3
* | Merge pull request #647 from ceph/wip-ceph-cli-envJosh Durgin2013-09-261-1/+3
|\ \ | |/ |/|
| * Revert "ceph: parse CEPH_ARGS environment variable"Sage Weil2013-09-261-1/+0
| * Add CEPH_ARGS at the end of sys.argvBenoît Knecht2013-09-261-0/+3
|/
* Merge pull request #645 from liewegas/wip-6346Gregory Farnum2013-09-261-0/+3
|\
| * osd/ReplicatedPG: fix bl resize on write vs truncate raceSage Weil2013-09-261-0/+3
* | mon: OSDMonitor: do not write full_latest during trimJoao Eduardo Luis2013-09-261-2/+6
|/
* common/crc32c_intel_fast: fix compile-time #ifdefSage Weil2013-09-261-1/+1
* qa/workunits/mon/crush_ops.sh: fix testSage Weil2013-09-251-1/+1
* mon/OSDMonitor: fix 'ceph osd crush reweight ...'Sage Weil2013-09-242-1/+10
* osd: change warn_interval_multiplier to uint32_tLoic Dachary2013-09-241-1/+1
* arch/intel: fix old commentSage Weil2013-09-241-1/+0
* arch/intel: use intel probe instructions for x86_64 onlySage Weil2013-09-242-4/+4
* osd: revert 'osd max xattr size' limitSage Weil2013-09-233-12/+17
* Merge pull request #599 from ceph/wip-6323Sage Weil2013-09-231-6/+23
|\
| * mon: OSDMonitor: multiple rebuilt full maps per transactionJoao Eduardo Luis2013-09-171-6/+22
| * mon: OSDMonitor: update latest_full while rebuilding full mapsJoao Eduardo Luis2013-09-161-0/+1
| * mon: OSDMonitor: smaller transactions when rebuilding full versionsJoao Eduardo Luis2013-09-161-4/+4
* | Merge pull request #612 from ceph/wip-6361João Eduardo Luís2013-09-214-6/+19
|\ \
| * | qa: workunits: cephtool: check if 'heap' commands are parseablewip-6361Joao Eduardo Luis2013-09-201-0/+7
| * | osd: OSD: add 'heap' command to known osd commands arrayJoao Eduardo Luis2013-09-201-0/+4
| * | mds: MDS: pass only heap profiler commands instead of the whole cmd vectorJoao Eduardo Luis2013-09-201-1/+3
| * | perfglue/heap_profiler.cc: expect args as first element on cmd vectorJoao Eduardo Luis2013-09-201-5/+5
* | | mon: fix wrong arg to "instructed to" status messageDan Mick2013-09-201-1/+1
* | | rgw: destroy get_obj handle in copy_obj()Yehuda Sadeh2013-09-202-7/+23
* | | lru_map: don't use list::size()Yehuda Sadeh2013-09-201-1/+1
* | | common/lru_map: rename tokens to entriesYehuda Sadeh2013-09-201-24/+24
* | | bufferlist: don't use list::size()Yehuda Sadeh2013-09-201-3/+6
|/ /
* | rgw: use bufferlist::append() instead of bufferlist::push_back()Yehuda Sadeh2013-09-191-1/+1
* | v0.69v0.69Gary Lowell2013-09-182-1/+7
|/
* rgw: try to create log pool if doesn't existYehuda Sadeh2013-09-131-0/+9
* rgw: NULL terminate buffer before parsing itYehuda Sadeh2013-09-131-0/+1
* rgw: don't call list::size() in ObjectCacheYehuda Sadeh2013-09-112-2/+6
* rgw: drain pending requests before completing writeYehuda Sadeh2013-09-112-1/+6
* rgw: when failing read from client, return correct errorYehuda Sadeh2013-09-101-1/+1
* Merge pull request #583 from ceph/wip-6230-workunitSage Weil2013-09-091-0/+4
|\
| * qa: workunits: mon: crush_ops: test 'ceph osd crush move'Joao Eduardo Luis2013-09-101-0/+4
|/
* Merge pull request #582 from ceph/wip-6230Sage Weil2013-09-092-1/+2
|\
| * mon: MonCommands: expect a CephString as 1st arg for 'osd crush move'wip-6230Joao Eduardo Luis2013-09-092-1/+2
|/
* Merge pull request #576 from ceph/wip-6078-2Sage Weil2013-09-072-2/+0
|\
| * rgw: fix get cors, delete corsYehuda Sadeh2013-09-062-2/+0
* | Merge pull request #571 from dalgaaf/fix-da-init-radosgwSage Weil2013-09-072-2/+2
|\ \
| * | init-radosgw*: fix status return value if radosgw isn't runningDanny Al-Gaaf2013-09-072-2/+2
|/ /