summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| | * | | ceph_rest_api.py: obtain and handle tell <osd-or-pgid> commandsDan Mick2013-07-263-93/+229
| | * | | PG: add formatted output to pg <pgid> query, list_missingDan Mick2013-07-263-62/+53
| | * | | OSD: "tell <osd.n>" version, bench, dump_pg_recovery_stats: formattedDan Mick2013-07-262-7/+61
| | * | | OSD: provide newer command descs with module/perm/availDan Mick2013-07-261-18/+26
| | * | | ceph.in: clean up help, fix partial matching on all helpDan Mick2013-07-261-39/+18
| | * | | ceph.in: admin_socket() now validates command and passes formatDan Mick2013-07-261-18/+52
| | * | | ceph_argparse.py, ceph.in: validate_command: stop handling formatDan Mick2013-07-262-8/+7
| | * | | In general, flush in caller of dump worker rather than workerDan Mick2013-07-267-19/+15
| | * | | Formatter, admin_socket: make default formatter be json-prettyDan Mick2013-07-253-16/+11
| | * | | AdminSocket users: use generic formattingDan Mick2013-07-2517-247/+267
| * | | | mon/PGMonitor: reset in-core PGMap if on-disk format changesSage Weil2013-07-264-1/+19
* | | | | doc/dev/repo-lab-access: notesSage Weil2013-07-281-0/+88
* | | | | Merge pull request #464 from toabctl/fuse-utils-obsoleteSage Weil2013-07-271-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove fuse-utils from Recommends in debian/controlThomas Bechtold2013-07-241-2/+2
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-2632-157/+321
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #470 from dalgaaf/wip-da-CID-3.v2Sage Weil2013-07-265-15/+12
| |\ \ \
| | * | | rgw/rgw_metadata.cc: delete md_log (RGWMetadataLog) in destructorDanny Al-Gaaf2013-07-261-0/+1
| | * | | rgw/rgw_rest_log.cc: free 'handle' to prevent memory leakDanny Al-Gaaf2013-07-261-0/+2
| | * | | test_cls_log.cc: fix resource leak, delete 'rop'Danny Al-Gaaf2013-07-261-1/+2
| | * | | test_cls_log.cc: remove empty linesDanny Al-Gaaf2013-07-261-14/+0
| | * | | test_cls_statelog.cc: fix memory leak, delete 'rop'Danny Al-Gaaf2013-07-261-0/+1
| | * | | test_cls_version.cc: close some memory leaksDanny Al-Gaaf2013-07-261-0/+6
| * | | | Merge pull request #467 from dalgaaf/wip-da-next-SCA-cppcheck-1Sage Weil2013-07-264-15/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | rgw/rgw_metadata.h: init prefix in initialization listDanny Al-Gaaf2013-07-251-3/+1
| | * | | test_rgw_admin_log.cc: remove unused variable 'creds'Danny Al-Gaaf2013-07-251-2/+0
| | * | | test_rgw_admin_log.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-07-251-2/+2
| | * | | test_rgw_admin_opstate.cc: remove unused variable 'creds'Danny Al-Gaaf2013-07-251-2/+0
| | * | | test_rgw_admin_meta.cc: remove unused variable 'creds'Danny Al-Gaaf2013-07-251-2/+0
| | * | | test_rgw_admin_opstate.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-07-251-2/+2
| | * | | test_rgw_admin_meta.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-07-251-2/+2
| * | | | upstart: stop ceph-create-keys when the monitor stopsSage Weil2013-07-261-0/+1
| * | | | osd: make open classes on start optionalSage Weil2013-07-262-1/+4
| * | | | osd: load all classes on startupSage Weil2013-07-263-1/+41