dragonfly.git
2017-09-30 Justin C. Sherrill5.1 commit. v5.1.0
2017-09-29 Sascha Wildnerrc.conf.5: Improve wording of the moused_type variable...
2017-09-29 Sepherosa Ziehauarp: Allocate context memory on owner cpu.
2017-09-29 Sepherosa Ziehausyncache: Timer queue iteration is MPsafe; no need...
2017-09-29 Sepherosa Ziehausyncache: Move local variables close their usage.
2017-09-29 Sepherosa Ziehausyncache: inpcb will never be NULL.
2017-09-29 Sepherosa Ziehausyncache: Resurrect net.inet.tcp.syncache.count
2017-09-28 Sepherosa Ziehausyncache: Allocate syncache context on the owner cpu.
2017-09-28 Sepherosa Ziehausyncache: Group timeout queue related fields together.
2017-09-28 Sepherosa Ziehausyncache: Simplify timer message
2017-09-28 Sepherosa Ziehausyncache: Remove unnecessary struct field
2017-09-28 Sepherosa Ziehausyncache: Staticize syncache_lookup
2017-09-28 Sepherosa Ziehausyncache: Stringent assertion.
2017-09-28 Sepherosa Ziehaukern: Allocate sleep hash on owner cpu.
2017-09-29 Matthew Dillonvkernel - Print mmap() failures in megabytes
2017-09-29 Matthew Dillonkernel - Add poor-man's AMD TOPOEXT support
2017-09-29 Matthew Dillonkernel - Improve tsleep/wakeup queue collisions
2017-09-28 Imre Vadászsound - Don't need to use swi_taskq to call KNOTE from...
2017-09-28 Matthew Dillonkernel - Restrict kill(-1, ...) to the reaper group...
2017-09-28 Sascha Wildnermandoc(1): Move the config.h to the build directory.
2017-09-28 Sepherosa Ziehauipfw: Add interface network filter.
2017-09-28 Sepherosa Ziehauuipc: Use sendmsg_oncpu, if possible.
2017-09-27 Sepherosa Ziehaucallout: Embed thread in per-cpu callout context.
2017-09-27 Sepherosa Ziehaukern: Enhance wakeup hash construction to reduce hash...
2017-09-28 Sascha WildnerRemove libmandoc.
2017-09-27 Sepherosa Ziehaukern: Add read-only sysctl for sleep queue table size
2017-09-28 Matthew Dillonkernel - Fix cpu_rotator in lwkt_alloc_thread()
2017-09-27 Matthew Dillonppp - Fix seg-fault on crypt failure
2017-09-27 Sepherosa Ziehaucallout: Allocate per-cpu callout context on the owner...
2017-09-27 Sepherosa Ziehaucallout: Allocate wheel on owner cpu.
2017-09-27 Sepherosa ZiehauRevert "callout: Allocate callout wheel/thread on the...
2017-09-27 Sepherosa Ziehauipfw: Add interface IP filter.
2017-09-27 Sepherosa Ziehauipfw(8): Fix comment
2017-09-27 Matthew Dillonkernel - Fix rare allproc scan vs p_ucred race
2017-09-27 Matthew Dillonkernel - Fix unnecessary ucred duplication
2017-09-26 Sepherosa Ziehaucallout: Allocate callout wheel/thread on the owner...
2017-09-26 Sepherosa Ziehaucallout: Minor style changes
2017-09-26 Sepherosa Ziehaupktgen: Allow building w/o INVARIANTS
2017-09-25 Sepherosa Ziehauethernet: Restructure vlan check.
2017-09-25 Sepherosa Ziehauipflow: Use netisr APIs
2017-09-25 Sepherosa Ziehauipflow: Remove compat macro
2017-09-25 Tomohiro Kusumisbin/hammer: Use uuid_compare(3) instead of bcmp(3)
2017-09-25 Matthew Dillonkcollect - Final dbm support code
2017-09-25 Sepherosa Ziehauipflow: Utilize netisr_domsg_global
2017-09-25 Sepherosa Ziehauipflow: Allocate ipflow context on its owner cpu.
2017-09-25 Sepherosa Ziehauipflow: Use INTWAIT | NULLOK for kmalloc
2017-09-25 Sepherosa Ziehauipflow: No need to mark it cachealign.
2017-09-25 Sepherosa Ziehauipflow: Remove reference counting, which no longer...
2017-09-25 Sepherosa Ziehauipflow: Stringent assertion.
2017-09-25 Sepherosa Ziehauroute: Minor style change.
2017-09-25 Sepherosa Ziehaupolling: Utilize netisr_domsg_global
2017-09-25 Sepherosa Ziehaupolling: No need to explicitly align io context and...
2017-09-25 Sepherosa Ziehaupolling: Adjust comment
2017-09-25 Sepherosa Ziehaupolling: Don't do direct input in critical section.
2017-09-24 Matthew Dillonkcollect - Add initial dbm support
2017-09-24 Tomohiro Kusumisbin/hammer: Fix strncpy(3) length
2017-09-24 Sascha Wildnerkernel: Remove no longer used FFS_ROOT option.
2017-09-24 Sascha Wildner<machine/stdint.h>: Add __suseconds_t for suseconds_t...
2017-09-24 Sepherosa Ziehaupolling: Implement direct input support.
2017-09-24 Tomohiro Kusumisbin/hammer: Cleanup header includes
2017-09-24 Tomohiro Kusumisys/vfs/hammer: Use kuuid_compare() instead of bcmp()
2017-09-24 Matthew Dillonhammer2 - Fix bug in hammer2_chain_indkey_dir()
2017-09-23 Sascha WildnerUpdate files for file-5.32 import.
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-23 Sascha WildnerRevert "Import file-5.22."
2017-09-23 Sascha WildnerImport file-5.32. gitea/vendor/FILE origin/vendor/FILE
2017-09-23 Imre Vadászmicrouptime.9 microtime.9: Fix documentation of the...
2017-09-23 Tomohiro Kusumisbin/newfs_hammer2: Fix typo in newfs_hammer2(8)
2017-09-23 Tomohiro Kusumiusr.sbin/fstyp: Add initial HAMMER2 support
2017-09-23 Tomohiro Kusumisys/vfs/hammer: Add typedef hammer_uuid_t
2017-09-23 Tomohiro Kusumisbin/hammer: Add uuid.c
2017-09-23 Imre Vadászpsm: Drop bpsm%d device files. Instead support non...
2017-09-22 Matthew Dillonhammer2 - Fix hammer2 snapshot operation
2017-09-22 Imre Vadászpsm: Get rid of PSM_LEVEL_NATIVE, and the psmwrite...
2017-09-22 Imre Vadászpsm: Remove dead unused code: psmpoll(), enable_lordles...
2017-09-22 Sepherosa Ziehauinet/inet6: Randomize local port
2017-09-21 Sepherosa Ziehauarc4random: Make arc4random context per-cpu.
2017-09-22 Matthew Dillonhammer2 - Fix panic related to the accounting for pfs...
2017-09-22 Matthew Dillonhammer2 - Fix flush issues with unmounted PFSs and...
2017-09-21 Sepherosa Ziehauarc4random: Minor style changes.
2017-09-21 Sepherosa Ziehaux86: Use kmem_alloc3 for cpu0's ipiq
2017-09-21 Matthew Dillonhammer2 - performance pass
2017-09-20 Sepherosa Ziehauipfw: Factor out fucntion to setup local variables.
2017-09-20 Sepherosa Ziehauipfw: Add ipfrag filter.
2017-09-20 Sepherosa Ziehauipfw: Remove unnecessary complexity
2017-09-20 Matthew Dillonhammer2 - Remove debugging, adjust iocom
2017-09-20 Matthew Dillonkernel - Fix races in kern_dmsg.c (hammer2)
2017-09-19 Matthew Dillonkernel - Remove some kdmsg debugging
2017-09-19 Matthew Dillonkernel - support dummy reallocblks in devfs
2017-09-19 François Tigeotgpt(8): Add HAMMER and HAMMER2 support
2017-09-19 Sascha Wildnerboot/loader: Fix the 'crc' command to the intended...
2017-09-19 Tomohiro Kusumisbin/hammer: Use uuid_compare(3) instead of bcmp(3)
2017-09-19 Tomohiro Kusumisbin/newfs_hammer: Use uuid_create(3) instead of uuidgen(2)
2017-09-19 Tomohiro Kusumisbin/newfs_hammer: Use hwarnx() instead of hwarn()
2017-09-19 Sascha Wildnerhammer2(8): Fix printf.
2017-09-19 Sepherosa Ziehauipfw: Add defrag action.
2017-09-19 Matthew Dillonhammer2 - Fix corruption on sync (2)
2017-09-19 Matthew Dillonhammer2 - Fix corruption on sync, fix excessive stall...
2017-09-19 Matthew Dillonhammer2 - augment freemap directive
2017-09-18 Sascha WildnerUpdate the pciconf(8) database.
next