NetBSD/sys/fs
manu 08a33828ae When changing a directory content, update the ctime/mtime in kernel cache,
otherwise the updated ctime/mtime appears after the cached entry expire.
2014-09-05 15:39:18 +00:00
..
adosfs Change adosfs from hashlist to vcache. 2014-08-05 08:50:54 +00:00
cd9660 Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
efs Change efs from hashlist to vcache. 2014-08-07 08:24:23 +00:00
filecorefs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
hfs Change hfs from hashlist to vcache. 2014-08-10 08:53:22 +00:00
msdosfs Make msdosfs time conversion use the y/m/d/h/m/s conversion functions 2014-09-01 09:09:47 +00:00
nfs
nilfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
ntfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
ptyfs Remove dead returns: 2014-08-21 06:40:35 +00:00
puffs When changing a directory content, update the ctime/mtime in kernel cache, 2014-09-05 15:39:18 +00:00
smbfs http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2 2014-08-12 06:57:20 +00:00
sysvbfs Whitespace fix 2014-08-08 19:14:45 +00:00
tmpfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
udf Posix requires the va_size of a symlink to be pathlength for symbolic links. 2014-07-29 15:48:22 +00:00
union Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:26:16 +00:00
unionfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
v7fs Whitespace fix 2014-08-08 19:14:45 +00:00
Makefile
unicode.h