1. 02e3757 ceph: handle zero-length feature mask in session messages by Jeff Layton · 4 years, 5 months ago
  2. 224c7b6 ceph: use frag's MDS in either mode by Yanhu Cao · 4 years, 5 months ago
  3. a0102bd ceph: move sb->wb_pagevec_pool to be a global mempool by Jeff Layton · 4 years, 5 months ago
  4. b748fc7 ceph: set sec_context xattr on symlink creation by Jeff Layton · 4 years, 6 months ago
  5. 2c81ef2 ceph: remove redundant initialization of variable mds by Colin Ian King · 4 years, 6 months ago
  6. a7caa88 ceph: fix use-after-free for fsc->mdsc by Xiubo Li · 4 years, 6 months ago
  7. 8e298de ceph: remove unused variables in ceph_mdsmap_decode() by Jia Yang · 4 years, 6 months ago
  8. f1f565a ceph: delete repeated words in fs/ceph/ by Randy Dunlap · 4 years, 6 months ago
  9. 3b4168d ceph: send client provided metric flags in client metadata by Xiubo Li · 4 years, 6 months ago
  10. 18f473b ceph: periodically send perf metrics to MDSes by Xiubo Li · 4 years, 6 months ago
  11. aaf5a47 ceph: check the sesion state and return false in case it is closed by Xiubo Li · 4 years, 6 months ago
  12. 94f17c0 libceph: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  13. c00e452 ceph: remove unnecessary cast in kfree() by Xu Wang · 4 years, 6 months ago
  14. d1d9655 ceph: do not access the kiocb after aio requests by Xiubo Li · 4 years, 6 months ago
  15. 585d72f3 ceph: clean up and optimize ceph_check_delayed_caps() by Jeff Layton · 4 years, 6 months ago
  16. fa99677 ceph: fix potential mdsc use-after-free crash by Xiubo Li · 4 years, 6 months ago
  17. b682c6d ceph: switch to WARN_ON_ONCE in encode_supported_features() by Xiubo Li · 4 years, 6 months ago
  18. 4f1d756 ceph: add global total_caps to count the mdsc's total caps number by Xiubo Li · 4 years, 6 months ago
  19. 3e699bd ceph: add check_session_state() helper and make it global by Xiubo Li · 4 years, 6 months ago
  20. e64f44a ceph: skip checking caps when session reconnecting and releasing reqs by Xiubo Li · 4 years, 8 months ago
  21. ea8412b ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lock by Xiubo Li · 4 years, 8 months ago
  22. 878dabb ceph: don't return -ESTALE if there's still an open file by Luis Henriques · 4 years, 8 months ago
  23. dffdcd7 ceph: allow rename operation under different quota realms by Luis Henriques · 4 years, 9 months ago
  24. daa668f ceph: normalize 'delta' parameter usage in check_quota_exceeded by Luis Henriques · 4 years, 9 months ago
  25. 829ad4d ceph: ceph_kick_flushing_caps needs the s_mutex by Jeff Layton · 4 years, 9 months ago
  26. d67c72e ceph: request expedited service on session's last cap flush by Jeff Layton · 4 years, 9 months ago
  27. 1cf03a6 ceph: convert mdsc->cap_dirty to a per-session list by Jeff Layton · 4 years, 9 months ago
  28. 6f05b30 ceph: reset i_requested_max_size if file write is not wanted by Yan, Zheng · 4 years, 10 months ago
  29. 8882819 ceph: throw a warning if we destroy session with mutex still locked by Jeff Layton · 4 years, 10 months ago
  30. dc3da04 ceph: fix potential race in ceph_check_caps by Jeff Layton · 4 years, 10 months ago
  31. 4fb5dda ceph: document what protects i_dirty_item and i_flushing_item by Jeff Layton · 4 years, 10 months ago
  32. 7833323 ceph: don't take i_ceph_lock in handle_cap_import by Jeff Layton · 4 years, 10 months ago
  33. 7391fba ceph: don't release i_ceph_lock in handle_cap_trunc by Jeff Layton · 4 years, 10 months ago
  34. d7dbfb4 ceph: add comments for handle_cap_flush_ack logic by Jeff Layton · 4 years, 10 months ago
  35. 681ac63 ceph: split up __finish_cap_flush by Jeff Layton · 4 years, 10 months ago
  36. 0a454bd ceph: reorganize __send_cap for less spinlock abuse by Jeff Layton · 4 years, 10 months ago
  37. 70c9482 ceph: add metadata perf metric support by Xiubo Li · 4 years, 10 months ago
  38. 97e27aa ceph: add read/write latency metric support by Xiubo Li · 4 years, 10 months ago
  39. 1af16d5 ceph: add caps perf metric for each superblock by Xiubo Li · 4 years, 10 months ago
  40. f9009ef ceph: add dentry lease metric support by Xiubo Li · 4 years, 10 months ago
  41. fb33c11 ceph: flush release queue when handling caps for unknown inode by Jeff Layton · 4 years, 8 months ago
  42. 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  43. d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
  44. 12ae44a ceph: demote quotarealm lookup warning to a debug message by Luis Henriques · 4 years, 8 months ago
  45. 4d8e28f ceph: fix double unlock in handle_cap_export() by Wu Bo · 4 years, 9 months ago
  46. 7d8976a ceph: fix special error code in ceph_try_get_caps() by Wu Bo · 4 years, 9 months ago
  47. 0fa8263 ceph: fix endianness bug when handling MDS session feature bits by Jeff Layton · 4 years, 9 months ago
  48. 2a575f13 ceph: fix potential bad pointer deref in async dirops cb's by Jeff Layton · 4 years, 9 months ago
  49. ef91572 ceph: fix snapshot directory timestamps by Luis Henriques · 4 years, 10 months ago
  50. 9bccb76 ceph: wait for async creating inode before requesting new max size by Yan, Zheng · 4 years, 10 months ago
  51. 0aa971b ceph: don't skip updating wanted caps when cap is stale by Yan, Zheng · 4 years, 10 months ago
  52. 42d70f8 ceph: request new max size only when there is auth cap by Yan, Zheng · 4 years, 10 months ago
  53. 546d402 ceph: cleanup return error of try_get_cap_refs() by Yan, Zheng · 4 years, 10 months ago
  54. c6d5029 ceph: return ceph_mdsc_do_request() errors from __get_parent() by Qiujun Huang · 4 years, 10 months ago
  55. bf73c62 ceph: check all mds' caps after page writeback by Yan, Zheng · 4 years, 10 months ago
  56. 11ba6b9 ceph: update i_requested_max_size only when sending cap msg to auth mds by Yan, Zheng · 4 years, 10 months ago
  57. 135e671 ceph: simplify calling of ceph_get_fmode() by Yan, Zheng · 4 years, 10 months ago
  58. a0d93e3 ceph: remove delay check logic from ceph_check_caps() by Yan, Zheng · 4 years, 10 months ago
  59. 719a251 ceph: consider inode's last read/write when calculating wanted caps by Yan, Zheng · 4 years, 10 months ago
  60. c0e385b ceph: always renew caps if mds_wanted is insufficient by Yan, Zheng · 4 years, 10 months ago
  61. 3313f66a ceph: update dentry lease for async create by Yan, Zheng · 4 years, 10 months ago
  62. 9a8d03c ceph: attempt to do async create when possible by Jeff Layton · 5 years ago
  63. 785892f ceph: cache layout in parent dir on first sync create by Jeff Layton · 5 years ago
  64. 6deb800 ceph: add new MDS req field to hold delegated inode number by Jeff Layton · 5 years ago
  65. d484648 ceph: decode interval_sets for delegated inos by Jeff Layton · 5 years ago
  66. 966c716 ceph: make ceph_fill_inode non-static by Jeff Layton · 5 years ago
  67. 2ccb454 ceph: perform asynchronous unlink if we have sufficient caps by Jeff Layton · 6 years ago
  68. 173e70e ceph: don't take refs to want mask unless we have all bits by Yan, Zheng · 5 years ago
  69. a25949b ceph: cap tracking for async directory operations by Jeff Layton · 5 years ago
  70. 40dcf75 ceph: make __take_cap_refs non-static by Jeff Layton · 5 years ago
  71. 891f3f5 ceph: add infrastructure for waiting for async create to complete by Jeff Layton · 5 years ago
  72. f5e17ae ceph: track primary dentry link by Jeff Layton · 5 years ago
  73. 3bb48b4 ceph: add flag to designate that a request is asynchronous by Jeff Layton · 5 years ago
  74. c7e4f85 ceph: more caps.c lockdep assertions by Jeff Layton · 4 years, 11 months ago
  75. e8a4d26 ceph: clean up kick_flushing_inode_caps() by Jeff Layton · 4 years, 11 months ago
  76. 8ccf7fc ceph: return ETIMEDOUT errno to userland when request timed out by Xiubo Li · 4 years, 11 months ago
  77. 1b0c3b9 ceph: re-org copy_file_range and fix some error paths by Luis Henriques · 4 years, 11 months ago
  78. 058daab ceph: move to a dedicated slabcache for mds requests by Jeff Layton · 5 years ago
  79. c36d641 ceph: reorganize fields in ceph_mds_request by Jeff Layton · 5 years ago
  80. cb03c14 ceph: switch to page_mkwrite_check_truncate in ceph_page_mkwrite by Andreas Gruenbacher · 5 years ago
  81. f682dc7 ceph: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  82. bbb480a ceph: check if file lock exists before sending unlock request by Yan, Zheng · 5 years ago
  83. 5107d7d ceph: move ceph_osdc_{read,write}pages to ceph.ko by Xiubo Li · 5 years ago
  84. 7083747 ceph: don't ClearPageChecked in ceph_invalidatepage() by Jeff Layton · 5 years ago
  85. 072eaf3 libceph: drop CEPH_DEFINE_SHOW_FUNC by Ilya Dryomov · 5 years ago
  86. 525d15e ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO} by Yan, Zheng · 6 years ago
  87. f85122a ceph: add refcounting for Fx caps by Jeff Layton · 6 years ago
  88. 3db0a2f ceph: register MDS request with dir inode from the start by Jeff Layton · 6 years ago
  89. c8d6ee0 ceph: fix memory leak in ceph_cleanup_snapid_map() by Luis Henriques · 4 years, 10 months ago
  90. 7614209 ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL by Ilya Dryomov · 4 years, 10 months ago
  91. 3b20bc2 ceph: noacl mount option is effectively ignored by Xiubo Li · 5 years ago
  92. b27a939 ceph: canonicalize server path in place by Ilya Dryomov · 5 years ago
  93. 8e4473b ceph: do not execute direct write in parallel if O_APPEND is specified by Xiubo Li · 5 years ago
  94. 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
  95. d53d0f7 ceph: use errorfc() and friends instead of spelling the prefix out by Al Viro · 5 years ago
  96. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  97. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  98. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  99. cc3c0b5 add prefix to fs_context->log by Al Viro · 5 years ago
  100. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago