1. 04f9b74 remove extra definitions of U32_MAX by Alex Elder · 11 years ago
  2. 7771953 conditionally define U32_MAX by Alex Elder · 11 years ago
  3. 8b8cf89 libceph: fix invalid unsigned->signed conversion for timespec encoding by Josh Durgin · 11 years ago
  4. c3f5610 libceph: validate timespec conversions by Alex Elder · 11 years ago
  5. b587398 libceph: add signed type limits by Alex Elder · 11 years ago
  6. adfe695 ceph: move max constant definitions by Alex Elder · 11 years ago
  7. 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 11 years ago
  8. dd5f049 ceph: define ceph_encode_8_safe() by Alex Elder · 12 years ago
  9. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  10. f8c36c5 libceph: define ceph_extract_encoded_string() by Alex Elder · 12 years ago
  11. c61a1ab libceph: fix off-by-one bug in ceph_encode_filepath() by Alex Elder · 12 years ago
  12. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  13. 76aa542 ceph: fix bounds check in ceph_decode_need and ceph_encode_need by Xi Wang · 12 years ago
  14. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  15. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago[Renamed from fs/ceph/decode.h]
  16. ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 14 years ago
  17. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  18. c7e337d ceph: buffer decoding helpers by Sage Weil · 14 years ago
  19. ac8839d ceph: include type in ceph_entity_addr, filepath by Sage Weil · 15 years ago
  20. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago
  21. 63f2d21 ceph: use fixed endian encoding for ceph_entity_addr by Sage Weil · 15 years ago
  22. c89136e ceph: convert encode/decode macros to inlines by Sage Weil · 15 years ago
  23. 31b8006 ceph: messenger library by Sage Weil · 15 years ago