NetBSD/sys/fs
2019-12-03 04:59:05 +00:00
..
adosfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
autofs autofs: Use NULLVP for NULL vnode 2019-11-26 16:17:31 +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 Switch files copyright Reinoud Zandijk from BSD 4 clause to BSD 2 clause. 2019-10-16 21:52:22 +00:00
ntfs When the MFT record size is lower than the cluster size we have 2019-10-18 08:19:33 +00:00
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 in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
tmpfs Omit obsolete comment and needless __diagused marker. 2019-12-03 04:59:05 +00:00
udf Switch files copyright Reinoud Zandijk from BSD 4 clause to BSD 2 clause. 2019-10-16 21:52:22 +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