1. e08321e libceph: fix osdmap decode error paths by Sage Weil · 12 years ago
  2. 9f16f47 libceph: check for invalid mapping by Sage Weil · 12 years ago
  3. 66d0d89 libceph: fix overflow in osdmap_apply_incremental() by Xi Wang · 12 years ago
  4. 867dea1 libceph: fix overflow in osdmap_decode() by Xi Wang · 12 years ago
  5. 35e08c3 libceph: fix overflow in __decode_pool_names() by Xi Wang · 12 years ago
  6. 75deeec libceph: fix pg_temp updates by Sage Weil · 12 years ago
  7. 6448669 libceph: fix overflow check in crush_decode() by Xi Wang · 13 years ago
  8. 8adc8b3 libceph: fix pg_temp mapping update by Sage Weil · 13 years ago
  9. 782e182 libceph: fix pg_temp mapping calculation by Sage Weil · 13 years ago
  10. 7662d8f libceph: handle new osdmap down/state change encoding by Sage Weil · 13 years ago
  11. 3145666 libceph: fix osdmap timestamp assignment by Sage Weil · 13 years ago
  12. b0aee35 ceph: Always free allocated memory in osdmap_decode() by Jesper Juhl · 14 years ago
  13. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago[Renamed (98%) from fs/ceph/osdmap.c]
  14. 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 14 years ago
  15. 213c99e ceph: whitespace cleanup by Sage Weil · 14 years ago
  16. 73a7e69 ceph: fix decoding of pool snap info by Sage Weil · 14 years ago
  17. effcb9e ceph: print useful error message when crush rule not found by Sage Weil · 14 years ago
  18. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  19. bc4fdca ceph: fix pg_mapping leak on pg_temp updates by Sage Weil · 14 years ago
  20. b0bbb0b ceph: add kfree() to error path by Dan Carpenter · 14 years ago
  21. cebc5be ceph: fix crush map update decoding by Sage Weil · 14 years ago
  22. 7e34bc5 fs/ceph: Use ERR_CAST by Julia Lawall · 14 years ago
  23. d85b705 ceph: resubmit requests on pg mapping change (not just primary change) by Sage Weil · 14 years ago
  24. 96e35b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  25. 2844a76 ceph: decode v5 of osdmap (pool names) [protocol change] by Sage Weil · 14 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  27. efd7576 ceph: fix pg pool decoding from incremental osdmap update by Sage Weil · 14 years ago
  28. e53a8fd ceph: fix osdmap decoding when pools include (removed) snaps by Sage Weil · 15 years ago
  29. 4fc51be ceph: use rbtree for pg pools; decode new osdmap format by Sage Weil · 15 years ago
  30. 9794b14 ceph: fix memory leak when destroying osdmap with pg_temp mappings by Sage Weil · 15 years ago
  31. 02f90c6 ceph: add uid field to ceph_pg_pool by Sage Weil · 15 years ago
  32. 361be86 ceph: precede encoded ceph_pg_pool struct with version by Sage Weil · 15 years ago
  33. 7067f79 ceph: fix incremental osdmap pg_temp decoding bug by Sage Weil · 15 years ago
  34. 30dc638 ceph: fix error paths for corrupt osdmap messages by Sage Weil · 15 years ago
  35. 9ec7cab ceph: hex dump corrupt server data to KERN_DEBUG by Sage Weil · 15 years ago
  36. 767ea5c ceph: do not feed bad device ids to crush by Sage Weil · 15 years ago
  37. fb69039 ceph: make CRUSH hash function a bucket property by Sage Weil · 15 years ago
  38. 1654dd0 ceph: make object hash a pg_pool property by Sage Weil · 15 years ago
  39. 1bdb70e ceph: clean up 'osd%d down' console msg by Sage Weil · 15 years ago
  40. 5104212 ceph: fix endian conversions for ceph_pg by Sage Weil · 15 years ago
  41. 63f2d21 ceph: use fixed endian encoding for ceph_entity_addr by Sage Weil · 15 years ago
  42. ff1d1f7 ceph: fix intra strip unit length calculation by Noah Watkins · 15 years ago
  43. 645a102 ceph: fix object striping calculation for non-default striping schemes by Sage Weil · 15 years ago
  44. 5600f5e ceph: correct comment to match striping calculation by Sage Weil · 15 years ago
  45. 35e054a ceph: remove redundant use of le32_to_cpu by Noah Watkins · 15 years ago
  46. ee7fdfa ceph: include preferred osd in placement seed by Sage Weil · 15 years ago
  47. c89136e ceph: convert encode/decode macros to inlines by Sage Weil · 15 years ago
  48. 991abb6 ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping) by Sage Weil · 15 years ago
  49. f24e998 ceph: OSD client by Sage Weil · 15 years ago