Add wrapper for the cross-tools stage.
[dragonfly.git] / sys / vfs /
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Matthew DillonHAMMER performance and kernel memory issues.
2008-12-26 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-26 Matthew DillonThe blockmap layer1/2 CRCs were being checked without...
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-20 Sascha WildnerUse BBLOCK.
2008-12-20 Sascha WildnerFix a dereference of an undefined value.
2008-12-20 Sascha WildnerEliminate some dead initialization.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-16 Matthew DillonDue to races clean blocks can remain cached, remove...
2008-12-15 Michael NeumannFix missing includes
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-12-12 Sascha WildnerMerge branch 'misc'
2008-12-10 Matthew DillonUse per-mount kmalloc pools for bulk data structures...
2008-12-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-10 Matthew DillonFix a buffer cache deadlock which can occur when simula...
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-03 Matthew DillonHAMMER Filesystem changes:
2008-11-13 Matthew DillonHAMMER: Correct minor oops in last commit. Do not...
2008-11-13 Matthew DillonHAMMER:
2008-10-22 Matthew DillonRaise the kmalloc limit for the M_HAMMER_INO pool based...
2008-10-18 Matthew DillonAdd vfs.nfs.flush_on_hlink and default to off.
2008-10-16 Matthew DillonAdd KQUEUE support to HAMMER.
2008-10-15 Matthew DillonChange hammer_str_to_tid() and its callers to restrict...
2008-10-15 Aggelos EconomopoulosUse cred from componentname, don't access curthread
2008-09-28 Matthew DillonUse the new vop_stdpathconf() instead of rolling our...
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-24 Matthew Dillonsleep for a shorter period of time when an excessive...
2008-09-24 Matthew DillonRename the PFSD structure's prune_path[64] to snapshots...
2008-09-23 Matthew DillonFix a double-flush which was occuring for every unlinke...
2008-09-23 Matthew DillonChange the autoflush code to autoflush when a flush...
2008-09-21 Matthew DillonHAMMER: Fix a couple of minor non-corrupting bugs in...
2008-09-18 Matthew DillonUnbreak buildworld a slightly different way. Adjust...
2008-09-17 Matthew Dillon* Implement the ability to export NULLFS mounts via...
2008-09-15 Matthew DillonFix an invalidation case that tends to occur under...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-05 Matthew DillonFix an endless recursion and double fault which could...
2008-08-29 Matthew DillonHAMMER: Mass storage flush command support
2008-08-09 Matthew DillonHAMMER 2.0:02 - rmdir, stability
2008-08-06 Matthew DillonHAMMER 2.1:01 - Stability
2008-08-04 Matthew DillonKeep UFS compatible on 32 and 64 bit builds by changing...
2008-08-02 Matthew DillonHAMMER: fsync blocking fixes
2008-07-31 Matthew DillonHAMMER: Mirroring work
2008-07-31 Sascha WildnerFix 'unused variable' warning in case neither BOOTP...
2008-07-31 Matthew DillonHAMMER: Mirroring, misc bug fixes
2008-07-29 Matthew DillonPass the correct string to md_mount() when doing a...
2008-07-27 Matthew DillonHAMMER - fix kmalloc exhaustion w/ 3G ram
2008-07-27 Michael NeumannImplement mounting of a Hammer filesystem as a root...
2008-07-26 Michael NeumannFix style(9).
2008-07-26 Matthew DillonHAMMER commit
2008-07-19 Matthew DillonHAMMER 65/Many: PFS cleanups and confusion removal
2008-07-19 Matthew DillonHAMMER 64/Many: NFS, cross-device links, synctid
2008-07-18 Sascha WildnerRemove outdated hammer.txt.
2008-07-18 Matthew DillonHAMMER 63/Many: IO Error handling features
2008-07-18 Matthew DillonWhen dealing with a failed read properly set B_INVAL.
2008-07-17 Sascha WildnerFix MODULES_WITH_WORLD build.
2008-07-17 Sascha WildnerMake HAMMER build and work as a module and extend hamme...
2008-07-16 Matthew DillonHAMMER 62/Many: Stabilization, performance, and cleanup
2008-07-16 Matthew DillonFix a lock leak in nfs_create(), tracked down from...
2008-07-15 Matthew DillonHAMMER 61H/Many: Stabilization
2008-07-15 Matthew DillonHAMMER 61G/Many: Stabilization
2008-07-14 Matthew DillonHAMMER 61E/Many: Features
2008-07-14 Matthew DillonNFS performance fixes.
2008-07-14 Matthew DillonHAMMER 61F/Many: Stabilization w/ simultanious pruning...
2008-07-13 Matthew DillonHAMMER 61E/Many: Stabilization, Performance
2008-07-13 Matthew DillonHAMMER 61G/Many: Stabilization of new flush_group code
2008-07-12 Matthew DillonHAMMER 61F2/Many: Fix bug in last commit
2008-07-12 Matthew DillonHAMMER 61F/Many: Stabilization
2008-07-12 Matthew DillonHAMMER 61E/Many: Stabilization, Performance
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-12 Matthew DillonHAMMER 61D/Many: Mirroring features
2008-07-11 Matthew DillonHAMMER 61C/Many: Stabilization
2008-07-11 Matthew DillonHAMMER 61B/Many: Stabilization
2008-07-10 Matthew DillonHAMMER 61A/Many: Stabilization
2008-07-10 Matthew DillonHAMMER 60J/Many: Mirroring
2008-07-09 Matthew DillonHAMMER 60I/Many: Mirroring
2008-07-08 Matthew DillonHAMMER 60H/Many: Stabilization pass
2008-07-07 Matthew DillonHAMMER 60G/Many: Mirroring, bug fixes
2008-07-07 Matthew DillonHAMMER 60F/Many: Mirroring
2008-07-07 Matthew DillonHAMMER 60E/Many: Mirroring, bug fixes
2008-07-05 Matthew DillonHAMMER 60D/Many: Mirroring, bug fixes
2008-07-04 Matthew DillonHAMMER 60C/many: Mirroring
2008-07-03 Matthew DillonHAMMER 60B/many: Stabilization
2008-07-02 Matthew DillonHAMMER 60A/many: Mirroring work
2008-07-01 Matthew DillonHAMMER 59J/Many: Features
2008-07-01 Matthew DillonHAMMER 59I/Many: Stabilization pass
2008-07-01 Matthew DillonHAMMER 59H/Many: Stabilization pass
2008-07-01 Matthew DillonHAMMER 59G/Many: Stabilization pass (low memory issues)
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-30 Matthew DillonHAMMER 59F/Many: Stabilization pass
2008-06-30 Matthew DillonHAMMER 59E/Many: Stabilization pass
next