summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix memory leak on thread creation failure...fuse_2_6_bugfixMiklos Szeredi2007-05-243-1/+13
* Fix Oops or error if a regular file is created with mknod(2)...Miklos Szeredi2007-05-212-1/+7
* Fix one more bashism in mount.fuse. Debian Bug#424435.Miklos Szeredi2007-05-172-1/+6
* header doc fix, Debian bug#424871Miklos Szeredi2007-05-171-1/+1
* Released 2.6.5fuse_2_6_5Miklos Szeredi2007-04-294-3/+7
* Fix in typo in mount.fuseMiklos Szeredi2007-04-292-1/+5
* Released 2.6.4fuse_2_6_4Miklos Szeredi2007-04-274-3/+7
* Ublock SIGHUP in multithreaded loop...Miklos Szeredi2007-04-272-0/+12
* Use patch from Debian Bug#413403 to fix problems with bash in mount.fuseMiklos Szeredi2007-04-181-1/+2
* Use patch from Debian Bug#413403 to fix problems with bash in mount.fuseMiklos Szeredi2007-04-182-3/+7
* Add -lulockmgr to compilation comment in fusexmp_fh.cMiklos Szeredi2007-04-153-2/+10
* Use "fusectl" as the device for the fusectl filesystem. Debian Bug#417945Miklos Szeredi2007-04-052-1/+4
* mount.fuse should handle spaces in paths. Debian Bug#417834Miklos Szeredi2007-04-052-1/+6
* mount.fuse should use /bin/bash. Debian Bug#413403fuse_2_6_merge3Miklos Szeredi2007-03-052-1/+6
* Fix detection of installed fuse in init scriptMiklos Szeredi2007-02-263-3/+8
* fixesMiklos Szeredi2007-02-053-4/+23
* fix fuseblk compilationfuse_2_6_3Miklos Szeredi2007-02-045-3/+23
* make it compile on "strange" kernelsfuse_2_6_merge2Miklos Szeredi2007-02-033-0/+13
* Fix regressionMiklos Szeredi2007-02-023-3/+18
* kernel: sync with mainline, support 2.6.20fuse_2_6_2Miklos Szeredi2007-01-289-32/+67
* fix BUG in control filesystemMiklos Szeredi2007-01-282-0/+10
* lib/Makefile.am: actually link libfuse against libfuse_libsMiklos Szeredi2007-01-281-2/+1
* lib/Makefile.am: actually link libfuse against libfuse_libsMiklos Szeredi2007-01-262-1/+6
* Fix possible double lock in certain cases if request is interruptedMiklos Szeredi2007-01-191-1/+3
* Fix possible double lock in certain cases if request is interruptedMiklos Szeredi2007-01-191-5/+6
* Fix possible double lock in certain cases if request is interruptedMiklos Szeredi2007-01-192-6/+7
* Build fix for 2.6.16 vanila and 2.6.15 FC5 kernelsfuse_2_6_merge1Miklos Szeredi2007-01-193-10/+7
* Fix abort in fuse_new() compatibility API for opts == NULL caseMiklos Szeredi2007-01-182-2/+8
* Fix unaligned access in file desctriptor passingMiklos Szeredi2007-01-025-4/+10
* fusermount: Fix detection of fuseblkMiklos Szeredi2006-12-152-1/+4
* lib: Fix use after free in fuse_flush()Miklos Szeredi2006-12-152-1/+6
* merge headMiklos Szeredi2006-12-0910-12/+29
* This commit was manufactured by cvs2svn to create branch 'fuse_2_6_bugfix'.cvs2git2006-12-010-0/+0
* new releasefuse_2_6_1Miklos Szeredi2006-12-014-3/+7
* Fix API version 21 and 22 compatibility for fuse_teardownMiklos Szeredi2006-11-302-1/+7
* kernel: fix build problem for "make -C ..."Miklos Szeredi2006-11-292-1/+4
* Print a more helpful message in case the kernel doesn't support the 'fuseblk'...Miklos Szeredi2006-11-293-1/+31
* fix lookup OopsMiklos Szeredi2006-11-192-14/+46
* Lowlevel header doc fix by John MuirMiklos Szeredi2006-11-181-2/+3
* fixesMiklos Szeredi2006-11-115-6/+31
* build/install fixes + add bug reporting instructions to READMEMiklos Szeredi2006-10-285-13/+41
* new releasefuse_2_6_0Miklos Szeredi2006-10-223-2/+6
* fusermount: don't try to create a lock file if /etc/mtab is a symlinkMiklos Szeredi2006-10-182-6/+14
* sync + update FAQ/FilesystemsMiklos Szeredi2006-10-176-854/+1146
* cleanups + new release candidatefuse_2_6_0_rc3Miklos Szeredi2006-10-168-43/+42
* *** empty log message ***Miklos Szeredi2006-10-131-2/+4
* fix hang, etcMiklos Szeredi2006-10-135-16/+53
* kernel: Fix compilation on patched 2.6.18 (fc6) and 2.6.9Miklos Szeredi2006-10-138-10/+77
* Check for signature of super_operations->umount_begin()Miklos Szeredi2006-10-113-1/+15
* doc fixesMiklos Szeredi2006-10-104-1/+33