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
*
Enhance reassignbuf(). When a buffer cannot be time-optimally inserted
dillon
2000-01-05
4
-19
/
+81
*
Fix at least one source of the continued 'NFS append race'. close()
dillon
2000-01-05
1
-3
/
+21
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
5
-17
/
+17
*
make getfh a standard syscall instead of dependant on having
alfred
1999-12-21
1
-14
/
+0
*
Second pass commit to introduce new ACL and Extended Attribute system
rwatson
1999-12-19
1
-0
/
+1
*
M_PREPEND-related cleanups (unregisterifying struct mbuf *s).
green
1999-12-19
2
-4
/
+3
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
4
-40
/
+2
*
Fix two problems: First, fix the append seek position race that can
dillon
1999-12-14
3
-46
/
+149
*
Fix a timeout deadlock that can occur when the process holding the
dillon
1999-12-13
1
-4
/
+24
*
Fix a number of server-side issues related to aborting badly formed
dillon
1999-12-12
1
-0
/
+3
*
Synopsis of problem being fixed: Dan Nelson originally reported that
dillon
1999-12-12
3
-42
/
+42
*
Lock reporting and assertion changes.
eivind
1999-12-11
2
-1
/
+2
*
The symlink implementation could improperly return a NULL vp along with
dillon
1999-11-30
1
-3
/
+33
*
Remap the error EEXISTS => 0 *before* using error to determine if we should
eivind
1999-11-27
1
-7
/
+9
*
nm_srtt and nm_sdrtt are arrays[4]. Remove explicit initialization
dillon
1999-11-22
1
-3
/
+3
*
Fix VOP_MKNOD for loss of WILLRELE. I don't know how I could have missed
eivind
1999-11-20
1
-7
/
+1
*
Remove WILLRELE from VOP_SYMLINK
eivind
1999-11-13
1
-1
/
+3
*
Remove special case socket sharing code in order to allow nfsd to
dillon
1999-11-11
1
-12
/
+12
*
Fix nfssvc_addsock() to not attempt to free a NULL socket structure
dillon
1999-11-08
1
-3
/
+6
*
Call bootpc_init before we try to mount an NFS root, if we're configured
msmith
1999-11-01
1
-0
/
+6
*
useracc() the prequel:
phk
1999-10-29
1
-1
/
+0
*
Move NFS access cache hits/misses into nfsstats structure so
dillon
1999-10-25
4
-6
/
+13
*
Before we start to mess with the VFS name-cache clean things up a little bit:
phk
1999-10-03
2
-6
/
+0
*
Careless use of struct proc *p caused major problems. 'p' is allowed to
marcel
1999-09-29
1
-4
/
+8
*
sigset_t change (part 2 of 5)
marcel
1999-09-29
4
-9
/
+18
*
Add comment to clarify a commit rpc optimization already being performed.
dillon
1999-09-20
1
-0
/
+8
*
Asynchronized client-side nfs_commit. NFS commit operations were
dillon
1999-09-17
5
-14
/
+53
*
Seperate the export check in VFS_FHTOVP, exports are now checked via
alfred
1999-09-11
3
-42
/
+5
*
All unimplemented VFS ops now have entries in kern/vfs_default.c that return
alfred
1999-09-07
1
-89
/
+5
*
remove unused variables.
phk
1999-08-28
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
17
-17
/
+17
*
Simplify the handling of VCHR and VBLK vnodes using the new dev_t:
phk
1999-08-26
1
-21
/
+2
*
Convert all the nfs macros to do { blah } while (0) to ensure it
peter
1999-08-19
1
-111
/
+168
*
Add the (inline) function vm_page_undirty for clearing the dirty bitmask
alc
1999-08-17
1
-3
/
+3
*
nfs_getcacheblk() can return 0 if the mount is interruptible. It need to be
dt
1999-08-12
1
-1
/
+5
*
Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,
phk
1999-08-08
2
-5
/
+4
*
Don't over-allocate and over-copy shorter NFSv2 filehandles and then
peter
1999-08-04
1
-10
/
+11
*
As described by the submitter:
msmith
1999-07-31
1
-34
/
+55
*
Close PR #12651: the hash calculation routine has changed in other
wpaul
1999-07-30
1
-2
/
+2
*
Fix two bugs in nfs_readdirplus(). The first is that in some cases,
wpaul
1999-07-30
1
-3
/
+6
*
I have not one single time remembered the name of this function correctly
phk
1999-07-17
1
-2
/
+2
*
Fix warning. va_fsid is udev_t, which is int32_t. No need to use %lx.
peter
1999-07-01
1
-2
/
+2
*
Submitted by: Conrad Minshall <conrad@apple.com>
julian
1999-06-30
1
-1
/
+6
*
Fix a KASSERT() that was negated and lead to:
peter
1999-06-28
1
-2
/
+2
*
Minor tweaks to make sure (new) prerequisites for <sys/buf.h> (mostly
peter
1999-06-27
1
-3
/
+3
*
Convert buffer locking from using the B_BUSY and B_WANTED flags to using
mckusick
1999-06-26
3
-25
/
+33
*
Matt's NFS fixes.
julian
1999-06-23
3
-42
/
+96
*
Thanks to Bruce for noticing this.... compare against the *new* nfsnode's
mjacob
1999-06-19
1
-2
/
+2
*
Add a vnode argument to VOP_BWRITE to get rid of the last vnode
mckusick
1999-06-16
2
-5
/
+5
*
If we retry this operation from the top of this routine, we need to
mjacob
1999-06-15
1
-1
/
+5
[next]