This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
History
Konstantin Belousov
67b4ed4b88
Assert that OBJ_TMPFS flag on the vm object for the tmpfs node is
...
cleared when the tmpfs node is going away. Tested by: bdrewery, pho
2013-05-30 19:51:33 +00:00
..
cd9660
Add currently unused flag argument to the cluster_read(),
2013-03-14 20:28:26 +00:00
deadfs
…
devfs
- Correct mispellings of the word necessary
2013-04-17 11:42:40 +00:00
ext2fs
Prepare to replace the buf splay with a trie:
2013-04-06 22:21:23 +00:00
fdescfs
Fix several typos
2013-05-12 16:43:26 +00:00
fifofs
…
fuse
Switch the vm_object mutex to be a rwlock. This will enable in the
2013-03-09 02:32:23 +00:00
msdosfs
The fsync(2) call should sync the vnode in such way that even after
2013-05-02 20:00:11 +00:00
nandfs
Remove the last use of the deprecated MNT_VNODE_FOREACH interface in
2013-01-03 19:01:56 +00:00
nfs
Revamp the old NFS server's File Handle Affinity (FHA) code so that
2013-04-17 21:00:22 +00:00
nfsclient
Post-r248567, there were times when the client would return a
2013-05-28 22:36:01 +00:00
nfsserver
Fix typo in comment.
2013-05-15 08:38:49 +00:00
nullfs
Do not leak the NULLV_NOUNLOCK flag from the nullfs_unlink_lowervp(),
2013-05-21 11:31:56 +00:00
procfs
Switch the vm_object mutex to be a rwlock. This will enable in the
2013-03-09 02:32:23 +00:00
pseudofs
…
smbfs
Change VM_OBJECT_LOCK/UNLOCK() -> VM_OBJECT_WLOCK/WUNLOCK() to reflect
2013-05-04 14:27:28 +00:00
tmpfs
Assert that OBJ_TMPFS flag on the vm object for the tmpfs node is
2013-05-30 19:51:33 +00:00
udf
Add currently unused flag argument to the cluster_read(),
2013-03-14 20:28:26 +00:00
unionfs
r16312 is not any longer real since many years (likely since when VFS
2012-11-19 22:43:45 +00:00