index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inode.c
Age
Commit message (
Expand
)
Author
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
2022-08-18
fs: __file_remove_privs(): restore call to inode_has_no_xattr()
Stefan Roesch
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
fs: change test in inode_insert5 for adding to the sb list
Jeff Layton
2022-07-24
fs: Add async write file modification handling.
Stefan Roesch
2022-07-24
fs: Split off inode_needs_update_time and __file_update_time
Stefan Roesch
2022-07-24
fs: add __remove_file_privs() with flags parameter
Stefan Roesch
2022-07-21
fs: move S_ISGID stripping into the vfs_*() helpers
Yang Xu
2022-07-19
fs: add mode_strip_sgid() helper
Yang Xu
2022-06-29
mm: Remove __delete_from_page_cache()
Matthew Wilcox (Oracle)
2022-06-06
writeback: Fix inode->i_io_list not be protected by inode->i_lock error
Jchao Sun
2022-03-22
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
2022-01-22
fs: move inode sysctls to its own file
Luis Chamberlain
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
2021-11-17
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2021-10-26
fs: export an inode_update_time helper
Josef Bacik
2021-09-17
mm: Fully initialize invalidate_lock, amend lock class later
Sebastian Andrzej Siewior
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
fs: inode: count invalidated shadow pages in pginodesteal
Johannes Weiner
2021-07-13
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
2021-05-05
mm: remove nrexceptional from inode: remove BUG_ON
Hugh Dickins
[next]