index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
nfs
/
nfs_subs.c
Age
Commit message (
Expand
)
Author
2005-04-02
use pool for struct nfsreq; tedu@ pedro@ ok and testing by mark patruck <mark...
Michael Shalayeff
2005-03-31
re-commit marius commit:
Theo de Raadt
2005-02-01
backout nfs_subs.c rev1.51 nfs_vfsops.c rev1.54:
Peter Valchev
2005-01-24
fix preposterous time warnings in the nfs client; caused by false hits
marius eriksen
2004-08-03
NFS commit coalescion: instead of sending a commit for each block, coalesce
marius eriksen
2004-08-03
When accessing device nodes over nfs, do not trim major and minor numbers
Miod Vallat
2004-07-21
kqueue support for NFS, adapted from netbsd.
marius eriksen
2004-07-16
kill netiso stuff here as well, millert ok
Henning Brauer
2004-07-13
Change mode_t and nlink_t from 16bit to 32bit. This allows us to
Todd C. Miller
2004-06-21
First step towards more sane time handling in the kernel -- this changes
Thorsten Lockert
2004-05-14
use pool for namei pathbuf. testing ok millert@ tdeval@
Ted Unangst
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-10
theo doesn't like this code
Nathan Binkert
2002-01-16
use queue.h macro's
Eric Jackson
2002-01-11
Add a new sysctl that removes the requirement for reserved ports to be
Nathan Binkert
2001-12-19
UBC was a disaster. It worked very good when it worked, but on some
Artur Grabowski
2001-12-10
Merge in struct uvm_vnode into struct vnode.
Artur Grabowski
2001-11-27
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The
Artur Grabowski
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-08-19
Stop whining.
Artur Grabowski
2001-08-19
add __sparc64__ to list of arch's not checked for bloated structures (also
Jason Wright
2001-06-27
Remove old vm.
Artur Grabowski
2001-06-25
Remove NQNFS
Constantine Sapuntzakis
2001-06-25
Get rid of old directory caching scheme which caused persistent duplicates.
Constantine Sapuntzakis
2000-06-26
Convert nfs_timer to new timeouts.
Artur Grabowski
2000-02-07
update to use new checkexp vfs operation
assar
1999-04-28
zap the newhashinit hack.
Artur Grabowski
1999-02-26
compatibility with uvm vnode pager
Artur Grabowski
1999-02-06
Use bitwise operations to extract high and low words from the quad
Todd C. Miller
1999-01-16
Do not lose st_blocks on NFSv2 mounts when files>2GB
Niklas Hallqvist
1998-08-19
Change fxdr_hyper to return a u_quad_t. This minimizes the evil clobbering
Constantine Sapuntzakis
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-04-28
indent
Theo de Raadt
1997-04-28
Previous patch didn't make much sense. We now set the initial NFS xid
Angelos D. Keromytis
1997-04-27
Random/unique NFS xids.
Angelos D. Keromytis
1997-04-25
require reserved ports. avoid ftp bounce.
Theo de Raadt
1996-12-18
Conditionalize GCC and ANSI/ISO C dependencies
Niklas Hallqvist
1996-12-17
NFS attribute cache timeout mount param
dm
1996-10-15
nqnfs code is for client+server; spotted by niklas
Theo de Raadt
1996-09-25
Drop unused variable
Niklas Hallqvist
1996-09-21
fix NFSSERVER w/o NFSCLIENT; netbsd pr#1780, cgd@netbsd (yes, a 10month
Theo de Raadt
1996-07-27
fvdl; We're only handling uio with iovcnt == 1, so don't ever attempt to
Theo de Raadt
1996-07-23
sync
Theo de Raadt
1996-05-28
sync
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-17
Minor cleanups. Checked against Lite2.
Michael Shalayeff
1996-03-31
From NetBSD: NFSv3 import (tomorrow's Net's kernel)
Michael Shalayeff
[next]