Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2007-05-02 | kernel: sync with mainline... | Miklos Szeredi | -8/+43 | |
2007-04-28 | doc | Miklos Szeredi | -10/+91 | |
2007-04-27 | Clean up init script, make it LSB compliant | Miklos Szeredi | -26/+64 | |
2007-04-27 | merge bugfix branch up to 2.6.4 | Miklos Szeredi | -2/+9 | |
2007-04-27 | libfuse: call umount(8) directly... | Miklos Szeredi | -31/+42 | |
2007-04-26 | In multithreaded loop, use a semaphore instead of SIGHUP... | Miklos Szeredi | -2/+13 | |
2007-04-25 | update copyright dates | Miklos Szeredi | -35/+35 | |
2007-04-25 | *** empty log message *** | Miklos Szeredi | -186/+257 | |
2007-04-18 | Replace utils/mount.fuse "sh" script with a "C" program | Miklos Szeredi | -69/+158 | |
2007-04-05 | *** empty log message *** | Miklos Szeredi | -3/+32 | |
2007-04-01 | fix some FreeBSD related macros | Csaba Henk | -3/+6 | |
2007-03-30 | Add support for direct mounting by libfuse | Miklos Szeredi | -27/+221 | |
2007-03-30 | cleanup | Miklos Szeredi | -12/+12 | |
2007-03-14 | merge bugfixes up to merge3 | Miklos Szeredi | -4/+45 | |
2007-03-14 | Correctly handle O_APPEND in direct IO mode | Miklos Szeredi | -3/+9 | |
2007-02-03 | Add filesystem stacking support to high level API | Miklos Szeredi | -877/+2688 | |
2007-02-03 | merge to fuse_2_6_merge2 | Miklos Szeredi | -29/+92 | |
2007-01-19 | merge up to fuse_2_6_merge1 | Miklos Szeredi | -19/+36 | |
2007-01-13 | Fix option parsing in mount.fuse | Miklos Szeredi | -3/+17 | |
2006-12-16 | kernel: don't keep unreferenced inodes in the icache | Miklos Szeredi | -0/+5 | |
2006-12-12 | releasedir doc fix | Miklos Szeredi | -2/+0 | |
2006-12-10 | fix warning | Miklos Szeredi | -9/+4 | |
2006-12-10 | mounting fixes | Miklos Szeredi | -230/+96 | |
2006-12-04 | build fixes | Miklos Szeredi | -11/+23 | |
2006-12-02 | Add -lrt to fuse.pc (if needed) to fix static linking against libfuse | Miklos Szeredi | -1/+6 | |
2006-12-01 | new release | Miklos Szeredi | -3/+7 | |
2006-11-30 | Fix API version 21 and 22 compatibility for fuse_teardown | Miklos Szeredi | -1/+7 | |
2006-11-29 | kernel: fix build problem for "make -C ..." | Miklos Szeredi | -1/+4 | |
2006-11-29 | Print a more helpful message in case the kernel doesn't support the ↵ | Miklos Szeredi | -1/+31 | |
'fuseblk' filesystem type | ||||
2006-11-19 | fix lookup Oops | Miklos Szeredi | -14/+46 | |
2006-11-18 | Lowlevel header doc fix by John Muir | Miklos Szeredi | -2/+3 | |
2006-11-11 | fixes | Miklos Szeredi | -6/+31 | |
2006-10-28 | build/install fixes + add bug reporting instructions to README | Miklos Szeredi | -13/+41 | |
2006-10-22 | new release | Miklos Szeredi | -2/+6 | |
2006-10-18 | fusermount: don't try to create a lock file if /etc/mtab is a symlink | Miklos Szeredi | -6/+14 | |
2006-10-17 | sync + update FAQ/Filesystems | Miklos Szeredi | -854/+1146 | |
2006-10-16 | cleanups + new release candidate | Miklos Szeredi | -43/+42 | |
2006-10-13 | *** empty log message *** | Miklos Szeredi | -2/+4 | |
2006-10-13 | fix hang, etc | Miklos Szeredi | -16/+53 | |
2006-10-13 | kernel: Fix compilation on patched 2.6.18 (fc6) and 2.6.9 | Miklos Szeredi | -10/+77 | |
2006-10-11 | Check for signature of super_operations->umount_begin() | Miklos Szeredi | -1/+15 | |
2006-10-10 | doc fixes | Miklos Szeredi | -1/+33 | |
2006-10-08 | Add DESTROY message | Miklos Szeredi | -2/+58 | |
2006-10-08 | fixes | Miklos Szeredi | -55/+202 | |
2006-10-01 | new release candidate | Miklos Szeredi | -0/+4 | |
2006-10-01 | Add support for FLUSH+RELEASE operation | Miklos Szeredi | -11/+34 | |
2006-10-01 | Add init script | Miklos Szeredi | -6/+108 | |
2006-09-30 | API changes | Miklos Szeredi | -38/+50 | |
2006-09-30 | fusermount: revert modprobe change | Miklos Szeredi | -11/+4 | |
2006-09-30 | bmap support | Miklos Szeredi | -20/+257 | |