HAMMER VFS - Bump the default hammer rev to 6
[dragonfly.git] / sbin / newfs_hammer / newfs_hammer.c
2011-04-02 Matthew DillonHAMMER VFS - Bump the default hammer rev to 6
2011-02-10 Matthew DillonHAMMER Utility - Change the minimum UNDO/REDO FIFO...
2009-09-28 Thomas Nikolajsennewfs_hammer(8): Update man page and program messages
2009-07-03 Matthew DillonHAMMER - Formalize the maximum number of volumes (256).
2009-06-28 Matthew DillonHAMMER - newfs_hammer - format with highest production...
2009-04-16 Sascha Wildnernewfs_hammer(8): Mention the nightly 'hammer cleanup...
2008-12-15 Michael NeumannFix typo
2008-12-03 Matthew DillonHAMMER Filesystem changes:
2008-08-21 Thomas NikolajsenRemove extra space in usage()
2008-07-25 Sascha WildnerFix typos.
2008-07-24 Matthew DillonChange newfs_hammer to reserve a minimum of 100M for...
2008-07-19 Matthew DillonHAMMER Utilities: Sync with HAMMER 65.
2008-07-16 Thomas NikolajsenUpdate newfs_hammer doc:
2008-07-09 Matthew DillonHAMMER Utilities: Mirroring work
2008-07-07 Matthew DillonHAMMER Utilities: Sync with 60F
2008-07-07 Matthew DillonWhen creating a new HAMMER filesystem also create a...
2008-07-05 Matthew DillonError out if no volumes are specified instead of core...
2008-06-24 Matthew DillonHAMMER Utilities: Sync to 58B
2008-06-23 Matthew DillonHAMMER Utilities: Sync with 58A
2008-06-20 Matthew DillonHAMMER Utilities: Sync with 56D
2008-06-18 Matthew DillonHAMMER Utilities: Sync with 56B
2008-06-17 Matthew DillonHAMMER Utilities: sync with 56A
2008-06-14 Matthew DillonHAMMER Utilities: Sync with commit 55 - MEDIA STRUCTURE...
2008-06-08 Matthew DillonHAMMER Utilities: Critical bug in newfs_hammer
2008-06-03 Matthew DillonHAMMER Utilities: More pre-formatting, cleanup
2008-06-01 Matthew DillonHAMMER Utilities: Performance adjustments, bug fixes.
2008-05-18 Matthew DillonHAMMER Utilities: Update for HAMMER changes.
2008-05-12 Matthew DillonHAMMER 43/Many: Remove records from the media format...
2008-05-06 Matthew DillonHAMMER Utilities: Sync with recent changes.
2008-04-29 Matthew DillonHAMMER Utilities: zone limit
2008-04-27 Matthew DillonHAMMER utilities: Misc documentation and new options.
2008-03-19 Matthew DillonHAMMER 33/many: Expand transaction processing, fix...
2008-03-18 Matthew DillonHAMMER utilities: Add the reblock command, adjust...
2008-02-20 Matthew DillonHAMMER 29/many: Work on the blockmap, implement the...
2008-02-10 Matthew DillonHAMMER 28/many: Implement zoned blockmap
2008-02-08 Matthew DillonHAMMER 27/many: Major surgery - change allocation model
2008-01-25 Matthew DillonHAMMER utilities: synchronize newfs_hammer.
2008-01-21 Matthew DillonHAMMER utilities:
2008-01-17 Matthew DillonHAMMER utilities:
2008-01-09 Matthew DillonHAMMER 16/many - Recovery infrastructure, misc bug...
2008-01-03 Matthew DillonHAMMER 15/many - user utility infrastructure, refactor...
2007-12-30 Matthew DillonHAMMER 12/many - add VOPs for symlinks, device, and...
2007-12-14 Matthew DillonHAMMER 10/many - synchronize miscellaneous work.
2007-11-27 Matthew DillonMake fixes to the A-list initialization and properly...
2007-11-26 Matthew DillonInitialize idx_ldata - a forward iterator for allocatin...
2007-11-20 Matthew DillonHAMMER 4/many - more core infrastructure
2007-11-19 Matthew DillonHAMMER 3/many - more core infrastructure.
2007-11-02 Matthew DillonA delete_tid of 0 indicates a record which has not...
2007-11-02 Matthew DillonProperly set the buf_type in the volume, super-cluster...
2007-11-01 Matthew DillonSynchronize newfs_hammer with recent changes.
2007-10-16 Matthew DillonAdd volume, super-cluster, cluster, and buffer abstract...
2007-10-10 Matthew DillonInitial commit of newfs_hammer - basic working skeleton...