开源镜像站
帮助
动态
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
/
include
/
uapi
/
linux
/
fuse.h
Age
Commit message (
Expand
)
Author
2019-05-27
fuse: add FUSE_WRITE_KILL_PRIV
Miklos Szeredi
2019-04-24
fuse: Add ioctl flag for x32 compat ioctl
Ian Abbott
2019-04-24
fuse: fix changelog entry for protocol 7.9
Alan Somers
2019-04-24
fuse: fix changelog entry for protocol 7.12
Alan Somers
2019-04-24
fuse: document fuse_fsync_in.fsync_flags
Alan Somers
2019-04-24
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
2019-04-24
fuse: allow filesystems to have precise control over data cache
Kirill Smelkov
2019-02-13
fuse: support clients that don't implement 'opendir'
Chad Austin
2018-10-15
fuse: enable caching of symlinks
Dan Schatzberg
2018-10-01
fuse: add max_pages to init_out
Constantine Shulyupin
2018-09-28
fuse: add FOPEN_CACHE_DIR
Miklos Szeredi
2018-09-28
fuse: add support for copy_file_range()
Niels de Vos
2018-03-20
fuse: return -ECONNABORTED on /dev/fuse read after abort
Szymon Lukasz
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2016-10-01
fuse: Add posix ACL support
Seth Forshee
2016-10-01
fuse: handle killpriv in userspace fs
Miklos Szeredi
2016-06-30
fuse: serialize dirops by default
Miklos Szeredi
2015-11-10
fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
Ravishankar N
2015-07-01
fuse: device fd clone
Miklos Szeredi
2014-07-22
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
2014-04-28
fuse: add renameat2 support
Miklos Szeredi
2014-04-28
fuse: allow ctime flushing to userspace
Maxim Patlasov
2014-04-28
fuse: fuse: add time_gran to INIT_OUT
Miklos Szeredi
2014-04-02
fuse: Turn writeback cache on
Pavel Emelyanov
2013-05-01
fuse: add flag to turn on async direct IO
Miklos Szeredi
2013-04-17
fuse: fix type definitions in uapi header
Miklos Szeredi
2013-02-07
fuse: allow control of adaptive readdirplus use
Eric Wong
2013-02-07
Synchronize fuse header with one used in library
Miklos Szeredi
2013-02-04
fuse: send poll events
Enke Chen
2013-01-31
fuse: bump version for READDIRPLUS
Miklos Szeredi
2013-01-24
fuse: implement NFS-like readdirplus support
Anand V. Avati
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells