index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dcache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+12
2025-12-06
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-39
/
+72
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+16
2025-11-28
dcache: touch up predicts in __d_lookup_rcu()
Mateusz Guzik
1
-3
/
+12
2025-11-25
fs: rework I_NEW handling to operate without fences
Mateusz Guzik
1
-10
/
+0
2025-11-18
d_make_discardable(): warn if given a non-persistent dentry
Al Viro
1
-8
/
+1
2025-11-18
get rid of kill_litter_super()
Al Viro
1
-21
/
+0
2025-11-16
primitives for maintaining persisitency
Al Viro
1
-15
/
+59
2025-11-16
introduce a flag for explicitly marking persistently pinned dentries
Al Viro
1
-5
/
+22
2025-11-12
fs: hide dentry_cache behind runtime const machinery
Mateusz Guzik
1
-2
/
+4
2025-11-12
dcache: export shrink_dentry_list() and add new helper d_dispose_if_unused()
Luis Henriques
1
-6
/
+12
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-4
/
+4
2025-10-20
fs: add missing fences to I_NEW handling
Mateusz Guzik
1
-0
/
+4
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-16
path_has_submounts(): use guard(mount_locked_reader)
Al Viro
1
-2
/
+2
2025-09-16
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-11
split d_flags calculation out of d_set_d_op()
Al Viro
1
-23
/
+30
2025-06-11
new helper: set_default_d_op()
Al Viro
1
-2
/
+8
2025-06-11
new helper: d_splice_alias_ops()
Al Viro
1
-27
/
+36
2025-06-09
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-27
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-04
Merge tag 'pull-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2025-02-04
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-28
9p: fix ->rename_sem exclusion
Al Viro
1
-0
/
+5
2025-01-28
dissolve external_name.u into separate members
Al Viro
1
-13
/
+17
2025-01-18
make take_dentry_name_snapshot() lockless
Al Viro
1
-10
/
+25
2025-01-18
dcache: back inline names with a struct-wrapped array of unsigned long
Al Viro
1
-24
/
+19
[next]