提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 96e35b40c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 15 年之前
  Sage Weil a6a5349d17 ceph: use separate class for ceph sockets' sk_lock 15 年之前
  Sage Weil 0e0d5e0c4b ceph: fix ack counter reset on connection reset 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Sage Weil 87b315a5b5 ceph: avoid reopening osd connections when address hasn't changed 15 年之前
  Sage Weil 3c3f2e32ef ceph: fix connection fault con_work reentrancy problem 15 年之前
  Sage Weil 63733a0fc5 ceph: fix authenticator timeout 15 年之前
  Sage Weil 3ca02ef96e ceph: reset front len on return to msgpool; BUG on mismatched front iov 15 年之前
  Sage Weil 1679f876a6 ceph: reset bits on connection close 15 年之前
  Sage Weil e80a52d14f ceph: fix connection fault STANDBY check 15 年之前
  Sage Weil 161fd65ac9 ceph: invalidate_authorizer without con->mutex held 15 年之前
  Sage Weil 5b3a4db3e4 ceph: fix up unexpected message handling 15 年之前
  Sage Weil 91e45ce389 ceph: cancel delayed work when closing connection 15 年之前
  Sage Weil e2663ab60d ceph: allow connection to be reopened by fault callback 15 年之前
  Sage Weil 6c5d1a49e5 ceph: fix msgr to keep sent messages until acked 15 年之前
  Sage Weil 9bd2e6f8ba ceph: allow renewal of auth credentials 15 年之前
  Sage Weil ac8839d7b2 ceph: include type in ceph_entity_addr, filepath 15 年之前
  Yehuda Sadeh 0d59ab81c3 ceph: keep reserved replies on the request structure 15 年之前
  Yehuda Sadeh 0547a9b30a ceph: alloc message data pages and check if tid exists 15 年之前
  Yehuda Sadeh 9d7f0f139e ceph: refactor messages data section allocation 15 年之前
  Yehuda Sadeh 2450418c47 ceph: allocate middle of message before stating to read 15 年之前
  Sage Weil 103e2d3ae5 ceph: remove unused erank field 15 年之前
  Sage Weil 58bb3b374b ceph: support ceph_pagelist for message payload 15 年之前
  Sage Weil 04a419f908 ceph: add feature bits to connection handshake (protocol change) 15 年之前
  Sage Weil 350b1c32ea ceph: control access to page vector for incoming data 15 年之前
  Sage Weil ec302645f4 ceph: use connection mutex to protect read and write stages 15 年之前
  Yehuda Sadeh 169e16ce81 ceph: remove unaccessible code 15 年之前
  Sage Weil cf3e5c409b ceph: plug leak of incoming message during connection fault/close 15 年之前
  Sage Weil 9ec7cab14e ceph: hex dump corrupt server data to KERN_DEBUG 15 年之前
  Sage Weil b3d1dbbdd5 ceph: don't save sent messages on lossy connections 15 年之前