Activity
fs: NewLoopbackDirStream: set O_CLOEXEC
fs: NewLoopbackDirStream: set O_CLOEXEC
fs: support renames for loopback file systems not at root
fs: support renames for loopback file systems not at root
fuse: provide back pressure for (BATCH)FORGET
fuse: provide back pressure for (BATCH)FORGET
fs: describe a deadlock when mmap'ing files served by FUSE.
fs: describe a deadlock when mmap'ing files served by FUSE.
fuse: fix CAP_AUTO_INVAL_DATA handling in Init()
fuse: fix CAP_AUTO_INVAL_DATA handling in Init()
fuse: enable id-mapped mount on supported kernels
fuse: enable id-mapped mount on supported kernels
fuse: fix NewLoopbackDirStream on darwin
fuse: fix NewLoopbackDirStream on darwin
fs: support seeking for dirStreamAsFile and dirArray
fs: support seeking for dirStreamAsFile and dirArray
fuse: ensure the server is done before inspecting stats
fuse: ensure the server is done before inspecting stats
fuse: install STATX only on linux
fuse: install STATX only on linux
fs: clear Statx_t according to mask
fs: clear Statx_t according to mask
fuse: fix memory leak for read buffers
fuse: fix memory leak for read buffers
fs: fix and test Create without file handles
fs: fix and test Create without file handles
fuse: new file protocol-server.go
fuse: new file protocol-server.go
EXPERIMENT vhost server for virtioFS
EXPERIMENT vhost server for virtioFS
Force push
EXPERIMENT vhost server for virtioFS
EXPERIMENT vhost server for virtioFS
Force push
EXPERIMENT vhost server for virtioFS
EXPERIMENT vhost server for virtioFS
Force push
fuse: fold systemWrite and write together
fuse: fold systemWrite and write together
EXPERIMENT vhost server for virtioFS
EXPERIMENT vhost server for virtioFS
Force push
fuse: drop locking from Server.KernelSettings()
fuse: drop locking from Server.KernelSettings()
EXPERIMENT vhost server for virtioFS
EXPERIMENT vhost server for virtioFS
Force push
fuse: handle interrupts under new mutex
fuse: handle interrupts under new mutex
fuse: cosmetic changes in bufferpool.go
fuse: cosmetic changes in bufferpool.go
fuse: fix print of response data in case of error returns
fuse: fix print of response data in case of error returns
fuse: simplify debug print infrastructure using reflection
fuse: simplify debug print infrastructure using reflection