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