index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspelling of hierarchy
uqs
2010-02-20
2
-2
/
+2
*
Invalid filesystem might cause the bp to be never read.
kib
2010-02-14
1
-1
/
+2
*
Change the default value for vfs.newnfs.enable_locallocks to 0 for
rmacklem
2010-02-14
1
-1
/
+1
*
This fixes the experimental NFS server so that it won't crash in the
rmacklem
2010-02-13
1
-3
/
+3
*
Fix function name in the comment in the second location too.
kib
2010-02-13
1
-1
/
+1
*
- Add idempotency guards so the structures can be used in other utilities.
kib
2010-02-13
6
-23
/
+24
*
Use M_ZERO instead of calling bzero().
kib
2010-02-13
1
-3
/
+2
*
Remove unused macros.
kib
2010-02-13
1
-3
/
+0
*
Patch the experimental NFS client so that there is a timeout
rmacklem
2010-01-31
4
-58
/
+138
*
Properly use dev_refl()/dev_rel() in kern.devname.
ed
2010-01-31
1
-10
/
+13
*
Add "maxfilesize" mount option for tmpfs to allow specifying the
jh
2010-01-29
1
-57
/
+8
*
Patch the experimental NFS client in a manner analogous to
rmacklem
2010-01-28
5
-18
/
+35
*
Don't touch v_interlock; use VI_* macros instead.
trasz
2010-01-27
2
-8
/
+8
*
On LP64 struct ifid is 64-bit aligned while struct fid is 32-bit aligned
marius
2010-01-23
2
-10
/
+17
*
Truncate read request rather than returning EIO if the request is
jh
2010-01-22
1
-4
/
+2
*
- Change the type of nodes_max to u_int and use "%u" format string to
jh
2010-01-20
2
-7
/
+10
*
Revert parts of r202283:
lulf
2010-01-18
1
-4
/
+7
*
Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summer
lulf
2010-01-14
17
-0
/
+7533
*
- Fix some style bugs in tmpfs_mount(). [1]
jh
2010-01-13
2
-11
/
+7
*
Update the comment on printing group membership to reflect that fact
brooks
2010-01-09
1
-1
/
+1
*
Remove unused smbfs_smb_qpathinfo().
trasz
2010-01-08
1
-110
/
+0
*
- Change the type of size_max to u_quad_t because its value is converted
jh
2010-01-08
1
-3
/
+3
*
The test for "same client" for the experimental nfs server over NFSv4
rmacklem
2010-01-03
1
-1
/
+1
*
Fix three related problems in the experimental nfs client when
rmacklem
2010-01-03
1
-24
/
+19
*
Fix the experimental NFS client so that it can create Unix
rmacklem
2009-12-31
1
-4
/
+9
*
When porting the experimental nfs subsystem to the FreeBSD8 krpc,
rmacklem
2009-12-26
3
-104
/
+8
*
Modify the experimental server so that it uses VOP_ACCESSX().
rmacklem
2009-12-25
4
-142
/
+75
*
Let access overriding to TTYs depend on the cdev_priv, not the vnode.
ed
2009-12-19
1
-7
/
+18
*
Allow using IPv6 in nfsrvd_sentcache() callback.
delphij
2009-12-08
1
-2
/
+3
*
Fix ntfs such that it understand media with a non-512-bytes sector size:
guido
2009-12-07
3
-7
/
+15
*
Remove unneeded ifdefs.
trasz
2009-12-03
7
-252
/
+8
*
Don't use ap->a_td->td_ucred when we were passed ap->a_cred.
trasz
2009-12-02
1
-1
/
+1
*
Modify the experimental nfs server so that it falls back to
rmacklem
2009-11-23
1
-38
/
+44
*
Patch the experimental NFS server is a manner analagous to
rmacklem
2009-11-20
3
-19
/
+29
*
Create verifier used by FreeBSD NFS client is suboptimal because the
jh
2009-11-11
1
-14
/
+25
*
- Improve comments about locking of the "struct fifoinfo" which is a bit
attilio
2009-11-06
1
-8
/
+9
*
There is no need to "busy" a page when the object is locked for the duration
alc
2009-10-26
1
-2
/
+1
*
Spell DIAGNOSTIC correctly.
ru
2009-10-24
1
-1
/
+1
*
Unloading of the nfscl module is unsupported because newnfslock doesn't
jh
2009-10-20
2
-0
/
+14
*
Fix ordering of nfscl_modevent() and ncl_uninit(). nfscl_modevent() must
jh
2009-10-20
1
-1
/
+1
*
Fix comment typos.
jh
2009-10-20
1
-4
/
+4
*
Add locking around access to parent node, and bail out when the parent
delphij
2009-10-11
3
-8
/
+115
*
Add a special workaround to handle UIO_NOCOPY case. This fixes data
delphij
2009-10-07
1
-24
/
+80
*
Fix a bug that causes the fsx test case of mmap'ed page being out of sync
delphij
2009-10-04
1
-2
/
+6
*
Provide default implementation for VOP_ACCESS(9), so that filesystems which
trasz
2009-10-01
1
-1
/
+0
*
Fix typo in the comment.
trasz
2009-09-30
1
-1
/
+1
*
Add per-process osrel node to the procfs, to allow read and set p_osrel
kib
2009-09-23
3
-1
/
+73
*
Use C99 initialization for struct filterops.
rwatson
2009-09-12
1
-6
/
+15
*
Add LK_NOWITNESS to the vn_lock() calls done on newly created nfs
rmacklem
2009-09-09
2
-2
/
+2
*
Revert previous commit and add myself to the list of people who should
phk
2009-09-08
1
-1
/
+0
[next]