1. 3ef650d libceph: osdmap.h: Add missing format newlines by Joe Perches · 9 years ago
  2. 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  3. ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 10 years ago
  4. 2abebdb libceph: ceph_can_shift_osds(pool) and pool type defines by Ilya Dryomov · 10 years ago
  5. 246138f libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions by Ilya Dryomov · 10 years ago
  6. 2cfa34f libceph: primary_affinity infrastructure by Ilya Dryomov · 10 years ago
  7. 9686f94 libceph: primary_temp infrastructure by Ilya Dryomov · 10 years ago
  8. 35a935d libceph: generalize ceph_pg_mapping by Ilya Dryomov · 10 years ago
  9. a2505d6 libceph: split osdmap allocation and decode steps by Ilya Dryomov · 10 years ago
  10. 9d52147 libceph: a per-osdc crush scratch buffer by Ilya Dryomov · 10 years ago
  11. 17a13e4 libceph: follow {read,write}_tier fields on osd request submission by Ilya Dryomov · 11 years ago
  12. ce7f6a2 libceph: add ceph_pg_pool_by_id() by Ilya Dryomov · 11 years ago
  13. 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 11 years ago
  14. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
  15. e822146 libceph: move ceph_file_layout helpers to ceph_fs.h by Ilya Dryomov · 11 years ago
  16. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
  17. ef4859d libceph: define ceph_decode_pgid() only once by Alex Elder · 11 years ago
  18. 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 11 years ago
  19. 83ca14f libceph: add support for HASHPSPOOL pool flag by Sage Weil · 11 years ago
  20. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 11 years ago
  21. 4f6a7e5 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features by Sage Weil · 11 years ago
  22. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 11 years ago
  23. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
  24. 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 11 years ago
  25. e8afad6 libceph: pass length to ceph_calc_file_object_mapping() by Alex Elder · 12 years ago
  26. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  27. 72afc71 libceph: define ceph_pg_pool_name_by_id() by Alex Elder · 12 years ago
  28. 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  29. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  30. d63b77f libceph: check for invalid mapping by Sage Weil · 12 years ago
  31. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 12 years ago
  32. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago[Renamed (98%) from fs/ceph/osdmap.h]
  33. 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 14 years ago
  34. d85b705 ceph: resubmit requests on pg mapping change (not just primary change) by Sage Weil · 14 years ago
  35. 2844a76 ceph: decode v5 of osdmap (pool names) [protocol change] by Sage Weil · 14 years ago
  36. 4fc51be ceph: use rbtree for pg pools; decode new osdmap format by Sage Weil · 14 years ago
  37. 5104212 ceph: fix endian conversions for ceph_pg by Sage Weil · 15 years ago
  38. f24e998 ceph: OSD client by Sage Weil · 15 years ago