430
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1.1 release More... almost 22 years ago
fix More... almost 22 years ago
minor fixes More... almost 22 years ago
cleanup More... almost 22 years ago
*** empty log message *** More... almost 22 years ago
*** empty log message *** More... almost 22 years ago
fix More... almost 22 years ago
fix More... almost 22 years ago
fix More... almost 22 years ago
NFS export for 2.6 More... almost 22 years ago
2.6 fixes More... almost 22 years ago
*** empty log message *** More... almost 22 years ago
code cleanup More... almost 22 years ago
*** empty log message *** More... almost 22 years ago
fix More... almost 22 years ago
new version More... almost 22 years ago
integrated 2.6 kernel support More... almost 22 years ago
added phonebook to the list of filesystems More... almost 22 years ago
added -d option to fusermount More... almost 22 years ago
Changed the '#include <fuse.h>' to '#include "fuse.h"' to allow symlinking of fuse.h into python dir. More... almost 22 years ago
version numbers added More... almost 22 years ago
Added 'fsync' stub in example/fusexmp.c Added support for 'fsync' and 'statfs' to python interface, and to python fs example More... almost 22 years ago
added fsync operation More... almost 22 years ago
fix More... almost 22 years ago
fix More... almost 22 years ago
oops - forgot to add fuse/python/setup.py before - here it is! More... almost 22 years ago
python module - added distutils support for build/install (as per standard python practice), consisting of setup.py script - added INSTALL file telling user to run setup.py instead of Make where possible Entered this in ChangeLog More... almost 22 years ago
fix More... almost 22 years ago
added RTA to filesystem list More... almost 22 years ago
Also check the return value of kmalloc in case of memory starvation. More... about 22 years ago