summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
...
* Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZEmav2013-12-101-2/+9
* Don't panic when we get ZPOOL_STATUS_NON_NATIVE_ASHIFTdelphij2013-12-091-0/+6
* mdoc: remove EOL whitespace.joel2013-12-061-1/+1
* Enable some previously-disabled DTrace tests for umod, ufunc and usym. Theymarkj2013-12-043-3/+3
* The uaddr, ufunc, umod and usym functions all seem to work as expected onmarkj2013-12-041-8/+0
* Use mkstemp(3) to create the temporary file used in the FreeBSD-specificmarkj2013-12-031-8/+10
* MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained controlavg2013-11-283-80/+174
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-262-7/+10
* 734 taskq_dispatch_prealloc() desiredavg2013-11-262-34/+83
* Use 'int' to store the return value of getopt(), rather than char.jhibbits2013-11-202-3/+4
* Don't try to use the 32-bit drti.o unless the data model is explicitly setmarkj2013-11-091-3/+1
* Quiesce warning assigning to void * from const ctf_header_t * by explicity ca...sbruno2013-11-041-1/+1
* spelling in comments fixupsbruno2013-11-041-2/+2
* Quiesce warning regarding %llf which has no effect.sbruno2013-11-041-1/+1
* This library uses macros to define fprintf behvavior for several object typessbruno2013-11-031-0/+9
* If the initial attempt to open /dev/ksyms fails, kldload the ksyms modulemarkj2013-10-271-0/+11
* Convert the lockstat(1) man page to mdoc and make sure that it getsmarkj2013-10-272-828/+351
* Added support for the 'zfs list -t snap' and 'zfs snap' aliases which aresmh2013-10-232-16/+24
* Add a function, memstr, which can be used to convert a buffer ofmarkj2013-10-162-1/+6
* Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle.jhibbits2013-10-152-12/+215
* Convert the dtrace(1) man page to mdoc and fix up some aspects of it thatmarkj2013-10-101-645/+652
* Fix implicit declaration of jail_getid()rmh2013-10-071-0/+1
* Add a separate translator for headers passed to the TCP probes in themarkj2013-10-021-1/+39
* MFV r254750:delphij2013-09-213-16/+42
* Use the address of the inpcb rather than the tcpcb to identify TCPmarkj2013-09-151-1/+1
* MFV r247844 (illumos-gate 13975:ef6409bc370f)delphij2013-09-102-0/+37
* Build all ZFS testing & debugging tools with -g.will2013-08-273-6/+10
* Merge various CTF fixes from illumospfg2013-08-261-5/+65
* Implement the ip, tcp, and udp DTrace providers. The probe definitions usemarkj2013-08-254-0/+566
* MFV r254751:delphij2013-08-241-1/+4
* MFV r254748:delphij2013-08-241-1/+5
* MFV r254746:delphij2013-08-231-15/+42
* MFV r254422:delphij2013-08-234-16/+204
* Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-215-37/+127
* MFV r254421:delphij2013-08-213-12/+29
* Load the dtraceall module if /dev/dtrace/dtrace doesn't exist.rpaulo2013-08-101-1/+11
* MFV r254079:delphij2013-08-081-5/+16
* MFV r254071:delphij2013-08-071-0/+3
* MFV r254070:delphij2013-08-071-8/+44
* Fix implicit declaration of warnx().rmh2013-08-041-0/+1
* MFV r253781 + r253871:delphij2013-07-302-4/+17
* MFV r253784:smh2013-07-301-2/+2
* DTrace: re-apply r249426 now that the underlying issues have been solved.pfg2013-07-2817-23/+160
* DTrace: re-merge remainder of r249367 (original from Illumos).pfg2013-07-2834-274/+813
* Use kern_ioctl() rather than ioctl() for testing the FBT provider, since themarkj2013-07-277-12/+12
* Style issue in r253661.pfg2013-07-261-1/+1
* Fix a segfault in ctfmerge due to a bug in gcc.pfg2013-07-264-6/+55
* Manually merge part of vendor import r238583 from Illumos.delphij2013-07-181-1/+1
* Fix misleading or remove irrelevant illumos messages and manpage referencesmm2013-07-041-9/+13
* MFV r252215:delphij2013-06-252-26/+26
OpenPOWER on IntegriCloud