1. 2a575f13 ceph: fix potential bad pointer deref in async dirops cb's by Jeff Layton · 4 years, 9 months ago
  2. 6deb800 ceph: add new MDS req field to hold delegated inode number by Jeff Layton · 5 years ago
  3. d484648 ceph: decode interval_sets for delegated inos by Jeff Layton · 5 years ago
  4. a25949b ceph: cap tracking for async directory operations by Jeff Layton · 4 years, 10 months ago
  5. 891f3f5 ceph: add infrastructure for waiting for async create to complete by Jeff Layton · 5 years ago
  6. 3bb48b4 ceph: add flag to designate that a request is asynchronous by Jeff Layton · 5 years ago
  7. c36d641 ceph: reorganize fields in ceph_mds_request by Jeff Layton · 4 years, 11 months ago
  8. 045100c ceph: close holes in structs ceph_mds_session and ceph_mds_request by Jeff Layton · 5 years ago
  9. 9ba1e22 ceph: allocate the correct amount of extra bytes for the session features by Xiubo Li · 5 years ago
  10. 5b3248c ceph: rename get_session and switch to use ceph_get_mds_session by Xiubo Li · 5 years ago
  11. 4d681c2 ceph: keep the session state until it is released by Xiubo Li · 5 years ago
  12. 3a3430a ceph: show tasks waiting on caps in debugfs caps file by Jeff Layton · 5 years ago
  13. 533a281 ceph: eliminate session->s_trim_caps by Jeff Layton · 5 years ago
  14. 7e6906c ceph: allow closing session in restarting/reconnect state by Yan, Zheng · 5 years ago
  15. a35ead3 ceph: add change_attr field to ceph_inode_info by Jeff Layton · 6 years ago
  16. 245ce99 ceph: add btime field to ceph_inode_info by Jeff Layton · 6 years ago
  17. 8f2a98ef ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg() by Yan, Zheng · 6 years ago
  18. 193e7b3 ceph: carry snapshot creation time with inodes by David Disseldorp · 6 years ago
  19. 86bda53 ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request by Jeff Layton · 6 years ago
  20. f77f21b ceph: use __getname/__putname in ceph_mdsc_build_path by Jeff Layton · 6 years ago
  21. f5d77269 ceph: make iterate_session_caps a public symbol by Jeff Layton · 6 years ago
  22. 0c44a8e ceph: quota: fix quota subdir mounts by Luis Henriques · 6 years ago
  23. fe33032 ceph: add mount option to limit caps count by Yan, Zheng · 6 years ago
  24. 37c4efc ceph: periodically trim stale dentries by Yan, Zheng · 6 years ago
  25. e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
  26. 0879687 ceph: support getting ceph.dir.pin vxattr by Yan, Zheng · 6 years ago
  27. b37fe1f ceph: support versioned reply by Yan, Zheng · 6 years ago
  28. 75c9627 ceph: map snapid to anonymous bdev ID by Yan, Zheng · 7 years ago
  29. 81c5a14 ceph: split large reconnect into multiple messages by Yan, Zheng · 6 years ago
  30. 84bf395 ceph: decode feature bits in session message by Yan, Zheng · 6 years ago
  31. d2f8bb2 ceph: update wanted caps after resuming stale session by Yan, Zheng · 6 years ago
  32. 342ce18 ceph: support cephfs' own feature bits by Yan, Zheng · 7 years ago
  33. 0ed1e90 ceph: use timespec64 for r_stamp by Arnd Bergmann · 6 years ago
  34. d557c48 ceph: quota: add counter for snaprealms with quota by Luis Henriques · 7 years ago
  35. fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago
  36. e30ee58 ceph: try to allocate enough memory for reserved caps by Zhi Zhang · 7 years ago
  37. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  38. 717e6f2 ceph: avoid panic in create_session_open_msg() if utsname() returns NULL by Yan, Zheng · 7 years ago
  39. 92475f0 ceph: handle epoch barriers in cap messages by Jeff Layton · 8 years ago
  40. 7916254 ceph: make seeky readdir more efficient by Yan, Zheng · 8 years ago
  41. 3997c01 ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  42. 3dd69aa ceph: add a new flag to indicate whether parent is locked by Jeff Layton · 8 years ago
  43. bc2de10d ceph: convert bools in ceph_mds_request to a new r_req_flags field by Jeff Layton · 8 years ago
  44. fcff415 ceph: handle CEPH_SESSION_REJECT message by Yan, Zheng · 8 years ago
  45. 0e29438 ceph: unify cap flush and snapcap flush by Yan, Zheng · 8 years ago
  46. e4500b5 ceph: use list instead of rbtree to track cap flushes by Yan, Zheng · 8 years ago
  47. 430afba ceph: mount non-default filesystem by name by Yan, Zheng · 8 years ago
  48. 8aa152c ceph: remove ceph_mdsc_lease_release by Jeff Layton · 8 years ago
  49. 779fe0f ceph: rados pool namespace support by Yan, Zheng · 9 years ago
  50. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
  51. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
  52. 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
  53. 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
  54. 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 9 years ago
  55. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  56. 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 9 years ago
  57. 68cd5b4 ceph: make fsync() wait unsafe requests that created/modified inode by Yan, Zheng · 9 years ago
  58. 48fec5d ceph: EIO all operations after forced umount by Yan, Zheng · 10 years ago
  59. fdd4e15 ceph: rework dcache readdir by Yan, Zheng · 10 years ago
  60. 8310b08 ceph: track pending caps flushing globally by Yan, Zheng · 10 years ago
  61. 553adfd ceph: track pending caps flushing accurately by Yan, Zheng · 10 years ago
  62. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 10 years ago
  63. e8a7b8b ceph: exclude setfilelock requests when calculating oldest tid by Yan, Zheng · 10 years ago
  64. 745a8e3 ceph: don't pre-allocate space for cap release messages by Yan, Zheng · 10 years ago
  65. affbc19 ceph: make sure syncfs flushes all cap snaps by Yan, Zheng · 10 years ago
  66. 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 10 years ago
  67. 86d8f67 ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) by Yan, Zheng · 10 years ago
  68. 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 10 years ago
  69. 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
  70. fb01d1f ceph: parse inline data in MClientReply and MClientCaps by Yan, Zheng · 10 years ago
  71. 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
  72. a687eca ceph: export ceph_session_state_name function by John Spray · 10 years ago
  73. 25e6bae ceph: use pagelist to present MDS request data by Yan, Zheng · 10 years ago
  74. b8e6906 ceph: include time stamp in every MDS request by Sage Weil · 11 years ago
  75. 5400839 ceph: preallocate buffer for readdir reply by Yan, Zheng · 11 years ago
  76. 5d72d13 ceph: add open export target session helper by Yan, Zheng · 11 years ago
  77. 99a9c27 ceph: handle race between cap reconnect and cap release by Yan, Zheng · 11 years ago
  78. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  79. ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 12 years ago
  80. 6e8575f ceph: Check for created flag in response from mds by Sam Lang · 12 years ago
  81. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 13 years ago
  82. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 13 years ago
  83. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  84. 41b02e1 ceph: explicitly reference rename old_dentry parent dir in request by Sage Weil · 13 years ago
  85. 2f90b85 ceph: ignore lease mask by Sage Weil · 13 years ago
  86. db35405 ceph: fix cap flush race reentrancy by Sage Weil · 14 years ago
  87. 4af25fd ceph: drop redundant r_mds field by Sage Weil · 14 years ago
  88. 14303d2 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS by Sage Weil · 14 years ago
  89. 25933ab ceph: Handle file locks in replies from the MDS. by Herb Shiu · 14 years ago
  90. cb4276c ceph: fix uid/gid on resent mds requests by Sage Weil · 14 years ago
  91. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago
  92. f3c60c5 ceph: fix multiple mds session shutdown by Sage Weil · 14 years ago
  93. e55b71f ceph: handle ESTALE properly; on receipt send to authority if it wasn't by Greg Farnum · 15 years ago
  94. 154f42c ceph: connect to export targets on cap export by Sage Weil · 15 years ago
  95. 3715166 ceph: do caps accounting per mds_client by Yehuda Sadeh · 15 years ago
  96. ee6b272 ceph: drop unused argument by Sage Weil · 15 years ago
  97. e979cf5 ceph: do not include cap/dentry releases in replayed messages by Sage Weil · 14 years ago
  98. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 15 years ago
  99. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 15 years ago
  100. 167c9e3 ceph: use common helper for aborted dir request invalidation by Sage Weil · 15 years ago