1. 719a251 ceph: consider inode's last read/write when calculating wanted caps by Yan, Zheng · 4 years, 11 months ago
  2. c0e385b ceph: always renew caps if mds_wanted is insufficient by Yan, Zheng · 4 years, 11 months ago
  3. 785892f ceph: cache layout in parent dir on first sync create by Jeff Layton · 5 years ago
  4. 6deb800 ceph: add new MDS req field to hold delegated inode number by Jeff Layton · 5 years ago
  5. d484648 ceph: decode interval_sets for delegated inos by Jeff Layton · 5 years ago
  6. a25949b ceph: cap tracking for async directory operations by Jeff Layton · 5 years ago
  7. 891f3f5 ceph: add infrastructure for waiting for async create to complete by Jeff Layton · 5 years ago
  8. 3bb48b4 ceph: add flag to designate that a request is asynchronous by Jeff Layton · 5 years ago
  9. 8ccf7fc ceph: return ETIMEDOUT errno to userland when request timed out by Xiubo Li · 5 years ago
  10. 058daab ceph: move to a dedicated slabcache for mds requests by Jeff Layton · 5 years ago
  11. 525d15e ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO} by Yan, Zheng · 6 years ago
  12. 3db0a2f ceph: register MDS request with dir inode from the start by Jeff Layton · 6 years ago
  13. 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  14. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  15. 3c80209 ceph: print r_direct_hash in hex in __choose_mds() dout by Xiubo Li · 5 years ago
  16. 9ba1e22 ceph: allocate the correct amount of extra bytes for the session features by Xiubo Li · 5 years ago
  17. 5b3248c ceph: rename get_session and switch to use ceph_get_mds_session by Xiubo Li · 5 years ago
  18. b38c9eb ceph: add possible_max_rank and make the code more readable by Xiubo Li · 5 years ago
  19. c4853e9 ceph: retry the same mds later after the new session is opened by Xiubo Li · 5 years ago
  20. 9782005 ceph: check availability of mds cluster on mount after wait timeout by Xiubo Li · 5 years ago
  21. 4d681c2 ceph: keep the session state until it is released by Xiubo Li · 5 years ago
  22. 9cf5456 ceph: add __send_request helper by Xiubo Li · 5 years ago
  23. 07edc05 ceph: fix possible long time wait during umount by Xiubo Li · 5 years ago
  24. 5d47648 ceph: only choose one MDS who is in up:active state without laggy by Xiubo Li · 5 years ago
  25. 8f5ac17 ceph: delete redundant douts in con_get/put() by Chengguang Xu · 7 years ago
  26. 9c1c2b3 ceph: hold extra reference to r_parent over life of request by Jeff Layton · 6 years ago
  27. bba1560 ceph: trigger the reclaim work once there has enough pending caps by Xiubo Li · 5 years ago
  28. 3a3430a ceph: show tasks waiting on caps in debugfs caps file by Jeff Layton · 5 years ago
  29. ad8c28a ceph: convert int fields in ceph_mount_options to unsigned int by Jeff Layton · 5 years ago
  30. 668c9a6 fs: ceph: Delete timespec64_trunc() usage by Deepa Dinamani · 5 years ago
  31. 2def865 ceph: don't leave ino field in ceph_mds_request_head uninitialized by Jeff Layton · 5 years ago
  32. f5946bc ceph: tone down loglevel on ceph_mdsc_build_path warning by Jeff Layton · 5 years ago
  33. 1d3f872 ceph: just skip unrecognized info in ceph_reply_info_extra by Jeff Layton · 5 years ago
  34. 71a228b ceph: reconnect connection if session hang in opening state by Erqi Chen · 5 years ago
  35. 533a281 ceph: eliminate session->s_trim_caps by Jeff Layton · 6 years ago
  36. 131d7eb ceph: auto reconnect after blacklisted by Yan, Zheng · 5 years ago
  37. d468e72 ceph: add helper function that forcibly reconnects to ceph cluster. by Yan, Zheng · 5 years ago
  38. f4b9786 ceph: track and report error of async metadata operation by Yan, Zheng · 5 years ago
  39. a35ead3 ceph: add change_attr field to ceph_inode_info by Jeff Layton · 6 years ago
  40. 245ce99 ceph: add btime field to ceph_inode_info by Jeff Layton · 6 years ago
  41. 428138c ceph: remove request from waiting list before unregister by Yan, Zheng · 6 years ago
  42. 6f0f597 ceph: don't blindly unregister session that is in opening state by Yan, Zheng · 6 years ago
  43. 8f2a98ef ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg() by Yan, Zheng · 6 years ago
  44. 41883ba ceph: use READ_ONCE to access d_parent in RCU critical section by Yan, Zheng · 6 years ago
  45. 193e7b3 ceph: carry snapshot creation time with inodes by David Disseldorp · 6 years ago
  46. d6b8bd6 ceph: fix ceph_mdsc_build_path to not stop on first component by Jeff Layton · 6 years ago
  47. 3e1d045 ceph: avoid iput_final() while holding mutex or in dispatch thread by Yan, Zheng · 6 years ago
  48. 4198aba ceph: fix unaligned access in ceph_send_cap_releases by Jeff Layton · 6 years ago
  49. 488f528 ceph: just call get_session in __ceph_lookup_mds_session by Jeff Layton · 6 years ago
  50. 8340f22 ceph: move wait for mds request into helper function by Jeff Layton · 6 years ago
  51. 86bda53 ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request by Jeff Layton · 6 years ago
  52. 111c708 ceph: after an MDS request, do callback and completions by Jeff Layton · 6 years ago
  53. c1dfc27 ceph: use pathlen values returned by set_request_path_attr by Jeff Layton · 6 years ago
  54. f77f21b ceph: use __getname/__putname in ceph_mdsc_build_path by Jeff Layton · 6 years ago
  55. 964fff7 ceph: use ceph_mdsc_build_path instead of clone_dentry_name by Jeff Layton · 6 years ago
  56. 69a10fb ceph: fix potential use-after-free in ceph_mdsc_build_path by Jeff Layton · 6 years ago
  57. f5d77269 ceph: make iterate_session_caps a public symbol by Jeff Layton · 6 years ago
  58. 0c44a8e ceph: quota: fix quota subdir mounts by Luis Henriques · 6 years ago
  59. 3765918 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 6 years ago
  60. 1bcb344 ceph: only use d_name directly when parent is locked by Jeff Layton · 6 years ago
  61. fe33032 ceph: add mount option to limit caps count by Yan, Zheng · 6 years ago
  62. 37c4efc ceph: periodically trim stale dentries by Yan, Zheng · 6 years ago
  63. 1e9c2eb ceph: delete stale dentry when last reference is dropped by Yan, Zheng · 6 years ago
  64. e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
  65. 0879687 ceph: support getting ceph.dir.pin vxattr by Yan, Zheng · 6 years ago
  66. b37fe1f ceph: support versioned reply by Yan, Zheng · 6 years ago
  67. 75c9627 ceph: map snapid to anonymous bdev ID by Yan, Zheng · 7 years ago
  68. 81c5a14 ceph: split large reconnect into multiple messages by Yan, Zheng · 6 years ago
  69. 84bf395 ceph: decode feature bits in session message by Yan, Zheng · 6 years ago
  70. 5ccedf1 ceph: don't encode inode pathes into reconnect message by Yan, Zheng · 6 years ago
  71. d2f8bb2 ceph: update wanted caps after resuming stale session by Yan, Zheng · 6 years ago
  72. 23c625c libceph: assume argonaut on the server side by Ilya Dryomov · 6 years ago
  73. 0d9c1ab libceph: preallocate message data items by Ilya Dryomov · 6 years ago
  74. 89486833 libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() by Ilya Dryomov · 6 years ago
  75. 33165d4 libceph: introduce ceph_pagelist_alloc() by Ilya Dryomov · 6 years ago
  76. 0fcf6c0 ceph: don't drop message if it contains more data than expected by Yan, Zheng · 6 years ago
  77. 342ce18 ceph: support cephfs' own feature bits by Yan, Zheng · 7 years ago
  78. d554849 ceph: change to void return type for __do_request() by Chengguang Xu · 6 years ago
  79. 719784b ceph: add new field max_file_size in ceph_fs_client by Chengguang Xu · 7 years ago
  80. 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  81. 0ed1e90 ceph: use timespec64 for r_stamp by Arnd Bergmann · 7 years ago
  82. 9bbeab4 ceph: use timespec64 for inode timestamp by Arnd Bergmann · 7 years ago
  83. 63ecae7 ceph: stop using current_kernel_time() by Arnd Bergmann · 7 years ago
  84. dfeb84d ceph: fix incorrect use of strncpy by Yan, Zheng · 7 years ago
  85. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  86. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  87. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  88. d557c48 ceph: quota: add counter for snaprealms with quota by Luis Henriques · 7 years ago
  89. fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago
  90. 7aac453 ceph: rename function drop_leases() to a more descriptive name by Yan, Zheng · 7 years ago
  91. 50c55ae ceph: fix invalid point dereference for error case in mdsc destroy by Chengguang Xu · 7 years ago
  92. 98cfda8 ceph: return proper bool type to caller instead of pointer by Chengguang Xu · 7 years ago
  93. 47474d0 ceph: optimize mds session register by Chengguang Xu · 7 years ago
  94. 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
  95. e30ee58 ceph: try to allocate enough memory for reserved caps by Zhi Zhang · 7 years ago
  96. 8d8f371 ceph: cleanup traceless reply handling for rename by Yan, Zheng · 7 years ago
  97. 040d786 ceph: drop negative child dentries before try pruning inode's alias by Yan, Zheng · 7 years ago
  98. ec1dff2 ceph: silence sparse endianness warning in encode_caps_cb by Jeff Layton · 7 years ago
  99. c8a96a3 ceph: clean up spinlocking and list handling around cleanup_cap_releases() by Jeff Layton · 7 years ago
  100. 76bd6ec ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap() by Ilya Dryomov · 7 years ago