dragonfly.git
2016-06-11 Antonio Huete... Makefile.usr - Fix typo
2016-06-11 Matthew Dillonhammer2 - Use B_IOISSUED
2016-06-11 Matthew Dillonkernel - B_IODEBUG -> B_IOISSUED
2016-06-11 Antonio Huete... Makefile.usr - A bit of cleanup
2016-06-11 Imre Vadászif_iwm - Add and use iwm_phy_db_free(), to plug phy_db...
2016-06-11 Imre Vadászif_iwm - GC unused struct iwm_rx_buf. Two small nitpicks.
2016-06-11 Imre Vadászif_iwm - Use mbuf for large firmware commands, like...
2016-06-11 Sascha Wildnerkqueue.2: Improve markup.
2016-06-11 Matthew Dillonhammer2 - Fix infinite flush recursion, reduce bulkfree...
2016-06-11 Matthew Dillontest - prt() double va_arg use
2016-06-11 Matthew Dillonhammer2 - Fix *errorp, instrument strategy errors
2016-06-11 Matthew Dillonkernel - Instrument vnode pager error
2016-06-11 Matthew Dillonhammer2 - Fix upgrade deadlock
2016-06-10 Imre Vadászif_iwm - Use DragonFly specific convenience functions...
2016-06-10 Imre Vadászif_iwm - Compare paylen to datasz instead of sizeof...
2016-06-10 Matthew Dillontest - Cleanup some test/debug code
2016-06-10 Matthew Dillonhammer2 - Add truncation lock, change dio persistence
2016-06-10 Matthew Dillonkernel - Try to improve 'Warning: vfsync skipped dirty...
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-10 Tomohiro Kusumisys/vfs/hammer2: Change u_int{8,16,32,64}_t to uint...
2016-06-10 Matthew Dillonnvme - Add kernel dump support
2016-06-10 Matthew Dillonhammer2 - Cache chain->data and chain->dio until last...
2016-06-10 Imre Vadászif_iwm - Fix iwm_dma_contig_free(). dma->map is always...
2016-06-10 Matthew Dillonhammer2 - Rename hammer2_thread.c to hammer2_admin.c
2016-06-09 Matthew Dillonhammer2 - Allow chains to be cached
2016-06-09 Imre Vadászif_iwm - Free rx ring on detach. Free nvm_sections...
2016-06-09 Matthew Dillontest - Pull in Mark Adler's hw iscsi crc32 bundle
2016-06-09 Matthew Dillonkernel - Scan more pages in vm_pageout to fix OOM killer
2016-06-09 Sascha Wildnerkernel: Save some indent here and there and some small...
2016-06-09 Sascha Wildnerkernel/modnext: Improve the flow a bit regarding settin...
2016-06-09 Sascha WildnerRemove am-utils, the Berkeley automounter suite (amd...
2016-06-09 François Tigeotdrm/i915: Fix hangs on some broadwell machines
2016-06-09 Matthew Dillonworld - Fix sysctlbyname() errno handling cases
2016-06-09 Matthew Dillonhammer2 - multi-thread read-ahead XOPs
2016-06-09 Matthew Dillonhammer2 - Revamp worker thread signaling
2016-06-08 Matthew Dillonhammer2 - Add xxhash to H2 and throw in debug stuff...
2016-06-08 Matthew Dillonhammer - Make vfs.hammer.cluster_enable an integer
2016-06-08 Matthew Dillonkernel - Fix some clustering issues
2016-06-08 Sascha Wildnerkqueue.2: Add some info about EVFILT_FS.
2016-06-08 Matthew Dillonnvme - Add interrupt coalescing support
2016-06-08 Tomohiro Kusumisys/vfs/hammer: Remove sys/vfs/hammer/hammer_freemap.c
2016-06-08 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_VOL_ALLOC for reserved space...
2016-06-08 Tomohiro Kusumisys/kern: Make nlookup() keep ESTALE on retry
2016-06-08 Tomohiro Kusumisbin/hammer: err() on readhammerbuf() failure
2016-06-08 Matthew Dillonnvme - Adjust queue mapping
2016-06-07 Matthew Dillonnvme - Check admin_cap
2016-06-07 Sascha Wildnernvme.4: Remove an unneeded .Pp and use .Dx.
2016-06-07 Sascha WildnerREADME.examples: Remove autofs/. It's not installed...
2016-06-07 Tomohiro Kusumiautofs: Add "Donated to DragonFlyBSD by ..." to manpages
2016-06-07 Imre Vadászif_iwm - Avoid bus_dmamap_create()/_destroy() calls...
2016-06-07 Sascha Wildnerauto_master.5: Fix .Sx markup.
2016-06-07 Sepherosa Ziehaude: Install if_init.
2016-06-07 Sascha Wildnerkernel/iwm: Fix building without IWM_DEBUG.
2016-06-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2016-06-07 Justin C. SherrillRemove random download note as it no longer happens...
2016-06-06 Imre Vadászif_iwm - Use vap->iv_myaddr instead of ic->ic_macaddr...
2016-06-06 Imre Vadászif_iwm - Add support for Intel AC 8260 chipset.
2016-06-06 Imre Vadásziwmfw - Add 8000C firmware for Intel AC 8260 support.
2016-06-06 Matthew Dillonnvme - Cleanups, limit nirqs
2016-06-06 zrjusr.sbin/autofs: Unbreak make depend.
2016-06-06 zrjsys/cpu: Unbreak world.
2016-06-06 zrjdrm/i915: Remove empty header.
2016-06-06 Matthew Dillonnvme - Fix minor cpu mapping issues
2016-06-06 Matthew Dillonnvme - Implement MSIX and reverse comq mapping
2016-06-05 Matthew Dillonahci/misc - Add manual links
2016-06-05 Matthew Dillonahci - update manual page
2016-06-05 Matthew Dillonnvme - Add manual page
2016-06-05 Matthew Dillonnvme - Iterate disk units for multiple devices
2016-06-05 Matthew Dillonnvme - Fix b_resid prior to biodone()
2016-06-05 Matthew Dillondebug - fix randread
2016-06-05 Matthew Dillonkernel - Add nvme driver to the kernel build as a module.
2016-06-05 Matthew Dillonkernel - Add bus_space_read_8() and bus_space_write_8()
2016-06-05 Matthew Dillonkernel - Add PCIS_STORAGE_NVM
2016-06-05 Matthew Dillonnvme - Flesh out the driver more
2016-06-05 Sascha Wildnerautomountd(8) et al.: Clean up the Makefile a little...
2016-06-05 Sascha WildnerAdjust share/examples/etc/README.examples for autofs.
2016-06-05 Sascha WildnerAdd some assignments to etc/defaults/rc.conf for autofs.
2016-06-05 Sascha WildnerAdd autofs to LINT64.
2016-06-05 Tomohiro Kusumisys/vfs/autofs: Remove .vfs_sync = vfs_stdsync,
2016-06-05 Imre Vadászif_iwm - Fix m_defrag() usage. Copy-pasto when copying...
2016-06-05 Imre Vadászif_iwm - Add and use iwm_is_valid_ether_addr() function.
2016-06-05 Imre Vadászif_iwm - Avoid leaking memory, and fix error handling...
2016-06-05 Imre Vadászif_iwm - When transitioning to INIT, vap->iv_newstate...
2016-06-05 Tomohiro Kusumisbin/hammer: Cleanup on aac2051d
2016-06-05 Sascha Wildnerkstrdup.9: Mention kstrndup().
2016-06-05 Matthew Dillonkernel - Flesh out nvme interrupts (non-msi for now)
2016-06-05 Matthew Dillonkernel - Initial native DragonFly NVME driver commit
2016-06-04 Imre Vadászif_iwm - Fix iwm_mvm_lmac_scan_fill_channels(), only...
2016-06-04 Imre Vadászif_iwm - Make some functions static in if_iwm_led.c...
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-06-03 Imre Vadászif_run - Add missing RUN_LOCK/RUN_UNLOCK around a run_g...
2016-06-03 Sascha WildnerCreate the /etc/autofs directory via mtree.
2016-06-03 Sascha Wildnerkernel/autofs: Add some missing files to the Makefile.
2016-06-02 Tomohiro Kusumiusr.sbin/autofs: Workaround namecache bug after unmount
next