1. 6839ad5 ceph: fix bogus endianness change in ceph_ioctl_set_layout by Jeff Layton · 7 years ago
  2. 774a6a1 ceph: reduce i_nr_by_mode array size by Yan, Zheng · 8 years ago
  3. 779fe0f ceph: rados pool namespace support by Yan, Zheng · 8 years ago
  4. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 8 years ago
  5. 281dbe5 libceph: add an ONSTACK initializer for oids by Ilya Dryomov · 8 years ago
  6. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 8 years ago
  7. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 8 years ago
  8. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 8 years ago
  9. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  10. 0bc6228 ceph: fix divide-by-zero in __validate_layout() by Yan, Zheng · 10 years ago
  11. 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
  12. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  13. 3bd5814 ceph: reserve caps for file layout/lock MDS requests by Yan, Zheng · 10 years ago
  14. 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 10 years ago
  15. 752c8bd ceph: do not chain inode updates to parent fsync by Sage Weil · 11 years ago
  16. 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 10 years ago
  17. 2fbcbff ceph: Add check returned value on func ceph_calc_ceph_pg. by majianpeng · 11 years ago
  18. 494ddd1 ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error. by majianpeng · 11 years ago
  19. 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 11 years ago
  20. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  21. 2169aea libceph: calculate placement based on the internal data types 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 · 11 years ago
  24. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  25. e8afad6 libceph: pass length to ceph_calc_file_object_mapping() by Alex Elder · 12 years ago
  26. 457712a ceph: return EIO on invalid layout on GET_DATALOC ioctl by Sage Weil · 12 years ago
  27. 45f2e08 ceph: avoid divide by zero in __validate_layout() by Sage Weil · 12 years ago
  28. c047be0 ceph: ignore preferred_osd field by Sage Weil · 12 years ago
  29. 702aeb1 ceph: fully initialize new layout by Sage Weil · 12 years ago
  30. e49bf4c ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper by Sage Weil · 12 years ago
  31. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 12 years ago
  32. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 12 years ago
  33. a35eca9 ceph: let the set_layout ioctl set single traits by Greg Farnum · 13 years ago
  34. 5f21c96 ceph: protect access to d_parent by Sage Weil · 13 years ago
  35. 4918b6d ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io by Sage Weil · 13 years ago
  36. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 13 years ago
  37. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
  38. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  39. 8c6e922 ceph: add LAZYIO ioctl to mark a file description for lazy consistency by Sage Weil · 14 years ago
  40. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  41. 33d4909 ceph: allow preferred osd to be get/set via layout ioctl by Sage Weil · 14 years ago
  42. 5104212 ceph: fix endian conversions for ceph_pg by Sage Weil · 15 years ago
  43. 8f4e91d ceph: ioctls by Sage Weil · 15 years ago