aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFV r294800: 6385 Fix unlocking order in zfs_zgetAlexander Motin2016-01-261-1/+1
|\
| * 6385 Fix unlocking order in zfs_zgetAlexander Motin2016-01-261-1/+1
* | MFV r294798:Alexander Motin2016-01-261-2/+15
|\|
| * 6292 exporting a pool while an async destroy is running can leave entriesAlexander Motin2016-01-261-2/+15
* | MFV r294796: 6319 assertion failed in zio_ddt_write: bp->blk_birth == txgAlexander Motin2016-01-261-0/+2
|\|
| * 6319 assertion failed in zio_ddt_write: bp->blk_birth == txgAlexander Motin2016-01-261-0/+2
* | ixgbe sysctl hardware defaultsSteven Hartland2016-01-262-49/+86
* | MFV r294793:Alexander Motin2016-01-261-3/+5
|\|
| * 6367 spa_config_tryenter incorrectly handles the multiple-lock caseAlexander Motin2016-01-261-3/+5
| * 6527 Possible access beyond end of string in zpool commentDimitry Andric2016-01-151-1/+0
| * 5984 zfs clone should not mount the clone if canmount == noautoAlexander Motin2015-10-211-11/+30
* | Fix the way RCTL handles rules' rrl_exceeded on credenials change.Edward Tomasz Napierala2016-01-261-0/+5
* | Don't do icache sync on kernel memory and keep in line with commentSvatopluk Kraus2016-01-261-5/+10
* | Make code more compact and readable better in pmap_extract()Svatopluk Kraus2016-01-262-48/+18
* | hyperv/hn: Improve sending performanceSepherosa Ziehau2016-01-262-21/+115
* | Restore flushing of output for revoke(2) again. Document revoke()'sKonstantin Belousov2016-01-262-17/+20
* | Fix the various qemu configs to be buildable.Warner Losh2016-01-267-14/+14
* | Cleanup unused-but-set-variable spotted by gcc-4.9.Marcelo Araujo2016-01-262-7/+2
* | Add support for automatic leap-second file updates.Cy Schubert2016-01-266-2/+114
* | Allow new lines as white space for arguments that are parsed to allowWarner Losh2016-01-261-2/+2
* | Read in /boot/config and /boot.config, like all the other bootWarner Losh2016-01-261-1/+37
* | Parse the command line arguments, and do it before we initialize theWarner Losh2016-01-261-13/+94
* | RBX_ defines are in rbx.h, move it there.Warner Losh2016-01-266-187/+6
* | Move all the separate copies of the same strings into paths.h. There'sWarner Losh2016-01-2611-45/+59
* | Revert one chunk from commit 285362, which introduced an off-by-one errorLuigi Rizzo2016-01-261-2/+6
* | Older Book-E processors (e500v1/e500v2) don't support dcbzl.Justin Hibbits2016-01-261-1/+1
* | Fix a debug printf().Justin Hibbits2016-01-261-2/+2
* | Remove a duplicate setting of the AH_DEBUG_ALQ option.Mark Johnston2016-01-261-1/+0
* | Evaluate the sysctl_running fail point before taking the sysctl lock.Mark Johnston2016-01-261-2/+2
* | Use LIBADD instead of LDADD in rping's Makefile and add libcxgb4 (theNavdeep Parhar2016-01-261-2/+3
* | Allow us to be told about memory past the first 4GB point, but ignore it.Andrew Turner2016-01-253-11/+20
* | - Make the code consistent with itself style-wise and bring it closerMarius Strobl2016-01-253-48/+94
* | Fix PROGS not reading .depend files after r284288 by making DEPENDFILE work.Bryan Drewery2016-01-251-0/+1
* | Remove unneeded beforebuild hacks for dtrace probes.Bryan Drewery2016-01-251-6/+4
* | Fix incremental build of dtrace probes.Bryan Drewery2016-01-251-0/+3
* | Allow the (old rc-style) exec_afterstart jail parameters to start numberingJamie Gritton2016-01-251-3/+3
* | Prune a definition which is / was never used.Marko Zec2016-01-251-1/+0
* | Replace .CURDIR with SRCTOP to respect LIBC_SRCTOP feature.Bryan Drewery2016-01-251-5/+5
* | Import latest host-target.mk 1.11 from contrib/bmake/mkBryan Drewery2016-01-251-7/+16
* | Import latest gendirdeps.mk 1.29 from contrib/bmake/mkBryan Drewery2016-01-251-2/+2
* | Import latest meta.subdir.mk 1.11 from contrib/bmake/mkBryan Drewery2016-01-251-2/+2
* | Import latest auto.obj.mk 1.12 from contrib/bmake/mk.Bryan Drewery2016-01-251-6/+5
* | Introduce support for HW watchpoints and single stepping for ARMv6/v7Zbigniew Bodek2016-01-2510-7/+1083
* | Disable gprof and users on RISC-V, they don't build.Ruslan Bukin2016-01-251-1/+4
* | Don't allow opening the callout device when the callin device is alreadyKonstantin Belousov2016-01-251-3/+6
* | Fix ixgbe compliation with DBG 1Steven Hartland2016-01-251-3/+26
* | Fix the %b flags string for ddb. All bits above the 5thKonstantin Belousov2016-01-251-5/+7
* | Simplify GICv3 related drivers' namingZbigniew Bodek2016-01-253-5/+5
* | Create proper FDT attachment for GICv2mZbigniew Bodek2016-01-253-21/+45
* | Do not destroy input buffer of the OF_getencprop() function on errorZbigniew Bodek2016-01-251-0/+3