.. |
cd9660
|
Remove prtactive variable and related printf()s in the vop_inactive
|
2010-11-19 21:17:34 +00:00 |
coda
|
Remove prtactive variable and related printf()s in the vop_inactive
|
2010-11-19 21:17:34 +00:00 |
deadfs
|
Add function vop_rename_fail(9) that performs needed cleanup for locks
|
2010-04-02 14:03:01 +00:00 |
devfs
|
Don't allow user created symbolic links to cover another entries marked
|
2010-12-15 16:49:47 +00:00 |
ext2fs
|
After reading a bitmap block for i-nodes or blocks, recheck the count of
|
2011-02-08 13:02:25 +00:00 |
fdescfs
|
Fix a long standing regression of readdir(3) in fdescfs(5) introduced
|
2010-03-16 19:59:14 +00:00 |
fifofs
|
- Improve comments about locking of the "struct fifoinfo" which is a bit
|
2009-11-06 22:29:46 +00:00 |
hpfs
|
Remove prtactive variable and related printf()s in the vop_inactive
|
2010-11-19 21:17:34 +00:00 |
msdosfs
|
Remove prtactive variable and related printf()s in the vop_inactive
|
2010-11-19 21:17:34 +00:00 |
nfs
|
Quick fix to a comment.
|
2011-01-27 03:32:16 +00:00 |
nfsclient
|
Fix the nlm so that it no longer depends on the regular
|
2011-01-03 20:37:31 +00:00 |
nfsserver
|
Unless "cnt" exceeds MAX_COMMIT_COUNT, nfsrv_commit() and nfsvno_fsync() are
|
2011-02-05 21:21:27 +00:00 |
ntfs
|
Remove prtactive variable and related printf()s in the vop_inactive
|
2010-11-19 21:17:34 +00:00 |
nullfs
|
Add a null_remove() function to nullfs, so that the v_usecount
|
2010-08-31 01:16:45 +00:00 |
nwfs
|
Remove unused includes of <sys/mutex.h> and <machine/mutex.h>.
|
2010-11-09 20:41:10 +00:00 |
portalfs
|
Don't use ap->a_td->td_ucred when we were passed ap->a_cred.
|
2009-12-02 18:09:22 +00:00 |
procfs
|
Add macro to test the sv_flags of any process. Change some places to test
|
2011-01-26 20:03:58 +00:00 |
pseudofs
|
Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
|
2010-08-20 19:46:50 +00:00 |
smbfs
|
M_USE_RESERVE has been deprecated for a decade. Eliminate any uses that
|
2010-10-02 17:58:57 +00:00 |
tmpfs
|
Further simplify tmpfs_reg_resize(). Also, update its comments, including
|
2011-02-14 15:36:38 +00:00 |
udf
|
Revert the previous commit. The race is not applicable to the lockmgr
|
2010-07-16 19:52:03 +00:00 |
unionfs
|
Allowed unionfs to use whiteout not supporting file system as
|
2010-09-05 04:58:16 +00:00 |