dragonfly.git
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.
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.
2017-09-18 Matthew Dillonhammer2 - push missing file (cmd_destroy.c)
2017-09-17 Sascha Wildnershm_open(3): Set the FD_CLOEXEC flag for the new fd...
2017-09-16 Sepherosa Ziehauip: Don't double check length.
2017-09-16 Sepherosa Ziehaudummynet: ip_input expects ip_off/ip_len in network...
2017-09-16 Sepherosa Ziehauipfw/ipfw3: Use INTWAIT|NULLOK for mtag allocation.
2017-09-16 Sepherosa Ziehaudummynet: Don't deliver freed mbuf to callers.
2017-09-16 Sepherosa Ziehauip: Move mbuf length assertion into an earlier place.
2017-09-17 Matthew Dillonkernel - Order ipfw3 module before other ipfw3_* modules
2017-09-17 Matthew Dillonhammer2 - Add directive to destroy bad directory entries
2017-09-16 Sepherosa Ziehaumtag: Use kmalloc flags, instead of just M_WAITOK or...
2017-09-16 Sepherosa Ziehaunetisr: Make dynamic netisr rollup register/unregister...
2017-09-16 Sepherosa Ziehaunetisr: Use kmem_alloc3 for netisr thread and netlastfunc.
2017-09-15 Matthew Dillonhammer2 - Fix inode nlinks / directory-entry desynchron...
2017-09-15 Sepherosa Ziehautcp: Use primary hash for TCP ports.
2017-09-15 Sepherosa Ziehautcp/udp: Make sure hash size macro is powerof2
2017-09-14 Matthew Dillonhammer2 - Instrument error path for indirect block...
2017-09-14 Matthew Dillonkernel - Fix memory ordering race
2017-09-13 Matthew Dillonhammer2 - Remove dead code, clarify comment
2017-09-13 Matthew Dillonkernel - Fix shared lock bug in kern_mutex.c
2017-09-13 Antonio Huete... installer - Avoid endless loop for UEFI installations
2017-09-13 Sascha Wildnerkernel/hammer2: Rename DEBUG to H2_ZLIB_DEBUG in the...
2017-09-13 Matthew Dillonhammer2 - Allow simple 'mount @label <target>' shortcut...
2017-09-13 Sascha Wildneripfw: WARNS=6 isn't necessary, it's in the parent Makef...
2017-09-13 Sepherosa Ziehauipfw: Raise WARNS to 6
2017-09-13 Sepherosa Ziehauipfw: Raise WARNS to 3
2017-09-13 Sepherosa Ziehausshlockout: Add ipfw(8) table support.
2017-09-13 Matthew Dillonkernel - Fix sys% time reporting
2017-09-12 Matthew Dillonkernel - Change legacy MBR partition type from 0xA5...
2017-09-12 Sascha Wildnermount_udf.8: Correct typo in arguments.
2017-09-12 Sepherosa Ziehausshlockout: Style changes; no functional changes.
2017-09-12 Sepherosa Ziehauipfw: Add per-cpu table support.
2017-09-12 Matthew Dillonhammer2 - Add daily periodic for hammer2 cleanup
2017-09-12 Matthew Dilloninstaller - Add hammer2 support to the installer
2017-09-12 Matthew Dillonhammer2 - Include by default in kernel build
2017-09-12 Matthew Dillonhammer2 - Add 'cleanup' command, retool h2 build for...
2017-09-11 Matthew Dillonhammer2 - Limit bulkfree cpu and SSD I/O
2017-09-11 Matthew Dillonkernel - Fix callout_stop/callout_reset rearm race
2017-09-11 Matthew Dillonhammer2 - Fix inode count statistics
2017-09-10 Imre Vadászif_vtnet - Fix potential vtnet_set_hwaddr call before...
2017-09-10 Antonio Huete... vkernel - Remove 'bootdev' related sysctl.
2017-09-10 Matthew Dillonhammer2 - Add indirect node collapse code
2017-09-09 Matthew Dillonhammer2 - Track leaf counts for topological collapse
2017-09-09 Matthew Dillondebug - Remove PG_ZERO
2017-09-09 Matthew Dillonkernel - Remove kernel 'bootdev' variable
2017-09-09 Matthew Dillonhammer2 - API breadnx / cluster_read API, bulkfree adj
2017-09-09 Matthew Dillonhammer - Adjust hammer to new breadnx / cluster_readx API
2017-09-09 Matthew Dillonkernel - Expand breadnx/breadcb/cluster_readx/cluster_r...
2017-09-08 Matthew Dillonhammer2 - Improve swapcache support
2017-09-08 Matthew Dillonhammer2 - Do not use transaction for bulkfree pass
2017-09-08 Matthew Dillonkernel - vfsync() use synchronous bwrite() in low-memor...
2017-09-08 Matthew Dillonkernel - Adjust emergency pager, add D_NOEMERGPGR
2017-09-07 Matthew Dillonkernel - Adjust emergency pager
2017-09-07 Matthew Dillonkernel - Fix panic() on AMD
2017-09-07 Matthew Dillonhammer2 - Allow rm and rmdir to ignore free space reserve
2017-09-07 Matthew Dillonhammer2 - Implement error processing and free reserve...
2017-09-06 Sepherosa Ziehauipfw: Stringent assertions.
2017-09-06 Sepherosa Ziehauipfw: Utilize netisr_domsg_global, which is more expres...
2017-09-06 Sepherosa Ziehauipfw: Use netisr wrappers
next