kernel - lwkt_token revamp
[dragonfly.git] / sys / kern / vfs_subr.c
2009-04-03 Matthew DillonRevoke reimplementation - primary commit part 1/2.
2009-04-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-31 Matthew DillonAdjust vfinddev() to return a referenced vnode in ...
2009-01-29 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-21 Matthew DillonIssue 1013 - update atime on exec and mmap, add helper...
2009-01-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-19 Matthew DillonFix a bug in vinvalbuf(). vinvalbuf() is usually calle...
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-18 Joe TalbottMerge branch 'master' of /usr/git/dragonfly
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Michael NeumannRefactor filesystem types list and fix bug.
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-17 Matthew Dillon* Implement the ability to export NULLFS mounts via...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-07-27 Matthew DillonAdjust the desiredvnodes (kern.maxvnodes) calculation...
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-12 Matthew DillonCorrect a bug in the last commit.
2008-07-12 Matthew DillonAdd a vclean_unlocked() call that allows HAMMER to...
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-18 Matthew DillonFix a number of core kernel issues related to HAMMER...
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-08 Matthew DillonFix a race between the namecache and the vnode recycler...
2008-04-30 Matthew DillonHave vfsync() call buf_checkwrite() on buffers with...
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-02-05 Matthew Dillon* Implement a mountctl() op for setting export control...
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-07 Matthew DillonAdd bio_ops->io_checkread and io_checkwrite - a read...
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-02 Matthew DillonModify struct vattr:
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-24 Matthew DillonReactivate a vnode after associated it with deadfs...
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-31 Matthew Dillonvrecycle() is typically called from a VFS's inactive...
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-08 Matthew DillonFormalize the object sleep/wakeup code when waiting...
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-09 Matthew DillonGive the device major / minor numbers their own separat...
2007-05-08 Matthew DillonReplace NOCDEV with NULL. NOCDEV was ((void *)-1)...
2007-05-06 Matthew DillonUse SYSREF to reference count struct vnode. v_usecount...
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-29 Peter AvalosMerge from vendor branch OPENSSH:
next