freebsd-dev/sys/fs
Konstantin Belousov a53b7c692d Make devfs_fpdrop() static. It was not a public KPI, and it has no
reason to remain exported for some time.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2016-01-13 14:03:06 +00:00
..
autofs
cd9660
cuse Make CUSE usable with platforms where the size of "unsigned long" is 2015-12-22 09:55:44 +00:00
deadfs
devfs Make devfs_fpdrop() static. It was not a public KPI, and it has no 2016-01-13 14:03:06 +00:00
ext2fs ext4: mount panic from freeing invalid pointers 2016-01-11 19:25:43 +00:00
fdescfs
fifofs
fuse Fix breakage caused by r292373 in ZFS/FUSE/NFS/SMBFS. 2015-12-16 23:48:50 +00:00
msdosfs
nandfs
nfs Fix the memory leak that occurs when the nfscommon.ko module is unloaded. 2015-12-02 02:47:13 +00:00
nfsclient Fix breakage caused by r292373 in ZFS/FUSE/NFS/SMBFS. 2015-12-16 23:48:50 +00:00
nfsserver Add kernel support to the NFS server for the "-manage-gids" 2015-11-30 21:54:27 +00:00
nullfs Force nullfs vnode reclaim after unlinking, to potentially unlink 2015-12-30 19:49:22 +00:00
procfs
pseudofs
smbfs Change the type of newsize argument in the smbfs_smb_setfsize() function 2016-01-11 18:11:06 +00:00
tmpfs A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES(). 2015-12-16 21:30:45 +00:00
udf
unionfs