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
/
nfs_bio.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a few bugs with NFS and mmap caused by NFS' use of b_validoff
dfr
1997-05-19
1
-2
/
+83
*
Check the B_CLUSTER flag when choosing whether to use unstable or filesync
dfr
1997-05-13
1
-2
/
+2
*
Fix a bug where a program which appended many small records to a file could
dfr
1997-04-19
1
-1
/
+3
*
Don't allow partial buffers to be cluster-comitted.
dfr
1997-04-18
1
-4
/
+7
*
The code which recovered from a modified directory situation did not check
dfr
1997-04-03
1
-1
/
+8
*
YAMInTheWrongDirectionF22 (part of rev.1.28.2.3: set B_CLUSTEROK for
bde
1997-03-09
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-21
/
+5
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Improve the queuing algorithms used by NFS' asynchronous i/o. The
dfr
1996-11-06
1
-35
/
+85
*
If a large (>4096 bytes) directory was modified, the old directory
dfr
1996-10-21
1
-2
/
+6
*
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
1
-1
/
+13
*
In sys/time.h, struct timespec is defined as:
nate
1996-09-19
1
-5
/
+5
*
Various fixes from frank@fwi.uva.nl (Frank van der Linden) via
dfr
1996-07-16
1
-1
/
+8
*
Clear flags before using an inactive buffer. This is a kludge, but
pst
1996-06-08
1
-1
/
+2
*
Add a check to prevent a computation from underflowing and causing
mpp
1996-01-24
1
-3
/
+4
*
Staticize.
phk
1995-12-17
1
-3
/
+3
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
Completed function declarations and/or added prototypes and/or moved
bde
1995-12-03
1
-2
/
+4
*
Second batch of cleanup changes.
phk
1995-10-29
1
-4
/
+2
*
Add support for amd direct maps.
dfr
1995-08-24
1
-2
/
+2
*
Use a consistent blocksize for sizing bufs to avoid panicing the bio system.
dfr
1995-07-07
1
-4
/
+4
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
1
-111
/
+181
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Changes to fix the following bugs:
dg
1995-05-21
1
-34
/
+64
*
Various fixes from John Dyson:
dg
1995-04-16
1
-39
/
+19
*
Removed obsolete vtrace() remnants.
dg
1995-03-04
1
-2
/
+1
*
Removed a pile of vfs_unbusy_pages()...both unnecessary and wrong - resulted
dg
1995-02-03
1
-6
/
+3
*
Added two missing brelse() calls.
dg
1995-01-10
1
-1
/
+5
*
These changes embody the support of the fully coherent merged VM buffer cache,
dg
1995-01-09
1
-18
/
+31
*
This is a bunch of changes from NetBSD. There are a couple of bug-fixes.
phk
1994-10-17
1
-4
/
+29
*
Prototyping and general gcc-shutting up. Gcc has one warning now which looks
phk
1994-10-02
1
-18
/
+47
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-2
/
+2
*
Changed B_AGE policy to work correctly in a world with relatively large
dg
1994-08-08
1
-3
/
+1
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-3
/
+7
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+799
[prev]