qemu-gpiodev/libfuse.git
18 years agomake it compile on "strange" kernels fuse_2_6_merge2
Miklos Szeredi [Sat, 3 Feb 2007 10:40:12 +0000 (10:40 +0000)]
make it compile on "strange" kernels

18 years agoFix regression
Miklos Szeredi [Fri, 2 Feb 2007 12:23:45 +0000 (12:23 +0000)]
Fix regression

18 years agokernel: sync with mainline, support 2.6.20 fuse_2_6_2
Miklos Szeredi [Sun, 28 Jan 2007 23:15:00 +0000 (23:15 +0000)]
kernel: sync with mainline, support 2.6.20

18 years agofix BUG in control filesystem
Miklos Szeredi [Sun, 28 Jan 2007 17:50:40 +0000 (17:50 +0000)]
fix BUG in control filesystem

18 years agolib/Makefile.am: actually link libfuse against libfuse_libs
Miklos Szeredi [Sun, 28 Jan 2007 17:26:35 +0000 (17:26 +0000)]
lib/Makefile.am: actually link libfuse against libfuse_libs

18 years agolib/Makefile.am: actually link libfuse against libfuse_libs
Miklos Szeredi [Fri, 26 Jan 2007 10:08:56 +0000 (10:08 +0000)]
lib/Makefile.am: actually link libfuse against libfuse_libs

18 years agoFix possible double lock in certain cases if request is interrupted
Miklos Szeredi [Fri, 19 Jan 2007 22:52:02 +0000 (22:52 +0000)]
Fix possible double lock in certain cases if request is interrupted

18 years agoFix possible double lock in certain cases if request is interrupted
Miklos Szeredi [Fri, 19 Jan 2007 22:49:44 +0000 (22:49 +0000)]
Fix possible double lock in certain cases if request is interrupted

18 years agoFix possible double lock in certain cases if request is interrupted
Miklos Szeredi [Fri, 19 Jan 2007 22:26:39 +0000 (22:26 +0000)]
Fix possible double lock in certain cases if request is interrupted

18 years agoBuild fix for 2.6.16 vanila and 2.6.15 FC5 kernels fuse_2_6_merge1
Miklos Szeredi [Fri, 19 Jan 2007 17:26:16 +0000 (17:26 +0000)]
Build fix for 2.6.16 vanila and 2.6.15 FC5 kernels

18 years agoFix abort in fuse_new() compatibility API for opts == NULL case
Miklos Szeredi [Thu, 18 Jan 2007 16:08:21 +0000 (16:08 +0000)]
Fix abort in fuse_new() compatibility API for opts == NULL case

18 years agoFix unaligned access in file desctriptor passing
Miklos Szeredi [Tue, 2 Jan 2007 20:46:29 +0000 (20:46 +0000)]
Fix unaligned access in file desctriptor passing

18 years agofusermount: Fix detection of fuseblk
Miklos Szeredi [Fri, 15 Dec 2006 16:18:39 +0000 (16:18 +0000)]
fusermount: Fix detection of fuseblk

18 years agolib: Fix use after free in fuse_flush()
Miklos Szeredi [Fri, 15 Dec 2006 16:14:58 +0000 (16:14 +0000)]
lib: Fix use after free in fuse_flush()

18 years agomerge head
Miklos Szeredi [Sat, 9 Dec 2006 18:59:03 +0000 (18:59 +0000)]
merge head

18 years agoThis commit was manufactured by cvs2svn to create branch 'fuse_2_6_bugfix'.
cvs2git [Fri, 1 Dec 2006 14:54:57 +0000 (14:54 +0000)]
This commit was manufactured by cvs2svn to create branch 'fuse_2_6_bugfix'.

18 years agonew release fuse_2_6_1
Miklos Szeredi [Fri, 1 Dec 2006 14:54:55 +0000 (14:54 +0000)]
new release

18 years agoFix API version 21 and 22 compatibility for fuse_teardown
Miklos Szeredi [Thu, 30 Nov 2006 11:57:58 +0000 (11:57 +0000)]
Fix API version 21 and 22 compatibility for fuse_teardown

18 years agokernel: fix build problem for "make -C ..."
Miklos Szeredi [Wed, 29 Nov 2006 16:22:31 +0000 (16:22 +0000)]
kernel: fix build problem for "make -C ..."

18 years agoPrint a more helpful message in case the kernel doesn't support the 'fuseblk' filesys...
Miklos Szeredi [Wed, 29 Nov 2006 16:01:23 +0000 (16:01 +0000)]
Print a more helpful message in case the kernel doesn't support the 'fuseblk' filesystem type

18 years agofix lookup Oops
Miklos Szeredi [Sun, 19 Nov 2006 19:53:37 +0000 (19:53 +0000)]
fix lookup Oops

18 years agoLowlevel header doc fix by John Muir
Miklos Szeredi [Sat, 18 Nov 2006 18:26:23 +0000 (18:26 +0000)]
Lowlevel header doc fix by John Muir

18 years agofixes
Miklos Szeredi [Sat, 11 Nov 2006 09:55:55 +0000 (09:55 +0000)]
fixes

18 years agobuild/install fixes + add bug reporting instructions to README
Miklos Szeredi [Sat, 28 Oct 2006 07:59:22 +0000 (07:59 +0000)]
build/install fixes + add bug reporting instructions to README

18 years agonew release fuse_2_6_0
Miklos Szeredi [Sun, 22 Oct 2006 11:29:14 +0000 (11:29 +0000)]
new release

18 years agofusermount: don't try to create a lock file if /etc/mtab is a symlink
Miklos Szeredi [Wed, 18 Oct 2006 08:17:08 +0000 (08:17 +0000)]
fusermount: don't try to create a lock file if /etc/mtab is a symlink

18 years agosync + update FAQ/Filesystems
Miklos Szeredi [Tue, 17 Oct 2006 18:17:58 +0000 (18:17 +0000)]
sync + update FAQ/Filesystems

18 years agocleanups + new release candidate fuse_2_6_0_rc3
Miklos Szeredi [Mon, 16 Oct 2006 09:06:26 +0000 (09:06 +0000)]
cleanups + new release candidate

18 years ago*** empty log message ***
Miklos Szeredi [Fri, 13 Oct 2006 20:04:46 +0000 (20:04 +0000)]
*** empty log message ***

18 years agofix hang, etc
Miklos Szeredi [Fri, 13 Oct 2006 19:48:19 +0000 (19:48 +0000)]
fix hang, etc

18 years agokernel: Fix compilation on patched 2.6.18 (fc6) and 2.6.9
Miklos Szeredi [Fri, 13 Oct 2006 09:54:24 +0000 (09:54 +0000)]
kernel: Fix compilation on patched 2.6.18 (fc6) and 2.6.9

18 years agoCheck for signature of super_operations->umount_begin()
Miklos Szeredi [Wed, 11 Oct 2006 05:44:55 +0000 (05:44 +0000)]
Check for signature of super_operations->umount_begin()

18 years agodoc fixes
Miklos Szeredi [Tue, 10 Oct 2006 18:53:38 +0000 (18:53 +0000)]
doc fixes

18 years agoAdd DESTROY message
Miklos Szeredi [Sun, 8 Oct 2006 17:35:40 +0000 (17:35 +0000)]
Add DESTROY message

18 years agofixes
Miklos Szeredi [Sun, 8 Oct 2006 15:41:20 +0000 (15:41 +0000)]
fixes

18 years agonew release candidate fuse_2_6_0_rc2
Miklos Szeredi [Sun, 1 Oct 2006 14:42:02 +0000 (14:42 +0000)]
new release candidate

18 years agoAdd support for FLUSH+RELEASE operation
Miklos Szeredi [Sun, 1 Oct 2006 14:41:04 +0000 (14:41 +0000)]
Add support for FLUSH+RELEASE operation

18 years agoAdd init script
Miklos Szeredi [Sun, 1 Oct 2006 13:46:02 +0000 (13:46 +0000)]
Add init script

18 years agoAPI changes
Miklos Szeredi [Sat, 30 Sep 2006 20:03:52 +0000 (20:03 +0000)]
API changes

18 years agofusermount: revert modprobe change
Miklos Szeredi [Sat, 30 Sep 2006 16:41:12 +0000 (16:41 +0000)]
fusermount: revert modprobe change

18 years agobmap support
Miklos Szeredi [Sat, 30 Sep 2006 16:02:25 +0000 (16:02 +0000)]
bmap support

18 years agodoc update
Miklos Szeredi [Sat, 30 Sep 2006 13:15:25 +0000 (13:15 +0000)]
doc update

18 years agokernel changes
Miklos Szeredi [Sat, 30 Sep 2006 12:21:49 +0000 (12:21 +0000)]
kernel changes

18 years agoDrop support for kernels earlier than 2.6.9
Miklos Szeredi [Sat, 30 Sep 2006 07:39:33 +0000 (07:39 +0000)]
Drop support for kernels earlier than 2.6.9

18 years agoFix compilation on 2.6.9
Miklos Szeredi [Sat, 30 Sep 2006 06:17:31 +0000 (06:17 +0000)]
Fix compilation on 2.6.9

18 years agofixes
Miklos Szeredi [Wed, 27 Sep 2006 18:48:06 +0000 (18:48 +0000)]
fixes

18 years agoSupport for nanosec times on FBSD and other FBSD fixes
Csaba Henk [Sun, 24 Sep 2006 14:53:29 +0000 (14:53 +0000)]
Support for nanosec times on FBSD and other FBSD fixes

18 years agofix compat bugs in lowlevel interface
Miklos Szeredi [Fri, 22 Sep 2006 19:30:17 +0000 (19:30 +0000)]
fix compat bugs in lowlevel interface

18 years agoarm caching bug workaround
Miklos Szeredi [Fri, 22 Sep 2006 19:29:42 +0000 (19:29 +0000)]
arm caching bug workaround

18 years agofix
Miklos Szeredi [Sat, 16 Sep 2006 08:52:09 +0000 (08:52 +0000)]
fix

18 years agofix
Miklos Szeredi [Mon, 11 Sep 2006 19:44:05 +0000 (19:44 +0000)]
fix

18 years agoulockmgr fuse_2_6_0_rc1
Miklos Szeredi [Sun, 10 Sep 2006 20:53:36 +0000 (20:53 +0000)]
ulockmgr

18 years agofix
Miklos Szeredi [Thu, 7 Sep 2006 11:48:16 +0000 (11:48 +0000)]
fix

18 years agofix
Miklos Szeredi [Thu, 7 Sep 2006 06:08:56 +0000 (06:08 +0000)]
fix

18 years agointerrupt support
Miklos Szeredi [Thu, 7 Sep 2006 06:02:44 +0000 (06:02 +0000)]
interrupt support

18 years agofix
Miklos Szeredi [Sun, 3 Sep 2006 18:28:52 +0000 (18:28 +0000)]
fix

18 years agofix
Miklos Szeredi [Sat, 2 Sep 2006 13:20:40 +0000 (13:20 +0000)]
fix

18 years agofix
Miklos Szeredi [Sat, 2 Sep 2006 09:51:08 +0000 (09:51 +0000)]
fix

18 years agofix license
Miklos Szeredi [Mon, 28 Aug 2006 19:05:15 +0000 (19:05 +0000)]
fix license

18 years ago*** empty log message ***
Miklos Szeredi [Sat, 19 Aug 2006 09:26:16 +0000 (09:26 +0000)]
*** empty log message ***

18 years agofusermount improvement
Miklos Szeredi [Fri, 18 Aug 2006 19:26:23 +0000 (19:26 +0000)]
fusermount improvement

18 years agostatfs improvement
Miklos Szeredi [Fri, 18 Aug 2006 18:43:50 +0000 (18:43 +0000)]
statfs improvement

18 years agofix
Miklos Szeredi [Fri, 18 Aug 2006 16:38:08 +0000 (16:38 +0000)]
fix

18 years agofix
Miklos Szeredi [Mon, 31 Jul 2006 11:07:40 +0000 (11:07 +0000)]
fix

18 years agofixes
Miklos Szeredi [Sun, 30 Jul 2006 17:33:40 +0000 (17:33 +0000)]
fixes

18 years agofix
Miklos Szeredi [Fri, 14 Jul 2006 10:13:16 +0000 (10:13 +0000)]
fix

18 years ago*** empty log message *** fuse_2_6_0_pre3
Miklos Szeredi [Thu, 29 Jun 2006 15:13:35 +0000 (15:13 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Miklos Szeredi [Thu, 29 Jun 2006 14:38:35 +0000 (14:38 +0000)]
*** empty log message ***

18 years agofile locking
Miklos Szeredi [Wed, 28 Jun 2006 14:51:20 +0000 (14:51 +0000)]
file locking

18 years agofix
Miklos Szeredi [Tue, 6 Jun 2006 10:16:38 +0000 (10:16 +0000)]
fix

18 years agofix
Miklos Szeredi [Tue, 6 Jun 2006 09:48:30 +0000 (09:48 +0000)]
fix

18 years agofix emergency unmount in helper.c
Csaba Henk [Sat, 3 Jun 2006 23:04:18 +0000 (23:04 +0000)]
fix emergency unmount in helper.c

18 years agofix: adjust threading related compiler flags
Csaba Henk [Thu, 1 Jun 2006 14:19:17 +0000 (14:19 +0000)]
fix: adjust threading related compiler flags

18 years agotest
Miklos Szeredi [Tue, 16 May 2006 14:39:47 +0000 (14:39 +0000)]
test

18 years agofix
Miklos Szeredi [Mon, 8 May 2006 12:35:04 +0000 (12:35 +0000)]
fix

18 years agofix
Miklos Szeredi [Wed, 3 May 2006 14:54:59 +0000 (14:54 +0000)]
fix

18 years agorun mount util foregrounded on FreeBSD if kernel features backgrounded init
Csaba Henk [Sat, 22 Apr 2006 22:46:52 +0000 (22:46 +0000)]
run mount util foregrounded on FreeBSD if kernel features backgrounded init

18 years agofix
Miklos Szeredi [Fri, 21 Apr 2006 14:09:28 +0000 (14:09 +0000)]
fix

18 years agofix
Miklos Szeredi [Wed, 12 Apr 2006 10:41:50 +0000 (10:41 +0000)]
fix

19 years agoMore "no" prefixes for FreBSD mount routine
Csaba Henk [Thu, 6 Apr 2006 00:12:44 +0000 (00:12 +0000)]
More "no" prefixes for FreBSD mount routine

19 years agofix
Miklos Szeredi [Wed, 5 Apr 2006 07:18:00 +0000 (07:18 +0000)]
fix

19 years agofix
Miklos Szeredi [Fri, 17 Mar 2006 15:56:05 +0000 (15:56 +0000)]
fix

19 years agofix
Miklos Szeredi [Fri, 17 Mar 2006 15:05:40 +0000 (15:05 +0000)]
fix

19 years agonew release fuse_2_6_0_pre2
Miklos Szeredi [Thu, 16 Mar 2006 14:43:28 +0000 (14:43 +0000)]
new release

19 years agofix
Miklos Szeredi [Thu, 16 Mar 2006 14:19:25 +0000 (14:19 +0000)]
fix

19 years agofix
Miklos Szeredi [Wed, 15 Mar 2006 20:34:10 +0000 (20:34 +0000)]
fix

19 years ago*** empty log message ***
Miklos Szeredi [Tue, 14 Mar 2006 17:43:38 +0000 (17:43 +0000)]
*** empty log message ***

19 years agofix
Miklos Szeredi [Mon, 13 Mar 2006 17:39:56 +0000 (17:39 +0000)]
fix

19 years agofix
Miklos Szeredi [Fri, 10 Mar 2006 16:49:07 +0000 (16:49 +0000)]
fix

19 years agofix
Miklos Szeredi [Fri, 10 Mar 2006 10:18:20 +0000 (10:18 +0000)]
fix

19 years agofix
Miklos Szeredi [Thu, 2 Mar 2006 19:55:56 +0000 (19:55 +0000)]
fix

19 years agofix
Miklos Szeredi [Wed, 1 Mar 2006 12:10:13 +0000 (12:10 +0000)]
fix

19 years agopass device file descriptor to fuse_unmount
Csaba Henk [Wed, 1 Mar 2006 09:40:35 +0000 (09:40 +0000)]
pass device file descriptor to fuse_unmount

19 years agofix
Miklos Szeredi [Sat, 25 Feb 2006 14:42:03 +0000 (14:42 +0000)]
fix

19 years agofix
Miklos Szeredi [Fri, 24 Feb 2006 16:21:58 +0000 (16:21 +0000)]
fix

19 years agofix
Miklos Szeredi [Tue, 21 Feb 2006 18:31:29 +0000 (18:31 +0000)]
fix

19 years agonew prerelease fuse_2_6_0_pre1
Miklos Szeredi [Mon, 20 Feb 2006 11:06:20 +0000 (11:06 +0000)]
new prerelease

19 years agomerge 2_5_bugfix branch
Miklos Szeredi [Mon, 20 Feb 2006 10:55:33 +0000 (10:55 +0000)]
merge 2_5_bugfix branch

19 years agofix
Miklos Szeredi [Fri, 17 Feb 2006 15:49:25 +0000 (15:49 +0000)]
fix

19 years agofix
Miklos Szeredi [Thu, 16 Feb 2006 16:59:39 +0000 (16:59 +0000)]
fix