| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r263889 (MFV r263887): | delphij | 2014-04-11 | 5 | -30/+154 |
* | MFC r263459: MFV 263436-263438: | delphij | 2014-04-11 | 3 | -13/+49 |
* | MFC r263385: | delphij | 2014-04-03 | 1 | -1/+1 |
* | MFC r260880 (by kaiw, from projects/elftoolchain): | dim | 2014-03-29 | 1 | -8/+72 |
* | MFC r262912 | asomers | 2014-03-28 | 1 | -0/+1 |
* | MFC r260183: MFV r260154 + 260182: | delphij | 2014-03-20 | 12 | -159/+767 |
* | MFC r259850: MFV r258384: | delphij | 2014-03-20 | 6 | -49/+60 |
* | MFC r256999 (smh): | delphij | 2014-03-20 | 2 | -16/+24 |
* | MFC r260150: MFV r259170: | delphij | 2014-03-19 | 4 | -47/+136 |
* | MFC r260138: MFV r242733: | delphij | 2014-03-19 | 6 | -47/+213 |
* | MFC r259813 + r259813: MFV r258374: | delphij | 2014-03-19 | 5 | -32/+61 |
* | MFC r262577: MFV r262570: | delphij | 2014-03-14 | 1 | -4/+11 |
* | 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 |