1. bca064d libceph: use "do" in CRC-related Boolean variables by Alex Elder · 13 years ago
  2. e0f43c9 libceph: make ceph_msgr_wq private by Alex Elder · 13 years ago
  3. 5766651 ceph: use a shared zero page rather than one per messenger by Alex Elder · 13 years ago
  4. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  5. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  6. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  7. e81b151 Remove unneeded version.h includes from include/ by Jesper Juhl · 13 years ago
  8. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  9. e76661d libceph: fix msgr keepalive flag by Sage Weil · 14 years ago
  10. 60bf8bf libceph: fix msgr backoff by Sage Weil · 14 years ago
  11. f363e45 net/ceph: make ceph_msgr_wq non-reentrant by Tejun Heo · 14 years ago
  12. c5c6b19 ceph: explicitly specify page alignment in network messages by Sage Weil · 14 years ago
  13. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago[Renamed (97%) from fs/ceph/messenger.h]
  14. 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 15 years ago
  15. a922d38 ceph: close out mds, osd connections before stopping auth by Sage Weil · 15 years ago
  16. 34d2376 ceph: all allocation functions should get gfp_mask by Yehuda Sadeh · 15 years ago
  17. aba558e ceph: save peer feature bits in connection structure by Sage Weil · 15 years ago
  18. ca9d93a ceph: resync headers with userland by Sage Weil · 15 years ago
  19. 6f2bc3f ceph: clean up connection reset by Sage Weil · 15 years ago
  20. bb25766 ceph: simplify ceph_msg_new by Sage Weil · 15 years ago
  21. e84346b ceph: preserve seq # on requeued messages after transient transport errors by Sage Weil · 15 years ago
  22. 87b315a ceph: avoid reopening osd connections when address hasn't changed by Sage Weil · 15 years ago
  23. 1679f87 ceph: reset bits on connection close by Sage Weil · 15 years ago
  24. 9bd2e6f ceph: allow renewal of auth credentials by Sage Weil · 15 years ago
  25. 0d59ab8 ceph: keep reserved replies on the request structure by Yehuda Sadeh · 15 years ago
  26. 0547a9b ceph: alloc message data pages and check if tid exists by Yehuda Sadeh · 15 years ago
  27. 2450418 ceph: allocate middle of message before stating to read by Yehuda Sadeh · 15 years ago
  28. 58bb3b3 ceph: support ceph_pagelist for message payload by Sage Weil · 15 years ago
  29. 350b1c3 ceph: control access to page vector for incoming data by Sage Weil · 15 years ago
  30. ec30264 ceph: use connection mutex to protect read and write stages by Sage Weil · 15 years ago
  31. 9ec7cab ceph: hex dump corrupt server data to KERN_DEBUG by Sage Weil · 15 years ago
  32. c86a293 ceph: carry explicit msg reference for currently sending message by Sage Weil · 15 years ago
  33. c2e552e ceph: use kref for ceph_msg by Sage Weil · 15 years ago
  34. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago
  35. 42ce56e ceph: remove bad calls to ceph_con_shutdown by Sage Weil · 15 years ago
  36. eed0ef2 ceph: separate banner and connect during handshake into distinct stages by Sage Weil · 15 years ago
  37. 63f2d21 ceph: use fixed endian encoding for ceph_entity_addr by Sage Weil · 15 years ago
  38. 31b8006 ceph: messenger library by Sage Weil · 15 years ago