1. 1bd85aa ceph: fix handling of "meta" errors by Jeff Layton · 3 years, 5 months ago
  2. 98d0a6f ceph: skip existing superblocks that are blocklisted or shut down when mounting by Jeff Layton · 3 years, 5 months ago
  3. 708c871 ceph: fix off by one bugs in unsafe_request_wait() by Dan Carpenter · 3 years, 6 months ago
  4. 8a05abd Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 6 months ago
  5. 05a444d3 ceph: fix dereference of null pointer cf by Colin Ian King · 3 years, 6 months ago
  6. 9f35899 ceph: drop the mdsc_get_session/put_session dout messages by Jeff Layton · 4 years, 1 month ago
  7. 3eaf5aa ceph: lockdep annotations for try_nonblocking_invalidate by Jeff Layton · 3 years, 6 months ago
  8. a76d0a9 ceph: don't WARN if we're forcibly removing the session caps by Xiubo Li · 3 years, 6 months ago
  9. 42ad631 ceph: don't WARN if we're force umounting by Xiubo Li · 3 years, 6 months ago
  10. a6d37cc ceph: remove the capsnaps when removing caps by Xiubo Li · 3 years, 6 months ago
  11. b11ed50 ceph: request Fw caps before updating the mtime in ceph_write_iter by Jeff Layton · 3 years, 7 months ago
  12. d517b39 ceph: reconnect to the export targets on new mdsmaps by Xiubo Li · 3 years, 7 months ago
  13. 692e171 ceph: print more information when we can't find snaprealm by Jeff Layton · 3 years, 7 months ago
  14. 0ba92e1 ceph: add ceph_change_snap_realm() helper by Jeff Layton · 3 years, 7 months ago
  15. c80dc3a ceph: remove redundant initializations from mdsc and session by Jeff Layton · 3 years, 7 months ago
  16. b400217 ceph: cancel delayed work instead of flushing on mdsc teardown by Jeff Layton · 3 years, 7 months ago
  17. 40e309d ceph: add a new vxattr to return auth mds for an inode by Jeff Layton · 3 years, 7 months ago
  18. 49f8899 ceph: remove some defunct forward declarations by Jeff Layton · 3 years, 8 months ago
  19. e1a4541 ceph: flush the mdlog before waiting on unsafe reqs by Xiubo Li · 3 years, 8 months ago
  20. d095559 ceph: flush mdlog before umounting by Xiubo Li · 3 years, 8 months ago
  21. 59b312f ceph: make iterate_sessions a global symbol by Xiubo Li · 3 years, 8 months ago
  22. fba97e80 ceph: make ceph_create_session_msg a global symbol by Xiubo Li · 3 years, 8 months ago
  23. ce3a873 ceph: fix comment about short copies in ceph_write_end by Jeff Layton · 3 years, 9 months ago
  24. 2ad32cf ceph: fix memory leak on decode error in ceph_handle_caps by Jeff Layton · 3 years, 8 months ago
  25. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 6 months ago
  26. 6f01c93 Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 6 months ago
  27. aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 6 months ago
  28. a9e6ffb ceph: fix possible null-pointer dereference in ceph_mdsmap_decode() by Tuo Li · 3 years, 7 months ago
  29. b2f9fa1 ceph: correctly handle releasing an embedded cap flush by Xiubo Li · 3 years, 7 months ago
  30. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 7 months ago
  31. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 7 months ago
  32. 8434ffe ceph: take snap_empty_lock atomically with snaprealm refcount change by Jeff Layton · 3 years, 7 months ago
  33. bf2ba43 ceph: reduce contention in ceph_check_delayed_caps() by Luis Henriques · 3 years, 8 months ago
  34. cdb330f ceph: don't WARN if we're still opening a session to an MDS by Luis Henriques · 3 years, 8 months ago
  35. 057ba5b ceph: Fix race between hole punch and page fault by Jan Kara · 3 years, 11 months ago
  36. 4c18347 ceph: take reference to req->r_parent at point of assignment by Jeff Layton · 3 years, 9 months ago
  37. 23c2c76 ceph: eliminate ceph_async_iput() by Jeff Layton · 3 years, 9 months ago
  38. 7732fe1 ceph: don't take s_mutex in ceph_flush_snaps by Jeff Layton · 3 years, 9 months ago
  39. 0449a35 ceph: don't take s_mutex in try_flush_caps by Jeff Layton · 3 years, 9 months ago
  40. 6a92b08 ceph: don't take s_mutex or snap_rwsem in ceph_check_caps by Jeff Layton · 3 years, 9 months ago
  41. 52d60f8 ceph: eliminate session->s_gen_ttl_lock by Jeff Layton · 3 years, 9 months ago
  42. 7e65624 ceph: allow ceph_put_mds_session to take NULL or ERR_PTR by Jeff Layton · 3 years, 9 months ago
  43. df2c0cb ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm by Jeff Layton · 3 years, 9 months ago
  44. a6862e6 ceph: add some lockdep assertions around snaprealm handling by Jeff Layton · 3 years, 9 months ago
  45. f3fd3ea ceph: decoding error in ceph_update_snap_realm should return -EIO by Jeff Layton · 3 years, 9 months ago
  46. 903f4fec ceph: add IO size metrics support by Xiubo Li · 3 years, 10 months ago
  47. fc123d5 ceph: update and rename __update_latency helper to __update_stdev by Xiubo Li · 3 years, 10 months ago
  48. 8ecd34c ceph: simplify the metrics struct by Xiubo Li · 3 years, 10 months ago
  49. 4364c69 ceph: make ceph_queue_cap_snap static by Jeff Layton · 3 years, 10 months ago
  50. 675d4d8 ceph: make ceph_netfs_read_ops static by Wei Yongjun · 3 years, 10 months ago
  51. 22d41cd ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty by Jeff Layton · 3 years, 10 months ago
  52. 7a971e2 ceph: fix error handling in ceph_atomic_open and ceph_lookup by Jeff Layton · 3 years, 9 months ago
  53. 27171ae ceph: must hold snap_rwsem when filling inode for async create by Jeff Layton · 3 years, 9 months ago
  54. 7ac86b3 Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 10 months ago
  55. d4f6b31 ceph: don't allow access to MDS-private inodes by Jeff Layton · 4 years ago
  56. 2d6795f ceph: fix up some bare fetches of i_size by Jeff Layton · 3 years, 11 months ago
  57. 8ff2d29 ceph: convert some PAGE_SIZE invocations to thp_size() by Jeff Layton · 4 years ago
  58. e7f7295 ceph: support getting ceph.dir.rsnaps vxattr by Yanhu Cao · 4 years, 6 months ago
  59. e72968e ceph: drop pinned_page parameter from ceph_get_caps by Jeff Layton · 4 years ago
  60. 1775c7d ceph: fix inode leak on getattr error in __fh_to_dentry by Jeff Layton · 4 years ago
  61. e9b2250 ceph: only check pool permissions for regular files by Jeff Layton · 4 years, 1 month ago
  62. 3d8b698 ceph: send opened files/pinned caps/opened inodes metrics to MDS daemon by Xiubo Li · 4 years ago
  63. fbd47dd ceph: avoid counting the same request twice or more by Xiubo Li · 4 years ago
  64. 8ae99ae ceph: rename the metric helpers by Xiubo Li · 4 years ago
  65. 54b026b ceph: fix kerneldoc copypasta over ceph_start_io_direct by Jeff Layton · 4 years ago
  66. 379fc7f ceph: use attach/detach_page_private for tracking snap context by Jeff Layton · 4 years ago
  67. aa60cfc ceph: don't use d_add in ceph_handle_snapdir by Jeff Layton · 4 years ago
  68. d3c51ae ceph: don't clobber i_snap_caps on non-I_NEW inode by Jeff Layton · 4 years ago
  69. fcaddb1 ceph: fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years ago
  70. 4987005 ceph: convert ceph_readpages to ceph_readahead by Jeff Layton · 4 years, 8 months ago
  71. d801327 ceph: convert ceph_write_begin to netfs_write_begin by Jeff Layton · 4 years, 9 months ago
  72. f070287 ceph: convert ceph_readpage to netfs_readpage by Jeff Layton · 4 years, 9 months ago
  73. 10a7052 ceph: fix fscache invalidation by Jeff Layton · 4 years, 1 month ago
  74. 7c46b31 ceph: rework PageFsCache handling by Jeff Layton · 4 years, 1 month ago
  75. e7df452 ceph: rip out old fscache readpage handling by Jeff Layton · 4 years, 1 month ago
  76. ed94f87 ceph: don't allow type or device number to change on non-I_NEW inodes by Jeff Layton · 4 years ago
  77. 3e10a15 ceph: fix up error handling with snapdirs by Jeff Layton · 4 years ago
  78. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  79. 558b451 ceph: defer flushing the capsnap if the Fb is used by Xiubo Li · 4 years, 1 month ago
  80. a8810cd ceph: allow queueing cap/snap handling after putting cap references by Jeff Layton · 4 years, 3 months ago
  81. 64f28c6 ceph: clean up inode work queueing by Jeff Layton · 4 years, 5 months ago
  82. 64f36da ceph: fix flush_snap logic after putting caps by Jeff Layton · 4 years, 3 months ago
  83. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 1 month ago
  84. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
  85. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
  86. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
  87. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years, 1 month ago
  88. 4972cf6 libceph, ceph: disambiguate ceph_connection_operations handlers by Ilya Dryomov · 4 years, 2 months ago
  89. 60267ba ceph: reencode gid_list when reconnecting by Ilya Dryomov · 4 years, 3 months ago
  90. ce28716 libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1 by Ilya Dryomov · 4 years, 3 months ago
  91. cd1a677 libceph, ceph: implement msgr2.1 protocol (crc and secure modes) by Ilya Dryomov · 4 years, 3 months ago
  92. a5cbd5f libceph, ceph: get and handle cluster maps with addrvecs by Ilya Dryomov · 4 years, 4 months ago
  93. 285ea34f libceph, ceph: incorporate nautilus cephx changes by Ilya Dryomov · 4 years, 4 months ago
  94. 4f1ddb1 ceph: implement updated ceph_mds_request_head structure by Jeff Layton · 4 years, 3 months ago
  95. 396bd62 ceph: clean up argument lists to __prepare_send_request and __send_request by Jeff Layton · 4 years, 3 months ago
  96. 7fe0cde ceph: take a cred reference instead of tracking individual uid/gid by Jeff Layton · 4 years, 3 months ago
  97. 0f51a98 ceph: don't reach into request header for readdir info by Jeff Layton · 4 years, 3 months ago
  98. 968cd14 ceph: set osdmap epoch for setxattr by Xiubo Li · 4 years, 3 months ago
  99. 4a756db ceph: remove redundant assignment to variable i by Colin Ian King · 4 years, 3 months ago
  100. dd980fc ceph: add ceph.caps vxattr by Luis Henriques · 4 years, 3 months ago