if_iwm - Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE notification.
[dragonfly.git] / sbin / hammer /
2016-09-09 Tomohiro Kusumisbin/hammer: Add clrpfs()
2016-09-08 Tomohiro Kusumisbin/hammer: Return -1 if readlink(2) failed
2016-09-08 Tomohiro Kusumisbin/hammer: Refactoring
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 Tomohiro Kusumisbin/hammer: Use inline CRC functions in userspace
2016-09-04 Tomohiro Kusumisbin/hammer: Use HAMMER_ENTRY_NAME_OFF
2016-09-03 Tomohiro Kusumisbin/hammer: Remove unused zone field in struct zone_stat
2016-09-03 Tomohiro Kusumisbin/hammer: Remove default volume initialization from...
2016-09-03 Tomohiro Kusumisbin/hammer: Add assert_volume_offset()
2016-09-03 Tomohiro Kusumisbin/hammer: Don't use hard-coded 1024 for # of layer1...
2016-09-03 Tomohiro Kusumisbin/hammer: Use int64_t for zone stats blocks/items...
2016-09-02 Tomohiro Kusumisbin/hammer: Cleanup struct volume_info
2016-09-02 Tomohiro Kusumisbin/hammer: Always call check_volume()
2016-09-02 Tomohiro Kusumisbin/hammer: Move pidfile_loc[] to hammer.h
2016-09-02 Tomohiro Kusumisbin/hammer: Make blockmap.c/misc.c include hammer_util...
2016-09-02 Tomohiro Kusumisbin/hammer: Remove hammer_cache_set()
2016-09-01 Tomohiro Kusumisbin/hammer: Make use of struct buffer_info::cache...
2016-09-01 Tomohiro Kusumisbin/hammer: Make struct volume_info::name const
2016-08-31 Tomohiro Kusumisbin/hammer: Don't expose VolList
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-29 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_snapsho...
2016-08-29 Tomohiro Kusumisbin/hammer: Fix irrelevant comments
2016-08-29 Tomohiro Kusumisbin/hammer: Sync zone statistics format with print_blo...
2016-08-29 Tomohiro Kusumisbin/hammer: Don't expose softprune specific data structure
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_node_on...
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_volume_...
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_blockma...
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-27 Tomohiro Kusumisbin/hammer: Use . for pfs-status if no arg
2016-08-27 Tomohiro Kusumisbin/hammer: Use "objid" for inode#
2016-08-24 Tomohiro Kusumisbin/hammer: Sync dce7ae2c format with zone statistics
2016-08-23 Tomohiro Kusumisbin/hammer: Don't print mountpoint of PFS
2016-08-22 Tomohiro Kusumisbin/hammer: Make sizetostr() print B if <1KB
2016-08-22 Tomohiro Kusumisbin/hammer: Add print_blockmap() for common blockmap...
2016-08-21 Tomohiro Kusumisbin/hammer: Make get_buffer() static
2016-08-21 Tomohiro Kusumisbin/hammer: Remove unused AssertOnFailure
2016-08-21 Tomohiro Kusumisbin/hammer: Remove AssertOnFailure assertion in blockm...
2016-08-21 Tomohiro Kusumisbin/hammer: Drop bug fix by 750beaef after 9376f71b
2016-08-20 Tomohiro Kusumisbin/hammer: Don't ioctl(SET_PFS) before attempt to...
2016-08-18 Tomohiro Kusumisbin/hammer: Remove if(QuietOpt) conditionals in hammer...
2016-08-18 Tomohiro Kusumisbin/hammer: Add inode size check to hammer show
2016-08-18 Tomohiro Kusumisbin/hammer: Minor hammer show cleanups
2016-08-16 Tomohiro Kusumisbin/hammer: Fix memory leak
2016-08-16 Tomohiro Kusumisbin/hammer: Refactoring
2016-08-15 Tomohiro Kusumisbin/hammer: Cleanups
2016-08-15 Tomohiro Kusumisbin/newfs_hammer: Add -C option from hammer(8)
2016-08-14 Tomohiro Kusumisbin/hammer: Cleanups
2016-08-12 Tomohiro Kusumisbin/hammer: Don't include libhammer.h unconditionally
2016-08-12 Tomohiro Kusumisbin/hammer: Rewrite hammer bstats/iostats
2016-08-11 Tomohiro Kusumisbin/hammer: Cleanup sbin/hammer/hammer_util.h
2016-08-11 Tomohiro Kusumisbin/newfs_hammer: Link against sbin/hammer/misc.o
2016-08-11 Tomohiro Kusumisbin/hammer: Move score_printf()/hammer_check_restrict...
2016-08-11 Tomohiro Kusumisbin/hammer: Increment recovery scan offset regardless...
2016-08-11 Tomohiro Kusumisbin/hammer: Add debug prints while scanning node durin...
2016-08-11 Tomohiro Kusumisbin/hammer: Use HAMMER_BTREE_TYPE_RECORD
2016-08-07 Tomohiro Kusumisbin/hammer: Abort if failed to creat recover target dir
2016-08-07 Tomohiro Kusumisbin/hammer: Add verbose volume message while recovering
2016-08-06 Tomohiro Kusumisbin/hammer: Directly access volume in volume list
2016-08-06 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_VOL_BUF_SIZE()
2016-08-06 Tomohiro Kusumisbin/hammer: Remove rel_volume()
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-01 Tomohiro Kusumisbin/hammer: Make global PFS/accounting variables static
2016-06-08 Tomohiro Kusumisbin/hammer: err() on readhammerbuf() failure
2016-06-05 Tomohiro Kusumisbin/hammer: Cleanup on aac2051d
2016-06-04 Tomohiro Kusumisbin/hammer: Fix used bytes for zone15
2016-06-04 Tomohiro Kusumisbin/hammer: Make hammer blockmap check offset/space
2016-06-04 Tomohiro Kusumisbin/hammer: Remove debug printfs
2016-06-04 Tomohiro Kusumisbin/hammer: Cleanup zone statistics functions
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-04-18 Tomohiro Kusumisbin/hammer: Use printf() instead of fprintf(stdout)
2016-04-18 Tomohiro Kusumisbin/hammer: Add no hammer found message if not mounted
2016-04-12 Tomohiro Kusumisbin/hammer: Minor cleanup
2016-04-09 Tomohiro Kusumisbin/hammer: Fix hammer(8) manpage
2016-04-09 Tomohiro Kusumisbin/hammer: Make hammer info print volumes
2016-04-04 Tomohiro Kusumisbin/hammer: Print volume list after volume-add|del
2016-04-04 Tomohiro Kusumisys/vfs/hammer: Ask before reblocking on volume-del
2016-04-03 Tomohiro Kusumisbin/hammer: Make getyn() non static
2016-04-03 Tomohiro Kusumisbin/hammer: Make hammer commands print root volume...
2016-03-31 Tomohiro Kusumisbin/hammer: Make hammer info print \n between filesystems
2016-03-31 Tomohiro Kusumisbin/hammer: Make hammer info print rootvol
2016-03-30 Tomohiro Kusumisys/vfs/hammer: Fix/add comments on volume header
2016-03-29 Tomohiro Kusumisbin/hammer: Don't always print BC error on nodes with...
2016-03-28 Tomohiro Kusumisbin/hammer: Remove unused buffer flag
2016-03-27 Tomohiro Kusumisbin/hammer: Fix/refactor check_data_crc()
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Change ondisk vol0_stat_records to...
2016-03-27 Tomohiro Kusumisbin/hammer: Add depth indentation option to hammer...
2016-03-27 Tomohiro Kusumisbin/hammer: Remove tabs in B-Tree indentation
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [4/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [3/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [2/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [1/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Add readhammervol()/writehammervol()
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor get_buffer()
2016-03-27 Tomohiro Kusumisbin/hammer: Add assertion to ensure not to clear modif...
2016-03-27 Tomohiro Kusumisbin/hammer: Remove unused buffer use_count
next