NetBSD/sys/fs
mrg 24da319951 remove an always false check and its' "This can never happen?" comment. 2019-10-04 12:34:40 +00:00
..
adosfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
autofs support getargs, fix flush, fix mutex_destroy 2018-01-14 22:43:18 +00:00
cd9660 Fix info leak: zero out the buffer, because it is not entirely filled, and 2019-07-12 17:18:30 +00:00
efs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
filecorefs
hfs Remove bogus code to workaround PCC limitations. 2019-01-05 10:25:11 +00:00
msdosfs Add newly created vnodes to the namei cache. The rest of the filesystems 2019-09-18 17:59:14 +00:00
nfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nilfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
ntfs
ptyfs provide VNOVALSIZE and VNOVALFLAGS to avoid casting in source. 2019-09-26 20:57:19 +00:00
puffs Fix copying issue that was causing errors in unit_test puffs_tstavfs by 2019-09-27 22:36:57 +00:00
smbfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
sysvbfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
tmpfs remove an always false check and its' "This can never happen?" comment. 2019-10-04 12:34:40 +00:00
udf Add newly created vnodes to the namei cache. The rest of the filesystems 2019-09-18 17:59:14 +00:00
union Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
unionfs
v7fs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
Makefile Merge autofs support from: Tomohiro Kusumi 2018-01-09 03:31:12 +00:00
unicode.h