HAMMER - Implement volume-list command
[dragonfly.git] / sys / vfs / hammer / hammer_ioctl.c
2010-11-12 Stathis KamperisHAMMER - Implement volume-list command
2010-11-07 Matthew DillonHAMMER - Add hammer dedup filesystem version dump
2010-11-07 Matthew DillonHAMMER - Add hammer dedup directive and support
2010-02-02 Matthew DillonHAMMER VFS - Fix assertion when taking snapshot
2010-01-26 Matthew DillonHAMMER VFS - Disallow rebalancing on small-memory machines
2010-01-11 Matthew DillonHAMMER VFS - Add workaround to HAMMERIOC_GET_SNAPSHOT...
2010-01-11 Matthew DillonHAMMER VFS - Add workaround to HAMMERIOC_GET_SNAPSHOT...
2009-12-11 Michael NeumannHAMMER - Implement experimental volume removal
2009-12-09 Michael NeumannRename "hammer expand" to "hammer volume-add"
2009-12-07 Thomas Nikolajsenhammer: update Version 4 description
2009-11-02 Matthew DillonHAMMER VFS - Version 4 part 1/many - UNDO FIFO layout...
2009-10-14 Matthew DillonHAMMER - Add version 3 meta-data features
2009-09-11 Matthew DillonHAMMER - HAMMERIOC_GETHISTORY ioctl fails on directorie...
2009-08-24 Michael Neumannpriv: hammer expand not allowed within jail
2009-07-13 Michael NeumannExpand HAMMER filesystem stubs
2009-07-12 Michael Neumannpriv: Define and use PRIV_HAMMER_IOCTL
2009-07-05 Antonio HueteAdd 'hammer info' command that shows extended informati...
2009-06-28 Matthew DillonHAMMER VFS - version 2 work - move directory entries...
2009-03-15 Matthew DillonHAMMER VFS - Add a B-Tree rebalancing feature.
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-11-13 Matthew DillonHAMMER: Correct minor oops in last commit. Do not...
2008-11-13 Matthew DillonHAMMER:
2008-07-31 Matthew DillonHAMMER: Mirroring, misc bug fixes
2008-07-16 Matthew DillonHAMMER 62/Many: Stabilization, performance, and cleanup
2008-07-12 Matthew DillonHAMMER 61E/Many: Stabilization, Performance
2008-07-12 Matthew DillonHAMMER 61D/Many: Mirroring features
2008-07-09 Matthew DillonHAMMER 60I/Many: Mirroring
2008-07-02 Matthew DillonHAMMER 60A/many: Mirroring work
2008-06-26 Matthew DillonHAMMER 59A/Many: Mirroring related work (and one bug...
2008-06-24 Matthew DillonHAMMER 58B/Many: Revamp ioctls, add non-monotonic times...
2008-06-23 Matthew DillonHAMMER 57/Many: Pseudofs support
2008-06-20 Matthew DillonHAMMER 56D/Many: Media structure finalization, atime...
2008-06-10 Matthew DillonHAMMER 53G/Many: Performance tuning.
2008-05-18 Matthew DillonHAMMER 46/Many: Performance pass, media changes, bug...
2008-05-13 Matthew DillonHAMMER 44/Many: Stabilization pass, user-guaranteed...
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-05 Matthew DillonHAMMER 41/Many: Implement CRC checking (WARNING: On...
2008-05-03 Matthew DillonHAMMER 40D/Many: Inode/link-count sequencer cleanup...
2008-04-27 Matthew DillonHAMMER 38E/Many: Undo/Synchronization and crash recovery
2008-04-25 Matthew DillonHAMMER 38C/Many: Undo/Synchronization and crash recovery
2008-04-24 Matthew DillonHAMMER 38A/Many: Undo/Synchronization and crash recovery
2008-03-20 Matthew DillonHAMMER 33C/many: features and bug fixes.
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-08 Matthew DillonHAMMER 27/many: Major surgery - change allocation model
2008-02-06 Matthew DillonHAMMER 26/many: Misc features.
2008-02-05 Matthew DillonHAMMER 25/many: Pruning code
2008-02-04 Matthew DillonHAMMER 25/many: Add an ioctl API for HAMMER.