| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r261774 by feld: | eadler | 2014-02-24 | 1 | -0/+6 |
* | MFC r260811: zdb -R: do not treat numeric parameters to a flag as more flags | avg | 2014-02-17 | 1 | -0/+1 |
* | MFC r260703: zinject must use ioctl(2) compatibility wrapper | avg | 2014-02-17 | 2 | -0/+2 |
* | MFC r258717: MFV r258371,r258372: 4101 metaslab_debug should allow for | avg | 2014-02-17 | 3 | -80/+174 |
* | MFC r261122: dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zalloc | avg | 2014-02-17 | 1 | -10/+0 |
* | MFC r260051: | markj | 2014-02-17 | 1 | -4/+11 |
* | MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduler | avg | 2014-01-16 | 2 | -7/+10 |
* | MFC r258630: 734 taskq_dispatch_prealloc() desired | avg | 2014-01-16 | 2 | -34/+83 |
* | MFC r258362 | jhibbits | 2014-01-15 | 2 | -3/+4 |
* | MFC r256543,r259245,r259421,r259668,r259674 | jhibbits | 2014-01-15 | 2 | -12/+215 |
* | MFC r259811: | delphij | 2014-01-14 | 1 | -19/+30 |
* | MFC r259168: | mav | 2014-01-05 | 1 | -2/+9 |
* | MFC r259131: | delphij | 2013-12-23 | 1 | -0/+6 |
* | Convert the dtrace(1) man page to mdoc and fix up some aspects of it that | markj | 2013-10-10 | 1 | -645/+652 |
* | Fix implicit declaration of jail_getid() | rmh | 2013-10-07 | 1 | -0/+1 |
* | Add a separate translator for headers passed to the TCP probes in the | markj | 2013-10-02 | 1 | -1/+39 |
* | MFV r254750: | delphij | 2013-09-21 | 3 | -16/+42 |
* | Use the address of the inpcb rather than the tcpcb to identify TCP | markj | 2013-09-15 | 1 | -1/+1 |
* | MFV r247844 (illumos-gate 13975:ef6409bc370f) | delphij | 2013-09-10 | 2 | -0/+37 |
* | Build all ZFS testing & debugging tools with -g. | will | 2013-08-27 | 3 | -6/+10 |
* | Merge various CTF fixes from illumos | pfg | 2013-08-26 | 1 | -5/+65 |
* | Implement the ip, tcp, and udp DTrace providers. The probe definitions use | markj | 2013-08-25 | 4 | -0/+566 |
* | MFV r254751: | delphij | 2013-08-24 | 1 | -1/+4 |
* | MFV r254748: | delphij | 2013-08-24 | 1 | -1/+5 |
* | MFV r254746: | delphij | 2013-08-23 | 1 | -15/+42 |
* | MFV r254422: | delphij | 2013-08-23 | 4 | -16/+204 |
* | Enhance the ZFS vdev layer to maintain both a logical and a physical | gibbs | 2013-08-21 | 5 | -37/+127 |
* | MFV r254421: | delphij | 2013-08-21 | 3 | -12/+29 |
* | Load the dtraceall module if /dev/dtrace/dtrace doesn't exist. | rpaulo | 2013-08-10 | 1 | -1/+11 |
* | MFV r254079: | delphij | 2013-08-08 | 1 | -5/+16 |
* | MFV r254071: | delphij | 2013-08-07 | 1 | -0/+3 |
* | MFV r254070: | delphij | 2013-08-07 | 1 | -8/+44 |
* | Fix implicit declaration of warnx(). | rmh | 2013-08-04 | 1 | -0/+1 |
* | MFV r253781 + r253871: | delphij | 2013-07-30 | 2 | -4/+17 |
* | MFV r253784: | smh | 2013-07-30 | 1 | -2/+2 |
* | DTrace: re-apply r249426 now that the underlying issues have been solved. | pfg | 2013-07-28 | 17 | -23/+160 |
* | DTrace: re-merge remainder of r249367 (original from Illumos). | pfg | 2013-07-28 | 34 | -274/+813 |
* | Use kern_ioctl() rather than ioctl() for testing the FBT provider, since the | markj | 2013-07-27 | 7 | -12/+12 |
* | Style issue in r253661. | pfg | 2013-07-26 | 1 | -1/+1 |
* | Fix a segfault in ctfmerge due to a bug in gcc. | pfg | 2013-07-26 | 4 | -6/+55 |
* | Manually merge part of vendor import r238583 from Illumos. | delphij | 2013-07-18 | 1 | -1/+1 |
* | Fix misleading or remove irrelevant illumos messages and manpage references | mm | 2013-07-04 | 1 | -9/+13 |
* | MFV r252215: | delphij | 2013-06-25 | 2 | -26/+26 |
* | Diff reduction against Illumos, no real change to code itself. | delphij | 2013-06-25 | 1 | -0/+1 |
* | Fixed ZFS zpool freeze (debug command) not processing due to invalid ioctl ca... | smh | 2013-06-21 | 1 | -4/+3 |
* | MFV r251644: | delphij | 2013-06-12 | 7 | -137/+161 |
* | MFV r251624: | delphij | 2013-06-11 | 1 | -1/+1 |
* | MFV r251623: | delphij | 2013-06-11 | 2 | -24/+29 |
* | MFV r251619: | delphij | 2013-06-11 | 1 | -0/+5 |
* | Port the SDT test now that it's possible to create SDT probes that take | markj | 2013-06-02 | 2 | -13/+11 |