freebsd-dev/sys/fs
2022-09-17 15:41:37 +00:00
..
autofs vfs: remove cn_thread 2021-10-11 13:21:47 +00:00
cd9660 cd9660: Use ANSI (c89) prototypes 2022-07-17 08:14:49 -04:00
cuse cuse(3): Allow shared memory allocations up to, but excluding 2 GBytes. 2022-07-20 10:41:11 +02:00
deadfs vn_open(): If the vnode is reclaimed during open(2), do not return error. 2021-02-12 03:02:20 +02:00
devfs vfs: always retain path buffer after lookup 2022-09-17 09:10:38 +00:00
ext2fs vfs: always retain path buffer after lookup 2022-09-17 09:10:38 +00:00
fdescfs vfs: introduce V_PCATCH to stop abusing PCATCH 2022-09-17 15:41:37 +00:00
fifofs fifos: delegate unhandled kqueue filters to underlying filesystem 2021-10-12 02:43:07 -05:00
fuse vfs: always retain path buffer after lookup 2022-09-17 09:10:38 +00:00
mntfs mntfs: lock mntfs pseudo devfs vnode properly 2021-11-13 01:00:41 +02:00
msdosfs vfs: always retain path buffer after lookup 2022-09-17 09:10:38 +00:00
nfs nfscl: Fix setup of Sequence when all slots marked bad 2022-08-28 14:36:45 -07:00
nfsclient vfs: always retain path buffer after lookup 2022-09-17 09:10:38 +00:00
nfsserver vfs: introduce V_PCATCH to stop abusing PCATCH 2022-09-17 15:41:37 +00:00
nullfs nullfs(5): Fix a typo in a source code comment 2022-08-07 14:04:53 +02:00
procfs vm_pager: Remove references to KVME_TYPE_DEFAULT in the kernel 2022-07-17 07:09:48 -04:00
pseudofs pseudofs: Destroy vncache hashtbl on pseudofs module unload. 2021-12-09 21:41:08 +00:00
smbfs vfs: always retain path buffer after lookup 2022-09-17 09:10:38 +00:00
tmpfs vfs: always retain path buffer after lookup 2022-09-17 09:10:38 +00:00
udf vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
unionfs vfs: introduce V_PCATCH to stop abusing PCATCH 2022-09-17 15:41:37 +00:00