summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-26OS-1994 Missing various liblgrp manual pages20130627Robert Mustacchi1-0/+2
2013-06-26OS-2338 ipmi driver wedged in kcs_start_write()Jerry Jelinek1-2/+4
2013-06-25OS-2342 panic in fop_read on hyprlofs mountpointJerry Jelinek1-1/+3
2013-06-25OS-2317 ::typedef gets confused after defining an invalid typeRobert Mustacchi2-4/+20
2013-06-25 [illumos-gate merge]Keith M Wesolowski16-1884/+4874
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-24 [illumos-gate merge]Keith M Wesolowski2-344/+1
2013-06-24OS-2336 Include nicstat for network interface statisticsBrendan Gregg4-0/+455
2013-06-24OS-2318 cron doesn't have CTFRobert Mustacchi4-16/+32
2013-06-24OS-2333 would like a way to disable NFS client in zonesJerry Jelinek3-0/+8
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-24OS-2320 common.ksh post_unpack function doesn't support sparse zone modelJerry Jelinek1-5/+7
2013-06-233843 kstat should handle NULL string valuesTheo Schlossnagle1-1/+1
2013-06-21 [illumos-gate merge]Keith M Wesolowski4-36/+25
2013-06-203829 fix for 3740 changed behavior of zfs destroy/hold/release ioctlMatthew Ahrens4-36/+25
2013-06-19 [illumos-gate merge]Keith M Wesolowski4-3/+25
2013-06-19OS-1720 kstat -l shows *all* vnics on the host from a zone, info about physic...Jerry Jelinek1-4/+5
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-19OS-2271 'tail -F ...' not resetting the offset of file rotation properlyBryan Cantrill2-9/+87
2013-06-18 [illumos-gate merge]Keith M Wesolowski3-10/+31
2013-06-183787 gcc4.7 __cplusplus change incompatibilityAlexander Pyhalov3-10/+31
2013-06-18OS-2197 renaming dynamic sdev nodes leads to panicRobert Mustacchi9-278/+495
2013-06-17 [illumos-gate merge]Keith M Wesolowski1-0/+4
2013-06-173691 setgroups() needs a sorted GID list for more than 16 groupsIra Cooper1-0/+4
2013-06-14 [illumos-gate merge]Keith M Wesolowski1-1/+13
2013-06-143808 sulogin should reset console to text modeAlexander Eremin1-1/+13
2013-06-13OS-2308 kstat(1) woefully inefficient on fully specified kstatsBryan Cantrill1-1/+2
2013-06-12OS-2302 ipmi driver needs to coordinate access to the dev_listrelease-20130613Robert Mustacchi1-3/+22
2013-06-12OS-2301 brand hooks should not be i18nJerry Jelinek2-57/+52
2013-06-12 [illumos-gate merge]Keith M Wesolowski14-387/+550
2013-06-113740 Poor ZFS send / receive performance due to snapshot hold / release proce...Steven Hartland14-387/+550
2013-06-11 [illumos-gate merge]Keith M Wesolowski60-547/+806
2013-06-11OS-2259 ixgbe failed callback message on console during bootKeith M Wesolowski2-2/+4
2013-06-11OS-2239 ill_frag_hash_tbl not allocated for loopback interfacesJoshua M. Clulow5-88/+85
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
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews39-269/+242
2013-06-113741 zfs needs better commentsWill Andrews12-12/+156
2013-06-113797 AHCI: Support for ASMedia ASM106xMarcel Telka4-190/+238