Commit History

Author SHA1 Message Date
  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
  Sage Weil ac8839d7b2 ceph: include type in ceph_entity_addr, filepath 15 years ago
  Yehuda Sadeh 0d59ab81c3 ceph: keep reserved replies on the request structure 15 years ago
  Yehuda Sadeh 0547a9b30a ceph: alloc message data pages and check if tid exists 15 years ago
  Yehuda Sadeh 9d7f0f139e ceph: refactor messages data section allocation 15 years ago
  Yehuda Sadeh 2450418c47 ceph: allocate middle of message before stating to read 15 years ago
  Sage Weil 103e2d3ae5 ceph: remove unused erank field 15 years ago
  Sage Weil 58bb3b374b ceph: support ceph_pagelist for message payload 15 years ago
  Sage Weil 04a419f908 ceph: add feature bits to connection handshake (protocol change) 15 years ago
  Sage Weil 350b1c32ea ceph: control access to page vector for incoming data 15 years ago
  Sage Weil ec302645f4 ceph: use connection mutex to protect read and write stages 15 years ago