aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Fix kernel module compilation for 2.6.23Gravatar Miklos Szeredi2007-09-18
* Add missing context initialization in fuse_fs_chmod()Gravatar Miklos Szeredi2007-09-18
* lib/fuse_lowlevel.c: fix a fuse_req leak in do_forget()Gravatar Miklos Szeredi2007-09-05
* fixesGravatar Miklos Szeredi2007-08-08
* Don't call /bin/[u]mount if /etc/mtab is a symlinkGravatar Miklos Szeredi2007-07-25
* Reset args->argc in fuse_opt_free_args()Gravatar Miklos Szeredi2007-07-12
* Released 2.7.0Gravatar Miklos Szeredi2007-07-02
* lib: fix locking when loading a filesystem moduleGravatar Miklos Szeredi2007-06-22
* Add fs subtype support to mount.fuseGravatar Miklos Szeredi2007-06-21
* Add fs subtype support to libfuse and fusermountGravatar Miklos Szeredi2007-06-20
* kernel: sync with mainline (2.6.22)Gravatar Miklos Szeredi2007-06-19
* libulockmgr: Work around a kernel bug in recv()Gravatar Miklos Szeredi2007-06-03
* lib: optimization: store parent pointer in node instead of parent idGravatar Miklos Szeredi2007-05-29
* lib: don't create new thread for each FORGET request...Gravatar Miklos Szeredi2007-05-29
* lib: fix memory leak on thread creation failure...Gravatar Miklos Szeredi2007-05-24
* lowlevel lib: add fuse_reply_iov function...Gravatar Miklos Szeredi2007-05-23
* Fix Oops or error if a regular file is created with mknod(2)...Gravatar Miklos Szeredi2007-05-22
* update flush changesGravatar Miklos Szeredi2007-05-11
* various flush related fixes in hi-libGravatar Csaba Henk2007-05-10
* fix return value of fuse_loop()/fuse_loop_mt()Gravatar Csaba Henk2007-05-10
* Released 2.7.0-rc1Gravatar Miklos Szeredi2007-05-03
* kernel: sync with mainline...Gravatar Miklos Szeredi2007-05-02
* Clean up init script, make it LSB compliantGravatar Miklos Szeredi2007-04-27
* merge bugfix branch up to 2.6.4Gravatar Miklos Szeredi2007-04-27
* libfuse: call umount(8) directly...Gravatar Miklos Szeredi2007-04-27
* In multithreaded loop, use a semaphore instead of SIGHUP...Gravatar Miklos Szeredi2007-04-26
* *** empty log message ***Gravatar Miklos Szeredi2007-04-25
* Replace utils/mount.fuse "sh" script with a "C" programGravatar Miklos Szeredi2007-04-18
* *** empty log message ***Gravatar Miklos Szeredi2007-04-05
* fix some FreeBSD related macrosGravatar Csaba Henk2007-04-01
* Add support for direct mounting by libfuseGravatar Miklos Szeredi2007-03-30
* cleanupGravatar Miklos Szeredi2007-03-30
* merge bugfixes up to merge3Gravatar Miklos Szeredi2007-03-14
* Correctly handle O_APPEND in direct IO modeGravatar Miklos Szeredi2007-03-14
* Add filesystem stacking support to high level APIGravatar Miklos Szeredi2007-02-03
* merge to fuse_2_6_merge2Gravatar Miklos Szeredi2007-02-03
* merge up to fuse_2_6_merge1Gravatar Miklos Szeredi2007-01-19
* Fix option parsing in mount.fuseGravatar Miklos Szeredi2007-01-13
* kernel: don't keep unreferenced inodes in the icacheGravatar Miklos Szeredi2006-12-16
* fix warningGravatar Miklos Szeredi2006-12-10
* mounting fixesGravatar Miklos Szeredi2006-12-10
* build fixesGravatar Miklos Szeredi2006-12-04
* Add -lrt to fuse.pc (if needed) to fix static linking against libfuseGravatar Miklos Szeredi2006-12-02
* new releaseGravatar Miklos Szeredi2006-12-01
* Fix API version 21 and 22 compatibility for fuse_teardownGravatar Miklos Szeredi2006-11-30
* kernel: fix build problem for "make -C ..."Gravatar Miklos Szeredi2006-11-29
* Print a more helpful message in case the kernel doesn't support the 'fuseblk'...Gravatar Miklos Szeredi2006-11-29
* fix lookup OopsGravatar Miklos Szeredi2006-11-19
* fixesGravatar Miklos Szeredi2006-11-11
* build/install fixes + add bug reporting instructions to READMEGravatar Miklos Szeredi2006-10-28