summaryrefslogtreecommitdiff
path: root/sys/modules/ffs
AgeCommit message (Expand)Author
2019-06-20Split the ufs code out of the ffs module and into its own module.pgoyette
2019-06-17Add missing file for QUOTAchristos
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2014-05-08Add a global vnode cache:hannken
2012-05-10Update ffs, ext2fs, and tmpfs module makefiles to add *_rename.c.riastradh
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-03-13Fix source list for ffs module.bouyer
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2010-03-03-DFFS is no longer necessarypooka
2009-02-22PR kern/26878 FFSv2 + softdep = livelock (no free ram)ad
2008-11-13PR kern/39263 $ufs kernel module dependency problemsad
2008-06-28Add of bunch of file system modules.rumble