NetBSD/sys/fs
mlelstv 223c7df5b3 Add support to msdosfs and makefs to generate correct Unicode (UCS-2) directory
entries from UTF8 encoded file names.
2016-01-30 09:59:27 +00:00
..
adosfs Patch by hannken@ to fix a bug which has been introduced with 1.71. 2015-11-18 22:06:25 +00:00
cd9660 update: runs as a userspace process now. 2015-05-17 09:46:12 +00:00
efs Curious typo. Harmless. Found by Brainy 2015-09-26 12:16:28 +00:00
filecorefs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
hfs KNF 2015-06-21 14:09:47 +00:00
msdosfs Add support to msdosfs and makefs to generate correct Unicode (UCS-2) directory 2016-01-30 09:59:27 +00:00
nfs PR/50535: David Binderman: Fix nonsense strcmp 2015-12-13 18:31:09 +00:00
nilfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
ntfs
ptyfs No need to call spec_inactive() from ptyfs_incative(). 2015-06-23 10:41:06 +00:00
puffs PR/50573: Andreas Gustafsson: puffs can crash kernel for lack of argument 2015-12-20 01:34:00 +00:00
smbfs
sysvbfs Fix bug in readdir loop condition. 2015-11-13 13:36:54 +00:00
tmpfs Make sure that nde->td_node is NULL for asserts. 2015-10-29 16:19:44 +00:00
udf It is meaningless to check the root node if there was an error. 2016-01-29 10:42:30 +00:00
union union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
unionfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
v7fs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
Makefile
unicode.h