summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* l2arc: reset b_tmp_cdata to NULL in the case of unset b_daddravg2016-06-131-0/+1
* Do not define __NO_STRICT_ALIGNMENT for armv6. While the requirementsian2016-06-131-4/+0
* Add missing break in lock_partialfilelock(..) with NFS_RESERRngie2016-06-131-0/+1
* zfs_vptocnp: check for an invalid znodeavg2016-06-131-2/+10
* Change my given name from "Garrett" to "Ngie"ngie2016-06-133-3/+3
* Implement AUE_PREAD and AUE_PWRITE BSM conversion support, eliminatingrwatson2016-06-131-0/+2
* Do not access pv_table array for fictitious pages, since the arraykib2016-06-131-15/+10
* Fix inconsistent locking of the swap pager named objects list.kib2016-06-131-63/+56
* Explicitely initialize sw_alloc_sx. Currently it is not initializedkib2016-06-131-0/+1
* [mips] set hardfloat for fpu instruction generation for gcc/binutils 5.xadrian2016-06-131-0/+1
* Fix compile warning.hselasky2016-06-131-1/+1
* [iwm] Fix up busdma use in the RX pathadrian2016-06-132-15/+38
* Don't close fd if it's lower then stderr, otherwise we can closeoshogbo2016-06-131-1/+2
* Add ipfilter support to blacklistd-helperlidl2016-06-121-9/+29
* Implement code to stop all USB endpoints before executing a USB devicehselasky2016-06-121-2/+14
* Fix an issue with multicast hash filters on Amlogic and Allwinner boards.jmcneill2016-06-122-8/+13
* swap_dev_info() does not require Giant, so Giant locking aroundkib2016-06-121-4/+2
* Update 11.0 to ALPHA3 in preparation for new snapshot builds.gjb2016-06-101-1/+1
* Change the default build behavior so we don't compile extra TCP modules byjtl2016-06-103-1/+10
* Deobfuscate cleanup path in clnt_bck_create(..)ngie2016-06-101-8/+3
* Relnotes entries for blacklist projectlidl2016-06-101-0/+23
* Fix a miss merge in the services_mkdb(8) man pageallanjude2016-06-101-1/+1
* Fix bsdinstall for root-on-zfs with MBR partitioningallanjude2016-06-101-9/+5
* - Add myself (tz / Torsten Zuehlsdorff) to ports commiterstz2016-06-101-0/+6
* Commit the bits of nda that were missed. This should fix the build.imp2016-06-109-42/+91
* Fix regression from r301461.pfg2016-06-101-3/+3
* Clarify the wording to be more accurate.cy2016-06-101-5/+4
* Update the man ipf.8 man page to accurately reflect that the -6cy2016-06-101-1/+5
* New NVMe front end (nda).imp2016-06-098-0/+1973
* rpcbind(8): Make use of some xdr_* macros.pfg2016-06-091-3/+3
* libc/rpc: Make use of some xdr_* macros. (part 2)pfg2016-06-093-19/+19
* utimes(2),utime(3): Add deprecation in favour of utimensat(2) and futimens(2).jilles2016-06-092-4/+19
* [ath] add a placeholder event for debuggin EDMA TX FIFO push events.adrian2016-06-091-0/+8
* [ath] report node queue overflows.adrian2016-06-091-0/+3
* install: When preserving timestamps, also copy the nanoseconds part.jilles2016-06-092-17/+20
* Fix a vnode leak when giving a child jail a too-long path whenjamie2016-06-091-0/+1
* build: Add legacy support for futimens() and utimensat().jilles2016-06-095-1/+261
* urtwn: reinstall group keys on every device startup.avos2016-06-092-6/+54
* Fix frexpl() declaration to not include the field name.trasz2016-06-091-1/+1
* Re-order some jail parameter reading to prevent a vnode leak.jamie2016-06-091-40/+40
* Update to latest upstream versiondes2016-06-093-49/+205
* Clean up some logic in jail error messages, replacing a missing test andjamie2016-06-091-12/+10
* Define tunable instead of using CTLFLAG_RWTUN flag with kern.corefile.oshogbo2016-06-091-1/+2
* libc/rpc: Make use of some xdr_* macros.pfg2016-06-092-7/+7
* Fix up r274061ngie2016-06-091-6/+26
* Update `goodResult` after recent changes made to the PRNG in libcngie2016-06-091-1/+1
* Add DDB command "kldstat"cem2016-06-091-0/+21
* kvprintf: Pad %*c to width, like %*scem2016-06-091-0/+8
* Add debug output to aid in determining why `goodResult` != `result`ngie2016-06-091-0/+5
* urtwn(4): refresh manpage.avos2016-06-091-18/+46
OpenPOWER on IntegriCloud