summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2013-07-293909 "zfs send -D" does not workSteven Hartland1-2/+2
2013-07-293834 incremental replication of 'holey' file systems is slowMatthew Ahrens5-22/+110
2013-07-293888 zfs recv -F should destroy any snapshots created since the incremental s...Matthew Ahrens5-59/+114
2013-07-293934 project reference count leak in tasksys_settaskid()Bryan Cantrill1-0/+4
2013-07-293778 1000BASE-LX support in ixgbeSaso Kiselkov3-4/+21
2013-07-283856 want FW config version number for igb and ixgbeKeith M Wesolowski7-17/+221
2013-07-283913 there is no dialup, only zuulJoshua M. Clulow2-18/+9
2013-07-283894 zfs should not allow snapshot of inconsistent datasetKeith M Wesolowski7-10/+39
2013-07-283875 panic in zfs_root() after failed rollbackKeith M Wesolowski8-63/+164
2013-07-283706 mdb segfault when random address is passed to "list" walkerMarcel Telka1-4/+11
2013-07-283911 mdb is unable to display recursive stackMarcel Telka1-7/+5
2013-07-251986 libima misuses gethostnameMatt Barden2-14/+20
2013-07-193895 {tcp,udp}_{largest,smallest}_anon_port should reality-checkDan McDonald4-14/+107
2013-07-183869 tcp anon port calculation wrongMatt Barden2-2/+6
2013-07-173893 lvm: incorrect flag handlingPrasad Joshi1-1/+1
2013-07-173853 __cplusplus change and headers incompatipility with clangAlexander Pyhalov2-4/+27
2013-07-163849 implement __cxa_atexit/__cxa_finalizeRichard Lowe3-22/+84
2013-07-163887 Enlarge data buffer in digest/mac to boost performanceDavid Höppner1-1/+5
2013-07-123877 fast reboot does not work with extended partitionMarcel Telka3-3/+45
2013-07-113839 AHCI: WARNINGs should be replaced by ASSERTsMarcel Telka2-137/+128
2013-07-103878 blkdev needs to support DKIOCGMEDIAINFOEXTDan McDonald1-3/+18
2013-07-083866 panic in idm moduleJeff Biseda3-7/+15
2013-07-073862 stmf + kstat = kernel panicJeff Biseda7-574/+22
2013-07-073861 tcp buffer size tunables for iscsi connections (fix sizeof calls)Christopher Siden1-2/+2
2013-07-033809 Recent libc change breaks Solaris 10 Branded Zone SupportTheo Schlossnagle3-3/+54
2013-07-033861 tcp buffer size tunables for iscsi connectionsJeff Biseda1-25/+14
2013-07-033836 zio_free() can be processed immediately in the common caseMatthew Ahrens2-5/+27
2013-07-023775 Upstreaming of ALUA use-after-free fixes from NexentaDan McDonald3-10/+23
2013-06-243814 Support for SATA III Reviewed by: Johann 'Myrkraverk' Oskarsson <johann@...Marcel Telka4-12/+23
2013-06-243815 AHCI: Support for Marvell 88SE9128 Reviewed by: Johann 'Myrkraverk' Oska...Marcel Telka5-73/+58
2013-06-243820 /usr/bin/sed doesn't handle binary files. Reviewed by: Josef 'Jeff' Sipe...Johann 'Myrkraverk' Oskarsson1-47/+10
2013-06-243837 Get rid of custom getln() implementation from whois.c Reviewed by: Marce...Johann 'Myrkraverk' Oskarsson1-44/+11
2013-06-243036 Update hwdata to current upstream dataBart Coddens2-1686/+5656
2013-06-243788 /etc/bootrc is defunct and should be removedPiotr Jasiukajtis6-134/+4
2013-06-242893 build_osnet should go awayBart Coddens1-343/+0
2013-06-233843 kstat should handle NULL string valuesTheo Schlossnagle1-1/+1
2013-06-203829 fix for 3740 changed behavior of zfs destroy/hold/release ioctlMatthew Ahrens4-36/+25
2013-06-193822 need getline() and getdelim() manual pagesJoshua M. Clulow3-0/+142
2013-06-193832 AMD E721 workaround panics on KVMHans Rosenfeld1-1/+9
2013-06-193828 The string(3c) man page needs restrict keyword for strtok_r()Johann Oskarsson1-2/+3
2013-06-183818 zpool status -x should report pools with removed l2arc devicesSteven Hartland1-0/+11
2013-06-183787 gcc4.7 __cplusplus change incompatibilityAlexander Pyhalov3-10/+31
2013-06-173691 setgroups() needs a sorted GID list for more than 16 groupsIra Cooper1-0/+4
2013-06-143808 sulogin should reset console to text modeAlexander Eremin1-1/+13
2013-06-113740 Poor ZFS send / receive performance due to snapshot hold / release proce...Steven Hartland14-387/+550
2013-06-113749 zfs event processing should work on R/O root filesystemsWill Andrews4-12/+71
2013-06-113747 txg commit callbacks don't workWill Andrews2-2/+2
2013-06-113745 zpool create should treat -O mountpoint and -m the sameWill Andrews3-26/+35
2013-06-113744 zfs shouldn't ignore errors unmounting snapshotsWill Andrews3-20/+32
2013-06-113743 zfs needs a refcount auditWill Andrews3-16/+30