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
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the queuing algorithms used by NFS' asynchronous i/o. The
dfr
1996-11-06
9
-89
/
+168
*
If a large (>4096 bytes) directory was modified, the old directory
dfr
1996-10-21
2
-7
/
+11
*
Add four sysctl variables that joerg wanted.
phk
1996-10-20
1
-1
/
+19
*
Staticized `nfs_dwrite'.
bde
1996-10-12
1
-2
/
+2
*
This fixes a problem with the nfs socket handling code which happens
dfr
1996-10-11
2
-7
/
+29
*
In sys/time.h, struct timespec is defined as:
nate
1996-09-19
8
-69
/
+69
*
Release an unneeded reference to a vnode that was gained in a VFS_VGET().
dg
1996-09-05
1
-1
/
+2
*
Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.
bde
1996-09-03
1
-2
/
+2
*
Even though this looks like it, this is not a complex code change.
dyson
1996-08-21
5
-258
/
+150
*
Various fixes from frank@fwi.uva.nl (Frank van der Linden) via
dfr
1996-07-16
4
-25
/
+58
*
Modify the kernel to use the new pr_usrreqs interface rather than the old
wollman
1996-07-11
1
-5
/
+6
*
Don't truncate minor or major numbers in the nfsv3 client.
bde
1996-06-23
2
-6
/
+6
*
Fix for NFS_NOSERVER
phk
1996-06-14
3
-12
/
+15
*
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
dg
1996-06-12
1
-2
/
+9
*
Fixed a vnode reference leak in nfsrv_rename(). The target inode wasn't
bde
1996-06-08
1
-1
/
+2
*
Clear flags before using an inactive buffer. This is a kludge, but
pst
1996-06-08
1
-1
/
+2
*
removed:
phk
1996-05-02
1
-2
/
+2
*
#include <sys/filedesc.h> explicitly instead of depending on it being
bde
1996-04-30
1
-1
/
+2
*
Fixed nfs sysctls. They missed out on the fs -> vfs name changes from
bde
1996-04-30
2
-5
/
+5
*
Kill XNS.
wollman
1996-02-13
2
-4
/
+6
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
1
-3
/
+3
*
Fixed spelling of s_namlen so that this compiles again.
bde
1996-01-25
1
-2
/
+2
*
Use new printf features rather than local kludges.
phk
1996-01-24
1
-8
/
+2
*
Add a check to prevent a computation from underflowing and causing
mpp
1996-01-24
1
-3
/
+4
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
2
-4
/
+4
*
Add an option NFS_NOSERVER which saves 100K in the install kernel (or
phk
1996-01-13
7
-19
/
+97
*
Don't print swap server as root server.
phk
1995-12-28
1
-2
/
+2
*
Move fs.nfs.nfsstats sysctl var back to it's old OID.
phk
1995-12-22
1
-2
/
+2
*
Staticize.
phk
1995-12-17
13
-183
/
+124
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
6
-6
/
+21
*
Completed function declarations and/or added prototypes and/or moved
bde
1995-12-03
5
-86
/
+71
*
Completed function declarations, added prototypes and removed redundant
bde
1995-11-21
4
-48
/
+129
*
Completed function declarations and/or added prototypes.
bde
1995-11-21
3
-4
/
+12
*
Get rid of hostnamelen variable.
phk
1995-11-14
1
-2
/
+1
*
Included <sys/sysproto.h> to get central declarations for syscall args
bde
1995-11-14
1
-1
/
+6
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
2
-143
/
+143
*
Replaced bogus macros for dummy devswitch entries by functions.
bde
1995-11-06
2
-4
/
+27
*
Include a prerequisite header (so this is consistent again with the
joerg
1995-10-31
1
-1
/
+3
*
Second batch of cleanup changes.
phk
1995-10-29
11
-177
/
+125
*
Fix order problem: unbusy pages before releasing the buffer.
dg
1995-10-22
1
-2
/
+2
*
Moved the filesystem read-only check out of the syscalls and into the
dg
1995-10-22
1
-4
/
+45
*
Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count
dyson
1995-09-04
1
-1
/
+4
*
Make nfs diskless work again.
dfr
1995-08-30
1
-1
/
+3
*
Added NFS_ASYNC kernel option. It only has an effect for NFSv2.
dg
1995-08-24
1
-1
/
+11
*
Killed redundant declarations of nfsm_rpchead().
dg
1995-08-24
2
-4
/
+2
*
Some fixes found using gcc -Wall:
dfr
1995-08-24
4
-10
/
+22
*
Add support for amd direct maps.
dfr
1995-08-24
4
-8
/
+14
*
Converted mountlist to a CIRCLEQ.
dg
1995-08-11
2
-10
/
+2
*
Fixed bug where vnode_pager_uncache() wasn't always called when it should
dg
1995-08-06
1
-3
/
+2
*
Slight changes to locking around VOP_READRIR.
dfr
1995-08-03
1
-2
/
+18
[next]