AMD64 - Refactor uio_resid and size_t assumptions.
[dragonfly.git] / sys / vfs / nwfs / nwfs_io.c
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2009-07-15 Matthew DillonMPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager.
2008-12-20 Sascha WildnerEliminate some dead initialization.
2007-02-22 Simon Schubert1:1 Userland threading stage 4.2/4:
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-05-06 Matthew DillonThe thread/proc pointer argument in the VFS subsystem...
2006-04-30 Matthew DillonReplace the the buffer cache's B_READ, B_WRITE, B_FORMA...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2005-08-16 Joerg SonnenbergerConvert to vop_write_dirent.
2005-06-06 David RhodusReplace spl with critical sections.
2005-04-15 Matthew DillonImplement Red-Black trees for the vnode clean/dirty...
2005-02-17 Joerg SonnenbergerGCC supports two pseudo variables to get the function...
2004-11-12 Matthew DillonVFS messaging/interfacing work stage 9/99: VFS 'NEW...
2004-10-12 Matthew DillonVFS messaging/interfacing work stage 8/99: Major rework...
2004-09-30 Matthew DillonVFS messaging/interfacing work stage 7/99. BEGIN DESTA...
2004-04-22 Chris PresseyStyle(9) cleanup to src/sys/vfs, stage 13/21: nwfs.
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-10-09 Matthew Dillonnamecache work stage 3a: Adjust the VFS APIs to include...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-26 Matthew Dillonproc->thread stage 5: BUF/VFS clearance! Remove the...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: