1. 3b20bc2 ceph: noacl mount option is effectively ignored by Xiubo Li · 4 years, 11 months ago
  2. b27a939 ceph: canonicalize server path in place by Ilya Dryomov · 5 years ago
  3. 8e4473b ceph: do not execute direct write in parallel if O_APPEND is specified by Xiubo Li · 5 years ago
  4. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  5. d53d0f7 ceph: use errorfc() and friends instead of spelling the prefix out by Al Viro · 5 years ago
  6. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  7. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  8. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  9. cc3c0b5 add prefix to fs_context->log by Al Viro · 5 years ago
  10. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
  11. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  12. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 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. 24604f7 ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c by Jeff Layton · 5 years ago
  16. d36e0b6 ceph: print name of xattr in __ceph_{get,set}xattr() douts by Jeff Layton · 5 years ago
  17. 3c80209 ceph: print r_direct_hash in hex in __choose_mds() dout by Xiubo Li · 5 years ago
  18. 78beb0f ceph: use copy-from2 op in copy_file_range by Luis Henriques · 5 years ago
  19. 045100c ceph: close holes in structs ceph_mds_session and ceph_mds_request by Jeff Layton · 5 years ago
  20. 9ba1e22 ceph: allocate the correct amount of extra bytes for the session features by Xiubo Li · 5 years ago
  21. 5b3248c ceph: rename get_session and switch to use ceph_get_mds_session by Xiubo Li · 5 years ago
  22. 4fbc0c7 ceph: remove the extra slashes in the server path by Xiubo Li · 5 years ago
  23. b38c9eb ceph: add possible_max_rank and make the code more readable by Xiubo Li · 5 years ago
  24. 0eb3085 ceph: print dentry offset in hex and fix xattr_version type by Xiubo Li · 5 years ago
  25. 9f8b72b ceph: only touch the caps which have the subset mask requested by Xiubo Li · 5 years ago
  26. 893e456 ceph: don't clear I_NEW until inode metadata is fully populated by Jeff Layton · 5 years ago
  27. c4853e9 ceph: retry the same mds later after the new session is opened by Xiubo Li · 5 years ago
  28. 9782005 ceph: check availability of mds cluster on mount after wait timeout by Xiubo Li · 5 years ago
  29. 4d681c2 ceph: keep the session state until it is released by Xiubo Li · 5 years ago
  30. 9cf5456 ceph: add __send_request helper by Xiubo Li · 5 years ago
  31. 9a6bed4 ceph: ensure we have a new cap before continuing in fill_inode by Jeff Layton · 5 years ago
  32. 57c2199 ceph: drop unused ttl_from parameter from fill_inode by Jeff Layton · 5 years ago
  33. 07edc05 ceph: fix possible long time wait during umount by Xiubo Li · 5 years ago
  34. 5d47648 ceph: only choose one MDS who is in up:active state without laggy by Xiubo Li · 5 years ago
  35. 4d7ace0 ceph: fix mdsmap cluster available check based on laggy number by Xiubo Li · 5 years ago
  36. d80865b ceph: remove unnecessary assignment in ceph_pre_init_acls() by Chengguang Xu · 6 years ago
  37. 8f5ac17 ceph: delete redundant douts in con_get/put() by Chengguang Xu · 6 years ago
  38. 9c1c2b3 ceph: hold extra reference to r_parent over life of request by Jeff Layton · 6 years ago
  39. da08e1e ceph: add more debug info when decoding mdsmap by Xiubo Li · 5 years ago
  40. bd84fbc ceph: switch to global cap helper by Xiubo Li · 5 years ago
  41. bba1560 ceph: trigger the reclaim work once there has enough pending caps by Xiubo Li · 5 years ago
  42. 3a3430a ceph: show tasks waiting on caps in debugfs caps file by Jeff Layton · 5 years ago
  43. ad8c28a ceph: convert int fields in ceph_mount_options to unsigned int by Jeff Layton · 5 years ago
  44. 668c9a6 fs: ceph: Delete timespec64_trunc() usage by Deepa Dinamani · 5 years ago
  45. a231582 Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  46. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  47. 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
  48. 2def865 ceph: don't leave ino field in ceph_mds_request_head uninitialized by Jeff Layton · 5 years ago
  49. f5946bc ceph: tone down loglevel on ceph_mdsc_build_path warning by Jeff Layton · 5 years ago
  50. 74d6f03 ceph: fix geting random mds from mdsmap by Xiubo Li · 5 years ago
  51. 721d5c1 ceph: make several helper accessors take const pointers by Jeff Layton · 5 years ago
  52. 6a81749 ceph: increment/decrement dio counter on async requests by Jeff Layton · 5 years ago
  53. a81bc31 ceph: take the inode lock before acquiring cap refs by Jeff Layton · 5 years ago
  54. ff29fde ceph: return -EINVAL if given fsc mount option on kernel w/o support by Jeff Layton · 5 years ago
  55. a3a0819 ceph: don't allow copy_file_range when stripe_count != 1 by Luis Henriques · 5 years ago
  56. 5bb5e6e ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open by Jeff Layton · 5 years ago
  57. 1f08529 ceph: add missing check in d_revalidate snapdir handling by Al Viro · 5 years ago
  58. aa8dd81 ceph: fix RCU case handling in ceph_d_revalidate() by Al Viro · 5 years ago
  59. ea60ed6 ceph: fix use-after-free in __ceph_remove_cap() by Luis Henriques · 5 years ago
  60. 18bd6ca ceph: fix compat_ioctl for ceph_dir_operations by Arnd Bergmann · 6 years ago
  61. 1d3f872 ceph: just skip unrecognized info in ceph_reply_info_extra by Jeff Layton · 5 years ago
  62. f41def3 Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  63. 3ee5a70 ceph: call ceph_mdsc_destroy from destroy_fs_client by Jeff Layton · 5 years ago
  64. 6fd4e63 ceph: allow object copies across different filesystems in the same cluster by Luis Henriques · 5 years ago
  65. 48f930e ceph: include ceph_debug.h in cache.c by Ilya Dryomov · 5 years ago
  66. 536cc33 ceph: move static keyword to the front of declarations by Krzysztof Wilczynski · 5 years ago
  67. 71a228b ceph: reconnect connection if session hang in opening state by Erqi Chen · 5 years ago
  68. 96ac915 ceph: use release_pages() directly by John Hubbard · 5 years ago
  69. b8fe918 ceph: allow arbitrary security.* xattrs by Jeff Layton · 5 years ago
  70. 026105e ceph: only set CEPH_I_SEC_INITED if we got a MAC label by Jeff Layton · 5 years ago
  71. 668959a ceph: turn ceph_security_invalidate_secctx into static inline by Jeff Layton · 5 years ago
  72. 321fe13 ceph: add buffered/direct exclusionary locking for reads and writes by Jeff Layton · 5 years ago
  73. 3e8730f ceph: don't return a value from void function by John Hubbard · 5 years ago
  74. 249c1df ceph: don't freeze during write page faults by Jeff Layton · 5 years ago
  75. c62498d ceph: update the mtime when truncating up by Jeff Layton · 5 years ago
  76. 0ed26f3 ceph: fix indentation in __get_snap_name() by Ilya Dryomov · 5 years ago
  77. 98cd281 ceph: remove incorrect comment above __send_cap by Jeff Layton · 5 years ago
  78. daca8bd ceph: remove CEPH_I_NOFLUSH by Jeff Layton · 5 years ago
  79. 27b0a39 ceph: remove unneeded test in try_flush_caps by Jeff Layton · 5 years ago
  80. 9f3345d ceph: have __mark_caps_flushing return flush_tid by Jeff Layton · 5 years ago
  81. 354c63a ceph: fix comments over ceph_add_cap by Jeff Layton · 5 years ago
  82. 533a281 ceph: eliminate session->s_trim_caps by Jeff Layton · 5 years ago
  83. 606d102 ceph: fetch cap_gen under spinlock in ceph_add_cap by Jeff Layton · 5 years ago
  84. 5de16b3 ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds by Jeff Layton · 5 years ago
  85. b72b13e ceph: don't SetPageError on writepage errors by Jeff Layton · 6 years ago
  86. 131d7eb ceph: auto reconnect after blacklisted by Yan, Zheng · 5 years ago
  87. 81f148a ceph: invalidate all write mode filp after reconnect by Yan, Zheng · 5 years ago
  88. ff5d913 ceph: return -EIO if read/write against filp that lost file locks by Yan, Zheng · 5 years ago
  89. d468e72 ceph: add helper function that forcibly reconnects to ceph cluster. by Yan, Zheng · 5 years ago
  90. 5e3ded1 ceph: pass filp to ceph_get_caps() by Yan, Zheng · 5 years ago
  91. f4b9786 ceph: track and report error of async metadata operation by Yan, Zheng · 5 years ago
  92. 7e6906c ceph: allow closing session in restarting/reconnect state by Yan, Zheng · 5 years ago
  93. e09580b ceph: don't list vxattrs in listxattr() by Jeff Layton · 5 years ago
  94. e1e4460 ceph: allow copy_file_range when src and dst inode are same by Jeff Layton · 5 years ago
  95. 7506703 ceph: fix directories inode i_blkbits initialization by Luis Henriques · 5 years ago
  96. 028ca4d fs: ceph: Initialize filesystem timestamp ranges by Deepa Dinamani · 6 years ago
  97. 28a2826 ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply by Jeff Layton · 5 years ago
  98. c95f1c5 ceph: clear page dirty before invalidate page by Erqi Chen · 5 years ago
  99. af8a85a ceph: fix buffer free while holding i_ceph_lock in fill_inode() by Luis Henriques · 5 years ago
  100. 12fe3dd ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() by Luis Henriques · 5 years ago