1. 487ead3 ceph: remove the capsnaps when removing caps by Xiubo Li · 3 years, 4 months ago
  2. e418ce8 ceph: cancel delayed work instead of flushing on mdsc teardown by Jeff Layton · 3 years, 5 months ago
  3. 8193ad3 ceph: allow ceph_put_mds_session to take NULL or ERR_PTR by Jeff Layton · 3 years, 7 months ago
  4. e55a8b4 ceph: correctly handle releasing an embedded cap flush by Xiubo Li · 3 years, 5 months ago
  5. f3fcf9d ceph: reduce contention in ceph_check_delayed_caps() by Luis Henriques · 3 years, 6 months ago
  6. fb28b15 ceph: don't WARN if we're still opening a session to an MDS by Luis Henriques · 3 years, 6 months ago
  7. 3611ce2 ceph: don't allow access to MDS-private inodes by Jeff Layton · 3 years, 9 months ago
  8. 62575e2 ceph: check session state after bumping session->s_seq by Jeff Layton · 4 years, 3 months ago
  9. 4bb926e ceph: add a note explaining session reject error string by Ilya Dryomov · 4 years, 4 months ago
  10. 0b98acd libceph, rbd, ceph: "blacklist" -> "blocklist" by Ilya Dryomov · 4 years, 4 months ago
  11. a33f643 ceph: encode inodes' parent/d_name in cap reconnect message by Yan, Zheng · 4 years, 5 months ago
  12. 02e3757 ceph: handle zero-length feature mask in session messages by Jeff Layton · 4 years, 5 months ago
  13. 224c7b6 ceph: use frag's MDS in either mode by Yanhu Cao · 4 years, 5 months ago
  14. a7caa88 ceph: fix use-after-free for fsc->mdsc by Xiubo Li · 4 years, 5 months ago
  15. 3b4168d ceph: send client provided metric flags in client metadata by Xiubo Li · 4 years, 6 months ago
  16. 18f473b ceph: periodically send perf metrics to MDSes by Xiubo Li · 4 years, 6 months ago
  17. aaf5a47 ceph: check the sesion state and return false in case it is closed by Xiubo Li · 4 years, 6 months ago
  18. fa99677 ceph: fix potential mdsc use-after-free crash by Xiubo Li · 4 years, 6 months ago
  19. b682c6d ceph: switch to WARN_ON_ONCE in encode_supported_features() by Xiubo Li · 4 years, 6 months ago
  20. 4f1d756 ceph: add global total_caps to count the mdsc's total caps number by Xiubo Li · 4 years, 6 months ago
  21. 3e699bd ceph: add check_session_state() helper and make it global by Xiubo Li · 4 years, 6 months ago
  22. e64f44a ceph: skip checking caps when session reconnecting and releasing reqs by Xiubo Li · 4 years, 7 months ago
  23. ea8412b ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lock by Xiubo Li · 4 years, 8 months ago
  24. 829ad4d ceph: ceph_kick_flushing_caps needs the s_mutex by Jeff Layton · 4 years, 9 months ago
  25. 1cf03a6 ceph: convert mdsc->cap_dirty to a per-session list by Jeff Layton · 4 years, 9 months ago
  26. 8882819 ceph: throw a warning if we destroy session with mutex still locked by Jeff Layton · 4 years, 10 months ago
  27. 70c9482 ceph: add metadata perf metric support by Xiubo Li · 4 years, 10 months ago
  28. f9009ef ceph: add dentry lease metric support by Xiubo Li · 4 years, 10 months ago
  29. 0fa8263 ceph: fix endianness bug when handling MDS session feature bits by Jeff Layton · 4 years, 8 months ago
  30. 719a251 ceph: consider inode's last read/write when calculating wanted caps by Yan, Zheng · 4 years, 10 months ago
  31. c0e385b ceph: always renew caps if mds_wanted is insufficient by Yan, Zheng · 4 years, 10 months ago
  32. 785892f ceph: cache layout in parent dir on first sync create by Jeff Layton · 5 years ago
  33. 6deb800 ceph: add new MDS req field to hold delegated inode number by Jeff Layton · 5 years ago
  34. d484648 ceph: decode interval_sets for delegated inos by Jeff Layton · 5 years ago
  35. a25949b ceph: cap tracking for async directory operations by Jeff Layton · 4 years, 11 months ago
  36. 891f3f5 ceph: add infrastructure for waiting for async create to complete by Jeff Layton · 5 years ago
  37. 3bb48b4 ceph: add flag to designate that a request is asynchronous by Jeff Layton · 5 years ago
  38. 8ccf7fc ceph: return ETIMEDOUT errno to userland when request timed out by Xiubo Li · 4 years, 10 months ago
  39. 058daab ceph: move to a dedicated slabcache for mds requests by Jeff Layton · 4 years, 11 months ago
  40. 525d15e ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO} by Yan, Zheng · 6 years ago
  41. 3db0a2f ceph: register MDS request with dir inode from the start by Jeff Layton · 6 years ago
  42. 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  43. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  44. 3c80209 ceph: print r_direct_hash in hex in __choose_mds() dout by Xiubo Li · 5 years ago
  45. 9ba1e22 ceph: allocate the correct amount of extra bytes for the session features by Xiubo Li · 5 years ago
  46. 5b3248c ceph: rename get_session and switch to use ceph_get_mds_session by Xiubo Li · 5 years ago
  47. b38c9eb ceph: add possible_max_rank and make the code more readable by Xiubo Li · 5 years ago
  48. c4853e9 ceph: retry the same mds later after the new session is opened by Xiubo Li · 5 years ago
  49. 9782005 ceph: check availability of mds cluster on mount after wait timeout by Xiubo Li · 5 years ago
  50. 4d681c2 ceph: keep the session state until it is released by Xiubo Li · 5 years ago
  51. 9cf5456 ceph: add __send_request helper by Xiubo Li · 5 years ago
  52. 07edc05 ceph: fix possible long time wait during umount by Xiubo Li · 5 years ago
  53. 5d47648 ceph: only choose one MDS who is in up:active state without laggy by Xiubo Li · 5 years ago
  54. 8f5ac17 ceph: delete redundant douts in con_get/put() by Chengguang Xu · 6 years ago
  55. 9c1c2b3 ceph: hold extra reference to r_parent over life of request by Jeff Layton · 6 years ago
  56. bba1560 ceph: trigger the reclaim work once there has enough pending caps by Xiubo Li · 5 years ago
  57. 3a3430a ceph: show tasks waiting on caps in debugfs caps file by Jeff Layton · 5 years ago
  58. ad8c28a ceph: convert int fields in ceph_mount_options to unsigned int by Jeff Layton · 5 years ago
  59. 668c9a6 fs: ceph: Delete timespec64_trunc() usage by Deepa Dinamani · 5 years ago
  60. 2def865 ceph: don't leave ino field in ceph_mds_request_head uninitialized by Jeff Layton · 5 years ago
  61. f5946bc ceph: tone down loglevel on ceph_mdsc_build_path warning by Jeff Layton · 5 years ago
  62. 1d3f872 ceph: just skip unrecognized info in ceph_reply_info_extra by Jeff Layton · 5 years ago
  63. 71a228b ceph: reconnect connection if session hang in opening state by Erqi Chen · 5 years ago
  64. 533a281 ceph: eliminate session->s_trim_caps by Jeff Layton · 5 years ago
  65. 131d7eb ceph: auto reconnect after blacklisted by Yan, Zheng · 5 years ago
  66. d468e72 ceph: add helper function that forcibly reconnects to ceph cluster. by Yan, Zheng · 5 years ago
  67. f4b9786 ceph: track and report error of async metadata operation by Yan, Zheng · 5 years ago
  68. a35ead3 ceph: add change_attr field to ceph_inode_info by Jeff Layton · 6 years ago
  69. 245ce99 ceph: add btime field to ceph_inode_info by Jeff Layton · 6 years ago
  70. 428138c ceph: remove request from waiting list before unregister by Yan, Zheng · 6 years ago
  71. 6f0f597 ceph: don't blindly unregister session that is in opening state by Yan, Zheng · 6 years ago
  72. 8f2a98ef ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg() by Yan, Zheng · 6 years ago
  73. 41883ba ceph: use READ_ONCE to access d_parent in RCU critical section by Yan, Zheng · 6 years ago
  74. 193e7b3 ceph: carry snapshot creation time with inodes by David Disseldorp · 6 years ago
  75. d6b8bd6 ceph: fix ceph_mdsc_build_path to not stop on first component by Jeff Layton · 6 years ago
  76. 3e1d045 ceph: avoid iput_final() while holding mutex or in dispatch thread by Yan, Zheng · 6 years ago
  77. 4198aba ceph: fix unaligned access in ceph_send_cap_releases by Jeff Layton · 6 years ago
  78. 488f528 ceph: just call get_session in __ceph_lookup_mds_session by Jeff Layton · 6 years ago
  79. 8340f22 ceph: move wait for mds request into helper function by Jeff Layton · 6 years ago
  80. 86bda53 ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request by Jeff Layton · 6 years ago
  81. 111c708 ceph: after an MDS request, do callback and completions by Jeff Layton · 6 years ago
  82. c1dfc27 ceph: use pathlen values returned by set_request_path_attr by Jeff Layton · 6 years ago
  83. f77f21b ceph: use __getname/__putname in ceph_mdsc_build_path by Jeff Layton · 6 years ago
  84. 964fff7 ceph: use ceph_mdsc_build_path instead of clone_dentry_name by Jeff Layton · 6 years ago
  85. 69a10fb ceph: fix potential use-after-free in ceph_mdsc_build_path by Jeff Layton · 6 years ago
  86. f5d77269 ceph: make iterate_session_caps a public symbol by Jeff Layton · 6 years ago
  87. 0c44a8e ceph: quota: fix quota subdir mounts by Luis Henriques · 6 years ago
  88. 3765918 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 6 years ago
  89. 1bcb344 ceph: only use d_name directly when parent is locked by Jeff Layton · 6 years ago
  90. fe33032 ceph: add mount option to limit caps count by Yan, Zheng · 6 years ago
  91. 37c4efc ceph: periodically trim stale dentries by Yan, Zheng · 6 years ago
  92. 1e9c2eb ceph: delete stale dentry when last reference is dropped by Yan, Zheng · 6 years ago
  93. e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
  94. 0879687 ceph: support getting ceph.dir.pin vxattr by Yan, Zheng · 6 years ago
  95. b37fe1f ceph: support versioned reply by Yan, Zheng · 6 years ago
  96. 75c9627 ceph: map snapid to anonymous bdev ID by Yan, Zheng · 7 years ago
  97. 81c5a14 ceph: split large reconnect into multiple messages by Yan, Zheng · 6 years ago
  98. 84bf395 ceph: decode feature bits in session message by Yan, Zheng · 6 years ago
  99. 5ccedf1 ceph: don't encode inode pathes into reconnect message by Yan, Zheng · 6 years ago
  100. d2f8bb2 ceph: update wanted caps after resuming stale session by Yan, Zheng · 6 years ago