kernel - Deal with lost IPIs (VM related) (2)
[dragonfly.git] / sbin /
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/newfs_hammer: Cleanup
2016-09-03 Tomohiro Kusumisbin/newfs_hammer: Don't bother initializing reserved...
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-31 zrjRename getline with get_line to avoid collision with...
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_inode_data*
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 Sascha Wildnermount_{cd9660,ntfs}(8): Link dynamically to enable...
2016-08-28 Sascha Wildnermount_cd9660(8): Add -b and -j to usage().
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-28 Sascha WildnerLink mount_msdos(8) dynamically.
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-25 Tomohiro Kusumisbin/newfs_hammer: Set HAMMER_OBJTYPE_DIRECTORY for...
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/newfs_hammer: Add -h option
2016-08-15 Tomohiro Kusumisbin/newfs_hammer: Add exit_code arg to usage()
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: Add -d option from hammer(8)
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-07 Matthew Dillonbuild - prepare for higher optimization levels
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-05 Sascha WildnerUse ; instead of , where appropriate.
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-25 Matthew Dillonmountd, mount - Change how mount signals mountd, reduce...
2016-07-24 zrjsys: Extract CPUMASK macros to new <machine/cpumask.h>
2016-07-23 Sascha Wildnerdmesg.8: Improve markup a bit and fix a typo (dumnr...
2016-07-16 Tomohiro Kusumisbin/usched: Add cpumask limitation to usched(8) BUGS...
2016-07-16 Tomohiro Kusumisys/cpu/x86_64: Expose CPUMASK macros to userspace...
2016-07-15 Tomohiro Kusumisbin/newfs_hammer: Don't exit if -f when a blkdev doesn...
2016-07-14 Tomohiro Kusumisbin/newfs_hammer: Refactor TRIM support
2016-07-14 Tomohiro Kusumisbin/newfs_hammer: Don't assume blkdev is /dev/da...
2016-07-10 Matthew Dillonhammer2 - Add feature to allow sector overwrite, fix...
2016-07-01 Tomohiro Kusumisbin/hammer: Make global PFS/accounting variables static
2016-06-27 Matthew Dillonhammer2 - Stabilization, fix bulkfree bugs, change...
2016-06-26 Matthew Dillonhammer2 - Update error message in hammer2_mount
2016-06-26 Matthew Dillonhammer2 - Enhance freemap output
2016-06-21 Bill Yuanipfw3: lockless in-kernel NAT
2016-06-21 Matthew Dillonmountd - Turn on SO_REUSEADDR
2016-06-18 Matthew Dillonnvme - Fix composite temperature in nvmectl
2016-06-18 Matthew Dillonnvme - Add nvmectl userland utility
2016-06-10 Tomohiro Kusumisbin/newfs_hammer2: Change error messages to "hammer2"
2016-06-10 Tomohiro Kusumisbin/newfs_hammer2: Fix ascii-art of initial image
2016-06-10 Tomohiro Kusumisbin/hammer2: Add #include guard
2016-06-10 Tomohiro Kusumisbin/hammer2: Use volatile sig_atomic_t
2016-06-09 Matthew Dillonworld - Fix sysctlbyname() errno handling cases
2016-06-08 Matthew Dillonhammer2 - Add xxhash to H2 and throw in debug stuff...
2016-06-08 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_VOL_ALLOC for reserved space...
2016-06-08 Tomohiro Kusumisbin/hammer: err() on readhammerbuf() failure
2016-06-05 Tomohiro Kusumisbin/hammer: Cleanup on aac2051d
next