summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qa: workunits: mon: test mon caps permissionswip-mon-caps-testJoao Eduardo Luis2013-07-201-0/+50
* msg/Pipe: work around incorrect features reported by earlier versionsSage Weil2013-07-192-5/+35
* Message,OSD,PG: make Connection::features privateSage Weil2013-07-193-8/+10
* test: update cli test for radosgw-adminYehuda Sadeh2013-07-191-0/+2
* Merge pull request #448 from kri5/wip-5416Yehuda Sadeh2013-07-192-0/+4
|\
| * rgw: Adds --rgw-zone --rgw-region help text.Christophe Courtaut2013-07-192-0/+4
|/
* mon/MonClient: fix small leakSage Weil2013-07-181-0/+1
* Merge pull request #445 from ceph/wip-osd-leaksSage Weil2013-07-187-248/+75
|\
| * 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
* | init-ceph: don't activate-all for vstart clustersSage Weil2013-07-181-1/+1
* | mon/PGMonitor: fix 'pg map' output key namesSage Weil2013-07-181-2/+2
* | PG: add perf counter for peering latencySamuel Just2013-07-183-0/+5
|/
* 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