summaryrefslogtreecommitdiffstats
path: root/sys/nfs/nfs_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-37/+34
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix (properly, I hope) 'panic: sillyrename dir' crash that can happenwpaul1996-12-311-2/+3
* Convert the interface address and IP interface address structureswollman1996-12-131-3/+3
* Improve the queuing algorithms used by NFS' asynchronous i/o. Thedfr1996-11-061-1/+2
* If a large (>4096 bytes) directory was modified, the old directorydfr1996-10-211-5/+5
* In sys/time.h, struct timespec is defined as:nate1996-09-191-30/+30
* Various fixes from frank@fwi.uva.nl (Frank van der Linden) viadfr1996-07-161-2/+2
* Fixed spelling of s_namlen so that this compiles again.bde1996-01-251-2/+2
* Use new printf features rather than local kludges.phk1996-01-241-8/+2
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Completed function declarations, added prototypes and removed redundantbde1995-11-211-5/+15
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-139/+139
* Replaced bogus macros for dummy devswitch entries by functions.bde1995-11-061-1/+26
* Second batch of cleanup changes.phk1995-10-291-93/+104
* Fix order problem: unbusy pages before releasing the buffer.dg1995-10-221-2/+2
* Moved the filesystem read-only check out of the syscalls and into thedg1995-10-221-4/+45
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countdyson1995-09-041-1/+4
* Removed my special-case hack for VOP_LINK and fixed the problem with thedg1995-08-011-3/+3
* Slightly better fix than previous revision.dfr1995-07-241-4/+3
* Fix a problem which appeared to truncate a file to the nearest block boundarydfr1995-07-241-2/+3
* I believe that the following fix to nfs_vnops.c should do the trick w.r.t.dfr1995-07-131-10/+8
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-1/+2
* Use the correct cred for nfs_commit operations.dfr1995-06-281-2/+31
* Fixed VOP_LINK argument order botch.dg1995-06-281-2/+2
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-800/+1518
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Deleted bogus DIAGNOSTIC "nfs_fsync: dirty" message. This can and doesdg1995-03-231-4/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-4/+1
* Fixed bmap run-length brokeness.dg1995-02-031-1/+3
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-1/+3
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-171-19/+53
* Got rid of map.h. It's a leftover from the rmap code, and we use rlists.dg1994-10-091-2/+1
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-021-17/+29
* More loadable VFS changes:wollman1994-09-221-9/+1
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+4
* "bogus" fixes from 1.1.5 to work around some cache coherency problems.dg1994-08-291-12/+8
* Made lockf advisory locking code generic (rather than ufs specific), anddg1994-08-081-2/+9
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-12/+14
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+2539
OpenPOWER on IntegriCloud