- 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
- c7b23b6 mm: vmscan: refactor updating current->reclaim_state by Yosry Ahmed · 1 year, 8 months ago
- d98ffa1 Update relatime comments to include equality by Stephen Kitt · 1 year, 9 months ago
- 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
- c14329d fs: port fs{g,u}id helpers to mnt_idmap by Christian Brauner · 1 year, 11 months ago
- e67fe63 fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap by Christian Brauner · 1 year, 11 months ago
- 9452e93 fs: port privilege checking helpers to mnt_idmap by Christian Brauner · 1 year, 11 months ago
- 01beba7 fs: port inode_owner_or_capable() to mnt_idmap by Christian Brauner · 1 year, 11 months ago
- f2d4014 fs: port inode_init_owner() to mnt_idmap by Christian Brauner · 1 year, 11 months ago
- 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 1 year, 11 months ago
- abf0857 fs: port vfs_*() helpers to struct mnt_idmap by Christian Brauner · 1 year, 11 months ago
- 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 1 month ago
- 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
- 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
- a2bd096 fs: use type safe idmapping helpers by Christian Brauner · 2 years, 6 months ago
- 3aca471 fs: drop useless condition from inode_needs_update_time by Jeff Layton · 2 years, 3 months ago
- ed5a704 attr: use consistent sgid stripping checks by Christian Brauner · 2 years, 2 months ago
- e243e3f fs: move should_remove_suid() by Christian Brauner · 2 years, 2 months ago
- 11c2a87 attr: add in_group_or_capable() by Christian Brauner · 2 years, 2 months ago
- 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
- 2e488f1 fs: fix UAF/GPF bug in nilfs_mdt_destroy by Dongliang Mu · 2 years, 4 months ago
- 41191cf fs: __file_remove_privs(): restore call to inode_has_no_xattr() by Stefan Roesch · 2 years, 4 months ago
- 786da5d Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 4 months ago
- 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
- f006540 Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 5 months ago
- 18cc912 fs: change test in inode_insert5 for adding to the sb list by Jeff Layton · 2 years, 9 months ago
- 66fa3ce fs: Add async write file modification handling. by Stefan Roesch · 2 years, 6 months ago
- 6a2aa5d fs: Split off inode_needs_update_time and __file_update_time by Stefan Roesch · 2 years, 6 months ago
- faf99b5 fs: add __remove_file_privs() with flags parameter by Stefan Roesch · 2 years, 6 months ago
- 1639a49 fs: move S_ISGID stripping into the vfs_*() helpers by Yang Xu · 2 years, 5 months ago
- 2b3416c fs: add mode_strip_sgid() helper by Yang Xu · 2 years, 5 months ago
- 6ffcd82 mm: Remove __delete_from_page_cache() by Matthew Wilcox (Oracle) · 2 years, 6 months ago
- 10e1407 writeback: Fix inode->i_io_list not be protected by inode->i_lock error by Jchao Sun · 2 years, 7 months ago
- 8b9f3ac fs: introduce alloc_inode_sb() to allocate filesystems specific inode by Muchun Song · 2 years, 9 months ago
- 1d67fe5 fs: move inode sysctls to its own file by Luis Chamberlain · 2 years, 11 months ago
- 3e9d80a8 mm,fs: split dump_mapping() out from dump_page() by Matthew Wilcox (Oracle) · 3 years ago
- ff36da6 fs: Remove FS_THP_SUPPORT by Matthew Wilcox (Oracle) · 3 years, 4 months ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
- 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 1 month ago
- e60feb4 fs: export an inode_update_time helper by Josef Bacik · 3 years, 2 months ago
- 23ca067 mm: Fully initialize invalidate_lock, amend lock class later by Sebastian Andrzej Siewior · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 3 months ago
- 7ae12c8 fs: inode: count invalidated shadow pages in pginodesteal by Johannes Weiner · 3 years, 3 months ago
- 730633f mm: Protect operations adding pages to page cache with invalidate_lock by Jan Kara · 3 years, 11 months ago
- 786b311 mm: remove nrexceptional from inode: remove BUG_ON by Hugh Dickins · 3 years, 8 months ago
- 8bc3c48 mm: remove nrexceptional from inode by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 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
- 51db776 vfs: remove unused ioctl helpers by Miklos Szeredi · 3 years, 8 months ago
- db99855 fs: introduce two inode i_{u,g}id initialization helpers by Christian Brauner · 3 years, 9 months ago
- a65e58e fs: document and rename fsid helpers by Christian Brauner · 3 years, 9 months ago
- 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
- 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
- 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
- 643fe55 open: handle idmapped mounts in do_truncate() by Christian Brauner · 3 years, 11 months ago
- ba73d98 namei: handle idmapped mounts in may_*() helpers by Christian Brauner · 3 years, 11 months ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 3 years, 11 months ago
- 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 3 years, 11 months ago
- 0558c1b capability: handle idmapped mounts by Christian Brauner · 3 years, 11 months ago
- 961f3c8 fs: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years ago
- e20b14d fs: only specify I_DIRTY_TIME when needed in generic_update_time() by Eric Biggers · 4 years ago
- edbb35c fs/inode.c: make inode_init_always() initialize i_ino to 0 by Eric Biggers · 4 years, 2 months ago
- 7bb5226 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
- 8814908 fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() by Hao Li · 4 years ago
- 4e7b567 block: remove i_bdev by Christoph Hellwig · 4 years, 1 month ago
- 01c7026 fs: add a filesystem flag for THPs by Matthew Wilcox (Oracle) · 4 years, 2 months ago
- 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
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- 3f19b2a vfs, afs, ext4: Make the inode hash table RCU searchable by David Howells · 7 years ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
- 2b8e8b5 fs: inode.c: get rid of docs warnings by Mauro Carvalho Chehab · 4 years, 8 months ago
- 8019ad1 futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 10 months ago
- 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
- 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
- 30460e1 fs: Enable bmap() function to properly return errors by Carlos Maiolino · 5 years ago
- 6e1918c fscrypt: don't allow v1 policies with casefolding by Daniel Rosenberg · 5 years ago
- 04646ae fs: avoid softlockups in s_inodes iterators by Eric Sandeen · 5 years ago
- 23b424d fs: Do not overload update_time by Deepa Dinamani · 5 years ago
- ba70609 fs: Delete timespec64_trunc() by Deepa Dinamani · 5 years ago
- 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 5 years ago
- 50e17c00 vfs: Add timestamp_truncate() api by Deepa Dinamani · 7 years ago
- 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
- 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
- dbc77f3 vfs: only allow FSSETXATTR to set DAX flag on files and dirs by Darrick J. Wong · 5 years ago
- ca29be7 vfs: teach vfs_ioc_fssetxattr_check to check extent size hints by Darrick J. Wong · 5 years ago
- f991492 vfs: teach vfs_ioc_fssetxattr_check to check project id info by Darrick J. Wong · 5 years ago
- 7b0e492 vfs: create a generic checking function for FS_IOC_FSSETXATTR by Darrick J. Wong · 5 years ago
- 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
- e38f7f5 vfs: introduce file_modified() helper by Amir Goldstein · 6 years ago
- 7b78564 mm: fix page cache convergence regression by Johannes Weiner · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 149e703 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- fdb0da8 new inode method: ->free_inode() by Al Viro · 6 years ago
- f69e749 Abort file_remove_privs() for non-reg. files by Alexander Lochmann · 6 years ago
- 6f22b66 fs: use timespec64 in relatime_need_update by Arnd Bergmann · 6 years ago
- a905737 fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits() by Vineet Gupta · 6 years ago
- 69056ee Revert "mm: don't reclaim inodes with many attached pages" by Dave Chinner · 6 years ago
- 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
- d651d16 vfs: replace current_kernel_time64 with ktime equivalent by Arnd Bergmann · 6 years ago
- a76cf1a mm: don't reclaim inodes with many attached pages by Roman Gushchin · 6 years ago