Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat debug output to one line per opcode to make it easier to | 2018-05-21 | 1 | -8/+4 | |
* | Fix fuse node lookups. Currently fusefs nodes in the kernel remember the | 2016-09-07 | 1 | -11/+40 | |
* | Add missing strdup NULL checks; from Ray Lai. | 2016-05-24 | 1 | -2/+6 | |
* | It is better to check the asprintf return value for -1 instead of the | 2015-06-03 | 1 | -5/+5 | |
* | Add support for 255 character file names in fuse. | 2014-04-28 | 1 | -4/+8 | |
* | check return values in libfuse. | 2014-02-05 | 1 | -2/+4 | |
* | Add support for FBT_RECLAIM that allow us to free the representation | 2013-12-03 | 1 | -1/+35 | |
* | Fix some different signedness error. this commit make clang happier. | 2013-10-07 | 1 | -2/+3 | |
* | Fix an ino_t inconsistency in libfuse. This commit unbreak | 2013-09-21 | 1 | -3/+4 | |
* | Remove some useless DPRINTF. | 2013-08-10 | 1 | -3/+1 | |
* | rcsids | 2013-06-03 | 1 | -0/+1 | |
* | add userland fuse library. ok beck deraadt | 2013-06-03 | 1 | -0/+140 |