freebsd-nq/sys/fs
2015-03-02 19:14:58 +00:00
..
autofs Restore ABI compatibility, broken in r273127. Note that while this fixes 2015-02-10 16:17:16 +00:00
cd9660 Fix a bunch of -Wcast-qual warnings in cd9660_util.c, by using 2015-01-29 20:40:25 +00:00
cuse
deadfs
devfs The VNASSERT in vflush() FORCECLOSE case is trying to panic early to 2015-02-27 16:43:50 +00:00
ext2fs ext2fs: Plug small memory leak 2015-02-15 14:25:00 +00:00
fdescfs Some fixes for fdescfs lookup code. 2015-02-28 19:57:22 +00:00
fifofs Make SIGSTOP working for sleeps done while waiting for fifo readers or 2015-01-18 15:03:26 +00:00
fuse Fix white spaces. 2015-03-02 19:14:58 +00:00
msdosfs Fix a bunch of -Wcast-qual warnings in msdosfs_conv.c, by using 2015-01-29 20:30:13 +00:00
nandfs nandfs_meta_bread() calls bread() which can set bp to NULL in some 2015-03-01 21:41:37 +00:00
nfs
nfsclient
nfsserver
nullfs
procfs
pseudofs
smbfs Fix a -Wcast-qual warning in smbfs_subr.c, by using __DECONST. No 2015-01-30 22:02:32 +00:00
tmpfs Remove duplicated assignment. 2015-02-03 12:09:48 +00:00
udf Fix a -Wcast-qual warning in udf_vnops.c, by using __DECONST. No 2015-01-30 22:01:45 +00:00
unionfs