Sage Weil
|
a922d38fd1
ceph: close out mds, osd connections before stopping auth
|
15 years ago |
Yehuda Sadeh
|
34d23762d9
ceph: all allocation functions should get gfp_mask
|
15 years ago |
Sage Weil
|
aba558e28a
ceph: save peer feature bits in connection structure
|
15 years ago |
Sage Weil
|
ca9d93a292
ceph: resync headers with userland
|
15 years ago |
Sage Weil
|
dbad185d49
ceph: drop src address(es) from message header [new protocol feature]
|
15 years ago |
Sage Weil
|
9dd4658db1
ceph: close messenger race
|
15 years ago |
Sage Weil
|
6f2bc3ff4c
ceph: clean up connection reset
|
15 years ago |
Sage Weil
|
bb257664f7
ceph: simplify ceph_msg_new
|
15 years ago |
Sage Weil
|
a79832f26b
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
|
15 years ago |
Yehuda Sadeh
|
31459fe4b2
ceph: use __page_cache_alloc and add_to_page_cache_lru
|
15 years ago |
Sage Weil
|
e84346b726
ceph: preserve seq # on requeued messages after transient transport errors
|
15 years ago |
Sage Weil
|
45c6ceb547
ceph: zero unused message header, footer fields
|
15 years ago |
Sage Weil
|
ae18756b9f
ceph: discard incoming messages with bad seq #
|
15 years ago |
Sage Weil
|
684be25c52
ceph: fix seq counting for skipped messages
|
15 years ago |
Linus Torvalds
|
96e35b40c0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
15 years ago |
Sage Weil
|
a6a5349d17
ceph: use separate class for ceph sockets' sk_lock
|
15 years ago |
Sage Weil
|
0e0d5e0c4b
ceph: fix ack counter reset on connection reset
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Sage Weil
|
87b315a5b5
ceph: avoid reopening osd connections when address hasn't changed
|
15 years ago |
Sage Weil
|
3c3f2e32ef
ceph: fix connection fault con_work reentrancy problem
|
15 years ago |
Sage Weil
|
63733a0fc5
ceph: fix authenticator timeout
|
15 years ago |
Sage Weil
|
3ca02ef96e
ceph: reset front len on return to msgpool; BUG on mismatched front iov
|
15 years ago |
Sage Weil
|
1679f876a6
ceph: reset bits on connection close
|
15 years ago |
Sage Weil
|
e80a52d14f
ceph: fix connection fault STANDBY check
|
15 years ago |
Sage Weil
|
161fd65ac9
ceph: invalidate_authorizer without con->mutex held
|
15 years ago |
Sage Weil
|
5b3a4db3e4
ceph: fix up unexpected message handling
|
15 years ago |
Sage Weil
|
91e45ce389
ceph: cancel delayed work when closing connection
|
15 years ago |
Sage Weil
|
e2663ab60d
ceph: allow connection to be reopened by fault callback
|
15 years ago |
Sage Weil
|
6c5d1a49e5
ceph: fix msgr to keep sent messages until acked
|
15 years ago |
Sage Weil
|
9bd2e6f8ba
ceph: allow renewal of auth credentials
|
15 years ago |