1. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  2. ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 11 years ago
  3. 6e8575f ceph: Check for created flag in response from mds by Sam Lang · 12 years ago
  4. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  5. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 13 years ago
  6. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  7. 41b02e1 ceph: explicitly reference rename old_dentry parent dir in request by Sage Weil · 13 years ago
  8. 2f90b85 ceph: ignore lease mask by Sage Weil · 13 years ago
  9. db35405 ceph: fix cap flush race reentrancy by Sage Weil · 13 years ago
  10. 4af25fd ceph: drop redundant r_mds field by Sage Weil · 14 years ago
  11. 14303d2 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS by Sage Weil · 14 years ago
  12. 25933ab ceph: Handle file locks in replies from the MDS. by Herb Shiu · 14 years ago
  13. cb4276c ceph: fix uid/gid on resent mds requests by Sage Weil · 14 years ago
  14. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  15. f3c60c5 ceph: fix multiple mds session shutdown by Sage Weil · 14 years ago
  16. e55b71f ceph: handle ESTALE properly; on receipt send to authority if it wasn't by Greg Farnum · 14 years ago
  17. 154f42c ceph: connect to export targets on cap export by Sage Weil · 14 years ago
  18. 3715166 ceph: do caps accounting per mds_client by Yehuda Sadeh · 14 years ago
  19. ee6b272 ceph: drop unused argument by Sage Weil · 14 years ago
  20. e979cf5 ceph: do not include cap/dentry releases in replayed messages by Sage Weil · 14 years ago
  21. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 14 years ago
  22. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 14 years ago
  23. 167c9e3 ceph: use common helper for aborted dir request invalidation by Sage Weil · 14 years ago
  24. b455639 ceph: fix race between aborted requests and fill_trace by Sage Weil · 14 years ago
  25. e1518c7 ceph: clean up mds reply, error handling by Sage Weil · 14 years ago
  26. 7c1332b ceph: fix iterate_caps removal race by Sage Weil · 14 years ago
  27. a105f00 ceph: use rbtree for snap_realms by Sage Weil · 14 years ago
  28. 44ca18f ceph: use rbtree for mds requests by Sage Weil · 14 years ago
  29. 5b1daec ceph: properly handle aborted mds requests by Sage Weil · 14 years ago
  30. 5dacf09 ceph: do not touch_caps while iterating over caps list by Sage Weil · 15 years ago
  31. 153c8e6 ceph: use kref for struct ceph_mds_request by Sage Weil · 15 years ago
  32. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago
  33. 5f44f14 ceph: handle errors during osd client init by Sage Weil · 15 years ago
  34. 039934b ceph: build cleanly without CONFIG_DEBUG_FS by Sage Weil · 15 years ago
  35. cdac830 ceph: remove recon_gen logic by Sage Weil · 15 years ago
  36. 685f9a5d ceph: do not confuse stale and dead (unreconnected) caps by Sage Weil · 15 years ago
  37. 2f2dc05 ceph: MDS client by Sage Weil · 15 years ago