opnsense-src/sys/fs
2024-12-10 01:14:07 +08:00
..
autofs Reduce reliance on sys/sysproto.h pollution 2024-04-15 21:35:40 +01:00
cd9660 cd9660: Apply the file and directory mode masks bits to all 12 access bits 2024-12-06 17:40:35 -05: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 kern: Make fileops and filterops tables const where possible 2024-11-26 21:04:21 +00:00
ext2fs ext2fs: Fix the size of struct ufid and add a static assert 2024-12-05 18:05:06 -08:00
fdescfs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fifofs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fuse kern: Make fileops and filterops tables const where possible 2024-11-26 21:04:21 +00:00
mntfs sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
msdosfs fs: Add static asserts for the size of fid structures 2024-12-05 17:56:23 -08:00
nfs nfs_commonsubs.c: Make all upper case user domain work 2024-11-24 12:47:56 -08:00
nfsclient mbuf: Don't force all M_EXTPG mbufs to be read-only 2024-10-31 16:32:31 -04:00
nfsserver nfs, rpc: Ensure kernel credentials have at least one group 2024-11-02 21:37:42 +01:00
nullfs nullfs: Use an a_gen field to cast to vop_generic_args 2024-07-26 11:14:32 +00:00
p9fs p9fs: Use UNLINKAT instead of REMOVE to implement removals 2024-11-07 18:23:32 +00:00
procfs proc_rwmem check PRIV_PROC_MEM_WRITE when writing 2024-11-08 16:11:33 -08:00
pseudofs pseudofs: fix off by one in hash iteration in pfs_purge 2023-11-20 05:57:25 +00:00
smbfs Add vnode_pager_clean_{a,}sync(9) 2024-01-11 18:44:53 +02:00
tarfs tarfs: Fix the size of struct tarfs_fid and add a static assert 2024-12-05 18:11:36 -08:00
tmpfs fs: Add static asserts for the size of fid structures 2024-12-05 17:56:23 -08:00
udf fs: Add static asserts for the size of fid structures 2024-12-05 17:56:23 -08:00
unionfs vfs: Add IGNOREWHITEOUT flag and adopt it in UFS/unionfs 2024-09-08 18:34:14 -05:00