Count if_opackets and if_oerrors.
[dragonfly.git] / sys / vfs /
2008-05-18 Matthew DillonFix a number of core kernel issues related to HAMMER...
2008-05-18 Matthew DillonHAMMER 46/Many: Performance pass, media changes, bug...
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-15 Matthew DillonHAMMER 45/Many: Stabilization pass, undo sequencing.
2008-05-13 Matthew DillonHAMMER 44/Many: Stabilization pass, user-guaranteed...
2008-05-13 Matthew DillonHAMMER 43C/Many: Performance cleanup
2008-05-13 Matthew DillonHAMMER 43B/Many: Correct delete-on-disk record bug.
2008-05-12 Matthew DillonHAMMER 43A/Many: Cleanup, bug fixes.
2008-05-12 Matthew DillonHAMMER 43/Many: Remove records from the media format...
2008-05-12 Matthew DillonHAMMER 42E/Many: Cleanup.
2008-05-11 Matthew DillonHAMMER 42D/Many: Stabilization.
2008-05-10 Matthew DillonHAMMER Utilities: scan feedback
2008-05-10 Matthew DillonHAMMER 42C/Many: Stabilization.
2008-05-10 Matthew DillonHAMMER 42B/Many: Stabilization.
2008-05-09 Matthew DillonHAMMER 42A/Many: Stabilization.
2008-05-09 Matthew DillonHAMMER 42/Many: Cleanup.
2008-05-06 Matthew DillonHAMMER 41B/Many: Cleanup.
2008-05-06 Matthew DillonKeep track of the number of buffers undgoing IO, and...
2008-05-05 Matthew DillonHAMMER 41/Many: Implement CRC checking (WARNING: On...
2008-05-04 Matthew DillonHAMMER 40G/Many: UNDO cleanup & stabilization.
2008-05-04 Matthew DillonHAMMER 40F/Many: UNDO cleanup & stabilization.
2008-05-03 Matthew DillonHAMMER 40F/Many: Inode/link-count sequencer cleanup...
2008-05-03 Matthew DillonHAMMER 40E/Many: Inode/link-count sequencer cleanup...
2008-05-03 Matthew DillonHAMMER 40D/Many: Inode/link-count sequencer cleanup...
2008-05-02 Matthew DillonHAMMER 40C/Many: Inode/link-count sequencer cleanup...
2008-05-02 Matthew DillonHAMMER 40B/Many: Inode/link-count sequencer cleanup...
2008-05-02 Matthew DillonHAMMER 40A/Many: Inode/link-count sequencer.
2008-04-29 Matthew DillonHAMMER 39B/Many: Cleanup pass
2008-04-29 Matthew DillonHAMMER 39/Many: Parallel operations optimizations
2008-04-28 Sascha WildnerFix typo: spam -> span
2008-04-27 Matthew DillonHAMMER 38F/Many: Undo/Synchronization and crash recover...
2008-04-27 Matthew DillonHAMMER 38E/Many: Undo/Synchronization and crash recovery
2008-04-26 Matthew DillonHAMMER 38E/Many: Undo/Synchronization and crash recovery
2008-04-26 Matthew DillonHAMMER 38E/Many: Undo/Synchronization and crash recovery
2008-04-26 Matthew DillonHAMMER 38D/Many: Undo/Synchronization and crash recovery
2008-04-25 Matthew DillonHAMMER 38C/Many: Undo/Synchronization and crash recovery
2008-04-24 Matthew DillonHAMMER 38B/Many: Undo/Synchronization and crash recovery
2008-04-24 Matthew DillonHAMMER 38A/Many: Undo/Synchronization and crash recovery
2008-04-22 Matthew DillonHAMMER 37/Many: Add a flush helper thread, clean up...
2008-04-22 Matthew DillonFix some IO sequencing performance issues and reformula...
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-30 Matthew DillonHAMMER 36B/many: Misc debugging.
2008-03-29 Matthew DillonHAMMER 36/many: Stabilization pass.
2008-03-26 Matthew DillonHAMMER 35C/many: Stabilization pass.
2008-03-25 Matthew DillonHAMMER 35B/many: Stabilization pass, cleanups.
2008-03-24 Matthew DillonHAMMER 35/many: Stabilization pass, cleanups
2008-03-23 Matthew DillonHAMMER 34B/many: Stabilization pass.
2008-03-22 Matthew DillonHAMMER 34/many: Stabilization pass
2008-03-20 Matthew DillonHAMMER 33C/many: features and bug fixes.
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-19 Matthew DillonHAMMER 33B/many: Further B-Tree fix.
2008-03-19 Matthew DillonHAMMER 33/many: Expand transaction processing, fix...
2008-03-18 Matthew DillonHAMMER 32B/many: Reblocking work.
2008-03-18 Matthew DillonHAMMER 32/many: Record holes, initial undo API, initial...
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-03-08 Sepherosa ZiehauCleanp leftover of the ifnet.if_addrhead parallelizing.
2008-03-07 Sepherosa ZiehauParallelize ifnet.if_addrhead accessing by duplicating...
2008-02-24 Matthew DillonHAMMER 31C/many: Fix livelock in deadlock handling...
2008-02-24 Matthew DillonHAMMER 31B/many: Fix busy block dev on HAMMER umount
2008-02-24 Matthew DillonHAMMER 31A/many: File data size optimization
2008-02-23 Matthew DillonHAMMER 30C/many: Fix more TID synchronization issues
2008-02-23 Matthew DillonHAMMER 30B/many: Minor bug fix.
2008-02-23 Matthew DillonHAMMER 30A/many: blockmap cleanup
2008-02-23 Matthew DillonHAMMER 30/many: blockmap work.
2008-02-20 Matthew DillonHAMMER 29/many: Work on the blockmap, implement the...
2008-02-10 Matthew DillonHAMMER 28A/many: Translation and write performance...
2008-02-10 Matthew DillonHAMMER 28/many: Implement zoned blockmap
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-02-08 Matthew DillonHAMMER 27/many: Major surgery - change allocation model
2008-02-06 Matthew DillonHAMMER 26/many: Misc features.
2008-02-05 Matthew DillonImplement NFS support and export control for HAMMER.
2008-02-05 Matthew DillonHAMMER 25/many: Pruning code
2008-02-05 Matthew DillonAdd a conditional so we don't have to drag in everythin...
2008-02-04 Matthew DillonHAMMER 25/many: Add an ioctl API for HAMMER.
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-25 Matthew DillonHAMMER 24B/many: Edge cases, cleanups
2008-01-25 Matthew DillonHAMMER 25/many: get fsx (filesystem test) working,...
2008-01-25 Matthew DillonHAMMER 24/many: Clean up edge cases
2008-01-24 Matthew DillonHAMMER 23/many: Recovery, B-Tree, spike, I/O work.
2008-01-21 Matthew DillonHAMMER 22/many: Recovery and B-Tree work.
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-18 Matthew DillonHAMMER 21/many: B-Tree node locking finalization.
2008-01-17 Matthew DillonHAMMER 20B/many: New spike topology, simplify the B...
2008-01-16 Matthew DillonHAMMER 20A/many: B-Tree lookup API cleanup, B-Tree...
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Matthew DillonHAMMER 19/Many - Cleanup pass, cluster recovery code.
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-11 Matthew DillonHAMMER 18B/many: Stabilization pass
2008-01-11 Matthew DillonHAMMER 18/many: Stabilization pass
2008-01-10 Matthew DillonHAMMER 17/many: Refactor IO backend, clean up buffer...
2008-01-10 Matthew DillonFix buffer cache deadlocks by splitting dirty buffers...
2008-01-09 Matthew DillonHAMMER 16B/many: Fix data overwrite case.
2008-01-09 Matthew DillonHAMMER 16/many - Recovery infrastructure, misc bug...
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-06 Nicolas TheryRemoved non-existent entry in .PATH:.
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
next