summaryrefslogtreecommitdiffstats
path: root/src/crimson (follow)
Commit message (Expand)AuthorAgeFilesLines
* crimson:fix issue when compile libcrimson-common.asimon gao2020-03-241-0/+1
* Merge pull request #34104 from tchaikov/crimson-admin-closeKefu Chai2020-03-232-10/+10
|\
| * crimson/admin: do not reset connected_sock before closingKefu Chai2020-03-232-10/+10
* | crimson/net: add critical info logs to track and debug racingYingxin Cheng2020-03-232-0/+5
* | crimson/net: fix incorrect SocketConnection::print()Yingxin Cheng2020-03-236-54/+69
* | crimson/osd: make send_heartbeat() atomicYingxin Cheng2020-03-231-39/+34
* | crimson/osd: log Heartbeat::remove_peer before assertion failureYingxin Cheng2020-03-201-1/+1
* | crimson/net: allow mark_down() inside ms_handle_reset()Yingxin Cheng2020-03-202-5/+5
* | crimson/net: change close() to mark_down()Yingxin Cheng2020-03-2012-106/+74
* | crimson/net: cleanup dispatches with connection gateYingxin Cheng2020-03-205-59/+55
* | crimson/net: enforce strict reset/accept orderYingxin Cheng2020-03-204-39/+46
* | crimson/net: fix incorrect reset events according to async-msgrYingxin Cheng2020-03-203-17/+15
* | crimson/net: close() with ms_handle_reset()Yingxin Cheng2020-03-208-54/+71
|/
* Merge pull request #34017 from xxhdx1985126/wip-crimson-osd-report-failureKefu Chai2020-03-191-25/+34
|\
| * crimson/os/heartbeat: make Heartbeat::send_failures() safeXuehan Xu2020-03-191-25/+34
* | Merge pull request #33836 from xxhdx1985126/wip-crimson-osd-report-failureKefu Chai2020-03-172-11/+38
|\|
| * crimson/os/heartbeat: report peer failure to monitorsXuehan Xu2020-03-172-11/+38
* | crimson/admin: revise doxygen docsKefu Chai2020-03-151-26/+30
* | crimson/admin: drop unused functionsKefu Chai2020-03-151-7/+0
* | crimson/osd: add tell command supportKefu Chai2020-03-155-160/+178
* | crimson/asok: pass vector<string> to parse_cmd()Kefu Chai2020-03-152-6/+6
* | crimson/mgr: include necessary headerKefu Chai2020-03-131-0/+2
|/
* Merge pull request #33844 from tchaikov/wip-crimson-mgr-reconnectKefu Chai2020-03-112-26/+40
|\
| * crimson/mgr: reconnect in ms_handle_reset()Kefu Chai2020-03-102-15/+29
| * crimson/mgr: s/tick/report/Kefu Chai2020-03-102-11/+11
* | crimson: extract formatter for time_point typesKefu Chai2020-03-104-32/+82
|/
* Merge pull request #33196 from xxhdx1985126/wip-crimson-pglog-to-prKefu Chai2020-03-0911-39/+128
|\
| * crimson: add pglog related logic to crimson's data write pathXuehan Xu2020-02-1911-39/+128
* | crimson/mgr: close() in backgroundKefu Chai2020-03-091-12/+14
* | crimson/osd: reorder includesKefu Chai2020-03-091-2/+4
* | crimson/mgr: use periodical timer for reportKefu Chai2020-03-092-15/+14
* | crimson: fix the problem that crimson-osd can't establish stable connection w...Xuehan Xu2020-03-072-0/+4
* | crimson: decouple mgr client reconnect and connect reset handlingXuehan Xu2020-03-072-18/+25
* | cmake: build used sourceKefu Chai2020-03-031-0/+1
* | crimson: do not capture unused variableKefu Chai2020-03-031-1/+1
* | Merge PR #33633 into masterSage Weil2020-03-021-2/+16
|\ \
| * | msg: add get_{pid,random}_nonce() helpersSage Weil2020-03-011-2/+16
* | | Merge pull request #31041 from liu-chunmei/ceph_seastar_alien_blue_storeKefu Chai2020-03-0224-49/+646
|\ \ \
| * | | crimson: complete context delete in alien worldChunmei Liu2020-02-282-29/+31
| * | | crimson:add alien blue storeChunmei Liu2020-02-2811-6/+578
| * | | crimson:add more futurized store API for alien storeChunmei Liu2020-02-289-36/+56
| * | | crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-288-8/+11
| |/ /
* | | crimson/osd: fix load_pg() during initializationYingxin Cheng2020-02-282-5/+5
* | | crimson/osd: use cancellable timer to dispatch delayed eventsYingxin Cheng2020-02-282-3/+12
* | | crimson/osd: fix conditions to update up_epochYingxin Cheng2020-02-281-1/+1
|/ /
* | crimson/osd: hide add_blocker() and clear_blocker() in OperationYingxin Cheng2020-02-251-23/+26
* | crimson/osd: use with_blocking_future in CompoundPeeringRequestYingxin Cheng2020-02-251-9/+8
* | crimson/osd: fix osdmap update during osd startYingxin Cheng2020-02-251-1/+1
* | crimson: fix min_peers related logic in heartbeatYingxin Cheng2020-02-251-7/+3
* | cmake: move crimson-crush to crimson/Kefu Chai2020-02-221-2/+9