summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mon: clarify 'osd crush add' vs 'osd crush set'Sage Weil2013-08-151-2/+2
| * | | | mon/MonCap: remove useless 'osd crush add' perm from profile bootstrap-osdSage Weil2013-08-151-1/+0
| * | | | mon: AuthMonitor: fix some >80 columns debug stringsJoao Eduardo Luis2013-08-151-2/+8
| * | | | mon: AuthMonitor: fix whitespacesJoao Eduardo Luis2013-08-151-5/+5
| * | | | mon: AuthMonitor: remove dead codeJoao Eduardo Luis2013-08-151-20/+0
|/ / / /
* | | | mon/PGMap: fix typoSage Weil2013-08-151-1/+1
* | | | Merge pull request #501 from liewegas/wip-5906Sage Weil2013-08-156-36/+136
|\ \ \ \
| * | | | mon/PGMap: degraded what?Sage Weil2013-08-141-1/+1
| * | | | mon: status: client io, recovery io prefixesSage Weil2013-08-143-14/+14
| * | | | mon/PGMap: make pg state indentation cleanerSage Weil2013-08-131-1/+1
| * | | | mon: status: only include mdsmap if epoch > 1Sage Weil2013-08-131-1/+2
| * | | | mon: move recovery rate to a separate lineSage Weil2013-08-132-11/+23
| * | | | mon: move mdsmap upSage Weil2013-08-131-1/+1
| * | | | mon/PGMap: make si modifiers look prettierSage Weil2013-08-131-10/+10
| * | | | mon: make pg info in 'status' more informative and visually parseableSage Weil2013-08-132-14/+19
| * | | | types: pretty_si_tSage Weil2013-08-131-0/+23
| * | | | mon/PGMap: break out print_oneline_summarySage Weil2013-08-132-2/+50
| * | | | mon: expand osd summary (flags on separate line)Sage Weil2013-08-132-7/+5
| * | | | osdmap: move oneliner summary to separate functionSage Weil2013-08-132-1/+14
* | | | | Merge pull request #502 from ceph/wip-mon-log-levelSage Weil2013-08-152-5/+8
|\ \ \ \ \
| * | | | | mon: mon_cluster_log_file_levelSage Weil2013-08-092-5/+8
* | | | | | Merge pull request #490 from dachary/masterSage Weil2013-08-151-1/+1
|\ \ \ \ \ \
| * | | | | | ant is missing from the list of packages to installLoic Dachary2013-08-091-1/+1
* | | | | | | Merge pull request #396 from hutkev/wip-wireshark-altSage Weil2013-08-1510-0/+3173
|\ \ \ \ \ \ \
| * | | | | | | Adding new Wireshark dissector. This is loosely based on the originalKevin Jones2013-07-0410-0/+3173
* | | | | | | | Merge pull request #499 from dachary/wip-test_osd_typesSage Weil2013-08-151-10/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | remove racy test assertionsLoic Dachary2013-08-141-10/+0
* | | | | | | | | Ceph-qa: change the fsx.sh to support hole punching testLi Wang2013-08-141-2/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | doc: Fixed typo.John Wilkins2013-08-141-1/+1
* | | | | | | | Merge pull request #500 from ceph/wip-5910Gregory Farnum2013-08-1414-4/+199
|\ \ \ \ \ \ \ \
| * | | | | | | | OSDMonitor: add 'osd perf' command to dump recent osd perf informationSamuel Just2013-08-145-2/+58
| * | | | | | | | ObjectStore: add ObjectStore::get_cur_stats and impl in FileStoreSamuel Just2013-08-146-0/+70
| * | | | | | | | osd_types: add osd_perf_stat_t typeSamuel Just2013-08-133-2/+71
* | | | | | | | | doc: Added dumpling to RPM installation.John Wilkins2013-08-141-4/+26
* | | | | | | | | doc: Minor tweaks to debian install.John Wilkins2013-08-141-2/+2
* | | | | | | | | doc: Added dumpling installation for Debian/Ubuntu.John Wilkins2013-08-141-3/+24
| |/ / / / / / / |/| | | | | | |
* | | | | | | | qa/workunits/fs/multiclient_sync_read_eof.pySage Weil2013-08-131-0/+44
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'next'Gary Lowell2013-08-134-3/+15
|\ \ \ \ \ \ \
| * | | | | | | v0.67v0.67Gary Lowell2013-08-131-0/+6
| |/ / / / / /
| * | | | | | rgw: fix multi deleteYehuda Sadeh2013-08-121-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | ceph-disk: fix mount options passed to move_mountSage Weil2013-08-091-0/+6
| * | | | | config_opts.h: reduce osd_recovery_max_active and osd_recovery_max_single_startSamuel Just2013-08-091-2/+2
* | | | | | client: add enclosing object for asok dumpsSage Weil2013-08-131-0/+2
* | | | | | pybind/ceph_argparse: GPL -> LGPL2Sage Weil2013-08-131-4/+1
* | | | | | rbd.cc: relicense as LGPL2Sage Weil2013-08-133-15/+2
| |_|_|_|/ |/| | | |
* | | | | librados: fix MWatchNotify leakSage Weil2013-08-131-9/+6
* | | | | rgw: do not leak handler in get_handler() error pathSage Weil2013-08-131-1/+3
* | | | | Merge pull request #497 from ksperis/rbdmap.init-3Sage Weil2013-08-131-9/+11
|\ \ \ \ \
| * | | | | init-rbdmap: minor fix no rbd existLaurent Barbe2013-08-131-5/+7
| * | | | | init-rbdmap: fix for recursive umountLaurent Barbe2013-08-131-5/+5