]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/nfs
Converted rcsid to $Id$ again. There shouldn't be any rcsids in the kernel.
[FreeBSD/FreeBSD.git] / sys / nfs /
1998-08-13 dfrProtect all modifications to v_numoutput with splbio().
1998-08-12 bdeDon't configure compatibility code for pre-Lite2 mount...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-01 peterIf we get an ENOBUFS from the network, it's normally...
1998-07-15 bdeCast pointers to uintptr_t/intptr_t instead of to u_lon...
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-05 dfrUse u_int32_t in NQFHHASH instead of u_long.
1998-07-04 julianVOP_STRATEGY grows an (struct vnode *) argument
1998-07-02 katoMoved `#ifndef NFS_NOSERVER' after including nfs.h.
1998-06-30 jmgfix buildworld hopefully be3fore anyone complains...
1998-06-30 jmgconvert some nfs tunables to options, these are:
1998-06-21 bdeFixed typo in ifdefed code. (NFS_ACDEBUG is not in...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-14 bdeAvoid an egcs pessimization for 64-bit signed division...
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-06-07 dfrThis commit fixes various 64bit portability problems...
1998-06-01 peterMake sure we go a nfs_fsinfo() in get/putpages before...
1998-06-01 peterFix post-test pre-commit cleanup typo.
1998-06-01 peterreadlink() returns EINVAL rather than EPERM if called...
1998-06-01 peterPreset the maximum file size before we get to nfs_fsinf...
1998-06-01 peterHide more kernel stuff from userland. This stops netho...
1998-05-31 peterFor the on-the-wire protocol, u_long -> u_int32_t;...
1998-05-31 peterSupport 'mount -u' remounts. This may require disconne...
1998-05-31 peterCut-n-paste glitch
1998-05-31 peterxdr encode -1 properly.
1998-05-31 peterFully fill in nfsv2 write rpc requests rather than...
1998-05-31 peterDon't silently fail to set file flags.
1998-05-31 peterDon't blindly accept the server's preferences if they...
1998-05-31 peterPrototype support for selectively allowing non-reserved...
1998-05-31 peterHide whiteouts from NFS, since the protocol doesn't...
1998-05-31 peterNetBSD has a comment that Solaris 2.5 doesn't do verifi...
1998-05-31 peterDon't pass a second copy of the uid/gid in with the...
1998-05-31 peterUse the new SB_UPCALL flag,
1998-05-31 peterNFS_SMALLFH is defined in nfsproto.h, not sys/mount.h
1998-05-31 peterDon't let the user try "rmdir ."
1998-05-31 peterDon't let the user try and unlink() a directory on...
1998-05-31 peterWhen a write rpc returns an error, break the loop.
1998-05-31 peterDon't leak an mbuf when a write rpc returns zero bytes...
1998-05-31 peter#ifdef a diagnostic printf
1998-05-31 peterDon't try and free mrep twice on some error conditions.
1998-05-31 peter#ifdef a diagnostic panic, plus another missed costmeti...
1998-05-31 peterWe have gained 2 more errno's, add them to the NFSv2...
1998-05-31 peterMissed a cosmetic change that the other BSD's have.
1998-05-31 peteroops, nfs_msg() is called from client code too.
1998-05-31 peterWhen we can't reconnect a socket, don't forget to unloc...
1998-05-31 peterDon't log zero length reads, this can happen during...
1998-05-31 peterConsider for readdir chunk sizes when tuning socket...
1998-05-31 peterRefuse READDIR / READDIRPLUS rpc's for non-directories
1998-05-31 peterSome const's
1998-05-31 peterNFS Jumbo commit part 1. Cosmetic and structural chang...
1998-05-31 peterVOP_ABORTUP() appears to be called with the wrong vnode...
1998-05-30 peterWhen using NFSv3, use the remote server's idea of the...
1998-05-24 peterConvert a couple of large allocations to use zones...
1998-05-20 peterOnly ignore "owner" permissions selectively rather...
1998-05-20 peters/flags/flag/
1998-05-20 peterA cleaner fix for PR#5102, clear nonsense flags at...
1998-05-20 peterDon't change argp->flags after it's been copied.
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 peterAllow control of the attribute cache timeouts at mount...
1998-05-16 bdeGet timespecs directly instead of via timevals.
1998-05-16 bdeDon't abuse `+' to combine flags.
1998-05-16 bdeBacked out rev.1.76. It just added style bugs.
1998-05-16 bdeGet timespecs directly instead of via timevals.
1998-05-13 peterAdd missing arg to vget().. Serves me right for committ...
1998-05-13 peterDelete the #if 0 (nearly) duplicate definitions of...
1998-05-13 peterHold a reference to the vnode during the sillyrename...
1998-05-13 peterMove the *vpp initialization earlier so that it's set...
1998-05-07 msmithIn the words of the submitter:
1998-05-06 msmithAs described by the submitter:
1998-05-03 peterThis commit was generated by cvs2svn to compensate...
1998-05-02 peterThis commit was generated by cvs2svn to compensate...
1998-04-29 andreasThis commit was generated by cvs2svn to compensate...
1998-04-28 acheThis commit was generated by cvs2svn to compensate...
1998-04-06 phkUse random() to find our initial xid.
1998-03-30 phkEradicate the variable "time" from the kernel, using...
1998-03-28 steveDon't allow the readdirplus routine to be used in NFS V2.
1998-03-28 bdeDon't depend on <sys/mount.h> including <sys/socket.h>.
1998-03-28 bdeMoved some #includes from <sys/param.h> nearer to where...
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-14 teggeAdd a BOOTP_WIRED_TO option, for use on machines with...
1998-03-14 teggeUpdate workaround for limitations in the arp code.
1998-03-11 jbThis commit was generated by cvs2svn to compensate...
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-10 jbThis commit was generated by cvs2svn to compensate...
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-08 julianReviewed by: dyson@freebsd.org (john Dyson), dg@root...
1998-03-07 dysonThis mega-commit is meant to fix numerous interrelated...
1998-03-07 jbThis commit was generated by cvs2svn to compensate...
1998-03-07 jdpThis commit was generated by cvs2svn to compensate...
1998-03-07 jdpThis commit was generated by cvs2svn to compensate...
1998-03-06 msmithTrivial filesystem getpages/putpages implementations...
next