2013-07-20 |
Sage Weil | mon/MonCap: simplify rwx match logic |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Sage Weil | mon: fix command caps check |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Joao Eduardo... | qa: workunits: mon: test mon caps permissions |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Sage Weil | Merge remote-tracking branch 'gh/wip-swift' into next |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon/PaxosService: update on_active() docs to clarify... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon/OSDMonitor: discard failure waiters, info on shutdown |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon: OSDMonitor: only thrash and propose if we are... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon/OSDMonitor: do not wait for readable in send_latest() |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | Revert "mon/OSDMonitor: send_to_waiting() in on_active()" |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | Revert "mon: OSDMonitor: only thrash and propose if... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | Revert "mon/OSDMonitor: fix typo" |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Dan Mick | ceph_rest_api.py: remove unused imports |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Dan Mick | ceph.in: better error message when daemon command retur... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon: improve osdmap subscription debug output |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | Merge remote-tracking branch 'gh/wip-stats' into next |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Greg Farnum | Merge branch 'wip-rgw-next-2' into next |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | rgw: remove extra unused param from RGWRados::get_attr() |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | cls_rgw: quiet down verbose log message |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | rgw: replace logic that compares regions |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | rgw-admin: link / unlink should report errors |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | rgw: fix time parsing in replica log |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | rgw: bucket entry point object ver fixes |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | rgw: remove s->objv_tracker |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | rgw: forward delete bucket request to master after... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | rgw: adjust error for bucket removal on secondary region |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | rgw: forward x_amz_meta headers when forwarding a request |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | rgw: fix bucket re-creation on secondary region |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon/MonClient: fix small leak |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | msgr: mark addr-based [lazy_]send_message and get_conne... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | client: mark_down by con |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon: mark_down session by con, not addr |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon: break con <-> session ref cycle in mon even if... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | msg/SimpleMessenger: remove duplicated interface docs |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | msgr: update docs for mark_down, mark_down_all semantics |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | msgr: generate reset event on mark_down to addr (not... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | osd/ReplicatedPG: fix obc leak on invalid LIST_SNAPS op |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | osd: break con <-> session cycle when marking down... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | osd: make ms_handle_reset debug more useful |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon/PGMap: don't mangle stamp_delta in clear_delta() |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | osd: log PG state changes at level 5 |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon/PGMap: avoid negative pg stats when calculating... 446/head |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon/PGMap: use signed values for calculated rates |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Samuel Just | ReplicatedPG: track temp collection contents, clear... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Samuel Just | PG, ReplicatedPG: pass a transaction down to Replicated... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | osd: add floor() method to pg/osd stat structs |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | osd: make pool_stat_t *log_size fields signed |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon/MonClient: better debugging on version requests |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | msg/Pipe: work around incorrect features reported by... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | Message,OSD,PG: make Connection::features private |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | test: update cli test for radosgw-admin |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Yehuda Sadeh | Merge pull request #448 from kri5/wip-5416 |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Christophe... | rgw: Adds --rgw-zone --rgw-region help text. 448/head |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | mon/MonClient: fix small leak |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | Merge pull request #445 from ceph/wip-osd-leaks |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Sage Weil | init-ceph: don't activate-all for vstart clusters |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | mon/PGMonitor: fix 'pg map' output key names |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Samuel Just | PG: add perf counter for peering latency |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | msgr: mark addr-based [lazy_]send_message and get_conne... 445/head |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | client: mark_down by con |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | mon: mark_down session by con, not addr |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | mon: break con <-> session ref cycle in mon even if... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | msg/SimpleMessenger: remove duplicated interface docs |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | msgr: update docs for mark_down, mark_down_all semantics |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | msgr: generate reset event on mark_down to addr (not... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | osd/ReplicatedPG: fix obc leak on invalid LIST_SNAPS op |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | osd: break con <-> session cycle when marking down... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | osd: make ms_handle_reset debug more useful |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | cls_lock: fix duration test |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Yan, Zheng | mds: tracedn should be NULL for LOOKUPINO/LOOKUPHASH... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Samuel Just | FileStore: add global replay guard for split, collectio... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | msg/Pipe: do not hold pipe_lock for verify_authorizer() |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | mon: fix off-by-one in check for when sync falls behind |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | Merge pull request #444 from ceph/wip-osd-latency |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | rgw: drop unused assignment |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | mon: make 'health' warn about slow requests 444/head |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | osd: include op queue age histogram in osd_stat_t |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Sage Weil | qa/workunits/cephtool/test.sh: test 'osd create <uuid>' |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Samuel Just | PG: start flush on primary only after we process the... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Samuel Just | ReplicatedPG: replace clean_up_local with a debug check |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Greg Farnum | msgr: fix a typo/goto-cross from dd4addef2d |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | Merge pull request #441 from ceph/wip-5626 |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | osd: make 'from dead osd' message more informative 441/head |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | msg/Pipe: a bit of additional debug output |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | msg/Pipe: hold pipe_lock during important parts of... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | msgr: close accepting_pipes from mark_down_all() |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | msgr: maintain list of accepting pipes |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | msgr: adjust nonce on rebind() |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | msgr: mark_down_all() after, not before, rebind |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | msg/Pipe: unlock msgr->lock earlier in accept() |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | msg/Pipe: avoid creating empty out_q entry |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | msg/Pipe: assert lock is held in various helpers |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Joao Eduardo... | ceph_mon: obtain backup monmap if store is marked with... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | mon/OSDMonitor: make 'osd pool mksnap ...' not expose... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | qa/workunits/cephtest/test.sh: put 'osd ls' before... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Joao Eduardo... | mon: MonCommands: remove obsolete 'sync status' command |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Samuel Just | OSD::_try_resurrect_pg: fix cur/pgid confusion |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | mon/AuthMonitor: make 'auth del ...' idempotent |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Sage Weil | qa/workunits/cephtool/test.sh: mds cluster_down/up... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Sage Weil | ceph: send successful commands twice with CEPH_CLI_TEST... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Sage Weil | mon/MDSMonitor: make 'mds cluster_{up,down}' idempotent |
commit | commitdiff | tree | snapshot |
next |