| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup: changed order of #includes, global_context.h, debug.hwip-dout | Roald J. van Loon | 2012-12-24 | 1 | -24/+19 |
* | OSD,ReplicatedPG: do not track notifies on the session | Samuel Just | 2012-12-20 | 1 | -9/+0 |
* | OSD: get_or_create_pg doesn't need an op passed in | Samuel Just | 2012-12-10 | 1 | -2/+1 |
* | PG: split ops for child objects into child | Samuel Just | 2012-12-06 | 1 | -2/+21 |
* | OSD: add initial split support | Samuel Just | 2012-12-06 | 1 | -5/+32 |
* | PGMonitor,OSD: don't send creates on split | Samuel Just | 2012-12-05 | 1 | -1/+0 |
* | OSD: don't wait for superblock writes in handle_osd_map | Samuel Just | 2012-12-05 | 1 | -4/+1 |
* | Merge remote-tracking branch 'gh/wip-osd-msgr' | Sage Weil | 2012-11-30 | 1 | -4/+41 |
|\ |
|
| * | OSDService: make messengers private | Samuel Just | 2012-11-30 | 1 | -0/+11 |
| * | osd/: make OSDService messenger helpers return ConnectionRef | Samuel Just | 2012-11-30 | 1 | -2/+2 |
| * | osd: move next_osdmap under separate lock | Sage Weil | 2012-11-29 | 1 | -10/+24 |
| * | osd: make _share_map_outgoing() use a Connection | Sage Weil | 2012-11-29 | 1 | -1/+1 |
| * | osd: add Connection-base send_map(), send_incremental_map() | Sage Weil | 2012-11-29 | 1 | -0/+2 |
| * | osd: use safe OSDService msgr helpers for heartbeats | Sage Weil | 2012-11-29 | 1 | -1/+1 |
| * | osd: helpers to blacklist messages to down osds | Sage Weil | 2012-11-29 | 1 | -1/+11 |
* | | osd/OSD.h: remove twice included OpRequest.h | Danny Al-Gaaf | 2012-11-28 | 1 | -1/+0 |
|/ |
|
* | osd: defer boot until we have rotating keys | Sage Weil | 2012-11-13 | 1 | -3/+5 |
* | OSD: use PrioritizedQueue for OpWQ | Samuel Just | 2012-11-13 | 1 | -30/+29 |
* | pg: recovery reservations | Mike Ryan | 2012-11-07 | 1 | -0/+1 |
* | osd: verify authorizers for heartbeat dispatcher | Sage Weil | 2012-10-30 | 1 | -0/+6 |
* | Compatibility code for session authentication; mostly passing keys around to ... | Peter Reiher | 2012-10-01 | 1 | -1/+1 |
* | ReplicatedPG: track incoming pushes with perf counters | Mike Ryan | 2012-09-27 | 1 | -0/+3 |
* | Merge remote-tracking branch 'gh/wip_backfill_full2' | Sage Weil | 2012-09-27 | 1 | -0/+14 |
|\ |
|
| * | PG, OSD: reject backfills when an OSD is nearly full | Mike Ryan | 2012-09-26 | 1 | -0/+4 |
| * | osd/: add backfill reservations | Samuel Just | 2012-09-25 | 1 | -0/+7 |
| * | OSD: add init and shutdown for OSDService | Samuel Just | 2012-09-24 | 1 | -0/+3 |
* | | OSD: big parameter passed by value, send_still_alive | Samuel Just | 2012-09-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/wip-osd-qlock' | Samuel Just | 2012-09-20 | 1 | -3/+3 |
|\ \ |
|
| * | | osd: move permissions check into pg op thread | Sage Weil | 2012-09-13 | 1 | -2/+0 |
| * | | osd: introduce PG::_qlock to protect queuing | Andreas Bluemle | 2012-09-13 | 1 | -1/+3 |
| |/ |
|
* | | osd: include failed_for in MOSDFailure reports | Sage Weil | 2012-09-18 | 1 | -4/+1 |
|/ |
|
* | Merge remote-tracking branch 'gh/wip-coverity' | Sage Weil | 2012-09-01 | 1 | -1/+1 |
|\ |
|
| * | osd/OSD.h: big parameter passed by value, publish_superblock | Samuel Just | 2012-08-31 | 1 | -1/+1 |
* | | osd: pause/unpause recovery based on NORECOVER osdmap flag | Sage Weil | 2012-08-31 | 1 | -0/+2 |
|/ |
|
* | Merge remote-tracking branch 'gh/master' into wip-auth | Sage Weil | 2012-08-17 | 1 | -3/+12 |
|\ |
|
| * | osd: require CRUSH_TUNABLES feature of peers, clients when used | Sage Weil | 2012-08-14 | 1 | -2/+2 |
| * | Merge branch 'wip-msgr' | Sage Weil | 2012-08-13 | 1 | -1/+10 |
| |\ |
|
| | * | osd: reopen heartbeat connections when they fail | Sage Weil | 2012-07-20 | 1 | -1/+10 |
* | | | mds, osd: require auth_service_required, if defined | Sage Weil | 2012-08-07 | 1 | -1/+2 |
|/ / |
|
* | | osd: generate past intervals in parallel on boot | Sage Weil | 2012-07-25 | 1 | -0/+2 |
* | | OpRequest,OSD: track recent slow ops | Samuel Just | 2012-07-20 | 1 | -0/+6 |
* | | osd: clean up boot method names | Sage Weil | 2012-07-19 | 1 | -2/+2 |
* | | osd: add osd_debug_drop_pg_create_{probability,duration} options | Sage Weil | 2012-07-18 | 1 | -0/+3 |
* | | OSD: handle_osd_ping: use service->get_osdmap() | Samuel Just | 2012-07-17 | 1 | -1/+1 |
* | | OSD: add config options to fake missed pings | Samuel Just | 2012-07-13 | 1 | -0/+1 |
* | | OSD::PeeringWQ::_dequeue(PG*) drop pg refs | Samuel Just | 2012-07-05 | 1 | -2/+4 |
* | | OSD,PG:;replica_scrub: move msg->put() into queue process | Samuel Just | 2012-07-05 | 1 | -0/+1 |
* | | OSD,ReplicatedPG::snap_trimmer: pg->put() in process, not snap_trimmer() | Samuel Just | 2012-07-05 | 1 | -0/+1 |
* | | OSD: drop pg refcounts in OpWQ::_dequeue(PG*) | Samuel Just | 2012-07-05 | 1 | -2/+4 |
* | | OSD: clean up revcovery_wq queueing and ref counting | Samuel Just | 2012-07-05 | 1 | -0/+7 |