Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC | attilio | 2013-02-26 | 1 | -1/+0 |
* | Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() to | attilio | 2013-02-20 | 2 | -11/+11 |
* | Switch vm_object lock to be a rwlock. | attilio | 2013-02-20 | 2 | -3/+2 |
* | Add support for IO_APPEND flag in fuse | bapt | 2013-01-08 | 1 | -3/+5 |
* | - Protect mnt_data and mnt_flags under the mount interlock | attilio | 2012-11-10 | 1 | -7/+7 |
* | Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag. | attilio | 2012-11-09 | 1 | -1/+0 |
* | - Current caching mode is completely broken because it simply relies | attilio | 2012-11-08 | 7 | -150/+16 |
* | fuse_io* must be able to crunch also VDIR vnodes. | attilio | 2012-11-05 | 1 | -2/+2 |
* | Fix a bug where operations was carried on even if not implemented, | attilio | 2012-11-03 | 1 | -6/+4 |
* | Remove unneeded D_NEEDMINOR. | ed | 2012-10-18 | 1 | -1/+0 |
* | Rename s/DEBUG()/FS_DEBUG() and s/DEBUG2G()/FS_DEBUG2G() in order to | attilio | 2012-10-14 | 8 | -84/+84 |
* | Import a FreeBSD port of the FUSE Linux module. | attilio | 2012-10-13 | 18 | -0/+8167 |