sbin/hammer: Allow pfs commands directly handle pfs
[dragonfly.git] / sbin / hammer /
2015-04-12 Tomohiro Kusumisbin/hammer: Allow pfs commands directly handle pfs
2015-04-12 Tomohiro Kusumisbin/hammer: Remove strtrl()
2015-04-12 Tomohiro Kusumisbin/hammer: Make strtrl() api right [3/3]
2015-04-12 Tomohiro Kusumisbin/hammer: Make strtrl() api right [2/3]
2015-04-12 Tomohiro Kusumisbin/hammer: Make strtrl() api right [1/3]
2015-04-12 Tomohiro Kusumisbin/hammer: Remove redundant printf for slave pfs...
2015-04-06 Tomohiro Kusumisbin/hammer: Make hammer show-undo indicate positions...
2015-04-05 Tomohiro Kusumisbin/hammer: Don't readahead the base buffer itself
2015-04-03 Tomohiro Kusumisbin/hammer: Fix wrong hash value
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-04-01 Tomohiro Kusumisbin/hammer: Don't downgrade when failed to destroy pfs
2015-04-01 Tomohiro Kusumisbin/hammer: Print error message if already up|downgraded
2015-04-01 Tomohiro Kusumisbin/hammer: Detect possible relinking of pfs by user
2015-04-01 Tomohiro Kusumisbin/hammer: Remove unnecessary bzero(3)
2015-04-01 Tomohiro Kusumisbin/hammer: Add missing relpfs()
2015-04-01 Tomohiro Kusumisbin/hammer: Avoid pfs via pfs on creation, not on...
2015-04-01 Tomohiro Kusumisbin/hammer: Make hammer pfs-status print after possibl...
2015-04-01 Tomohiro Kusumisbin/hammer: Fix error message on pfs open/ioctl failure
2015-04-01 Tomohiro Kusumisbin/hammer: Cleanup pfs commands by adding getdir()
2015-04-01 Tomohiro Kusumisbin/hammer: Make alloc_btree_element() take address...
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-28 Tomohiro Kusumisbin/newfs_hammer: Properly allocate root inode and...
2015-03-28 Tomohiro Kusumisbin/hammer: Make hammer checkmap check zone
2015-03-28 Tomohiro Kusumisbin/hammer: Fix comments on supported checkmap zones
2015-03-28 Tomohiro Kusumisbin/hammer: Make rel_buffer() and rel_volume() check...
2015-03-28 Tomohiro Kusumisbin/hammer: Remove duplicated header include
2015-03-28 Tomohiro Kusumisbin/hammer: Fix width of hammer stats output
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-22 Tomohiro Kusumisbin/hammer: Expand hammer show directive to lo:objid...
2015-03-21 Tomohiro Kusumisbin/hammer: Add filter mode when lo:objid directive...
2015-03-20 Tomohiro Kusumisbin/hammer: Make hammer show properly print '*' for...
2015-03-20 Tomohiro Kusumisbin/hammer: Add missing free(3)
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-18 Tomohiro Kusumisbin/hammer: Fix assertion to accept undo zone
2015-03-18 Tomohiro Kusumisbin/hammer: Implement checkmap collects using rbtree
2015-03-18 Tomohiro Kusumisbin/hammer: Add some comments
2015-03-18 Tomohiro Kusumisbin/hammer: Add assertions
2015-03-17 Tomohiro Kusumisbin/hammer: Make some checkmap functions inline
2015-03-17 Tomohiro Kusumisbin/hammer: Make hammer checkmap command support undo...
2015-03-17 Tomohiro Kusumisbin/hammer: Move COLLECT_XXX macros to cmd_blockmap.c
2015-03-17 Tomohiro Kusumisbin/hammer: Make hammer checkmap command use tailq
2015-03-16 Tomohiro Kusumisbin/hammer: Fix printf format for bad node
2015-03-16 Tomohiro Kusumisbin/hammer: Make hammer checkmap show number of errors...
2015-03-16 Tomohiro Kusumisbin/hammer: Disable AssertOnFailure when running hamme...
2015-03-16 Tomohiro Kusumisbin/hammer: Add zone-bigblock statistics to hammer...
2015-03-16 Tomohiro Kusumisbin/hammer: Make hammer checkmap command support btree...
2015-03-16 Tomohiro Kusumisbin/hammer: Fix and add debug printf on buffer access
2015-03-16 Tomohiro Kusumisbin/hammer: Properly set counter in cache flushing...
2015-03-16 Tomohiro Kusumisbin/hammer: Use existing function hammer_cache_used()
2015-03-14 Tomohiro Kusumisbin/hammer: Properly break from cache flush loop
2015-03-14 Tomohiro Kusumisbin/hammer: Add debug printf on cache flushing
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-12 Tomohiro Kusumisbin/hammer: Don't use the same buffer for blockmap...
2015-03-12 Tomohiro Kusumisbin/hammer: Add additional info to "BO"
2015-03-10 Tomohiro Kusumisbin/hammer: Remove unnecessary workarond after f0b930f3
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-03-05 Tomohiro Kusumisbin/hammer: Print '>' or '<' if the element is a copy...
2015-03-05 Tomohiro Kusumisbin/hammer: Fix workaround made in 2f8c6a59
2015-03-02 Tomohiro Kusumisbin/hammer: Don't show irrelevant "BM" and "d" after...
2015-03-02 Antonio Huete Jimenezsbin/hammer - Change verbose level for showing data...
2015-03-02 Antonio Huete Jimenezsbin/hammer - Hex data dump for misc & data records
2015-03-02 Antonio Huete Jimenezsbin/hammer - Properly indent config text on 'show...
2015-02-28 Tomohiro Kusumisbin/hammer: Don't show FLAG_BADMIRRORTID for root...
2015-02-28 Tomohiro Kusumisbin/hammer: Rename static function print_elm_flags...
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-23 Tomohiro Kusumisbin/hammer: Add printf for remaining btree records
2015-02-23 Tomohiro Kusumisbin/hammer: Call free(3) after uuid_to_string(3)
2015-02-22 Tomohiro Kusumisbin/hammer: remove obsolete comments
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-18 Tomohiro Kusumisbin/hammer: ignore negative length for history dump
2015-02-18 Tomohiro Kusumisbin/hammer: check strtol()/strtoll() results to avoid...
2015-02-18 Tomohiro Kusumisbin/hammer: trivial cleanup
2015-02-18 Tomohiro Kusumisbin/hammer: close file descriptor on history iteration
2015-02-18 Tomohiro Kusumisbin/hammer: trivial coding style fix
2015-02-18 Antonio Huete Jimenezlibhammer - Preparation for snapshot handling & fixes
2015-02-16 Antonio Huete JimenezRevert "hammer - Fix 'history' directive"
2015-02-14 Tomohiro Kusumisbin/hammer: cleanups
2015-02-14 Tomohiro Kusumisbin/hammer: add get_ondisk()
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-07 Tomohiro Kusumihammer: fix terminology of "large block"
2015-02-05 Antonio Huete Jimenezlibhammer - Change the way PFS mounts are detected
2015-01-27 Tomohiro Kusumilib/libhammer: cleanups
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-20 Tomohiro Kusumisbin/hammer: fix potential memory leak
2015-01-20 Tomohiro Kusumisbin/hammer: remove obsolete "spike" code from hammer...
2015-01-17 Tomohiro Kusumisbin/hammer: fix counter-intuitive output of hammer...
2015-01-17 Tomohiro Kusumisbin/hammer: fix output of hammer blockmap command
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-08 Antonio Huete Jimenezhammer - Fix timeout for 'dedup' directive
2014-12-27 Sascha Wildnerhammer(8): Fix closing brace indent in 'show' output.
2014-12-09 Antonio Huete Jimenezhammer - Fix 'history' directive
2014-11-18 Antonio Huete Jimenezhammer - Better trailing '/' handling on PFS paths
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
next