summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFV r267565:delphij2014-07-0155-292/+1630
|\
| * 4757 ZFS embedded-data block pointers ("zero block compression")delphij2014-06-1732-206/+921
| * 4767 dtrace_probe() always has the timestampmarkj2014-06-031-2/+3
| * 4469 DTrace helper tracing should be dynamicmarkj2014-06-031-31/+52
| * 4471 DTrace count() with histogrammarkj2014-06-031-1/+5
| * 4474 DTrace Userland CTF Supportmarkj2014-06-033-36/+87
| * 4477 DTrace should speak JSONmarkj2014-06-032-1/+596
| * 2915 DTrace in a zone should see "cpu", "curpsinfo", et almarkj2014-06-034-73/+289
| * 4901 zfs filesystem/snapshot limit leaksdelphij2014-05-311-5/+11
| * 3897 zfs filesystem and snapshot limits (fix leak)delphij2014-05-311-0/+1
| * 3835 zfs need not store 2 copies of all metadatadelphij2014-05-276-22/+75
| * 4730 metaslab group taskq should be destroyed in metaslab_group_destroy()delphij2014-05-271-1/+2
| * 4698 fix builds by gcc44 on sparcdelphij2014-05-271-1/+3
| * 4745 fix AVL code misspellingsdelphij2014-04-232-7/+8
| * 3897 zfs filesystem and snapshot limitsdelphij2014-04-2313-25/+867
| * 4754 io issued to near-full luns even after setting noalloc thresholddelphij2014-04-183-51/+7
| * 4752 fan out read zio taskqsdelphij2014-04-181-2/+2
| * 4374 dn_free_ranges should use range_tree_tdelphij2014-04-1816-168/+124
| * 4638 Panic in ZFS via rfs3_setattr()/rfs3_write(): dirtying snapshot!delphij2014-03-101-1/+21
| * 4478 dtrace_dof_maxsize is far too smallmarkj2014-02-281-1/+1
| * 4574 get_clones_stat does not call zap_count in non-debug kerneldelphij2014-02-081-1/+2
| * 4504 traverse_visitbp: visit DMU_GROUPUSED_OBJECT beforedelphij2014-01-311-6/+6
| * 3995 Memory leak of compressed buffers in l2arc_write_donedelphij2014-01-181-9/+8
| * 4427 pid provider rejects probes with valid UTF-8 namesavg2014-01-161-13/+10
| * Import a file overlooked in r260154.delphij2014-01-021-0/+1
| * 4391 panic system rather than corrupting pool if we hit bug 4390delphij2014-01-015-9/+26
* | Perform a lockless check in sigacts_shared.mjg2014-07-012-10/+5
* | Add accessor functions for manipulating the CAM CCB status field.scottl2014-07-012-62/+74
* | Refactor some code in mps.c to reduce header pollution.scottl2014-07-015-28/+35
* | Add vt(4) devices and options to NOTESemaste2014-07-014-0/+24
* | Initialise these variables so gcc doesn't complain.adrian2014-06-302-2/+2
* | regex(3): Add support for \< and \> word delimiterspfg2014-06-303-3/+26
* | Activate the condition for WITHOUT_INFObapt2014-06-301-2/+2
* | fill in the list of obsolete files when base is built with WITHOUT_INFObapt2014-06-301-1/+25
* | Add missing VT_ kernel config knobsemaste2014-06-301-2/+5
* | Workaround for bug in GCC on powerpc64. Symbols that are exported arehselasky2014-06-301-5/+16
* | Add a vt(4) cross reference to syscons(4)emaste2014-06-301-0/+1
* | Fix ifconfig to show pltime and vltime with -L option,ume2014-06-301-9/+13
* | Add vt(4) to GENERIC and retire the separate VT configemaste2014-06-304-29/+9
* | chown: add a testeadler2014-06-304-0/+38
* | Add initial RSS awareness to the ixgbe(4) driver.adrian2014-06-301-41/+196
* | Add initial RSS awareness to the igb(4) driver.adrian2014-06-301-45/+249
* | If we're doing RSS then ensure the TCP timer selection uses the multi-CPUadrian2014-06-301-0/+4
* | If we're doing RSS then ensure that the callwheel swi's are CPU pinned.adrian2014-06-301-0/+6
* | In rare cases, a SATA drive can stop responding to commands and trigger ascottl2014-06-304-3/+40
* | Fix a case in ndling ATA_PASSTHROUGH commands that have an unaligned buffer.scottl2014-06-301-0/+1
* | Regenerate after r268022emaste2014-06-301-4/+4
* | Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VTemaste2014-06-306-4/+9
* | Add detection for ciss(4) controllers that are set to non-raid JBOD mode.sbruno2014-06-292-29/+134
* | Check return of cam_periph_find() before using it in a printf.sbruno2014-06-291-3/+7
OpenPOWER on IntegriCloud