HAMMER VFS - Adjust signedness of a media field for future de-dup
[dragonfly.git] / sys / vfs / hammer / hammer_blockmap.c
2010-08-13 Matthew DillonHAMMER VFS - Adjust signedness of a media field for...
2009-12-13 Michael NeumannHAMMER - Stabilize and refactor volume removal
2009-12-11 Michael NeumannHAMMER - Implement experimental volume removal
2009-06-25 Matthew DillonHAMMER VFS - Take reserved space into account when...
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2009-06-20 Matthew DillonHAMMER VFS - Add hinting capability to block allocator...
2009-05-06 Matthew DillonHAMMER VFS - Refactor merged search function to try...
2009-02-01 Matthew DillonHAMMER VFS - Fix I/O invalidation collision assertion
2009-01-26 Matthew DillonHAMMER VFS - Reorganize the use of hammer_del_buffers...
2008-12-26 Matthew DillonThe blockmap layer1/2 CRCs were being checked without...
2008-12-10 Matthew DillonUse per-mount kmalloc pools for bulk data structures...
2008-12-03 Matthew DillonHAMMER Filesystem changes:
2008-07-31 Matthew DillonHAMMER: Mirroring work
2008-07-18 Matthew DillonHAMMER 63/Many: IO Error handling features
2008-07-16 Matthew DillonHAMMER 62/Many: Stabilization, performance, and cleanup
2008-07-14 Matthew DillonHAMMER 61F/Many: Stabilization w/ simultanious pruning...
2008-07-03 Matthew DillonHAMMER 60B/many: Stabilization
2008-07-01 Matthew DillonHAMMER 59H/Many: Stabilization pass
2008-07-01 Matthew DillonHAMMER 59G/Many: Stabilization pass (low memory issues)
2008-06-20 Matthew DillonHAMMER 56C/Many: Performance tuning - MEDIA STRUCTURES...
2008-06-17 Matthew DillonHAMMER 56A/Many: Performance tuning - MEDIA STRUCTURES...
2008-06-12 Matthew DillonHAMMER 54B/Many: Performance tuning.
2008-06-10 Matthew DillonHAMMER 53D/Many: Stabilization
2008-06-08 Matthew DillonHAMMER 53B/Many: Complete overhaul of strategy code...
2008-06-07 Matthew DillonHAMMER 53A/Many: Read and write performance enhancement...
2008-06-01 Matthew DillonHAMMER 50/Many: VFS_STATVFS() support, stabilization.
2008-05-18 Matthew DillonHAMMER 46/Many: Performance pass, media changes, bug...
2008-05-06 Matthew DillonHAMMER 41B/Many: Cleanup.
2008-05-05 Matthew DillonHAMMER 41/Many: Implement CRC checking (WARNING: On...
2008-05-03 Matthew DillonHAMMER 40D/Many: Inode/link-count sequencer cleanup...
2008-04-29 Matthew DillonHAMMER 39/Many: Parallel operations optimizations
2008-04-25 Matthew DillonHAMMER 38C/Many: Undo/Synchronization and crash recovery
2008-03-19 Matthew DillonHAMMER 33/many: Expand transaction processing, fix...
2008-03-18 Matthew DillonHAMMER 32/many: Record holes, initial undo API, initial...
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