index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
miscfs
/
fuse
/
fusefs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement FBT_FSYNC, which is called on fsync(2) and fdatasync(2).
helg
2018-07-16
1
-1
/
+2
*
Remove unused fbuf parameter from fuse_device_cleanup().
helg
2018-06-25
1
-2
/
+2
*
Don't timeout on fb_queue(9). The current process will block
helg
2018-06-21
1
-4
/
+1
*
Changes the default mount behaviour so only the user that mounts the
helg
2018-06-19
1
-1
/
+2
*
Implement FBT_FLUSH. This is sent whenever a file descriptor is closed with
helg
2018-05-20
1
-1
/
+2
*
There are three callers of update_vattr(). Two of them don't use the
natano
2016-08-21
1
-2
/
+1
*
Add -o max_read=XXX support in fuse. This is needed by usmb to have a
syl
2014-05-20
1
-2
/
+2
*
Add support for mknod in fuse.
syl
2014-01-16
1
-1
/
+2
*
Unset fuse_mnt in fusefs_unmount after vflushing and freeing fbufs in use.
pelikan
2013-12-10
1
-2
/
+2
*
Add new ioctl for handling FUSE buffers
syl
2013-10-07
1
-1
/
+11
*
Remove debug printfs.
syl
2013-08-10
1
-4
/
+1
*
move fuse sysctl defines up and add _KERNEL. from Sylvestre Gallon
tedu
2013-06-09
1
-16
/
+19
*
add a bunch of files for ISC-licensed FUSE support. ok beck deraadt
tedu
2013-06-03
1
-0
/
+85