summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | mon: fix xml element nameSage Weil2013-07-291-1/+1
| * | check_new_interval must compare old acting with old osdmapLoic Dachary2013-07-292-2/+419
| * | OSD: suspend tp timeout while taking pg lock in OpWQSamuel Just2013-07-296-3/+18
| * | WorkQueue: fix bracing on reset_tp_timeoutSamuel Just2013-07-291-1/+2
| * | osd: get initial full map after a map gapSage Weil2013-07-291-2/+11
| * | osd: fix off-by-one in map gap logicSage Weil2013-07-291-1/+1
* | | Revert "Use dh_installinit to install upstart job files"Sage Weil2013-07-3015-33/+9
* | | Merge pull request #463 from toabctl/upstart-handlingSage Weil2013-07-2915-9/+33
|\ \ \
| * | | Use dh_installinit to install upstart job filesThomas Bechtold2013-07-2915-9/+33
* | | | Merge pull request #425 from dachary/wip-5527athanatos2013-07-293-4/+316
|\ \ \ \
| * | | | replace in_method_t with a counterLoic Dachary2013-07-272-32/+42
| * | | | unit tests for sharedptr_registryLoic Dachary2013-07-273-4/+306
* | | | | doc/changelog/v0.61.7Sage Weil2013-07-281-0/+220
* | | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-2869-912/+1151
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ceph_test_rados: print version banner on startupSage Weil2013-07-281-0/+3
| * | | | ceph-authtool: fix cli testsSage Weil2013-07-283-6/+24
| * | | | test/system/*: parse CEPH_ARGS environmentSage Weil2013-07-288-0/+11
| * | | | Merge pull request #474 from dalgaaf/wip-da-next-fix-helpSage Weil2013-07-282-4/+27
| |\ \ \ \
| | * | | | ceph-authtool.8: add missing commands to man pageDanny Al-Gaaf2013-07-281-2/+19
| | * | | | ceph_authtool.cc: update help/usage textDanny Al-Gaaf2013-07-281-2/+8
| |/ / / /
| * | | | mon/DataHealthService: do not name xml key after monSage Weil2013-07-281-1/+1
| * | | | debian, rpm: make python-ceph depend on python-requestsSage Weil2013-07-272-1/+2
| * | | | Merge pull request #471 from dalgaaf/wip-da-fix-pylintSage Weil2013-07-275-12/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | pybind/rbd.py: remove unused import of 'pointer'Danny Al-Gaaf2013-07-271-1/+1
| | * | | cephfs.py: remove unused importsDanny Al-Gaaf2013-07-271-3/+1
| | * | | rados.py: fix bad indentationDanny Al-Gaaf2013-07-271-1/+1
| | * | | ceph_argparse.py: add missing spaces after commaDanny Al-Gaaf2013-07-271-3/+3
| | * | | ceph_argparse.py: remove unnecessary semicolonsDanny Al-Gaaf2013-07-271-3/+3
| | * | | ceph_rest_api.py: fix bad indentationDanny Al-Gaaf2013-07-271-1/+1
| |/ / /
| * | | test/admin_socket: fix admin_socket unit testsSage Weil2013-07-261-9/+9
| * | | rgw: fix RGWFormatter_PlainSage Weil2013-07-261-0/+3
| * | | common/admin_socket: do not populate empty help stringsSage Weil2013-07-261-3/+3
| * | | common/perf_counters: fix unit testsSage Weil2013-07-261-23/+23
| * | | common/perf_counters: fix missing decimal in time, quotingSage Weil2013-07-261-10/+10
| * | | common/Formatter: add dump_format_unquoted()Sage Weil2013-07-262-0/+30
| * | | rados.py: missing parameter to make_ex()Dan Mick2013-07-261-1/+1
| * | | ceph-rest-api: clean up options/environmentDan Mick2013-07-264-220/+188
| * | | qa/fs/.gitignoreSage Weil2013-07-261-0/+1
| * | | ceph_test_admin_socket: fix unit testSage Weil2013-07-261-2/+2
| * | | message: Fix asserts that dont' triggerDavid Zafman2013-07-262-2/+2
| * | | librados: EINVAL on a negative osd idSage Weil2013-07-261-0/+4
| * | | ceph.in: make osdids() (and mon, mds) work on old monsDan Mick2013-07-261-0/+11
| * | | osd: humor coveritySage Weil2013-07-262-3/+6
| * | | mon/MonCap: mds needs to subscribe to the osdmapSage Weil2013-07-261-0/+1
| * | | remove unused fiemap codeSage Weil2013-07-267-138/+2
| * | | PendingReleaseNotes: note on 'ceph tell <pgid> ...'Sage Weil2013-07-261-0/+7
| * | | Merge remote-tracking branch 'gh/wip-tell-unified' into nextSage Weil2013-07-2625-530/+805
| |\ \ \
| | * | | ceph_rest_api.py: cleanup, more docstrings, unused varsDan Mick2013-07-261-28/+52
| | * | | ceph_argparse.py: make find_cmd_target handle tell <pgid>Dan Mick2013-07-261-2/+17
| | * | | ceph_argparse, mon: make "tell <pgid>" work (duplicating "pg <pgid>")Dan Mick2013-07-263-11/+35