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
/
dcache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-07
vfs: Don't leak disconnected dentries on umount
Jan Kara
1
-0
/
+2
2025-10-03
Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-13
/
+13
2025-10-03
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2025-09-25
afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
David Howells
1
-0
/
+1
2025-09-15
path_has_submounts(): use guard(mount_locked_reader)
Al Viro
1
-2
/
+2
2025-09-15
make it easier to catch those who try to modify ->d_name
Al Viro
1
-13
/
+13
2025-08-25
fs: Use try_cmpxchg() in start_dir_add()
Uros Bizjak
1
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2025-06-23
docs/vfs: update references to i_mutex to i_rwsem
Junxuan Liao
1
-5
/
+5
2025-06-11
d_alloc_parallel(): set DCACHE_PAR_LOOKUP earlier
Al Viro
1
-3
/
+7
2025-06-11
make d_set_d_op() static
Al Viro
1
-3
/
+3
2025-06-11
set_default_d_op(): calculate the matching value for ->d_flags
Al Viro
1
-2
/
+4
2025-06-11
correct the set of flags forbidden at d_set_d_op() time
Al Viro
1
-1
/
+2
2025-06-10
split d_flags calculation out of d_set_d_op()
Al Viro
1
-23
/
+30
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-2
/
+8
2025-06-10
new helper: d_splice_alias_ops()
Al Viro
1
-27
/
+36
2025-06-08
d_set_mounted(): we don't need to bump seqcount component of rename_lock
Al Viro
1
-2
/
+2
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+10
2025-05-15
vfs: Add sysctl vfs_cache_pressure_denom for bulk file operations
Yafang Shao
1
-1
/
+10
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
1
-1
/
+0
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+19
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-46
/
+0
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2025-03-18
fs: use wq_has_sleeper() in end_dir_add()
Mateusz Guzik
1
-1
/
+2
2025-02-26
nfs/vfs: discard d_exact_alias()
NeilBrown
1
-46
/
+0
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-02-07
fs: dcache: move the sysctl to fs/dcache.c
Kaixiong Yu
1
-2
/
+19
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
1
-1
/
+1
2025-02-03
Merge tag 'pull-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2025-02-03
fix braino in "9p: fix ->rename_sem exclusion"
Al Viro
1
-2
/
+2
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-43
/
+60
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-27
9p: fix ->rename_sem exclusion
Al Viro
1
-0
/
+5
2025-01-27
dissolve external_name.u into separate members
Al Viro
1
-13
/
+17
2025-01-17
make take_dentry_name_snapshot() lockless
Al Viro
1
-10
/
+25
2025-01-17
dcache: back inline names with a struct-wrapped array of unsigned long
Al Viro
1
-24
/
+19
2025-01-17
make sure that DNAME_INLINE_LEN is a multiple of word size
Al Viro
1
-3
/
+1
2025-01-16
dcache: use lockref_init for d_lockref
Christoph Hellwig
1
-2
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
1
-2
/
+2
2024-10-22
fs: Reorganize kerneldoc parameter names
Julia Lawall
1
-2
/
+2
2024-10-22
vfs: Add a sysctl for automated deletion of dentry
Yafang Shao
1
-0
/
+12
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-4
/
+6
2024-08-30
inode: port __I_NEW to var event
Christian Brauner
1
-1
/
+6
2024-08-30
fs: remove comment about d_rcu_to_refcount
Jeff Layton
1
-3
/
+0
2024-08-30
dcache: keep dentry_hashtable or d_hash_shift even when not used
Stephen Brennan
1
-2
/
+7
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+29
2024-07-15
Merge branch 'runtime-constants'
Linus Torvalds
1
-4
/
+13
[next]