Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2010-06-24 | Add .gitignore files | Miklos Szeredi | -14/+10 | |
Add .gitignore files and delete .cvsignore files. | ||||
2009-07-01 | fix compiler warning | Csaba Henk | -0/+2 | |
2009-06-18 | *** empty log message *** | Miklos Szeredi | -0/+1 | |
2009-06-18 | CUSE patches from Tejun Heo (add new files) | Miklos Szeredi | -0/+294 | |
2009-06-18 | CUSE patches from Tejun Heo | Miklos Szeredi | -24/+95 | |
2008-12-08 | * Implement poll support. Patch by Tejun Heo | Miklos Szeredi | -1/+355 | |
2008-12-05 | * Implement ioctl support. On high level interface only | Miklos Szeredi | -1/+303 | |
"restricted" ioctls are supported (which are defined with the _IO(), _IOR(), _IOW() or _IOWR() macros). Unrestricted ioctls will only be allwed to CUSE (Character Device in Userspace) servers. Patch by Tejun Heo | ||||
2008-03-05 | Make example/null work with -odirect_io | Miklos Szeredi | -0/+3 | |
2008-02-08 | Support receiving file handle from kernel in GETATTR request; Allow ↵ | Miklos Szeredi | -0/+2 | |
operations with a NULL path argument, if the filesystem supports it | ||||
2008-02-08 | fusexmp_fh: avoid unnecessary seeking in readdir | Miklos Szeredi | -15/+48 | |
2007-12-12 | change indenting | Miklos Szeredi | -653/+654 | |
2007-05-17 | *** empty log message *** | Miklos Szeredi | -0/+4 | |
2007-04-27 | merge bugfix branch up to 2.6.4 | Miklos Szeredi | -1/+1 | |
2007-04-25 | update copyright dates | Miklos Szeredi | -5/+5 | |
2007-03-30 | cleanup | Miklos Szeredi | -8/+6 | |
2007-02-03 | Add filesystem stacking support to high level API | Miklos Szeredi | -2/+2 | |
2006-10-01 | Add init script | Miklos Szeredi | -1/+21 | |
2006-09-30 | API changes | Miklos Szeredi | -2/+3 | |
2006-09-16 | fix | Miklos Szeredi | -4/+4 | |
2006-09-10 | ulockmgr | Miklos Szeredi | -5/+11 | |
2006-09-02 | fix | Miklos Szeredi | -7/+20 | |
2006-03-17 | fix | Miklos Szeredi | -16/+10 | |
2006-03-01 | pass device file descriptor to fuse_unmount | Csaba Henk | -2/+5 | |
2006-02-21 | fix | Miklos Szeredi | -0/+18 | |
2006-02-17 | fix | Miklos Szeredi | -6/+8 | |
2006-02-03 | fix | Miklos Szeredi | -0/+1 | |
2006-01-06 | fix | Miklos Szeredi | -18/+18 | |
2005-11-16 | merge FreeBSD stuff | Miklos Szeredi | -55/+71 | |
2005-11-11 | fix | Miklos Szeredi | -2/+7 | |
2005-11-07 | fix up statfs interface | Miklos Szeredi | -6/+4 | |
2005-10-28 | fix | Miklos Szeredi | -0/+15 | |
2005-10-26 | add ftruncate() method | Miklos Szeredi | -0/+15 | |
2005-10-26 | atomic open+create added | Miklos Szeredi | -0/+12 | |
2005-10-26 | add access operation | Miklos Szeredi | -0/+24 | |
2005-10-03 | fix | Miklos Szeredi | -1/+0 | |
2005-09-13 | fix | Miklos Szeredi | -0/+2 | |
2005-09-08 | more reverting | Miklos Szeredi | -38/+0 | |
2005-08-25 | fix | Miklos Szeredi | -1/+19 | |
2005-08-23 | fix | Miklos Szeredi | -0/+23 | |
2005-08-14 | cleanup | Miklos Szeredi | -6/+12 | |
2005-08-11 | fix | Miklos Szeredi | -8/+5 | |
2005-08-03 | fix | Miklos Szeredi | -9/+19 | |
2005-07-21 | fixes | Miklos Szeredi | -5/+4 | |
2005-07-15 | added lowlevel API | Miklos Szeredi | -1/+1 | |
2005-07-13 | inode based API first working version | Miklos Szeredi | -1/+172 | |
2005-04-07 | fix | Miklos Szeredi | -12/+379 | |
2005-03-21 | Merge 2_2_bugfix up to 2_2_merge1 | Miklos Szeredi | -1/+1 | |
2005-02-02 | whitespace fixes | Miklos Szeredi | -9/+9 | |
2005-01-10 | update copyright year | Miklos Szeredi | -3/+3 | |
2004-11-26 | API change | Miklos Szeredi | -14/+21 | |