index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
modules
/
ffs
/
Makefile
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-05-29
bsd.own.mk: rename NO_ADDR_OF_PACKED_MEMBER to CC_NO_ADDR_OF_PACKED_MEMBER
lukem
2022-08-09
Now that UFS_DIRHASH is default for biuilt-in file system modules, we
pgoyette
2022-01-08
Remove extra blank line
pgoyette
2022-01-08
Use \t for pre-comment white-space
pgoyette
2022-01-06
Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due to
pgoyette
2020-10-18
Provide a global no-packed-address for both gcc and clang
christos
2020-10-18
use the GCC_ warning variable
christos
2020-10-18
Avoid alignment of packed member
christos
2020-05-16
Add ACL support for FFS. From FreeBSD.
christos
2020-04-18
Extended attribute support for ffsv2, from FreeBSD.
christos
2019-08-19
Enable extended attributes in modules.
christos
2019-06-20
Split the ufs code out of the ffs module and into its own module.
pgoyette
2019-06-17
Add missing file for QUOTA
christos
2019-02-17
Bump default value of WARNS for modules from 3 to 5, and
rin
2014-05-08
Add a global vnode cache:
hannken
2012-05-10
Update ffs, ext2fs, and tmpfs module makefiles to add *_rename.c.
riastradh
2011-05-26
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
joerg
2011-03-13
Fix source list for ffs module.
bouyer
2011-03-06
merge the bouyer-quota2 branch. This adds a new on-disk format
bouyer
2010-03-03
-DFFS is no longer necessary
pooka
2009-02-22
PR kern/26878 FFSv2 + softdep = livelock (no free ram)
ad
2008-11-13
PR kern/39263 $ufs kernel module dependency problems
ad
2008-06-28
Add of bunch of file system modules.
rumble