aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove fuse kernel module sourcesMiklos Szeredi2008-06-1610-6146/+0
* Don't allow bigger than 4kB writes by default...Miklos Szeredi2008-06-091-0/+1
* update versions to 2.8.0-pre0Miklos Szeredi2008-02-201-1/+1
* Update kernel interface to 7.9Miklos Szeredi2008-02-081-2/+66
* fixMiklos Szeredi2007-12-121-1/+3
* Fix kernel module compile for 2.6.24Miklos Szeredi2007-12-123-19/+125
* Disable old symbol versions if __UCLIBC__ is definedMiklos Szeredi2007-12-121-1/+1
* Released 2.7.1Miklos Szeredi2007-10-161-1/+1
* pull kernel module fixes from mainlineMiklos Szeredi2007-10-164-3/+25
* Fix kernel module compilation for 2.6.23Miklos Szeredi2007-09-184-0/+21
* move BSD license out from ifdefed regionMiklos Szeredi2007-09-181-7/+3
* Released 2.7.0Miklos Szeredi2007-07-021-1/+1
* kernel: sync with mainline (2.6.22)Miklos Szeredi2007-06-194-4/+59
* Fix Oops or error if a regular file is created with mknod(2)...Miklos Szeredi2007-05-222-2/+2
* fixMiklos Szeredi2007-05-031-3/+2
* kernel: sync with mainline...Miklos Szeredi2007-05-027-7/+33
* update copyright datesMiklos Szeredi2007-04-257-7/+7
* merge bugfixes up to merge3Miklos Szeredi2007-03-142-1/+15
* Correctly handle O_APPEND in direct IO modeMiklos Szeredi2007-03-141-1/+3
* Add filesystem stacking support to high level APIMiklos Szeredi2007-02-031-1/+1
* merge to fuse_2_6_merge2Miklos Szeredi2007-02-036-24/+70
* merge up to fuse_2_6_merge1Miklos Szeredi2007-01-192-10/+2
* kernel: don't keep unreferenced inodes in the icacheMiklos Szeredi2006-12-161-0/+1
* new releaseMiklos Szeredi2006-12-011-1/+1
* kernel: fix build problem for "make -C ..."Miklos Szeredi2006-11-291-1/+1
* Print a more helpful message in case the kernel doesn't support the 'fuseblk'...Miklos Szeredi2006-11-291-0/+3
* fix lookup OopsMiklos Szeredi2006-11-191-14/+38
* new releaseMiklos Szeredi2006-10-221-1/+1
* sync + update FAQ/FilesystemsMiklos Szeredi2006-10-172-18/+20
* cleanups + new release candidateMiklos Szeredi2006-10-166-42/+33
* fix hang, etcMiklos Szeredi2006-10-133-12/+34
* kernel: Fix compilation on patched 2.6.18 (fc6) and 2.6.9Miklos Szeredi2006-10-137-10/+72
* Check for signature of super_operations->umount_begin()Miklos Szeredi2006-10-112-1/+9
* Add DESTROY messageMiklos Szeredi2006-10-083-0/+29
* Add support for FLUSH+RELEASE operationMiklos Szeredi2006-10-011-2/+8
* Add init scriptMiklos Szeredi2006-10-011-1/+1
* API changesMiklos Szeredi2006-09-301-1/+1
* bmap supportMiklos Szeredi2006-09-304-15/+116
* kernel changesMiklos Szeredi2006-09-306-315/+63
* Drop support for kernels earlier than 2.6.9Miklos Szeredi2006-09-307-561/+42
* Fix compilation on 2.6.9Miklos Szeredi2006-09-301-0/+11
* fixesMiklos Szeredi2006-09-271-1/+1
* arm caching bug workaroundMiklos Szeredi2006-09-222-0/+15
* ulockmgrMiklos Szeredi2006-09-103-2/+32
* statfs improvementMiklos Szeredi2006-08-183-2/+10
* fixMiklos Szeredi2006-08-181-11/+17
* fixMiklos Szeredi2006-07-141-2/+2
* *** empty log message ***Miklos Szeredi2006-06-292-1/+27
* *** empty log message ***Miklos Szeredi2006-06-298-421/+931
* file lockingMiklos Szeredi2006-06-281-5/+30