index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
Li Zhijian
1
-3
/
+7
2024-10-17
vfs: fix race between evice_inodes() and find_inode()&iput()
Julian Sun
1
-0
/
+4
2024-08-29
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
1
-2
/
+37
2024-01-10
filemap: add a per-mapping stable writes flag
Christoph Hellwig
1
-0
/
+2
2023-11-28
fs: add ctime accessors infrastructure
Jeff Layton
1
-0
/
+16
2023-07-19
fs: Establish locking order for unrelated directories
Jan Kara
1
-0
/
+42
2023-03-03
attr: use consistent sgid stripping checks
Christian Brauner
1
-3
/
+4
2023-03-03
fs: move should_remove_suid()
Christian Brauner
1
-29
/
+0
2023-03-03
attr: add in_group_or_capable()
Christian Brauner
1
-4
/
+24
2022-10-06
Merge tag 'pull-inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+3
2022-09-01
fs: fix UAF/GPF bug in nilfs_mdt_destroy
Dongliang Mu
1
-4
/
+3
2022-08-18
fs: __file_remove_privs(): restore call to inode_has_no_xattr()
Stefan Roesch
1
-6
/
+8
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+7
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-4
/
+30
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-08-03
fs: change test in inode_insert5 for adding to the sb list
Jeff Layton
1
-3
/
+7
2022-07-24
fs: Add async write file modification handling.
Stefan Roesch
1
-3
/
+42
2022-07-24
fs: Split off inode_needs_update_time and __file_update_time
Stefan Roesch
1
-26
/
+50
2022-07-24
fs: add __remove_file_privs() with flags parameter
Stefan Roesch
1
-20
/
+37
2022-07-21
fs: move S_ISGID stripping into the vfs_*() helpers
Yang Xu
1
-2
/
+0
2022-07-19
fs: add mode_strip_sgid() helper
Yang Xu
1
-4
/
+32
2022-06-29
mm: Remove __delete_from_page_cache()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-06-06
writeback: Fix inode->i_io_list not be protected by inode->i_lock error
Jchao Sun
1
-1
/
+1
2022-03-22
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
1
-1
/
+1
2022-01-22
fs: move inode sysctls to its own file
Luis Chamberlain
1
-7
/
+32
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
1
-0
/
+49
2021-11-17
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-19
/
+27
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
1
-19
/
+27
2021-10-26
fs: export an inode_update_time helper
Josef Bacik
1
-3
/
+4
2021-09-17
mm: Fully initialize invalidate_lock, amend lock class later
Sebastian Andrzej Siewior
1
-2
/
+4
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-03
fs: inode: count invalidated shadow pages in pginodesteal
Johannes Weiner
1
-1
/
+1
2021-07-13
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
1
-0
/
+2
2021-05-05
mm: remove nrexceptional from inode: remove BUG_ON
Hugh Dickins
1
-1
/
+8
2021-05-05
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-04-27
Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2021-04-12
vfs: remove unused ioctl helpers
Miklos Szeredi
1
-87
/
+0
2021-03-23
fs: introduce two inode i_{u,g}id initialization helpers
Christian Brauner
1
-2
/
+2
2021-03-23
fs: document and rename fsid helpers
Christian Brauner
1
-2
/
+2
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+31
2021-02-22
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-18
/
+20
2021-01-24
open: handle idmapped mounts in do_truncate()
Christian Brauner
1
-3
/
+4
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
1
-1
/
+1
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-10
/
+26
2021-01-24
capability: handle idmapped mounts
Christian Brauner
1
-1
/
+2
2021-01-21
fs: fix kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+2
2021-01-13
fs: only specify I_DIRTY_TIME when needed in generic_update_time()
Eric Biggers
1
-18
/
+20
[next]