NetBSD/sys/fs
manu 0f1e9886f4 Fix use after RECLAIM in PUFFS filesystems
From hannken@

When puffs_cookie2vnode() misses an entry and vrele() it operations
puffs_vnop_reclaim() and puffs_vnop_fsync() get called with a VNON
vnode.

Do not notify the server in this case as the cookie is stale.
2018-11-06 02:39:49 +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 - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +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
msdosfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +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 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
puffs Fix use after RECLAIM in PUFFS filesystems 2018-11-06 02:39:49 +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 FIx performance regression from rmind@: 2018-08-09 08:43:56 +00:00
udf remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had 2018-10-14 17:37:40 +00:00
union CID-1428639: make sure we always initialiaze hash, because if ultimately 2018-01-28 15:48:44 +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
unicode.h