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