summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debug message refs (incoming ones at least)wip-refsSage Weil2013-07-181-0/+2
* debug Pipe refsSage Weil2013-07-181-1/+1
* debug refs on ConnectionSage Weil2013-07-184-5/+6
* osd: debug Session refsSage Weil2013-07-182-2/+2
* common/RefCountedObject: take cct for debuggingSage Weil2013-07-181-4/+9
* mon/MonClient: fix small leakSage Weil2013-07-181-0/+1
* mon/MonClient: better debugging on version requestsSage Weil2013-07-181-3/+8
* msgr: mark addr-based [lazy_]send_message and get_connection deprecatedSage Weil2013-07-181-0/+9
* client: mark_down by conSage Weil2013-07-181-1/+1
* mon: mark_down session by con, not addrSage Weil2013-07-181-5/+5
* mon: break con <-> session ref cycle in mon even if shutting downSage Weil2013-07-181-3/+6
* msg/SimpleMessenger: remove duplicated interface docsSage Weil2013-07-182-218/+17
* msgr: update docs for mark_down, mark_down_all semanticsSage Weil2013-07-181-16/+26
* msgr: generate reset event on mark_down to addr (not con)Sage Weil2013-07-181-3/+6
* osd/ReplicatedPG: fix obc leak on invalid LIST_SNAPS opSage Weil2013-07-181-0/+1
* osd: break con <-> session cycle when marking down old peersSage Weil2013-07-181-1/+3
* osd: make ms_handle_reset debug more usefulSage Weil2013-07-181-1/+1
* cls_lock: fix duration testSage Weil2013-07-181-3/+12
* mds: tracedn should be NULL for LOOKUPINO/LOOKUPHASH replyYan, Zheng2013-07-181-1/+1
* FileStore: add global replay guard for split, collection_renameSamuel Just2013-07-182-1/+85
* msg/Pipe: do not hold pipe_lock for verify_authorizer()Sage Weil2013-07-181-2/+7
* mon: fix off-by-one in check for when sync falls behindSage Weil2013-07-181-1/+1
* Merge pull request #444 from ceph/wip-osd-latencySage Weil2013-07-179-3/+198
|\
| * mon: make 'health' warn about slow requestsSage Weil2013-07-173-0/+56
| * osd: include op queue age histogram in osd_stat_tSage Weil2013-07-176-3/+142
* | rgw: drop unused assignmentSage Weil2013-07-171-2/+2
|/
* qa/workunits/cephtool/test.sh: test 'osd create <uuid>'Sage Weil2013-07-171-0/+7
* PG: start flush on primary only after we process the master logSamuel Just2013-07-171-5/+15
* ReplicatedPG: replace clean_up_local with a debug checkSamuel Just2013-07-175-13/+24
* msgr: fix a typo/goto-cross from dd4addef2dGreg Farnum2013-07-171-1/+2
* Merge pull request #441 from ceph/wip-5626Sage Weil2013-07-176-23/+78
|\
| * osd: make 'from dead osd' message more informativeSage Weil2013-07-171-1/+4
| * msg/Pipe: a bit of additional debug outputSage Weil2013-07-171-2/+7
| * msg/Pipe: hold pipe_lock during important parts of accept()Sage Weil2013-07-171-14/+28
| * msgr: close accepting_pipes from mark_down_all()Sage Weil2013-07-171-0/+12
| * msgr: maintain list of accepting pipesSage Weil2013-07-173-0/+11
| * msgr: adjust nonce on rebind()Sage Weil2013-07-171-0/+5
| * msgr: mark_down_all() after, not before, rebindSage Weil2013-07-171-2/+3
| * msg/Pipe: unlock msgr->lock earlier in accept()Sage Weil2013-07-171-4/+1
| * msg/Pipe: avoid creating empty out_q entrySage Weil2013-07-171-0/+4
| * msg/Pipe: assert lock is held in various helpersSage Weil2013-07-171-0/+3
|/
* ceph_mon: obtain backup monmap if store is marked with 'force_sync'Joao Eduardo Luis2013-07-171-1/+2
* mon/OSDMonitor: make 'osd pool mksnap ...' not expose uncommitted stateSage Weil2013-07-171-22/+25
* qa/workunits/cephtest/test.sh: put 'osd ls' before any 'osd create' testsSage Weil2013-07-171-5/+4
* mon: MonCommands: remove obsolete 'sync status' commandJoao Eduardo Luis2013-07-171-1/+0
* OSD::_try_resurrect_pg: fix cur/pgid confusionSamuel Just2013-07-161-2/+2
* mon/AuthMonitor: make 'auth del ...' idempotentSage Weil2013-07-161-2/+2
* qa/workunits/cephtool/test.sh: mds cluster_down/up are idempotentSage Weil2013-07-161-4/+2
* ceph: send successful commands twice with CEPH_CLI_TEST_DUP_COMMANDSage Weil2013-07-161-0/+9
* mon/MDSMonitor: make 'mds cluster_{up,down}' idempotentSage Weil2013-07-161-6/+2