summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #761 from ceph/wip-6620nextSage Weil2013-10-231-1/+1
|\
| * mds: MDSMap: adjust buffer size for uint64 values with more than 5 charswip-6620Joao Eduardo Luis2013-10-241-1/+1
|/
* Merge pull request #730 from ceph/wip-monc-pingJoão Eduardo Luís2013-10-2210-15/+307
|\
| * cli: ceph: add support to ping monitorsJoao Eduardo Luis2013-10-231-0/+20
| * pybind: rados: ping a monitor via libradosJoao Eduardo Luis2013-10-231-0/+31
| * pybind: rados: support ETIMEDOUT on make_ex()Joao Eduardo Luis2013-10-231-1/+6
| * librados: support pinging a monitor without auth via RadosClientJoao Eduardo Luis2013-10-234-0/+54
| * mon: MonClient: allow pinging a monitor without authenticating firstJoao Eduardo Luis2013-10-232-0/+137
| * mon: MonClient: adjust whitespacesJoao Eduardo Luis2013-10-231-10/+9
| * mon: Monitor: reply to ping messages, letting them know we're aliveJoao Eduardo Luis2013-10-232-0/+40
| * mon: Monitor: do not flush formatter at end of _mon_status()Joao Eduardo Luis2013-10-231-4/+10
|/
* Merge remote-tracking branch 'gh/wip-6242-b' into nextSage Weil2013-10-222-18/+49
|\
| * pybind/rados: create InterruptedOrTimeoutError exceptionSage Weil2013-10-221-1/+6
| * ceph: move timeoutSage Weil2013-10-221-1/+1
| * ceph: catch exceptions thrown during the rados handle initSage Weil2013-10-221-3/+9
| * ceph: show basic help before initializing cluster connectionSage Weil2013-10-221-7/+8
| * ceph: default 5 second timeout for -hSage Weil2013-10-221-0/+4
| * ceph: add --connect-timeout optionSage Weil2013-10-221-1/+10
| * ceph: print basic options before connectingSage Weil2013-10-221-11/+15
| * ceph: fixup do_help() function connection checkGreg Farnum2013-10-221-1/+1
| * ceph.in: add emacs modelineSage Weil2013-10-221-1/+3
* | Merge branch 'wip-6606' into nextYehuda Sadeh2013-10-229-72/+72
|\ \ | |/ |/|
| * rgw: don't bother to call c_str() on strings passed to dump_string()Yehuda Sadeh2013-10-221-7/+7
| * 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 #754 from ceph/wip-test-librbdJosh Durgin2013-10-222-4/+19
|\ \
| * | ceph_test_librbd: fix heap overrunSage Weil2013-10-221-3/+1
| * | librbd: parse args to ceph_test_librbdSage Weil2013-10-212-1/+18
|/ /
* | librbd: fix build errorSage Weil2013-10-211-1/+1
* | ceph-mon: add debug to ip selectionSage Weil2013-10-211-0/+2
* | Merge pull request #753 from ceph/wip-5668-bJosh Durgin2013-10-211-1/+3
|\ \ | |/ |/|
| * librbd: wire up flush counterSage Weil2013-10-211-1/+3
* | 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