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.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
/
include
/
linux
/
dcache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+7
2024-07-03
fs: fix dentry size
Christian Brauner
1
-1
/
+1
2024-07-03
vfs: move d_lockref out of the area used by RCU lookup
Mateusz Guzik
1
-1
/
+6
2024-06-27
vfs: rename parent_ino to d_parent_ino and make it use RCU
Mateusz Guzik
1
-0
/
+2
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-7
/
+11
2024-02-10
Revert "get rid of DCACHE_GENOCIDE"
Al Viro
1
-0
/
+1
2024-02-06
fs: remove the inode argument to ->d_real() method
Amir Goldstein
1
-7
/
+11
2023-11-25
dcache: remove unnecessary NULL check in dget_dlock()
Vegard Nossum
1
-11
/
+30
2023-11-25
kill DCACHE_MAY_FREE
Al Viro
1
-1
/
+0
2023-11-25
Merge branches 'work.dcache-misc' and 'work.dcache2' into work.dcache
Al Viro
1
-5
/
+15
2023-11-25
get rid of DCACHE_GENOCIDE
Al Viro
1
-1
/
+0
2023-11-25
d_genocide(): move the extern into fs/internal.h
Al Viro
1
-3
/
+0
2023-11-25
kill d_instantate_anon(), fold __d_instantiate_anon() into remaining caller
Al Viro
1
-1
/
+0
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
1
-5
/
+15
2023-11-19
kill d_backing_dentry()
Al Viro
1
-15
/
+0
2023-11-19
[software coproarchaeology] dentry.h: kill a mysterious comment
Al Viro
1
-1
/
+0
2023-11-19
dentry.h: trim externs
Al Viro
1
-5
/
+0
2023-11-19
kill d_{is,set}_fallthru()
Al Viro
1
-13
/
+4
2023-11-19
DCACHE_COOKIE: RIP
Al Viro
1
-1
/
+0
2023-11-19
DCACHE_... ->d_flags bits: switch to BIT()
Al Viro
1
-38
/
+38
2023-11-19
struct dentry: get rid of randomize_layout idiocy
Al Viro
1
-1
/
+1
2023-09-12
fs: factor out d_mark_tmpfile()
Kent Overstreet
1
-0
/
+1
2022-10-11
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
1
-1
/
+2
2022-08-20
dynamic_dname(): drop unused dentry argument
Al Viro
1
-2
/
+2
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+2
2022-08-03
fs/dcache: export d_same_name() helper
Xiubo Li
1
-0
/
+2
2022-07-30
fs/dcache: Move the wakeup from __d_lookup_done() to the caller.
Sebastian Andrzej Siewior
1
-6
/
+3
2022-01-22
fs: move dcache sysctls to its own file
Luis Chamberlain
1
-10
/
+0
2021-04-16
useful constants: struct qstr for ".."
Al Viro
1
-0
/
+1
2021-03-21
constify dentry argument of dentry_path()/dentry_path_raw()
Al Viro
1
-2
/
+2
2021-01-16
new helper: d_find_alias_rcu()
Al Viro
1
-0
/
+2
2020-12-16
kernel.h: split out mathematical helpers
Andy Shevchenko
1
-0
/
+1
2020-09-24
fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME
Eric Biggers
1
-1
/
+1
2020-07-29
vfs: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-05-13
fs: Introduce DCACHE_DONTCACHE
Ira Weiny
1
-0
/
+2
2019-11-15
fs/namei.c: pull positivity check into follow_managed()
Al Viro
1
-0
/
+5
2019-07-31
docs: fs: convert docs without extension to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2019-06-08
docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-05-21
unexport simple_dname()
Al Viro
1
-1
/
+0
2019-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-1
/
+1
2019-04-26
ovl_lookup_real_one(): don't bother with strlen()
Al Viro
1
-1
/
+1
2019-04-17
fscrypt: clean up and improve dentry revalidation
Eric Biggers
1
-1
/
+1
2019-04-10
unexport d_alloc_pseudo()
Al Viro
1
-1
/
+0
2019-04-10
dcache: sort the freeing-without-RCU-delay mess for good.
Al Viro
1
-1
/
+1
2019-01-30
fs/dcache: Track & report number of negative dentries
Waiman Long
1
-3
/
+4
2018-08-22
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+4
2018-08-14
Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+0
2018-08-02
kill d_instantiate_no_diralias()
Al Viro
1
-1
/
+0
[next]