Linus Torvalds
|
cc8362b1f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
13 年之前 |
Sage Weil
|
6139919133
libceph: recheck con state after allocating incoming message
|
13 年之前 |
Sage Weil
|
4740a623d2
libceph: change ceph_con_in_msg_alloc convention to be less weird
|
13 年之前 |
Sage Weil
|
8636ea672f
libceph: avoid dropping con mutex before fault
|
13 年之前 |
Sage Weil
|
7b862e07b1
libceph: verify state after retaking con lock after dispatch
|
13 年之前 |
Sage Weil
|
8007b8d626
libceph: fix handling of immediate socket connect failure
|
13 年之前 |
Sage Weil
|
43c7427d10
libceph: clear all flags on con_close
|
13 年之前 |
Sage Weil
|
4a86169208
libceph: clean up con flags
|
13 年之前 |
Sage Weil
|
8dacc7da69
libceph: replace connection state bits with states
|
13 年之前 |
Sage Weil
|
d7353dd5aa
libceph: drop unnecessary CLOSED check in socket state change callback
|
13 年之前 |
Sage Weil
|
ee76e0736d
libceph: close socket directly from ceph_con_close()
|
13 年之前 |
Sage Weil
|
2e8cb10063
libceph: drop gratuitous socket close calls in con_work
|
13 年之前 |
Sage Weil
|
a59b55a602
libceph: move ceph_con_send() closed check under the con mutex
|
13 年之前 |
Sage Weil
|
00650931e5
libceph: move msgr clear_standby under con mutex protection
|
13 年之前 |
Sage Weil
|
3b5ede07b5
libceph: fix fault locking; close socket on lossy fault
|
13 年之前 |
Sage Weil
|
85effe183d
libceph: reset connection retry on successfully negotiation
|
13 年之前 |
Sage Weil
|
5469155f2b
libceph: protect ceph_con_open() with mutex
|
13 年之前 |
Sage Weil
|
a410702697
libceph: (re)initialize bio_iter on start of message receive
|
13 年之前 |
Sage Weil
|
8c50c81756
libceph: fix mutex coverage for ceph_con_close
|
13 年之前 |
Sage Weil
|
3a140a0d5c
libceph: report socket read/write error message
|
13 年之前 |
Guanjun He
|
a2a3258417
libceph: prevent the race of incoming work during teardown
|
13 年之前 |
Sage Weil
|
a16cb1f707
libceph: fix messenger retry
|
13 年之前 |
Sage Weil
|
5bdca4e076
libceph: fix messenger retry
|
13 年之前 |
Sage Weil
|
fbb85a478f
libceph: allow sock transition from CONNECTING to CLOSED
|
13 年之前 |
Sage Weil
|
b7a9e5dd40
libceph: set peer name on con_open, not init
|
13 年之前 |
Alex Elder
|
bc18f4b1c8
libceph: add some fine ASCII art
|
13 年之前 |
Alex Elder
|
5821bd8ccd
libceph: small changes to messenger.c
|
13 年之前 |
Alex Elder
|
7593af920b
libceph: distinguish two phases of connect sequence
|
13 年之前 |
Alex Elder
|
ab166d5aa3
libceph: separate banner and connect writes
|
13 年之前 |
Alex Elder
|
e27947c767
libceph: define and use an explicit CONNECTED state
|
13 年之前 |