freebsd-dev/sys/fs
Pedro F. Giffuni 157b40af8e ext2fs: Fix a bug when sorting htree entries.
This a typo introduced when bringing the original code from NetBSD.

Reported by:	Mike Ma
MFC after:	3 days
2014-03-06 21:02:16 +00:00
..
cd9660 NULL stale pointers (should be a no-op as they should no longer be 2013-09-25 02:49:18 +00:00
deadfs
devfs Fix long known bug with handling device aliases residing not in devfs root. 2013-12-12 11:05:48 +00:00
ext2fs ext2fs: Fix a bug when sorting htree entries. 2014-03-06 21:02:16 +00:00
fdescfs
fifofs Do not allow O_EXEC opens for fifo, return EINVAL. 2013-12-17 17:28:02 +00:00
fuse
msdosfs
nandfs In sys/fs/nandfs/nandfs_vfsops.c, #if 0 an unused static function. 2014-02-15 11:42:56 +00:00
nfs Fix lock leak in purely hypothetical case of TCP connection without SVC_ACK 2014-01-14 20:18:38 +00:00
nfsclient The NFSv4 client was passing both the p and cred arguments to 2013-12-24 00:48:39 +00:00
nfsserver Fix lock leak in purely hypothetical case of TCP connection without SVC_ACK 2014-01-14 20:18:38 +00:00
nullfs
procfs
pseudofs Redo r258088 to avoid relying on signed arithmetic overflow, since 2013-11-20 19:41:00 +00:00
smbfs
tmpfs
udf
unionfs