opnsense-src/sys/fs
Konstantin Belousov 369a2542ca msdosfs: remove pm_checkpath_lock
Reviewed by:	markj, olce
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D50648
2025-07-04 18:23:42 +03:00
..
autofs Reduce reliance on sys/sysproto.h pollution 2024-04-15 21:35:40 +01:00
cd9660 cd9660: Add _WANT_ISO_MNT 2025-06-16 22:32:09 +01: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: Set eofflag in devfs_readdir() 2025-05-29 18:25:56 +00:00
ext2fs ext2fs: 'struct ufid': Re-order fields and unpack 2024-12-13 15:04:50 +01:00
fdescfs file: Add a fd flag with O_RESOLVE_BENEATH semantics 2025-06-24 21:04:18 +00:00
fifofs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fuse fusefs: exterrorize fuse_vnops.c 2025-07-04 10:14:21 +03:00
mntfs sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
msdosfs msdosfs: remove pm_checkpath_lock 2025-07-04 18:23:42 +03:00
nfs nfscl: Use delegation ACE when mounted with nocto 2025-06-30 07:51:01 -07:00
nfsclient files: Fix builds without "options UFS_ACL" 2025-07-02 07:35:34 -07:00
nfsserver nfsd: Use an NFSv4 ACL for the delegation ACE if available 2025-06-29 09:09:23 -07:00
nullfs vfs: Initial revision of inotify 2025-07-04 14:42:33 +00:00
p9fs p9fs: Call VN_LOCK_ASHARE on new vnodes 2025-06-13 19:19:59 +00:00
procfs proc_rwmem check PRIV_PROC_MEM_WRITE when writing 2024-11-08 16:11:33 -08:00
pseudofs pseudofs: make dup name an error instead of panic 2025-06-06 01:41:40 +03:00
smbfs Internal scheduling priorities: Always use symbolic ones 2025-06-17 22:08:02 -04:00
tarfs tarfs: 'struct tarfs_fid': Switch 'gen' to 'u_int', avoid packing 2024-12-13 15:04:42 +01:00
tmpfs tmpfs: turn vfs.tmpfs.memory_percent into CTLFLAG_RWTUN 2025-04-11 13:02:06 -04:00
udf udf: Fix a typo in a source code comment 2025-05-05 10:47:23 +02:00
unionfs namei: Fix cn_flags width in various places 2025-05-27 13:29:14 +00:00