Age | Commit message (Expand) | Author | Files | Lines |
2011-08-10 | 1281 Expose all TSS definitions | Robert Mustacchi | 9 | -27/+83 |
2011-07-29 | 1282 nsmb_open has a race | Gordon Ross | 2 | -108/+43 |
2011-07-29 | 1299 Support SiI3531 chipset in si3124 driver | Charles Stephens | 3 | -8/+25 |
2011-07-27 | 734 taskq_dispatch_prealloc() desired | Garrett D'Amore | 6 | -12/+108 |
2011-05-16 | 1230 need support for recent gcc stdarg builtins | Richard Lowe | 2 | -7/+7 |
2011-06-22 | 1200 various modules declare static functions within function bodies | Richard Lowe | 10 | -67/+60 |
2011-05-16 | 1199 efe_restart should be as static as its prototype | Richard Lowe | 1 | -1/+1 |
2011-05-16 | 1037 bfe references random 'halt' symbol | Richard Lowe | 1 | -1/+1 |
2011-07-11 | 1144 blkdev should support dump(9e) | Garrett D'Amore | 4 | -43/+134 |
2011-06-30 | 1120 Use real file descriptors for smbfs named pipes. | Gordon Ross | 14 | -311/+828 |
2011-06-23 | 534 DMA KVA cache attributes incorrect | Michael Tsymbalyuk | 1 | -0/+18 |
2011-06-20 | 1108 kRPC: ticotsord doesn't support T_ADDR_REQ when datablock type is M_PCPROTO | Dan Kruchinin | 1 | -1/+20 |
2011-06-13 | 1092 zfs refratio property | Matt Ahrens | 2 | -5/+10 |
2011-06-03 | 1075 smbsrv missing /dev/* link | Gordon Ross | 2 | -4/+5 |
2011-05-19 | 937 WRITE_SAME support for COMSTAR | Dan McDonald | 2 | -14/+331 |
2011-05-31 | 883 ZIL reuse during remount can lead to data corruption | Eric Schrock | 1 | -17/+24 |
2011-05-29 | 1051 zfs should handle imbalanced luns | George Wilson | 7 | -28/+121 |
2011-05-27 | 1039 /usr/lib/smbsrv/smbd prevents suspend | Gordon Ross | 4 | -47/+47 |
2011-05-17 | 976 export ldap_add_result_entry from libldap.so.5 | Gordon Ross | 1 | -0/+7 |
2011-05-14 | 742 Resurrect the ZFS "aclmode" property | Albert Lee | 7 | -108/+73 |
2011-05-08 | 696 Incorrect check dma_attr_sgllen <= 0 in rootnex_valid_alloc_parms | Garrett D'Amore | 1 | -10/+12 |
2011-05-06 | 506 suspend/resume issue on b147 (6986810) | Hans Rosenfeld | 1 | -10/+10 |
2011-05-02 | 975 disable disksort for SSDs | Garrett D'Amore | 1 | -0/+2 |
2011-03-09 | 789 dtrace may drop instructions when rapidly signalled | Bryan Cantrill | 1 | -7/+12 |
2011-02-08 | 905 want llquantize() support in DTrace | Bryan Cantrill | 2 | -0/+128 |
2011-01-20 | 908 dtrace in the global zone may miss USDT probes in local zones | Bryan Cantrill | 1 | -3/+6 |
2011-04-19 | 922 SUNWdtrt needs some love | Richard Lowe | 1 | -1/+1 |
2011-04-22 | 175 zfs vdev cache consumes excessive memory | Garrett D'Amore | 1 | -1/+8 |
2011-04-21 | 916 False-sharing in TCP hash buckets, plus size increase | Jerry Jelinek | 3 | -2/+10 |
2011-04-21 | 915 ill_taskq_dispatch() race condition | Bryan Cantrill | 1 | -2/+3 |
2011-04-20 | 935 sv_lyr_open() misses one NULL-pointer check | Dan McDonald | 1 | -1/+4 |
2011-04-18 | 903 Improperly initialized variable in iSCSI error path | Dan McDonald | 1 | -1/+2 |
2011-04-15 | 896 sata module can panic on smartctl issued in vbox | Garrett D'Amore | 1 | -184/+183 |
2011-04-11 | 707 sata framework is unsure of bitwise ops | Garrett D'Amore | 1 | -3/+3 |
2011-04-08 | 755 dmu_recv_stream builds incomplete guid_to_ds_map | Alexander Stetsenko | 2 | -58/+37 |
2011-04-03 | 875 missing lwp_exit() in kcfpool_svc() induces panic in prchoose() | Garrett D'Amore | 1 | -3/+13 |
2011-03-30 | 870 audiohd: loud static noise on HP DV8 (Intel PCH HDA, IDT 92HD75B3X5 codec) | Yuri Pankov | 1 | -1/+5 |
2011-03-30 | 834 need support for Areca 1880 6Gbps | Garrett D'Amore | 2 | -3004/+3917 |
2011-03-18 | 785 implement MHIOCGRP_CLEAR | galibern cyril | 2 | -2/+38 |
2011-03-11 | 784 gcc-built cpr doesn't load | Richard Lowe | 1 | -5/+7 |
2011-03-11 | 783 gcc-built system panics loading pcbe.GenuineIntel.6 | Richard Lowe | 1 | -1/+2 |
2011-03-11 | 787 Kernel panic in ip_input.c | Dan McDonald | 2 | -4/+7 |
2011-03-08 | 764 panic in zfs:dbuf_sync_list | Gordon Ross | 1 | -4/+16 |
2011-03-04 | 701 UNMAP support for COMSTAR | Dan McDonald | 7 | -31/+449 |
2011-02-24 | 735 Add support for Qlogic 2322 (QLE2360) | Garrett D'Amore | 2 | -22/+12 |
2011-02-17 | 434 kernel crash dump on comstar iscsit | Alexander Stetsenko | 2 | -178/+199 |
2011-02-07 | 184 zfs_putpage() optimization | Garrett D'Amore | 1 | -0/+9 |
2011-02-02 | 573 stmfadm doesn't display target and initiator aliases for iscsit | Yuri Pankov | 3 | -0/+24 |
2011-01-31 | 519 RFE audiocmihd | Garrett D'Amore | 6 | -0/+2270 |
2011-01-27 | 429 "iostat -E" does not report serial number... | Alexander Eremin | 1 | -0/+15 |