2013-06-04 |
Dan Mick | librados cmd tests: mon_status comes to stdout, not... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | librados: fix unsigned vs. signed warning |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | ceph: refactor help so it can be called after cluster... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Sage Weil | mon: better debugging of caps messages/values |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Sage Weil | mon/MonCap: fix setting of text in parse() |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Sage Weil | mon/MonCap: set text in set_allow_all() |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | ceph: various cleanups |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | PGMonitor: fix pg dump and dump_stuck |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | cmdparse, mon: add cmd_vartype_stringify for _allowed_c... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | cmdparse: add handle_bad_get(), ceph:: qualifiers,... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | ceph: remove global declarations, declare verbose and... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | ceph: use conf_parse_argv to deal with nonspecial Ceph... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | librados, rados.py: add conf_parse_argv_remainder() |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | ceph: make ceph -w output 'ceph status' first |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Sage Weil | mon: include cluster fsid/uuid in status output |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Sage Weil | mon/MonCap: allow osd, mds to write to cluster log |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | ceph: move admin-daemon command before connect() |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | ceph: finish changing bestsigs to bestcmds |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | cephtool/test.sh: fix "expect failure" |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Dan Mick | MDSMonitor, cmdparse: increase resiliency of bad cmd_ge... |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Dan Mick | Merge branch 'master' into merge |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Sage Weil | Merge pull request #326 from dalgaaf/wip-da-CID-727978 |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Dan Mick | ceph: first cut at --completion |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Dan Mick | ceph, MonCommands.h: code format/help format tweaks |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Sage Weil | Merge pull request #325 from dalgaaf/wip-da-CID-727980 |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Sage Weil | Merge pull request #324 from dalgaaf/wip-da-CID-727979 |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Sage Weil | osd/OSDMap: fix Incremental dump |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Sage Weil | Merge pull request #322 from guilhem/patch-1 |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Danny Al-Gaaf | kv_flat_btree_async.cc: fix AioCompletion resource... 326/head |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Danny Al-Gaaf | kv_flat_btree_async.cc: fix AioCompletion resource... 324/head |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Danny Al-Gaaf | kv_flat_btree_async.cc: fix AioCompletion resource... 325/head |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Guilhem Lettron | Remove mon socket in post-stop 322/head |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Sage Weil | PendingReleaseNotes: notes about enabling HASHPSPOOL |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Sage Weil | osdmaptool: fix cli tests |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Sage Weil | Merge pull request #321 from dalgaaf/wip-da-CID-727981 |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Sage Weil | Merge pull request #320 from dalgaaf/wip-da-CID-727983 |
commit | commitdiff | tree | snapshot |
2013-05-25 |
John Wilkins | doc: Updated rgw.conf example. |
commit | commitdiff | tree | snapshot |
2013-05-25 |
John Wilkins | doc: Updated RGW Quickstart. |
commit | commitdiff | tree | snapshot |
2013-05-25 |
John Wilkins | doc: Updated index for newer terms. |
commit | commitdiff | tree | snapshot |
2013-05-25 |
Dan Mick | ceph: --help-all |
commit | commitdiff | tree | snapshot |
2013-05-25 |
Dan Mick | ceph: fix format strings for Py2.6 compatibility |
commit | commitdiff | tree | snapshot |
2013-05-25 |
Dan Mick | ceph: print parameter name for CephString in concise_sig |
commit | commitdiff | tree | snapshot |
2013-05-25 |
Dan Mick | ceph: Clean up/add missing docstrings |
commit | commitdiff | tree | snapshot |
2013-05-25 |
Dan Mick | mon: Refactor |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Samuel Just | pg_pool_t: enable FLAG_HASHPSPOOL by default |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Dan Mick | rados.py: don't access returned buffers if error/SIGINT |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Dan Mick | PGMonitor: dead code removal |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Dan Mick | MonCap: add pg r/w to osd capability profile |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Danny Al-Gaaf | kv_flat_btree_async.cc: fix AioCompletion resource... 321/head |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Danny Al-Gaaf | kv_flat_btree_async.cc: fix resource leak 320/head |
commit | commitdiff | tree | snapshot |
2013-05-24 |
John Wilkins | doc: Updated Ceph FS Quick Start. |
commit | commitdiff | tree | snapshot |
2013-05-24 |
John Wilkins | doc: Added troubleshooting to Ceph FS index. |
commit | commitdiff | tree | snapshot |
2013-05-24 |
John Wilkins | doc: Added separate troubleshooting for MDS and Ceph FS. |
commit | commitdiff | tree | snapshot |
2013-05-23 |
John Wilkins | doc: Updates for ceph-deploy and cuttlefish. |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Sage Weil | Merge pull request #312 from ceph/wip-osd-hb |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Xiaoxi Chen | modified: src/init-ceph.in |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Sage Weil | msgr: increase port range to 6900-7300 (from -7100) |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Sage Weil | Merge pull request #307 from xiaoxichen/master |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Xiaoxi Chen | modified: src/init-ceph.in 307/head |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | osd: ping both front and back interfaces 312/head |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | msgr: add Messenger reference to Connection |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | msgr: take an arbitrary set of ports to avoid binding to |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | osd: bind front heartbeat messenger to public_addr |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | osd: send hb front addr to monitor at boot |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | osd: create front and back hb messenger instances |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | osd/OSDMap: encode front heartbeat addr |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | osd/OSDMap: hb_addr -> hb_back_addr |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | osd/OSDMap: new_hb_up -> new_hb_back_up |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | osd/OSDMap: new_up_internal -> new_up_cluster |
commit | commitdiff | tree | snapshot |
2013-05-22 |
David Zafman | osd: Add asserts for seg faults caused by corrupt OSDs |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Dan Mick | OSDMonitor: fix osd dump (need enclosing section) |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | osd: skip mark-me-down message if osd is not up |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | osd, mds: shut down async signal handler on exit |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Alex Elder | rbd image_read.sh: ensure rbd is loaded |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | messages/MOSDMarkMeDown: fix uninit field |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | mds: weaken reconnect assertion |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | Merge pull request #316 from ceph/wip-sysvinit |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Dan Mick | cephtool/test.sh: add test for --verbose and --concise |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Dan Mick | ceph: fix --concise (set verbose to False) |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | sysvinit: fix osd weight calculation on remote hosts 316/head |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | sysvinit: use known hostname $host instead of (incorrec... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | Merge pull request #314 from ceph/wip-4228 |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Samuel Just | OSDMonitor: skip new pools in update_pools_status(... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Joao Eduardo... | ceph-syn: specify which types of addresses to pick 314/head |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Joao Eduardo... | ceph-mds: specify which types of addresses to pick |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | Merge pull request #315 from ceph/wip-4507 |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Joao Eduardo... | mon: PaxosService: drop atomic_t on 'proposing' 315/head |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Joao Eduardo... | ceph-osd: specify which types of addresses to pick |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Joao Eduardo... | ceph-mon: only care about public addr during pick_addre... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Joao Eduardo... | common: add mask argument to pick_addresses() to specif... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | ceph: remove cli test |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | Merge pull request #297 from dalgaaf/wip-da-CID-727982 |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | Merge pull request #310 from dalgaaf/wip-da-CID-fixes-4 |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Danny Al-Gaaf | mds/Migrator.cc: fix possible dereference NULL return... 310/head |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Danny Al-Gaaf | mds/Migrator.cc: fix possible dereference NULL return... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Danny Al-Gaaf | mds/Migrator.cc: delete some empty lines at EOF |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Danny Al-Gaaf | mds/Migrator.cc: fix possible dereference NULL return... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Sage Weil | Merge pull request #309 from dalgaaf/wip-da-CID-fixes... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Danny Al-Gaaf | mds/Migrator.cc: fix dereference NULL return value |
commit | commitdiff | tree | snapshot |
next |