summaryrefslogtreecommitdiffstats
path: root/sys/fs/fuse/fuse_io.c
Commit message (Expand)AuthorAgeFilesLines
* MFCattilio2013-02-261-1/+0
* Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() toattilio2013-02-201-2/+2
* Switch vm_object lock to be a rwlock.attilio2013-02-201-2/+1
* Add support for IO_APPEND flag in fusebapt2013-01-081-3/+5
* - Current caching mode is completely broken because it simply reliesattilio2012-11-081-1/+0
* fuse_io* must be able to crunch also VDIR vnodes.attilio2012-11-051-2/+2
* Rename s/DEBUG()/FS_DEBUG() and s/DEBUG2G()/FS_DEBUG2G() in order toattilio2012-10-141-17/+17
* Import a FreeBSD port of the FUSE Linux module.attilio2012-10-131-0/+811
OpenPOWER on IntegriCloud