Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | mon: clarify 'osd crush add' vs 'osd crush set' | Sage Weil | 2013-08-15 | 1 | -2/+2 | |
| * | | | | mon/MonCap: remove useless 'osd crush add' perm from profile bootstrap-osd | Sage Weil | 2013-08-15 | 1 | -1/+0 | |
| * | | | | mon: AuthMonitor: fix some >80 columns debug strings | Joao Eduardo Luis | 2013-08-15 | 1 | -2/+8 | |
| * | | | | mon: AuthMonitor: fix whitespaces | Joao Eduardo Luis | 2013-08-15 | 1 | -5/+5 | |
| * | | | | mon: AuthMonitor: remove dead code | Joao Eduardo Luis | 2013-08-15 | 1 | -20/+0 | |
|/ / / / | ||||||
* | | | | mon/PGMap: fix typo | Sage Weil | 2013-08-15 | 1 | -1/+1 | |
* | | | | Merge pull request #501 from liewegas/wip-5906 | Sage Weil | 2013-08-15 | 6 | -36/+136 | |
|\ \ \ \ | ||||||
| * | | | | mon/PGMap: degraded what? | Sage Weil | 2013-08-14 | 1 | -1/+1 | |
| * | | | | mon: status: client io, recovery io prefixes | Sage Weil | 2013-08-14 | 3 | -14/+14 | |
| * | | | | mon/PGMap: make pg state indentation cleaner | Sage Weil | 2013-08-13 | 1 | -1/+1 | |
| * | | | | mon: status: only include mdsmap if epoch > 1 | Sage Weil | 2013-08-13 | 1 | -1/+2 | |
| * | | | | mon: move recovery rate to a separate line | Sage Weil | 2013-08-13 | 2 | -11/+23 | |
| * | | | | mon: move mdsmap up | Sage Weil | 2013-08-13 | 1 | -1/+1 | |
| * | | | | mon/PGMap: make si modifiers look prettier | Sage Weil | 2013-08-13 | 1 | -10/+10 | |
| * | | | | mon: make pg info in 'status' more informative and visually parseable | Sage Weil | 2013-08-13 | 2 | -14/+19 | |
| * | | | | types: pretty_si_t | Sage Weil | 2013-08-13 | 1 | -0/+23 | |
| * | | | | mon/PGMap: break out print_oneline_summary | Sage Weil | 2013-08-13 | 2 | -2/+50 | |
| * | | | | mon: expand osd summary (flags on separate line) | Sage Weil | 2013-08-13 | 2 | -7/+5 | |
| * | | | | osdmap: move oneliner summary to separate function | Sage Weil | 2013-08-13 | 2 | -1/+14 | |
* | | | | | Merge pull request #502 from ceph/wip-mon-log-level | Sage Weil | 2013-08-15 | 2 | -5/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | mon: mon_cluster_log_file_level | Sage Weil | 2013-08-09 | 2 | -5/+8 | |
* | | | | | | Merge pull request #490 from dachary/master | Sage Weil | 2013-08-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ant is missing from the list of packages to install | Loic Dachary | 2013-08-09 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #396 from hutkev/wip-wireshark-alt | Sage Weil | 2013-08-15 | 10 | -0/+3173 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Adding new Wireshark dissector. This is loosely based on the original | Kevin Jones | 2013-07-04 | 10 | -0/+3173 | |
* | | | | | | | | Merge pull request #499 from dachary/wip-test_osd_types | Sage Weil | 2013-08-15 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remove racy test assertions | Loic Dachary | 2013-08-14 | 1 | -10/+0 | |
* | | | | | | | | | Ceph-qa: change the fsx.sh to support hole punching test | Li Wang | 2013-08-14 | 1 | -2/+3 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | doc: Fixed typo. | John Wilkins | 2013-08-14 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #500 from ceph/wip-5910 | Gregory Farnum | 2013-08-14 | 14 | -4/+199 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | OSDMonitor: add 'osd perf' command to dump recent osd perf information | Samuel Just | 2013-08-14 | 5 | -2/+58 | |
| * | | | | | | | | ObjectStore: add ObjectStore::get_cur_stats and impl in FileStore | Samuel Just | 2013-08-14 | 6 | -0/+70 | |
| * | | | | | | | | osd_types: add osd_perf_stat_t type | Samuel Just | 2013-08-13 | 3 | -2/+71 | |
* | | | | | | | | | doc: Added dumpling to RPM installation. | John Wilkins | 2013-08-14 | 1 | -4/+26 | |
* | | | | | | | | | doc: Minor tweaks to debian install. | John Wilkins | 2013-08-14 | 1 | -2/+2 | |
* | | | | | | | | | doc: Added dumpling installation for Debian/Ubuntu. | John Wilkins | 2013-08-14 | 1 | -3/+24 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | qa/workunits/fs/multiclient_sync_read_eof.py | Sage Weil | 2013-08-13 | 1 | -0/+44 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'next' | Gary Lowell | 2013-08-13 | 4 | -3/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | v0.67v0.67 | Gary Lowell | 2013-08-13 | 1 | -0/+6 | |
| |/ / / / / / | ||||||
| * | | | | | | rgw: fix multi delete | Yehuda Sadeh | 2013-08-12 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | ceph-disk: fix mount options passed to move_mount | Sage Weil | 2013-08-09 | 1 | -0/+6 | |
| * | | | | | config_opts.h: reduce osd_recovery_max_active and osd_recovery_max_single_start | Samuel Just | 2013-08-09 | 1 | -2/+2 | |
* | | | | | | client: add enclosing object for asok dumps | Sage Weil | 2013-08-13 | 1 | -0/+2 | |
* | | | | | | pybind/ceph_argparse: GPL -> LGPL2 | Sage Weil | 2013-08-13 | 1 | -4/+1 | |
* | | | | | | rbd.cc: relicense as LGPL2 | Sage Weil | 2013-08-13 | 3 | -15/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | librados: fix MWatchNotify leak | Sage Weil | 2013-08-13 | 1 | -9/+6 | |
* | | | | | rgw: do not leak handler in get_handler() error path | Sage Weil | 2013-08-13 | 1 | -1/+3 | |
* | | | | | Merge pull request #497 from ksperis/rbdmap.init-3 | Sage Weil | 2013-08-13 | 1 | -9/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | init-rbdmap: minor fix no rbd exist | Laurent Barbe | 2013-08-13 | 1 | -5/+7 | |
| * | | | | | init-rbdmap: fix for recursive umount | Laurent Barbe | 2013-08-13 | 1 | -5/+5 |