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
/
nfsclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn off SO_REUSEADDR and SO_REUSEPORT, they were causing EADDRINUSE
alfred
2004-07-13
1
-5
/
+1
*
Rename Alfred's kern_setsockopt to so_setsockopt, as this seems a
dwmalone
2004-07-12
1
-2
/
+2
*
Make VFS_ROOT() and vflush() take a thread argument.
alfred
2004-07-12
1
-2
/
+2
*
Use SO_REUSEADDR and SO_REUSEPORT when reconnecting NFS mounts.
alfred
2004-07-12
1
-2
/
+10
*
Change the following environment variables to kernel options:
brian
2004-07-08
2
-91
/
+81
*
Change the following kernel options to environment variables:
brian
2004-07-08
2
-81
/
+91
*
Acquire socket lock in nfs_connect() connection/sleep loop to protect
rwatson
2004-07-06
1
-6
/
+6
*
use vfs_suser() to restrict access to the nfs mount's timeout.
alfred
2004-07-06
1
-0
/
+3
*
NFS mobility Phase VI:
alfred
2004-07-06
1
-1
/
+50
*
NFS mobility PHASE I, II & III (phase VI, and V pending):
alfred
2004-07-06
6
-94
/
+267
*
When we traverse the vnodes on a mountpoint we need to look out for
phk
2004-07-04
2
-16
/
+3
*
When updating sb_flags, acquire the socket buffer lock to prevent
rwatson
2004-06-24
1
-0
/
+4
*
Second half of the dev_t cleanup.
phk
2004-06-17
1
-1
/
+1
*
Remove bad cookie vp kernel printf; while it does notify about an
rwatson
2004-06-17
1
-1
/
+0
*
Convert GIANT_REQUIRED to NET_ASSERT_GIANT where Giant is used to
rwatson
2004-06-16
3
-6
/
+6
*
Make vm_page's PG_ZERO flag immutable between the time of the page's
alc
2004-05-06
1
-2
/
+0
*
Let the NFS client notice a file's size changing as a modification.
peadar
2004-04-14
3
-3
/
+13
*
Unbreak build: s/TAILQ_ISEMPTY/TAILQ_EMPTY/g
marcel
2004-04-11
1
-1
/
+1
*
Clean up properly when unloading NFS client module.
peadar
2004-04-11
4
-2
/
+35
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
15
-60
/
+0
*
Spell 2 as SHUT_RDWR when used as an argument to soshutdown().
rwatson
2004-04-04
1
-1
/
+1
*
Flush cached access mode after modifying a files attributes for
peadar
2004-04-03
1
-0
/
+2
*
Reset callout if in nfs_timeout and rpcclnt_timeout functions. Timer
kan
2004-03-28
1
-0
/
+1
*
only do nfs rpc callouts if there is work to do.
rees
2004-03-25
3
-6
/
+8
*
Add a comment with an explanation why we don't report EPIPE errors on
pjd
2004-03-17
1
-0
/
+5
*
Don't report EPIPE errors on nfs sockets. These can be due to idle tcp
pjd
2004-03-17
1
-2
/
+5
*
Calculate NFS timeouts in units of 10ms, not 5ms. This matches the default
peter
2004-03-14
1
-1
/
+1
*
Allow kernel with the BOOTP option to boot when DHCP/BOOTP sets the root
brooks
2004-03-12
1
-11
/
+37
*
Properly vector all bwrite() and BUF_WRITE() calls through the same path
phk
2004-03-11
2
-3
/
+3
*
Remove unused second arg to vfinddev().
phk
2004-03-11
1
-3
/
+4
*
Rename dup_sockaddr() to sodupsockaddr() for consistency with other
rwatson
2004-03-01
1
-1
/
+1
*
NFSv4 fixes from Connectathon 2004:
rees
2004-02-27
1
-2
/
+0
*
If mountnfs returns an error, it will have already freed nam; no need to
cperciva
2004-02-22
1
-1
/
+0
*
Locking for the per-process resource limits structure.
jhb
2004-02-04
1
-6
/
+9
*
Bump the NFCv3/TCP defaults for rsize and wsize from 8K to 32K to match
obrien
2004-01-31
1
-5
/
+21
*
Use function pointers to remove the depenancy cross dependancy on nfs4
alfred
2003-11-22
6
-28
/
+36
*
Move the declaration for "struct nfs4_fctx" out from under #ifdef KERNEL
alfred
2003-11-15
1
-14
/
+14
*
unbreak LINT.
alfred
2003-11-15
1
-7
/
+7
*
University of Michigan's Citi NFSv4 kernel client code.
alfred
2003-11-14
16
-15
/
+148
*
1. Consolidate mount struct allocation/destruction into a common code in
kan
2003-11-12
1
-23
/
+3
*
Stop using shared locks for nfs vop locks.
alfred
2003-11-11
1
-3
/
+0
*
Assert GIANT_REQUIRED where sockets are manipulated. This is
sam
2003-11-07
4
-0
/
+16
*
Remove mntvnode_mtx and replace it with per-mountpoint mutex.
kan
2003-11-05
2
-10
/
+11
*
Take care not to call vput if thread used in corresponding vget
kan
2003-11-02
1
-1
/
+2
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
2
-8
/
+6
*
DuH!
phk
2003-10-18
1
-1
/
+1
*
Initialize bp->b_offset before calling VOP_STRATEGY().
phk
2003-10-18
2
-8
/
+1
*
We do not get B_PHYS buffers here anymore. /dev/drum is long gone.
phk
2003-10-18
1
-24
/
+2
*
Since the addition of the VI_DOINGINACT flag some time ago,
iedowse
2003-10-05
1
-15
/
+1
*
- Remove an incorrect XXX comment. This code does respect the XLOCK since
jeff
2003-10-05
1
-1
/
+0
[next]