Age | Commit message (Expand) | Author |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-01-08 | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-12-21 | fs: fix doc comment typo fs tree wide | Alexander Mikhalitsyn |
2023-12-12 | list_lru: allow explicit memcg and NUMA node selection | Nhat Pham |
2023-12-12 | fs/inode: Make relatime_need_update return bool | Hao Ge |
2023-11-21 | fs: Rename mapping private members | Matthew Wilcox (Oracle) |
2023-11-20 | filemap: add a per-mapping stable writes flag | Christoph Hellwig |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds |
2023-10-18 | treewide: mark stuff as __ro_after_init | Alexey Dobriyan |
2023-10-18 | fs: convert core infrastructure to new timestamp accessors | Jeff Layton |
2023-09-20 | Revert "fs: add infrastructure for multigrain timestamps" | Christian Brauner |
2023-09-11 | fs: rename __mnt_{want,drop}_write*() helpers | Amir Goldstein |
2023-08-28 | Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-21 | fs: simplify invalidate_inodes | Christoph Hellwig |
2023-08-12 | locking: remove spin_lock_prefetch | Mateusz Guzik |
2023-08-11 | fs: add infrastructure for multigrain timestamps | Jeff Layton |
2023-08-11 | fs: drop the timespec64 argument from update_time | Jeff Layton |
2023-08-09 | fs: drop the timespec64 arg from generic_update_time | Jeff Layton |
2023-08-09 | fs: remove silly warning from current_time | Jeff Layton |
2023-07-13 | fs: convert to ctime accessor functions | Jeff Layton |
2023-07-10 | fs: add ctime accessors infrastructure | Jeff Layton |
2023-07-04 | fs: don't assume arguments are non-NULL | Christian Brauner |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-07 | fs: Restrict lock_two_nondirectories() to non-directory inodes | Jan Kara |
2023-06-02 | fs: Establish locking order for unrelated directories | Jan Kara |
2023-05-19 | fs: remove the special !CONFIG_BLOCK def_blk_fops | Christoph Hellwig |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-18 | mm: vmscan: refactor updating current->reclaim_state | Yosry Ahmed |
2023-03-27 | Update relatime comments to include equality | Stephen Kitt |
2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-01-19 | fs: port fs{g,u}id helpers to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port privilege checking helpers to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port inode_owner_or_capable() to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port inode_init_owner() to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner |
2023-01-18 | fs: port vfs_*() helpers to struct mnt_idmap | Christian Brauner |
2023-01-11 | filelock: move file locking definitions to separate header file | Jeff Layton |
2022-12-12 | Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-12-12 | Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-26 | fs: use type safe idmapping helpers | Christian Brauner |
2022-10-23 | fs: drop useless condition from inode_needs_update_time | Jeff Layton |
2022-10-18 | attr: use consistent sgid stripping checks | Christian Brauner |
2022-10-18 | fs: move should_remove_suid() | Christian Brauner |
2022-10-18 | attr: add in_group_or_capable() | Christian Brauner |
2022-10-06 | Merge tag 'pull-inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2022-09-01 | fs: fix UAF/GPF bug in nilfs_mdt_destroy | Dongliang Mu |