Age | Commit message (Expand) | Author |
2009-09-02 | Backout the asyncio/aiod change, as it causes buf's to get hung. | Thordur I. Bjornsson |
2009-08-25 | move to having requests on a per nfsmount tailq instead of one global one. | Thordur I. Bjornsson |
2009-08-20 | Rework the way we do async I/O in nfs. Introduce separate buf queues for | Thordur I. Bjornsson |
2009-08-14 | add ddb functions to be able to show all the nfsnodes in the system | Thordur I. Bjornsson |
2009-08-10 | Use an RB tree instead of a hashtable for fh/node lookups. | Thordur I. Bjornsson |
2009-08-10 | Remove the v2 writegather code. It did help alot back in the 80s | Thordur I. Bjornsson |
2009-07-14 | don't give people any ideas. nfssvc(2) should not be used | Thordur I. Bjornsson |
2009-06-04 | Add some descriptive comments, because not having to read NFS code | Bret Lambert |
2009-06-03 | kill some unused defines, don't do an ifndef dance for | Thordur I. Bjornsson |
2009-06-03 | Lift the NFS over UDP retransmit logic from FreeBSD. | Thordur I. Bjornsson |
2009-06-02 | give the retransmission count booking keeping a facelift, | Thordur I. Bjornsson |
2009-05-22 | retire the nfs rtt log code, this isnt really all that | Thordur I. Bjornsson |
2009-05-21 | IO_METASYNC has been a noop since around 4.4BSD-Lite, the | Thordur I. Bjornsson |
2009-01-24 | Use a timespec for the server write deadline and procrastination | Thordur I. Bjornsson |
2009-01-24 | propagate the O_EXCL flag down to the file systems, by setting | Thordur I. Bjornsson |
2009-01-18 | Remove unused members from struct nfsd. | Bret Lambert |
2008-09-12 | zap a deprecated macro, NMOD. | Thordur I. Bjornsson |
2008-08-31 | remove the #if 0'ed NFS_ATTRTIMEO() macro since it was | Thordur I. Bjornsson |
2008-07-05 | Remove R_GETONEREP and the code that checks if its set | Thordur I. Bjornsson |
2008-07-05 | Clean up some old dead code, mostly nqnfs and kerberos leftovers | Thordur I. Bjornsson |
2008-06-12 | add a statistic bit to count how often we change async to sync | Thordur I. Bjornsson |
2008-06-08 | remove a bunch of kerberos definitions | Thordur I. Bjornsson |
2008-04-22 | Add comments detailing what the SLP_* flag #define's mean | Bret Lambert |
2007-01-16 | Retire VOP_LEASE(); It was a bit for NQNFS and has | Thordur I. Bjornsson |
2006-09-20 | Fix the way delays between request retransmissions are calculated | Thordur I. Bjornsson |
2006-05-29 | revert vfs.nfs.privport sysctl, broke a few architectures | Anil Madhavapeddy |
2006-05-28 | Add support for NFS mounts to be from non-reserved ports: | Anil Madhavapeddy |
2005-06-08 | make nfsstats counters 64 bit. | marius eriksen |
2005-04-02 | use pool for struct nfsreq; tedu@ pedro@ ok and testing by mark patruck <mark... | Michael Shalayeff |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2003-10-22 | typos from Jared Yanovich; | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-28 | Ip -> IP; | Jason McIntyre |
2002-10-29 | Get rid of some commons. | Artur Grabowski |
2002-02-10 | theo doesn't like this code | Nathan Binkert |
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-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
2001-09-16 | Add some missing lengths checks when passing data from userland to | Todd C. Miller |
2001-08-19 | Remove some more. | Artur Grabowski |
2001-06-25 | Remove NQNFS | Constantine Sapuntzakis |
2000-05-22 | NFS_MAXID | Michael Shalayeff |
2000-05-19 | oops, s/niothreads/iothreads/ in FS_NFS_NAMES | Michael Shalayeff |
2000-05-19 | from tsarna@netbsd.org (sysctl changes to come later): | Michael Shalayeff |
1998-05-25 | nd_procnum should be unsigned; ovg@nusun.jinr.ru | Theo de Raadt |
1996-12-17 | NFS attribute cache timeout mount param | dm |
1996-06-10 | align correct for 64 bit in NWDELAYHASH | 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 |
1995-12-21 | from cgd; handle 64-bit pointers and longs | Theo de Raadt |