Due to continuing issues with VOP_READ/VOP_WRITE ops being called without
[dragonfly.git] / sys / vfs / nfs /
2006-04-07 Matthew DillonDue to continuing issues with VOP_READ/VOP_WRITE ops...
2006-04-01 Matthew DillonUse the vnode v_opencount and v_writecount universally...
2006-03-29 Matthew DillonNFS needs to instantiate a backing VM object for the...
2006-03-29 Matthew DillonRemove VOP_GETVOBJECT, VOP_DESTROYVOBJECT, and VOP_CREA...
2006-03-27 Matthew DillonCorrect some minor bugs in the last patch to fix kernel...
2006-03-27 Matthew DillonRemove NQNFS support. The mechanisms are too crude...
2006-03-27 Matthew DillonChange *_pager_allocate() to take off_t instead of...
2006-03-24 Matthew DillonDon't just assume that the directory offset supplied...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-05 Matthew DillonReplace the global buffer cache hash table with a per...
2006-03-04 Matthew DillonUnlock vnodes prior to issuing VOP_NREMOVE to accomodat...
2006-03-02 Matthew Dillonbuftimespinlock is utterly useless since the spinlock...
2006-03-02 Matthew DillonPass LK_PCATCH instead of trying to store tsleep flags...
2006-03-01 David RhodusMerge in security fix from FreeBSD.
2006-03-01 Matthew Dillondvp must be unlocked prior to issuing a VOP operation...
2006-02-21 Matthew DillonChange the server side NFS write gather delay from...
2006-02-21 Matthew DillonReduce the default NFSv3 access cache timeout from...
2006-02-21 Matthew DillonFix a bunch of race cases in the NFS callout timer...
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-31 Matthew DillonBring in the parallel route table code and clean up...
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-05 Matthew DillonDocument the nfs dirent conversion code. No functional...
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-19 Matthew DillonProtect allproc scans with PHOLD/PRELE, in particular...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-10-27 Sepherosa Ziehauremove getdec() declaration, since this static function...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-17 Matthew DillonAdd an argument to vfs_add_vnodeops() to specify VVF_...
2005-09-14 Matthew DillonRename all the functions and structures for the old...
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-04 Matthew DillonCleanup the module build and conditionalize a goto...
2005-09-04 Matthew DillonGive the kernel a native NFS mount rpc capability for...
2005-09-03 Matthew DillonRemove old #if 0'd sections of code, add a few comments...
2005-09-03 Matthew DillonAdd a missing crit_exit(), fixing a panic. Attempt...
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-27 Joerg SonnenbergerMake struct dirent contain a full 64bit inode. Allow...
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-26 Hiten PandyaClean the VFS operations vector and related code:
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-09 Jeffrey HsuDeprecate MCLGET() in favor of m_getl() in order to...
2005-06-06 David RhodusReplace spl with critical sections.
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-29 Jeffrey HsuDeprecate MCLGET() in favor of m_getcl() or m_getl...
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-20 Matthew DillonGet rid of VPLACEMARKER and retool vmntvnodescan()...
2005-04-19 Matthew DillonAbstract out the routines which manipulate the mountlist.
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-15 Matthew DillonImplement Red-Black trees for the vnode clean/dirty...
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-06 Matthew DillonCorrect an NFS bug related to ftruncate() operations...
2005-03-31 Matthew DillonMove the setting of sopt->sopt_dir down into the lower...
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-27 Matthew DillonDo a better job distributing RPC requests on the NFS...
2005-03-24 Matthew DillonFix a server-side TCP NFS mount stream sequencing probl...
2005-03-24 Matthew DillonHave the server complain if the NFS rpc stream from...
2005-03-17 Matthew DillonClean up a number of caching edge cases in NFS, rework...
2005-03-16 Matthew DillonFix a bugaboo in the last commit. We cannot safely...
2005-03-13 Matthew DillonFix a couple of NFS client side caching snafus. First...
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-04 Matthew Dillonmsf_buf_kva() now returns a char * rather then a vm_off...
2005-03-04 Matthew DillonThis is a major revamping of our MSFBUF API. MSFBUFs...
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
next