kernel - Fix excessive mbuf use in nfs_realign()
[dragonfly.git] / sys / vfs / tmpfs / tmpfs_vfsops.c
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-07 Matthew Dillontmpfs - Add additional mount options
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-01 Matthew Dillontmpfs - Add support for setting the root uid/gid/mode...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-20 Matthew Dillonkernel - TMPFS - Features, don't sync on umount, enforc...
2010-02-20 Matthew Dillonkernel - TMPFS - Stabilization pass, fix VM object...
2010-02-18 Matthew Dillonkernel - TMPFS - Parse tmpfs_args from mount()
2010-02-16 Matthew Dillonkernel - tmpfs - Remove warning message on mount, updat...
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - vinitvmio(), umount...
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - directory hierarchy
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass
2010-02-12 Matthew Dillonkernel - TMPFS - Initial port of NetBSD's tmpfs