开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
readdir.c
Age
Commit message (
Expand
)
Author
2021-10-28
fuse: only update necessary attributes
Miklos Szeredi
2021-10-22
fuse: use kmap_local_page()
Peng Hao
2021-06-22
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
2021-03-08
new helper: inode_wrong_type()
Al Viro
2020-12-10
fuse: fix bad inode
Miklos Szeredi
2020-09-18
fuse: split fuse_mount off of fuse_conn
Max Reitz
2020-02-06
fuse: use true,false for bool variable
zhengbin
2019-11-12
fuse: verify attributes
Miklos Szeredi
2019-09-24
fuse: fix beyond-end-of-page access in fuse_parse_cache()
Tejun Heo
2019-09-10
fuse: convert readdir to simple api
Miklos Szeredi
2019-09-10
fuse: convert fuse_force_forget() to simple api
Miklos Szeredi
2019-02-13
fuse: Protect fi->nlookup with fi->lock
Kirill Tkhai
2018-10-01
fuse: use iversion for readdir cache verification
Miklos Szeredi
2018-10-01
fuse: use mtime for readdir cache verification
Miklos Szeredi
2018-10-01
fuse: add readdir cache version
Miklos Szeredi
2018-10-01
fuse: allow using readdir cache
Miklos Szeredi
2018-10-01
fuse: allow caching readdir
Miklos Szeredi
2018-09-28
fuse: extract fuse_emit() helper
Miklos Szeredi
2018-09-28
fuse: split out readdir.c
Miklos Szeredi