dragonfly.git
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
2016-06-02 Tomohiro Kusumisys/kern: Don't implement .vfs_sync unless sync is...
2016-06-02 Tomohiro Kusumiautofs: Port autofs from FreeBSD
2016-06-02 Tomohiro Kusumiusr.sbin/fstyp: Port fstyp from FreeBSD
2016-06-02 Tomohiro Kusumisys/kern: Retry nlookup if nresolve returned ESTALE
2016-06-02 Tomohiro Kusumisys/sys: Fix IOCPARM_MAX
2016-06-02 Tomohiro Kusumisys/sys: Extend IOCPARM_MAX
2016-06-02 Tomohiro Kusumiusr.bin/showmount: Add -E option
2016-06-02 Tomohiro Kusumisbin/mount_nfs: Add -o retrycnt= option
2016-06-02 Tomohiro Kusumisys/kern: Add kqueue EVFILT_FS
2016-06-02 Tomohiro Kusumisys/kern: Add kstrndup()
2016-06-02 Sascha Wildnerrescue image: Strip lvm(8).
2016-06-02 Sascha Wildnerrescue image: Add undo(1).
2016-06-02 Imre Vadászif_iwm - Workaround, which fixes beacon and statistic...
2016-06-02 Imre Vadászif_iwm - Add 3165 chipset ids.
2016-06-02 Imre Vadászif_iwm - Update to support version 16 firmware.
2016-06-02 Imre Vadásziwmfw - Update to version 16 firmware.
2016-06-02 Sepherosa Ziehaukern: Remove debug print
2016-06-02 Sepherosa Ziehaukern: Use objcache for file
2016-06-01 Imre Vadászsmbacpi.4: Add a manpage for smbacpi(4).
2016-06-01 Sascha Wildnerrc.conf.5: Document powerd_flags.
2016-06-01 Sascha Wildnerkernel/inet6: Fix two wrong comparisons.
2016-05-31 Sascha Wildnerinstaller: Use ioctl(DIOCGPART) for getting a disk...
2016-05-31 Sascha Wildner/etc/defaults/rc.conf: Add a powerd_flags definition.
2016-05-31 Imre Vadászsmbacpi: Implement I2cSerialBus ACPI support module...
2016-05-31 Imre Vadászig4: Add ig4_acpi.c for attaching on ACPI (needed for...
2016-05-30 Sepherosa Ziehautcp: Don't prematurely drop receiving-only connections.
2016-05-29 Sascha Wildnerieee80211.9: Fix .Nm
2016-05-29 Sascha WildnerRemove an unused manual page.
2016-05-29 Imre Vadászgpio_acpi: Turn this into a child device of gpio_intel.
2016-05-28 Imre Vadászgpio_acpi: Add allocate/release functions for GpioIo...
2016-05-28 Imre Vadászgpio_acpi: Factor out gpio_acpi_check_gpioint().
2016-05-28 Matthew Dillonkernel - Align virtual_start, workaround possible HW...
2016-05-28 Sascha WildnerSome more cleanup in comments etc. after the an(4)...
2016-05-28 Sascha Wildnerieee80211_vap.9: Fix date.
2016-05-28 Sascha WildnerVarious typo and wording fixes.
2016-05-28 Matthew Dillonvirtio - fix contigmalloc muff last commit
next