1. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 8 months ago
  2. c7b23b6 mm: vmscan: refactor updating current->reclaim_state by Yosry Ahmed · 1 year, 8 months ago
  3. d98ffa1 Update relatime comments to include equality by Stephen Kitt · 1 year, 9 months ago
  4. 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 1 year, 10 months ago
  5. c14329d fs: port fs{g,u}id helpers to mnt_idmap by Christian Brauner · 1 year, 11 months ago
  6. e67fe63 fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap by Christian Brauner · 1 year, 11 months ago
  7. 9452e93 fs: port privilege checking helpers to mnt_idmap by Christian Brauner · 1 year, 11 months ago
  8. 01beba7 fs: port inode_owner_or_capable() to mnt_idmap by Christian Brauner · 1 year, 11 months ago
  9. f2d4014 fs: port inode_init_owner() to mnt_idmap by Christian Brauner · 1 year, 11 months ago
  10. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 1 year, 11 months ago
  11. abf0857 fs: port vfs_*() helpers to struct mnt_idmap by Christian Brauner · 1 year, 11 months ago
  12. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 1 month ago
  13. e1212e9 Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  14. cf619f8 Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  15. a2bd096 fs: use type safe idmapping helpers by Christian Brauner · 2 years, 6 months ago
  16. 3aca471 fs: drop useless condition from inode_needs_update_time by Jeff Layton · 2 years, 3 months ago
  17. ed5a704 attr: use consistent sgid stripping checks by Christian Brauner · 2 years, 2 months ago
  18. e243e3f fs: move should_remove_suid() by Christian Brauner · 2 years, 2 months ago
  19. 11c2a87 attr: add in_group_or_capable() by Christian Brauner · 2 years, 2 months ago
  20. 46811b5 Merge tag 'pull-inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 2 months ago
  21. 2e488f1 fs: fix UAF/GPF bug in nilfs_mdt_destroy by Dongliang Mu · 2 years, 4 months ago
  22. 41191cf fs: __file_remove_privs(): restore call to inode_has_no_xattr() by Stefan Roesch · 2 years, 4 months ago
  23. 786da5d Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 4 months ago
  24. 426b4ca Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 2 years, 4 months ago
  25. f006540 Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 5 months ago
  26. 18cc912 fs: change test in inode_insert5 for adding to the sb list by Jeff Layton · 2 years, 9 months ago
  27. 66fa3ce fs: Add async write file modification handling. by Stefan Roesch · 2 years, 6 months ago
  28. 6a2aa5d fs: Split off inode_needs_update_time and __file_update_time by Stefan Roesch · 2 years, 6 months ago
  29. faf99b5 fs: add __remove_file_privs() with flags parameter by Stefan Roesch · 2 years, 6 months ago
  30. 1639a49 fs: move S_ISGID stripping into the vfs_*() helpers by Yang Xu · 2 years, 5 months ago
  31. 2b3416c fs: add mode_strip_sgid() helper by Yang Xu · 2 years, 5 months ago
  32. 6ffcd82 mm: Remove __delete_from_page_cache() by Matthew Wilcox (Oracle) · 2 years, 6 months ago
  33. 10e1407 writeback: Fix inode->i_io_list not be protected by inode->i_lock error by Jchao Sun · 2 years, 7 months ago
  34. 8b9f3ac fs: introduce alloc_inode_sb() to allocate filesystems specific inode by Muchun Song · 2 years, 9 months ago
  35. 1d67fe5 fs: move inode sysctls to its own file by Luis Chamberlain · 2 years, 11 months ago
  36. 3e9d80a8 mm,fs: split dump_mapping() out from dump_page() by Matthew Wilcox (Oracle) · 3 years ago
  37. ff36da6 fs: Remove FS_THP_SUPPORT by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  38. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  39. 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 1 month ago
  40. e60feb4 fs: export an inode_update_time helper by Josef Bacik · 3 years, 2 months ago
  41. 23ca067 mm: Fully initialize invalidate_lock, amend lock class later by Sebastian Andrzej Siewior · 3 years, 4 months ago
  42. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 3 months ago
  43. 7ae12c8 fs: inode: count invalidated shadow pages in pginodesteal by Johannes Weiner · 3 years, 3 months ago
  44. 730633f mm: Protect operations adding pages to page cache with invalidate_lock by Jan Kara · 3 years, 11 months ago
  45. 786b311 mm: remove nrexceptional from inode: remove BUG_ON by Hugh Dickins · 3 years, 8 months ago
  46. 8bc3c48 mm: remove nrexceptional from inode by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  47. 34a456e Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 8 months ago
  48. 51db776 vfs: remove unused ioctl helpers by Miklos Szeredi · 3 years, 8 months ago
  49. db99855 fs: introduce two inode i_{u,g}id initialization helpers by Christian Brauner · 3 years, 9 months ago
  50. a65e58e fs: document and rename fsid helpers by Christian Brauner · 3 years, 9 months ago
  51. 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  52. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  53. d61c6a5 Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 10 months ago
  54. 643fe55 open: handle idmapped mounts in do_truncate() by Christian Brauner · 3 years, 11 months ago
  55. ba73d98 namei: handle idmapped mounts in may_*() helpers by Christian Brauner · 3 years, 11 months ago
  56. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 3 years, 11 months ago
  57. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 3 years, 11 months ago
  58. 0558c1b capability: handle idmapped mounts by Christian Brauner · 3 years, 11 months ago
  59. 961f3c8 fs: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years ago
  60. e20b14d fs: only specify I_DIRTY_TIME when needed in generic_update_time() by Eric Biggers · 4 years ago
  61. edbb35c fs/inode.c: make inode_init_always() initialize i_ino to 0 by Eric Biggers · 4 years, 2 months ago
  62. 7bb5226 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
  63. 8814908 fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() by Hao Li · 4 years ago
  64. 4e7b567 block: remove i_bdev by Christoph Hellwig · 4 years, 1 month ago
  65. 01c7026 fs: add a filesystem flag for THPs by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  66. 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 6 months ago
  67. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  68. 3f19b2a vfs, afs, ext4: Make the inode hash table RCU searchable by David Howells · 7 years ago
  69. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  70. 2b8e8b5 fs: inode.c: get rid of docs warnings by Mauro Carvalho Chehab · 4 years, 8 months ago
  71. 8019ad1 futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 10 months ago
  72. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  73. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  74. 30460e1 fs: Enable bmap() function to properly return errors by Carlos Maiolino · 5 years ago
  75. 6e1918c fscrypt: don't allow v1 policies with casefolding by Daniel Rosenberg · 5 years ago
  76. 04646ae fs: avoid softlockups in s_inodes iterators by Eric Sandeen · 5 years ago
  77. 23b424d fs: Do not overload update_time by Deepa Dinamani · 5 years ago
  78. ba70609 fs: Delete timespec64_trunc() by Deepa Dinamani · 5 years ago
  79. 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 5 years ago
  80. 50e17c00 vfs: Add timestamp_truncate() api by Deepa Dinamani · 7 years ago
  81. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  82. 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  83. dbc77f3 vfs: only allow FSSETXATTR to set DAX flag on files and dirs by Darrick J. Wong · 5 years ago
  84. ca29be7 vfs: teach vfs_ioc_fssetxattr_check to check extent size hints by Darrick J. Wong · 5 years ago
  85. f991492 vfs: teach vfs_ioc_fssetxattr_check to check project id info by Darrick J. Wong · 5 years ago
  86. 7b0e492 vfs: create a generic checking function for FS_IOC_FSSETXATTR by Darrick J. Wong · 5 years ago
  87. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
  88. e38f7f5 vfs: introduce file_modified() helper by Amir Goldstein · 6 years ago
  89. 7b78564 mm: fix page cache convergence regression by Johannes Weiner · 6 years ago
  90. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  91. 149e703 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  92. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  93. fdb0da8 new inode method: ->free_inode() by Al Viro · 6 years ago
  94. f69e749 Abort file_remove_privs() for non-reg. files by Alexander Lochmann · 6 years ago
  95. 6f22b66 fs: use timespec64 in relatime_need_update by Arnd Bergmann · 6 years ago
  96. a905737 fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits() by Vineet Gupta · 6 years ago
  97. 69056ee Revert "mm: don't reclaim inodes with many attached pages" by Dave Chinner · 6 years ago
  98. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  99. d651d16 vfs: replace current_kernel_time64 with ktime equivalent by Arnd Bergmann · 6 years ago
  100. a76cf1a mm: don't reclaim inodes with many attached pages by Roman Gushchin · 6 years ago