NetBSD/sys/fs
2019-12-31 13:07:09 +00:00
..
adosfs
autofs autofs: Make /dev/autofs cdevsw functions static 2019-12-14 12:01:13 +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
filecorefs
hfs
msdosfs Add newly created vnodes to the namei cache. The rest of the filesystems 2019-09-18 17:59:14 +00:00
nfs
nilfs s/transfered/transferred/ 2019-12-27 09:41:48 +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 Rather than keeping a separate mutex, condvar, and pserialize for each 2019-12-12 02:15:42 +00:00
smbfs
sysvbfs in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
tmpfs Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +00:00
udf s/transfered/transferred/ 2019-12-27 09:41:48 +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
Makefile
unicode.h