freebsd-src/sys/fs
CismonX 17ba6f4286 fusefs: support FUSE_IOCTL
MFC After: 1 week
Signed-off-by: CismonX <admin@cismon.net>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1470
2026-01-09 17:06:21 -07:00
..
autofs Reduce reliance on sys/sysproto.h pollution 2024-04-15 21:35:40 +01:00
cd9660 cd9660: Unbreak symbolic links 2025-11-10 14:58:20 +01:00
cuse cuse: Fix cdevpriv bugs in cuse_client_open() 2025-11-13 13:11:06 +01:00
deadfs deadfs: Return ENXIO instead of EIO when the device is gone. 2025-10-24 07:19:31 +00:00
devfs devfs: make destroy_dev() a release barrier for cdevpriv destructors runs 2025-10-24 19:09:25 +03:00
ext2fs vfs: retire the VREF macro 2025-09-27 04:00:59 +00:00
fdescfs vfs: retire the VREF macro 2025-09-27 04:00:59 +00:00
fifofs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fuse fusefs: support FUSE_IOCTL 2026-01-09 17:06:21 -07:00
mntfs
msdosfs pathconf: Define a new name called _PC_CASE_INSENSITIVE 2025-10-25 13:37:35 -07:00
nfs nfs: Add some support for POSIX draft ACLs 2025-12-22 15:22:09 -08:00
nfsclient nfscl: Fix handling of POSIX draft default ACLs 2025-12-30 18:43:23 -08:00
nfsserver nfsd: Fix handling of hidden/system during Open/Create 2026-01-08 08:27:32 -08:00
nullfs nullfs: add nounixbypass mount option 2025-10-10 01:47:36 +03:00
p9fs p9fs: Use proper prototype for SYSINIT functions 2025-10-13 18:12:30 +08:00
procfs procfs: Restore printing the effective GID in 'status' 2025-09-09 17:56:48 +02:00
pseudofs vfs: retire the VREF macro 2025-09-27 04:00:59 +00:00
smbfs vfs: retire the VREF macro 2025-09-27 04:00:59 +00:00
tarfs tarfs: Fix support for large files 2025-11-12 22:24:43 +01:00
tmpfs swap_pager_seek_data(): move the clipping at the object size to consumers 2025-12-17 05:40:31 +02:00
udf style(9): white space after ; and around binary operators 2025-10-16 15:02:50 -07:00
unionfs unionfs: Sporadic cleanup 2025-12-17 23:46:04 +01:00