opnsense-src/sys/fs
John-Mark Gurney c4fed7d86d tarfs: add missing set of eofflag in early return, discovered on aarch64
Reviewed by:	stevek
Obtained from:	Juniper Networks, Inc.
2025-08-29 14:49:50 -07:00
..
autofs Reduce reliance on sys/sysproto.h pollution 2024-04-15 21:35:40 +01:00
cd9660 cd9660: va_rdev should be NODEV for non-special inodes 2025-08-22 14:28:53 +03:00
cuse cuse: Use NULL for SYSUNINIT's last arg, which is a pointer type 2024-12-10 01:14:07 +08:00
deadfs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
devfs devfs readdir: handle short buffer same as UFS 2025-08-01 19:48:53 +03:00
ext2fs ext2fs: Set st_rdev to NODEV when not a device 2025-08-17 19:29:27 +02:00
fdescfs fdescfs: Set *eofflag in fdesc_readdir() 2025-07-15 12:52:58 +00:00
fifofs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fuse vfs: Introduce VN_ISDEV() macro 2025-08-17 19:29:27 +02:00
mntfs sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
msdosfs msdofs(5): Fix a typo in a source code comment 2025-08-25 10:42:23 +02:00
nfs nfsclient: va_rdev should be NODEV for non-special nodes 2025-08-22 14:28:53 +03:00
nfsclient nfs client: switch nfs_advlock() to use exclusive vnode lock 2025-08-28 01:36:50 +03:00
nfsserver nfsd: Fix slow leaks of NAMEI buffers 2025-08-15 12:11:08 -07:00
nullfs vfs: Initial revision of inotify 2025-07-04 14:42:33 +00:00
p9fs vfs: Introduce VN_ISDEV() macro 2025-08-17 19:29:27 +02:00
procfs proc_rwmem check PRIV_PROC_MEM_WRITE when writing 2024-11-08 16:11:33 -08:00
pseudofs pseudofs: Simplify pfs_readdir() and set eofflag 2025-07-23 16:20:31 +00:00
smbfs smbfs: Set eofflag in VOP_READDIR 2025-07-23 16:20:31 +00:00
tarfs tarfs: add missing set of eofflag in early return, discovered on aarch64 2025-08-29 14:49:50 -07:00
tmpfs vfs: Introduce VN_ISDEV() macro 2025-08-17 19:29:27 +02:00
udf udf: Improve input validation. 2025-07-16 21:33:41 +02:00
unionfs namei: Fix cn_flags width in various places 2025-05-27 13:29:14 +00:00