lock_init => lockinit
[unix-history] / usr / src / sys / nfs /
1995-05-11 Kirk McKusickreturn error rather than panic when mountroot fails...
1995-05-11 Kirk McKusickuse vfs_rootmountalloc
1995-05-11 Kirk McKusickcheck for forcible unmount at syscall level
1995-05-10 Kirk McKusickchange mountlist to CIRCLEQ so we can do unmountall...
1995-05-02 Kirk McKusickcheck for current nfs_args structure
1995-05-02 Kirk McKusickadd version field so we can detect old nfs_args structures
1995-04-13 Kirk McKusickadd vfsconf support
1995-03-31 Kirk McKusickmassive update to incorporate version 3 protocol from...
1995-03-19 Kirk McKusickreverse arguments to VOP_LINK (to get them right)
1995-02-24 Kirk McKusicknfs_revoke uses vop_revoke
1995-02-23 Kirk McKusickadd vop_revoke
1995-02-23 Kirk McKusickvgone => VOP_REVOKE
1995-02-23 Kirk McKusickfill in runp in bmap if requested to do so
1995-01-10 Kirk McKusickupdate from Rick Macklem
1994-12-09 Kirk McKusickavoid converting NOVAL (from karels)
1994-08-19 Kirk McKusickconversion to queue.h list manipulation (from mycroft)
1994-08-15 Kirk McKusickconvert to vop call
1994-08-12 Kirk McKusickbug fix from Macklem
1994-08-11 Kirk McKusickadd vop_lease
1994-08-06 Kirk McKusickcannot use append mode in a stateless server (from...
1994-07-25 Kirk McKusickset group size in cred (from mycroft via macklem)
1994-06-17 Kirk McKusickavoid trying to truncate BLK and CHR special devices...
1994-06-09 Mike Hibleron write, be sure to flush the vnode from the VM object...
1994-06-05 Kirk McKusickadd cookie and eofflag parameters to readdir
1994-06-05 Kirk McKusickask for eofflag and cookies, and use the result
1994-02-14 Mike Hibleradd null nfs_reallocblks routine (is this needed?)
1994-02-14 Mike Hibleradd define for null reallocblks routine (is this needed?)
1994-01-22 Keith Bosticlint
1994-01-13 Keith Bosticlint
1994-01-05 Keith Bosticlint
1993-12-31 Kirk McKusicknew queue structure; vget now locks optionally
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusicknew queue structure; vget now locks optionally
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusickvget now locks optionally
1993-12-31 Kirk McKusicknew queue structure
1993-11-15 Mike Hiblermake n_size u_quad_t instead of off_t
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-08-11 Kirk McKusickflush attribute cache when adding or deleteing entries...
1993-06-17 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-17 Kirk McKusickmissed one change of nfsm_dissecton => nfsm_dissect
1993-06-17 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-17 Kirk McKusickfix for trashed TCP/IP connections from Macklem
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-26 Kirk McKusicklease buglet from Macklem
1993-05-26 Kirk McKusickadd pathconf
1993-05-22 Kirk McKusickprotect against malicious clients
1993-05-21 Kirk McKusickperformance fixes from Rick Macklem
1993-05-18 Kirk McKusickupdate from Torek/Macklem for machines requiring quad...
1993-05-07 Kirk McKusickupdate for pwd bug from Rick Macklem
1993-05-04 Kirk McKusickthe final polish to leases from Rick Macklem
1993-04-30 Kirk McKusickallow inode change of running file (from Macklem)
1993-04-28 Kirk McKusickbug fixes for LEASES from Rick Macklem
1993-04-18 Kirk McKusicktake gid from parent directory, not user
1993-04-09 Keith Sklowerin_sockmaskof has gone away; just do right thing for...
1993-04-01 Mike Hibleradd missing third param for dounmount
1993-03-31 Kirk McKusickeliminate flags and generation number in times hack
1993-03-20 Mike Hiblervattr struct is now 2 longwords larger so get rid of...
1993-03-09 Kirk McKusickremove the 8-bit restriction in namei
1993-03-03 Kirk McKusickclear hash pointers when nfsd's terminate (from Macklem)
1993-02-03 Kirk McKusicknfs_bwrite => vn_bwrite
1993-02-03 Kirk McKusicknfsincore => incore; nfsgetblk => getblk; nfsvinvalbuf...
1993-02-03 Kirk McKusicknfsvinvalbuf becomes vinvalbuf
1993-02-03 Kirk McKusickupdate for 4.4BSD from Rick Macklem
1993-02-03 Kirk McKusickupdate for 4.4BSD from Rick Macklem
1993-02-03 Kirk McKusickupdate for 4.4BSD from Rick Macklem
1992-12-01 Kirk McKusickcheck name length before entering in cache
1992-11-16 Kirk McKusickMNT_NOFORCE no longer has its own flag
1992-11-15 Kirk McKusickhave to wait for VXLOCK to clear
1992-11-13 Kirk McKusickworkaround for access problems on NFS exports (try...
1992-11-11 Kirk McKusickuse local access checks when NQNFS ACCESS check cannot...
1992-11-06 Kirk McKusickparanoid
1992-11-04 Kirk McKusickbetter fix for -r7.40 from Macklem
1992-11-03 Kirk McKusickavoid unlocking directories
1992-11-02 Kirk McKusickfix from Jeff Forys for tracking changing NFS file...
1992-11-02 Kirk McKusickuninitialized variable
1992-10-23 Kirk McKusickfix from Macklem for hanging UDP mounts after server...
1992-10-23 Kirk McKusickmaximum timeout backoff is 8 not 9 (from Jeff Forys)
1992-10-21 Kirk McKusickmore accurate backoff
1992-10-13 Kirk McKusickbawrite does not return a value
1992-10-12 Keith Bosticmake kernel includes standard
1992-10-10 Kirk McKusickhave to dup, not copy credentials in nfs_doio
1992-10-08 Kirk McKusickuse new queue routines to manage list of I/O requests
1992-10-08 Kirk McKusickuse new queue routines to manage list of I/O requests...
1992-10-08 Kirk McKusickuse new queue routines for buffer lists hanging off...
1992-10-08 Kirk McKusickuse new queue routines for buffer lists hanging off...
1992-10-08 Margo SeltzerAdd comment for extra argument in bmap call.
1992-10-02 Kirk McKusicknow use modern list management methods
1992-10-02 Kirk McKusickupdate to modern list management
1992-10-02 Kirk McKusicknow use modern list management methods
1992-10-01 Kirk McKusickSeptember update from Rick Macklem to add accept protoc...
1992-09-23 Kirk McKusickrootvp and swapvp now done in ?fs_mountroot
1992-09-23 Kirk McKusickdo not update local times of special devices on stat...
1992-09-22 Kirk McKusickget rid of unised function
1992-09-17 Kirk McKusickfixup in BIG_ENDIAN macro
1992-09-17 Kirk McKusickupdate from Rick Macklem
1992-09-17 Kirk McKusickkeep those hash chains and LRU chains separate
1992-08-12 Kirk McKusickdefine nethostaddr locally for NFS
1992-07-26 Kirk McKusickspec_vnodeops_p now declared in specdev.h
next