1. 68cd5b4 ceph: make fsync() wait unsafe requests that created/modified inode by Yan, Zheng · 9 years ago
  2. 48fec5d ceph: EIO all operations after forced umount by Yan, Zheng · 9 years ago
  3. fdd4e15 ceph: rework dcache readdir by Yan, Zheng · 9 years ago
  4. 8310b08 ceph: track pending caps flushing globally by Yan, Zheng · 9 years ago
  5. 553adfd ceph: track pending caps flushing accurately by Yan, Zheng · 9 years ago
  6. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 9 years ago
  7. e8a7b8b ceph: exclude setfilelock requests when calculating oldest tid by Yan, Zheng · 9 years ago
  8. 745a8e3 ceph: don't pre-allocate space for cap release messages by Yan, Zheng · 9 years ago
  9. affbc19 ceph: make sure syncfs flushes all cap snaps by Yan, Zheng · 9 years ago
  10. 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 9 years ago
  11. 86d8f67 ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) by Yan, Zheng · 10 years ago
  12. 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 10 years ago
  13. 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
  14. fb01d1f ceph: parse inline data in MClientReply and MClientCaps by Yan, Zheng · 10 years ago
  15. 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
  16. a687eca ceph: export ceph_session_state_name function by John Spray · 10 years ago
  17. 25e6bae ceph: use pagelist to present MDS request data by Yan, Zheng · 10 years ago
  18. b8e6906 ceph: include time stamp in every MDS request by Sage Weil · 10 years ago
  19. 5400839 ceph: preallocate buffer for readdir reply by Yan, Zheng · 10 years ago
  20. 5d72d13 ceph: add open export target session helper by Yan, Zheng · 11 years ago
  21. 99a9c27 ceph: handle race between cap reconnect and cap release by Yan, Zheng · 11 years ago
  22. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  23. ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 11 years ago
  24. 6e8575f ceph: Check for created flag in response from mds by Sam Lang · 12 years ago
  25. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  26. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 13 years ago
  27. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  28. 41b02e1 ceph: explicitly reference rename old_dentry parent dir in request by Sage Weil · 13 years ago
  29. 2f90b85 ceph: ignore lease mask by Sage Weil · 13 years ago
  30. db35405 ceph: fix cap flush race reentrancy by Sage Weil · 13 years ago
  31. 4af25fd ceph: drop redundant r_mds field by Sage Weil · 14 years ago
  32. 14303d2 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS by Sage Weil · 14 years ago
  33. 25933ab ceph: Handle file locks in replies from the MDS. by Herb Shiu · 14 years ago
  34. cb4276c ceph: fix uid/gid on resent mds requests by Sage Weil · 14 years ago
  35. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  36. f3c60c5 ceph: fix multiple mds session shutdown by Sage Weil · 14 years ago
  37. e55b71f ceph: handle ESTALE properly; on receipt send to authority if it wasn't by Greg Farnum · 14 years ago
  38. 154f42c ceph: connect to export targets on cap export by Sage Weil · 14 years ago
  39. 3715166 ceph: do caps accounting per mds_client by Yehuda Sadeh · 14 years ago
  40. ee6b272 ceph: drop unused argument by Sage Weil · 14 years ago
  41. e979cf5 ceph: do not include cap/dentry releases in replayed messages by Sage Weil · 14 years ago
  42. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 14 years ago
  43. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 14 years ago
  44. 167c9e3 ceph: use common helper for aborted dir request invalidation by Sage Weil · 14 years ago
  45. b455639 ceph: fix race between aborted requests and fill_trace by Sage Weil · 14 years ago
  46. e1518c7 ceph: clean up mds reply, error handling by Sage Weil · 14 years ago
  47. 7c1332b ceph: fix iterate_caps removal race by Sage Weil · 14 years ago
  48. a105f00 ceph: use rbtree for snap_realms by Sage Weil · 14 years ago
  49. 44ca18f ceph: use rbtree for mds requests by Sage Weil · 14 years ago
  50. 5b1daec ceph: properly handle aborted mds requests by Sage Weil · 14 years ago
  51. 5dacf09 ceph: do not touch_caps while iterating over caps list by Sage Weil · 15 years ago
  52. 153c8e6 ceph: use kref for struct ceph_mds_request by Sage Weil · 15 years ago
  53. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago
  54. 5f44f14 ceph: handle errors during osd client init by Sage Weil · 15 years ago
  55. 039934b ceph: build cleanly without CONFIG_DEBUG_FS by Sage Weil · 15 years ago
  56. cdac830 ceph: remove recon_gen logic by Sage Weil · 15 years ago
  57. 685f9a5d ceph: do not confuse stale and dead (unreconnected) caps by Sage Weil · 15 years ago
  58. 2f2dc05 ceph: MDS client by Sage Weil · 15 years ago