Age | Commit message (Expand) | Author |
---|---|---|
2014-06-04 | In fusefs_unmount() we need to send the FBT_DESTROY fusebuf only if | Sylvestre Gallon |
2014-05-20 | Add -o max_read=XXX support in fuse. This is needed by usmb to have a | Sylvestre Gallon |
2013-12-10 | Unset fuse_mnt in fusefs_unmount after vflushing and freeing fbufs in use. | pelikan |
2013-10-07 | use printf(9) consistently in FUSE | Sylvestre Gallon |
2013-10-07 | Introduce fb_delete() helper and use it in FUSE code. | Sylvestre Gallon |
2013-06-21 | Make fuse device clonable. | syl |
2013-06-12 | remove extra whitespace | Ted Unangst |
2013-06-09 | move fuse sysctl defines up and add _KERNEL. from Sylvestre Gallon | Ted Unangst |
2013-06-04 | delete a printf, from sylvestre | Ted Unangst |
2013-06-03 | add a bunch of files for ISC-licensed FUSE support. ok beck deraadt | Ted Unangst |