summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ceph, config, auth: better messages on failure to open keyring/ceph.confwip-5634Dan Mick2013-07-167-15/+31
* mon/MDSMonitor: make 'mds cluster_{up,down}' idempotentSage Weil2013-07-161-6/+2
* osdmaptool: fix cli testsSage Weil2013-07-162-9/+9
* Merge branch 'wip-ceph-disk' into nextSage Weil2013-07-161-47/+75
|\
| * ceph-disk: use /sys/block to determine partition device namesSage Weil2013-07-161-1/+24
| * ceph-disk: reimplement is_partition() using /sys/blockSage Weil2013-07-161-16/+9
| * ceph-disk: use get_dev_name() helper throughoutSage Weil2013-07-161-4/+4
| * ceph-disk: refactor list_[all_]partitionsSage Weil2013-07-161-32/+19
| * ceph-disk: add get_dev_name, path helpersSage Weil2013-07-161-0/+25
|/
* mon/OSDMonitor: fix typoSage Weil2013-07-161-1/+1
* osd/OSDMonitor: make 'osd pool rmsnap ...' not racy/crashySage Weil2013-07-161-24/+26
* ObjectStore: add omap_rmkeyrange to dumpSamuel Just2013-07-161-0/+14
* OSD: add perfcounter tracking messages delayed pending a mapSamuel Just2013-07-162-0/+4
* FileStore: add a perf counter for time spent acquiring op queue throttleSamuel Just2013-07-162-0/+5
* Merge branch 'wip-4779' into nextSage Weil2013-07-165-36/+85
|\
| * mon/OSDMonitor: return error if we can't set the new bucket's nameSage Weil2013-07-161-1/+5
| * crush: return EINVAL on invalid name from {insert,update,create_or_move}_item...Sage Weil2013-07-162-1/+14
| * crush: add is_valid_crush_name() helperSage Weil2013-07-162-0/+20
| * MonCommands.h: use new validation for crush names (CephString goodchars)Dan Mick2013-07-121-16/+17
| * ceph_argparse.py: allow valid char RE arg to CephStringDan Mick2013-07-121-8/+19
| * ceph_argparse: ignore prefix mismatches, but quit if non-prefixDan Mick2013-07-121-9/+9
| * ceph_argparse.py: validate's 3rd arg is not verbose, it's partialDan Mick2013-07-121-1/+1
* | Merge pull request #439 from yehudasa/wip-rgw-nextGregory Farnum2013-07-161-0/+5
|\ \
| * | rgw: quiet down ECANCELED on put_obj_meta()Yehuda Sadeh2013-07-161-0/+5
* | | mon: OSDMonitor: only thrash and propose if we are the leaderJoao Eduardo Luis2013-07-161-2/+8
* | | mon/MDSMonitor: make 'ceph mds remove_data_pool ...' idempotentSage Weil2013-07-161-0/+2
* | | mon/OSDMonitor: clean up waiting_for_map messages on shutdownSage Weil2013-07-164-0/+23
* | | mon/OSDMonitor: send_to_waiting() in on_active()Sage Weil2013-07-161-5/+5
* | | osd: do not enable HASHPSPOOL pool feature by defaultSage Weil2013-07-161-2/+1
* | | ceph-disk: rely on /dev/disk/by-partuuid instead of special-casing journal sy...Sage Weil2013-07-161-34/+3
* | | PendingReleaseNotes: formatted ceph CLI output and ceph-rest-apiDan Mick2013-07-161-0/+11
|/ /
* | mon: Monitor: StoreConverter: clearer debug message on 'needs_conversion()'Joao Eduardo Luis2013-07-161-1/+1
* | mon: Monitor: StoreConverter: sanitize 'store' pointer on initJoao Eduardo Luis2013-07-161-0/+1
* | mon: Monitor: do not reopen MonitorDBStore during conversionJoao Eduardo Luis2013-07-161-1/+0
* | Merge pull request #438 from yehudasa/wip-rgw-nextGregory Farnum2013-07-163-24/+45
|\ \
| * | rgw: handle ENOENT when listing bucket metadata entriesYehuda Sadeh2013-07-151-2/+12
| * | rgw: fix bucket placement assignmentYehuda Sadeh2013-07-152-22/+33
* | | OSD: add config option for peering_wq batch sizeSamuel Just2013-07-153-5/+6
* | | mon: make report pure jsonSage Weil2013-07-151-8/+3
* | | Merge remote-tracking branch 'gh/wip-mon-report' into nextSage Weil2013-07-1510-1/+42
|\ \ \
| * | | mon: include some (basic) auth info in reportSage Weil2013-07-144-0/+16
| * | | mon: include paxos info in reportSage Weil2013-07-143-0/+18
| * | | mon: move quorum out of monmapSage Weil2013-07-141-1/+1
| * | | mon: include service first_committed in reportSage Weil2013-07-144-0/+7
* | | | ceph: drop --threshold hack for 'pg dump_stuck'Sage Weil2013-07-154-8/+5
* | | | msg/Pipe: be a bit more explicit about encoding outgoing messagesSage Weil2013-07-151-2/+8
* | | | messages/MClientReconnect: clear data when encodingSage Weil2013-07-151-0/+1
* | | | Merge pull request #436 from ceph/wip-mon-fixesSage Weil2013-07-156-74/+103
|\ \ \ \
| * | | | mon: set forwarded message recv stampSage Weil2013-07-151-0/+3
| * | | | mon: drop win_election() _reset() kludge and strengthen assertionsSage Weil2013-07-151-8/+3