index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
/
fuse
/
readdir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
1
-2
/
+5
2021-09-08
new helper: inode_wrong_type()
Al Viro
1
-1
/
+1
2021-01-09
fuse: fix bad inode
Miklos Szeredi
1
-2
/
+2
2020-09-18
fuse: split fuse_mount off of fuse_conn
Max Reitz
1
-5
/
+5
2020-02-06
fuse: use true,false for bool variable
zhengbin
1
-1
/
+1
2019-11-12
fuse: verify attributes
Miklos Szeredi
1
-1
/
+1
2019-09-24
fuse: fix beyond-end-of-page access in fuse_parse_cache()
Tejun Heo
1
-1
/
+3
2019-09-10
fuse: convert readdir to simple api
Miklos Szeredi
1
-27
/
+20
2019-09-10
fuse: convert fuse_force_forget() to simple api
Miklos Szeredi
1
-0
/
+21
2019-02-13
fuse: Protect fi->nlookup with fi->lock
Kirill Tkhai
1
-2
/
+2
2018-10-01
fuse: use iversion for readdir cache verification
Miklos Szeredi
1
-1
/
+4
2018-10-01
fuse: use mtime for readdir cache verification
Miklos Szeredi
1
-4
/
+34
2018-10-01
fuse: add readdir cache version
Miklos Szeredi
1
-1
/
+44
2018-10-01
fuse: allow using readdir cache
Miklos Szeredi
1
-4
/
+144
2018-10-01
fuse: allow caching readdir
Miklos Szeredi
1
-1
/
+90
2018-09-28
fuse: extract fuse_emit() helper
Miklos Szeredi
1
-4
/
+9
2018-09-28
fuse: split out readdir.c
Miklos Szeredi
1
-0
/
+259