summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfs_bio.c
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade NFS to support the new vfs_bio resource/buffer management.dyson1997-06-161-1/+2
* Fix a problem caused by removing large numbers of files from a directorydfr1997-06-061-2/+6
* Fix some performance problems with the NFS mmap fixes.dfr1997-06-031-4/+4
* Fix a few bugs with NFS and mmap caused by NFS' use of b_validoffdfr1997-05-191-2/+83
* Check the B_CLUSTER flag when choosing whether to use unstable or filesyncdfr1997-05-131-2/+2
* Fix a bug where a program which appended many small records to a file coulddfr1997-04-191-1/+3
* Don't allow partial buffers to be cluster-comitted.dfr1997-04-181-4/+7
* The code which recovered from a modified directory situation did not checkdfr1997-04-031-1/+8
* YAMInTheWrongDirectionF22 (part of rev.1.28.2.3: set B_CLUSTEROK forbde1997-03-091-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-21/+5
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Improve the queuing algorithms used by NFS' asynchronous i/o. Thedfr1996-11-061-35/+85
* If a large (>4096 bytes) directory was modified, the old directorydfr1996-10-211-2/+6
* Staticized `nfs_dwrite'.bde1996-10-121-2/+2
* This fixes a problem with the nfs socket handling code which happensdfr1996-10-111-1/+13
* In sys/time.h, struct timespec is defined as:nate1996-09-191-5/+5
* Various fixes from frank@fwi.uva.nl (Frank van der Linden) viadfr1996-07-161-1/+8
* Clear flags before using an inactive buffer. This is a kludge, butpst1996-06-081-1/+2
* Add a check to prevent a computation from underflowing and causingmpp1996-01-241-3/+4
* Staticize.phk1995-12-171-3/+3
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Completed function declarations and/or added prototypes and/or movedbde1995-12-031-2/+4
* Second batch of cleanup changes.phk1995-10-291-4/+2
* Add support for amd direct maps.dfr1995-08-241-2/+2
* Use a consistent blocksize for sizing bufs to avoid panicing the bio system.dfr1995-07-071-4/+4
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-111/+181
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Changes to fix the following bugs:dg1995-05-211-34/+64
* Various fixes from John Dyson:dg1995-04-161-39/+19
* Removed obsolete vtrace() remnants.dg1995-03-041-2/+1
* Removed a pile of vfs_unbusy_pages()...both unnecessary and wrong - resulteddg1995-02-031-6/+3
* Added two missing brelse() calls.dg1995-01-101-1/+5
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-18/+31
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-171-4/+29
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-021-18/+47
* Fix up some sloppy coding practices:wollman1994-08-181-2/+2
* Changed B_AGE policy to work correctly in a world with relatively largedg1994-08-081-3/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-3/+7
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+799
OpenPOWER on IntegriCloud