1. 8e18587 ceph: avoid use-after-free in ceph_fl_release_lock() by Xiubo Li · 2 years, 4 months ago
  2. 461ab10 ceph: switch to vfs_inode_has_locks() to fix file lock bug by Xiubo Li · 2 years, 4 months ago
  3. cfb3162 Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 3 months ago
  4. 6a518af Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
  5. 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 3 months ago
  6. 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 3 months ago
  7. 68c62be ceph: try to check caps immediately after async creating finishes by Xiubo Li · 2 years, 5 months ago
  8. e4b731c ceph: remove useless session parameter for check_caps() by Xiubo Li · 2 years, 5 months ago
  9. 73fa58d Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 2 years, 3 months ago
  10. d4e7866 ceph: use locks_inode_context helper by Jeff Layton · 2 years, 4 months ago
  11. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
  12. 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 5 months ago
  13. 5bd76b8 ceph: fix NULL pointer dereference for req->r_session by Xiubo Li · 2 years, 4 months ago
  14. 51884d1 ceph: avoid putting the realm twice when decoding snaps fails by Xiubo Li · 2 years, 4 months ago
  15. f86a486 ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode() by Dan Carpenter · 2 years, 5 months ago
  16. cac2f8b fs: rename current get acl method by Christian Brauner · 2 years, 6 months ago
  17. 138060b fs: pass dentry to set acl method by Christian Brauner · 2 years, 6 months ago
  18. f1947d7 Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 5 months ago
  19. 81895a6 treewide: use prandom_u32_max() when possible, part 1 by Jason A. Donenfeld · 2 years, 5 months ago
  20. aa87052 ceph: fix incorrectly showing the .snap size for stat by Xiubo Li · 2 years, 6 months ago
  21. bd04b91 ceph: fail the open_by_handle_at() if the dentry is being unlinked by Xiubo Li · 2 years, 6 months ago
  22. b4b924c ceph: increment i_version when doing a setattr with caps by Jeff Layton · 2 years, 7 months ago
  23. aa1d627 ceph: Use kcalloc for allocating multiple elements by Kenneth Lee · 2 years, 7 months ago
  24. 7c3ea98 ceph: no need to wait for transition RDCACHE|RD -> RD by Xiubo Li · 2 years, 7 months ago
  25. 6eb06c4 ceph: fail the request if the peer MDS doesn't support getvxattr op by Xiubo Li · 2 years, 8 months ago
  26. f791357 ceph: wake up the waiters if any new caps comes by Xiubo Li · 2 years, 7 months ago
  27. 786da5d Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 7 months ago
  28. 426b4ca Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 2 years, 7 months ago
  29. b535899 ceph: switch the last caller of iov_iter_get_pages_alloc() by Al Viro · 2 years, 9 months ago
  30. 1ef255e iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() by Al Viro · 2 years, 9 months ago
  31. fcb14cb new iov_iter flavour - ITER_UBUF by Al Viro · 2 years, 10 months ago
  32. a8af0d6 libceph: clean up ceph_osdc_start_request prototype by Jeff Layton · 2 years, 9 months ago
  33. c460f4e ceph: remove useless check for the folio by Xiubo Li · 2 years, 8 months ago
  34. 7cb9994 ceph: don't truncate file in atomic_open by Hu Weiwen · 2 years, 9 months ago
  35. 0c04a11 ceph: make f_bsize always equal to f_frsize by Xiubo Li · 2 years, 9 months ago
  36. e027ddb ceph: flush the dirty caps immediatelly when quota is approaching by Xiubo Li · 2 years, 9 months ago
  37. 4849077 ceph: don't get the inline data for new creating files by Xiubo Li · 2 years, 9 months ago
  38. 0006164 ceph: update the auth cap when the async create req is forwarded by Xiubo Li · 2 years, 9 months ago
  39. e19feff ceph: make change_auth_cap_ses a global symbol by Xiubo Li · 2 years, 9 months ago
  40. 020bc44 ceph: switch back to testing for NULL folio->private in ceph_dirty_folio by Jeff Layton · 2 years, 9 months ago
  41. 7467b04 ceph: call netfs_subreq_terminated with was_async == false by Jeff Layton · 2 years, 9 months ago
  42. e821450 ceph: convert to generic_file_llseek by Jeff Layton · 2 years, 9 months ago
  43. 58dd438 ceph: don't leak snap_rwsem in handle_cap_grant by Jeff Layton · 2 years, 9 months ago
  44. d93231a ceph: prevent a client from exceeding the MDS maximum xattr size by Luís Henriques · 2 years, 9 months ago
  45. 8266c4d ceph: choose auth MDS for getxattr with the Xs caps by Xiubo Li · 2 years, 10 months ago
  46. 300e42a ceph: add session already open notify support by Xiubo Li · 2 years, 10 months ago
  47. 4868e53 ceph: wait for the first reply of inflight async unlink by Xiubo Li · 2 years, 10 months ago
  48. 7c2e3d9 ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED by Xiubo Li · 2 years, 10 months ago
  49. fea013e ceph: use correct index when encoding client supported features by Luís Henriques · 2 years, 10 months ago
  50. 5fadbd9 ceph: rely on vfs for setgid stripping by Yang Xu · 2 years, 8 months ago
  51. fac47b4 netfs: do not unlock and put the folio twice by Xiubo Li · 2 years, 8 months ago
  52. 8692969 ceph: wait on async create before checking caps for syncfs by Jeff Layton · 2 years, 9 months ago
  53. 40a8110 netfs: Rename the netfs_io_request cleanup op and give it an op pointer by David Howells · 3 years, 1 month ago
  54. e81fb41 netfs: Further cleanups after struct netfs_inode wrapper introduced by Linus Torvalds · 2 years, 9 months ago
  55. 874c8ca1 netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context by David Howells · 2 years, 9 months ago
  56. 507160f netfs: gcc-12: temporarily disable '-Wattribute-warning' for now by Linus Torvalds · 2 years, 9 months ago
  57. 17d8e3d Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 9 months ago
  58. ea16567 ceph: fix decoding of client session messages flags by Luís Henriques · 2 years, 10 months ago
  59. 5e56776 ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE by Xiubo Li · 2 years, 10 months ago
  60. 2ecd0ed ceph: remove redundant variable ino by Colin Ian King · 2 years, 10 months ago
  61. a743795 ceph: try to queue a writeback if revoking fails by Xiubo Li · 2 years, 11 months ago
  62. 55ab552 ceph: fix statfs for subdir mounts by Luís Henriques · 2 years, 11 months ago
  63. 825978f ceph: fix possible deadlock when holding Fwb to get inline_data by Xiubo Li · 2 years, 11 months ago
  64. 3459bd0 ceph: redirty the page for writepage on failure by Xiubo Li · 2 years, 11 months ago
  65. 5eed80f ceph: try to choose the auth MDS if possible for getattr by Xiubo Li · 2 years, 11 months ago
  66. f7a2d06 ceph: disable updating the atime since cephfs won't maintain it by Xiubo Li · 2 years, 11 months ago
  67. 1b2ba3c ceph: flush the mdlog for filesystem sync by Xiubo Li · 2 years, 11 months ago
  68. ae06706 ceph: rename unsafe_request_wait() by Xiubo Li · 2 years, 11 months ago
  69. 261998c ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check by Xiubo Li · 3 years ago
  70. 68e5ec2 ceph: no need to invalidate the fscache twice by Xiubo Li · 3 years ago
  71. 3ffa9d6 ceph: replace usage of found with dedicated list iterator variable by Jakob Koschel · 3 years ago
  72. 57a5df0 ceph: use dedicated list iterator variable by Jakob Koschel · 3 years ago
  73. 7ffe4fc ceph: update the dlease for the hashed dentry when removing by Xiubo Li · 3 years ago
  74. 546a5d6 ceph: stop retrying the request when exceeding 256 times by Xiubo Li · 3 years ago
  75. 1980b1b ceph: stop forwarding the request when exceeding 256 times by Xiubo Li · 3 years ago
  76. 6c1dc50 ceph: remove unused CEPH_MDS_LEASE_RELEASE related code by Xiubo Li · 3 years ago
  77. d7a2dc5 ceph: allow ceph.dir.rctime xattr to be updatable by Venky Shankar · 3 years ago
  78. fdaf9a5 Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 10 months ago
  79. 642d51f ceph: check folio PG_private bit instead of folio->private by Xiubo Li · 2 years, 10 months ago
  80. 620239d ceph: fix setting of xattrs on async created inodes by Jeff Layton · 2 years, 11 months ago
  81. 5e41465 ceph: Convert to release_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  82. 7e0a126 mm,fs: Remove aops->readpage by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  83. 6c62371 fs: Convert netfs_readpage to netfs_read_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  84. 5efe744 fs: Introduce aops->read_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  85. 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  86. de2a9311 fs: Remove aop_flags parameter from netfs_write_begin() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  87. 7acae61 ceph: fix possible NULL pointer dereference for req->r_session by Xiubo Li · 2 years, 11 months ago
  88. 396ea16 ceph: remove incorrect session state check by Xiubo Li · 3 years ago
  89. 7f47f7f ceph: get snap_rwsem read lock in handle_cap_export for ceph_add_cap by Niels Dossche · 3 years ago
  90. cda4351 Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  91. 800ba29 fs: Pass an iocb to generic_perform_write() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  92. f008b1d Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years ago
  93. 85c7000 Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  94. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  95. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 3 years ago
  96. 503d4fa ceph: remove reliance on bdi congestion by NeilBrown · 3 years ago
  97. f639d98 ceph: fix memory leak in ceph_readdir when note_last_dentry returns error by Xiubo Li · 3 years ago
  98. c38af98 ceph: uninitialized variable in debug output by Dan Carpenter · 3 years ago
  99. 271251f ceph: use tracked average r/w/m latencies to display metrics in debugfs by Venky Shankar · 3 years ago
  100. 54d7b82 ceph: include average/stdev r/w/m latency in mds metrics by Venky Shankar · 3 years ago