1. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  2. 558b451 ceph: defer flushing the capsnap if the Fb is used by Xiubo Li · 4 years ago
  3. a8810cd ceph: allow queueing cap/snap handling after putting cap references by Jeff Layton · 4 years, 1 month ago
  4. 64f28c6 ceph: clean up inode work queueing by Jeff Layton · 4 years, 3 months ago
  5. 64f36da ceph: fix flush_snap logic after putting caps by Jeff Layton · 4 years, 1 month ago
  6. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  7. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  8. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  9. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  10. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  11. 4972cf6 libceph, ceph: disambiguate ceph_connection_operations handlers by Ilya Dryomov · 4 years ago
  12. 60267ba ceph: reencode gid_list when reconnecting by Ilya Dryomov · 4 years, 1 month ago
  13. ce28716 libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1 by Ilya Dryomov · 4 years, 2 months ago
  14. cd1a677 libceph, ceph: implement msgr2.1 protocol (crc and secure modes) by Ilya Dryomov · 4 years, 2 months ago
  15. a5cbd5f libceph, ceph: get and handle cluster maps with addrvecs by Ilya Dryomov · 4 years, 2 months ago
  16. 285ea34 libceph, ceph: incorporate nautilus cephx changes by Ilya Dryomov · 4 years, 2 months ago
  17. 4f1ddb1 ceph: implement updated ceph_mds_request_head structure by Jeff Layton · 4 years, 1 month ago
  18. 396bd62 ceph: clean up argument lists to __prepare_send_request and __send_request by Jeff Layton · 4 years, 1 month ago
  19. 7fe0cde ceph: take a cred reference instead of tracking individual uid/gid by Jeff Layton · 4 years, 1 month ago
  20. 0f51a98 ceph: don't reach into request header for readdir info by Jeff Layton · 4 years, 1 month ago
  21. 968cd14 ceph: set osdmap epoch for setxattr by Xiubo Li · 4 years, 1 month ago
  22. 4a756db ceph: remove redundant assignment to variable i by Colin Ian King · 4 years, 1 month ago
  23. dd980fc ceph: add ceph.caps vxattr by Luis Henriques · 4 years, 1 month ago
  24. bca9fc1 ceph: when filling trace, call ceph_get_inode outside of mutexes by Jeff Layton · 4 years, 2 months ago
  25. 6646ea1 Revert "ceph: allow rename operation under different quota realms" by Luis Henriques · 4 years, 2 months ago
  26. 68cbb80 ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails by Jeff Layton · 4 years, 2 months ago
  27. ccd1acd ceph: downgrade warning from mdsmap decode to debug by Luis Henriques · 4 years, 2 months ago
  28. e5cafce ceph: fix race in concurrent __ceph_remove_cap invocations by Luis Henriques · 4 years, 2 months ago
  29. 4a357f5 ceph: pass down the flags to grab_cache_page_write_begin by Jeff Layton · 4 years, 2 months ago
  30. 5a9e2f5 ceph: add ceph.{cluster_fsid/client_id} vxattrs by Xiubo Li · 4 years, 2 months ago
  31. 247b1f1 ceph: add status debugfs file by Xiubo Li · 4 years, 2 months ago
  32. 04fabb1 ceph: ensure we have Fs caps when fetching dir link count by Jeff Layton · 4 years, 2 months ago
  33. 8ba3b8c ceph: send dentry lease metrics to MDS daemon by Xiubo Li · 4 years, 2 months ago
  34. 81048c0 ceph: acquire Fs caps when getting dir stats by Jeff Layton · 4 years, 2 months ago
  35. 06a1ad4 ceph: fix up some warnings on W=1 builds by Jeff Layton · 4 years, 3 months ago
  36. 4ae3713 ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set by Jeff Layton · 4 years, 4 months ago
  37. dbeec07 ceph: remove timeout on allowing reconnect after blocklisting by Jeff Layton · 4 years, 3 months ago
  38. 50c9132 ceph: add new RECOVER mount_state when recovering session by Jeff Layton · 4 years, 3 months ago
  39. aa5c791 ceph: make fsc->mount_state an int by Jeff Layton · 4 years, 3 months ago
  40. dc167e3 ceph: don't WARN when removing caps due to blocklisting by Jeff Layton · 4 years, 3 months ago
  41. 62575e2 ceph: check session state after bumping session->s_seq by Jeff Layton · 4 years, 3 months ago
  42. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  43. c74d79a ceph: comment cleanups and clarifications by Jeff Layton · 4 years, 3 months ago
  44. 16d6890 ceph: break up send_cap_msg by Jeff Layton · 4 years, 9 months ago
  45. 5231198 ceph: drop separate mdsc argument from __send_cap by Jeff Layton · 4 years, 9 months ago
  46. c403c3a2 ceph: promote to unsigned long long before shifting by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  47. 7edf1ec ceph: don't SetPageError on readpage errors by Jeff Layton · 4 years, 3 months ago
  48. f6fbdcd ceph: mark ceph_fmt_xattr() as printf-like for better type checking by Ilya Dryomov · 4 years, 4 months ago
  49. 1cc1699 ceph: fold ceph_update_writeable_page into ceph_write_begin by Jeff Layton · 4 years, 7 months ago
  50. 6390987 ceph: fold ceph_sync_writepages into writepage_nounlock by Jeff Layton · 4 years, 6 months ago
  51. 9b4862e ceph: fold ceph_sync_readpages into ceph_readpage by Jeff Layton · 4 years, 8 months ago
  52. d45156b ceph: don't call ceph_update_writeable_page from page_mkwrite by Jeff Layton · 4 years, 7 months ago
  53. 18d620f ceph: break out writeback of incompatible snap context to separate function by Jeff Layton · 4 years, 7 months ago
  54. 4bb926e ceph: add a note explaining session reject error string by Ilya Dryomov · 4 years, 4 months ago
  55. 0b98acd libceph, rbd, ceph: "blacklist" -> "blocklist" by Ilya Dryomov · 4 years, 4 months ago
  56. 2e16929 ceph: have ceph_writepages_start call pagevec_lookup_range_tag by Jeff Layton · 4 years, 4 months ago
  57. 470a5c7 ceph: use kill_anon_super helper by Jeff Layton · 4 years, 4 months ago
  58. 1dd8d47 ceph: metrics for opened files, pinned caps and opened inodes by Xiubo Li · 4 years, 4 months ago
  59. 2678da8 ceph: add ceph_sb_to_mdsc helper support to parse the mdsc by Xiubo Li · 4 years, 4 months ago
  60. c5f575e ceph: drop special-casing for ITER_PIPE in ceph_sync_read by Jeff Layton · 4 years, 5 months ago
  61. 3a8ebe0 ceph: add column 'mds' to show caps in more user friendly by Yanhu Cao · 4 years, 5 months ago
  62. 1c30c90 ceph: remove unnecessary return in switch statement by Luis Henriques · 4 years, 5 months ago
  63. a33f643 ceph: encode inodes' parent/d_name in cap reconnect message by Yan, Zheng · 4 years, 5 months ago
  64. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 4 months ago
  65. b0bfd5ec Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 4 months ago
  66. 496ceaf ceph: don't allow setlease on cephfs by Jeff Layton · 4 years, 5 months ago
  67. ebce3eb ceph: fix inode number handling on arches with 32-bit ino_t by Jeff Layton · 4 years, 5 months ago
  68. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  69. 02e3757 ceph: handle zero-length feature mask in session messages by Jeff Layton · 4 years, 5 months ago
  70. 224c7b6 ceph: use frag's MDS in either mode by Yanhu Cao · 4 years, 5 months ago
  71. a0102bd ceph: move sb->wb_pagevec_pool to be a global mempool by Jeff Layton · 4 years, 5 months ago
  72. b748fc7 ceph: set sec_context xattr on symlink creation by Jeff Layton · 4 years, 5 months ago
  73. 2c81ef2 ceph: remove redundant initialization of variable mds by Colin Ian King · 4 years, 6 months ago
  74. a7caa88 ceph: fix use-after-free for fsc->mdsc by Xiubo Li · 4 years, 6 months ago
  75. 8e298de ceph: remove unused variables in ceph_mdsmap_decode() by Jia Yang · 4 years, 6 months ago
  76. f1f565a ceph: delete repeated words in fs/ceph/ by Randy Dunlap · 4 years, 6 months ago
  77. 3b4168d ceph: send client provided metric flags in client metadata by Xiubo Li · 4 years, 6 months ago
  78. 18f473b ceph: periodically send perf metrics to MDSes by Xiubo Li · 4 years, 6 months ago
  79. aaf5a47 ceph: check the sesion state and return false in case it is closed by Xiubo Li · 4 years, 6 months ago
  80. 94f17c0 libceph: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  81. c00e452 ceph: remove unnecessary cast in kfree() by Xu Wang · 4 years, 6 months ago
  82. d1d9655 ceph: do not access the kiocb after aio requests by Xiubo Li · 4 years, 6 months ago
  83. 585d72f3 ceph: clean up and optimize ceph_check_delayed_caps() by Jeff Layton · 4 years, 6 months ago
  84. fa99677 ceph: fix potential mdsc use-after-free crash by Xiubo Li · 4 years, 6 months ago
  85. b682c6d ceph: switch to WARN_ON_ONCE in encode_supported_features() by Xiubo Li · 4 years, 6 months ago
  86. 4f1d756 ceph: add global total_caps to count the mdsc's total caps number by Xiubo Li · 4 years, 6 months ago
  87. 3e699bd ceph: add check_session_state() helper and make it global by Xiubo Li · 4 years, 6 months ago
  88. e64f44a ceph: skip checking caps when session reconnecting and releasing reqs by Xiubo Li · 4 years, 7 months ago
  89. ea8412b ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lock by Xiubo Li · 4 years, 8 months ago
  90. 878dabb ceph: don't return -ESTALE if there's still an open file by Luis Henriques · 4 years, 8 months ago
  91. dffdcd7 ceph: allow rename operation under different quota realms by Luis Henriques · 4 years, 9 months ago
  92. daa668f ceph: normalize 'delta' parameter usage in check_quota_exceeded by Luis Henriques · 4 years, 9 months ago
  93. 829ad4d ceph: ceph_kick_flushing_caps needs the s_mutex by Jeff Layton · 4 years, 9 months ago
  94. d67c72e ceph: request expedited service on session's last cap flush by Jeff Layton · 4 years, 9 months ago
  95. 1cf03a6 ceph: convert mdsc->cap_dirty to a per-session list by Jeff Layton · 4 years, 9 months ago
  96. 6f05b30 ceph: reset i_requested_max_size if file write is not wanted by Yan, Zheng · 4 years, 9 months ago
  97. 8882819 ceph: throw a warning if we destroy session with mutex still locked by Jeff Layton · 4 years, 10 months ago
  98. dc3da04 ceph: fix potential race in ceph_check_caps by Jeff Layton · 4 years, 10 months ago
  99. 4fb5dda ceph: document what protects i_dirty_item and i_flushing_item by Jeff Layton · 4 years, 10 months ago
  100. 7833323 ceph: don't take i_ceph_lock in handle_cap_import by Jeff Layton · 4 years, 10 months ago