summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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
OS-2343 ::typedef -l shows anonymous structures
2013-06-25 [illumos-gate merge]Keith M Wesolowski16-1884/+4874
commit 13c8743e4d3cc6d9653687512c0d48d2b653513d 3814 Support for SATA III Reviewed by: Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> commit 257c04ecb24858f6d68020a41589306f554ea434 3815 AHCI: Support for Marvell 88SE9128 Reviewed by: Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> commit 9384cec630155c229c70dfb8a445c6ccf433045a 3820 /usr/bin/sed doesn't handle binary files. Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Marcel Telka <marcel@telka.sk> commit deeb0f36019670ade13450cb986b946c2e4002e6 3837 Get rid of custom getln() implementation from whois.c Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri@xvoid.org> commit 588ef7d7682af16db66cd51d457078fea0519e47 3036 Update hwdata to current upstream data commit 0f24ff92c543e3909da566a91add6a92bcad02ed 3788 /etc/bootrc is defunct and should be removed Conflict: usr/src/cmd/hwdata/pci.ids Conflict: usr/src/cmd/prtconf/prtconf.c Manifest: usr/src/pkg/manifests/driver-network-platform.mf
2013-06-243814 Support for SATA III Reviewed by: Johann 'Myrkraverk' Oskarsson ↵Marcel Telka4-12/+23
<johann@myrkraverk.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org>
2013-06-243815 AHCI: Support for Marvell 88SE9128 Reviewed by: Johann 'Myrkraverk' ↵Marcel Telka5-73/+58
Oskarsson <johann@myrkraverk.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org>
2013-06-243820 /usr/bin/sed doesn't handle binary files. Reviewed by: Josef 'Jeff' ↵Johann 'Myrkraverk' Oskarsson1-47/+10
Sipek <jeffpc@josefsipek.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Marcel Telka <marcel@telka.sk>
2013-06-243837 Get rid of custom getln() implementation from whois.c Reviewed by: ↵Johann 'Myrkraverk' Oskarsson1-44/+11
Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri@xvoid.org>
2013-06-243036 Update hwdata to current upstream dataBart Coddens2-1686/+5656
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Ken Mays <maybird1776@yahoo.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-06-24 [illumos-gate merge]Keith M Wesolowski2-344/+1
commit a103bf89db0ff375f6549abb96b8869031d1e122 2893 build_osnet should go away commit 861bfc8941f2c557f1bcb7a6d7f62f9da98ee4db 3843 kstat should handle NULL string values
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
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm>> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-06-242893 build_osnet should go awayBart Coddens1-343/+0
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
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
Reviewed by: Carlos Cardenas <carlos.cardenas@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-06-21 [illumos-gate merge]Keith M Wesolowski4-36/+25
commit bb6e70758d0c30c09f148026d6e686e21cfc8d18 3829 fix for 3740 changed behavior of zfs destroy/hold/release ioctl Conflicts: usr/src/lib/libzfs/common/libzfs_dataset.c
2013-06-203829 fix for 3740 changed behavior of zfs destroy/hold/release ioctlMatthew Ahrens4-36/+25
Reviewed by: Matt Amdur <matt.amdur@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-06-19 [illumos-gate merge]Keith M Wesolowski4-3/+25
commit 296749875bd503e7a14e25b4c57d3142cb496df1 3822 need getline() and getdelim() manual pages commit 850ad55a82ec00d2ba0cb55e5c30e49baafd4b2d 3832 AMD E721 workaround panics on KVM commit 57c8f7a2c8d574d26d069069ece6f024828ee647 3828 The string(3c) man page needs restrict keyword for strtok_r() commit 7f2416ef64fb43dab18d9b36c0da64bea37c0df3 3818 zpool status -x should report pools with removed l2arc devices
2013-06-19OS-1720 kstat -l shows *all* vnics on the host from a zone, info about ↵Jerry Jelinek1-4/+5
physical nics viewable, too
2013-06-193822 need getline() and getdelim() manual pagesJoshua M. Clulow3-0/+142
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2013-06-193832 AMD E721 workaround panics on KVMHans Rosenfeld1-1/+9
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
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
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
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
commit 693e4d84eb49b987c3d66cbcd4b13a5c6e9059bf 3787 gcc4.7 __cplusplus change incompatibility 3823 wchar.h and wctype_iso.h incompatibility
2013-06-183787 gcc4.7 __cplusplus change incompatibilityAlexander Pyhalov3-10/+31
3823 wchar.h and wctype_iso.h incompatibility Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-06-18OS-2197 renaming dynamic sdev nodes leads to panicRobert Mustacchi9-278/+495
OS-2195 sdev dynamic directories can be created multiple times OS-2137 sdev vfs refcount assertion violation OS-2118 chmod 700 /dev/zcons/* panics the box OS-2311 sdev could use some theory statements Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2013-06-17 [illumos-gate merge]Keith M Wesolowski1-0/+4
commit b77dfcc8362f3695ece944d5bb504276753a40f9 3691 setgroups() needs a sorted GID list for more than 16 groups
2013-06-173691 setgroups() needs a sorted GID list for more than 16 groupsIra Cooper1-0/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-06-14 [illumos-gate merge]Keith M Wesolowski1-1/+13
commit be468fc6d7266e97f1330ad9a761169925f5f3f1 3808 sulogin should reset console to text mode
2013-06-143808 sulogin should reset console to text modeAlexander Eremin1-1/+13
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
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
OS-2303 illumos 3770 does not properly clean up in ipmi attach Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2013-06-12OS-2301 brand hooks should not be i18nJerry Jelinek2-57/+52
2013-06-12 [illumos-gate merge]Keith M Wesolowski14-387/+550
commit a7a845e4bf22fd1b2a284729ccd95c7370a0438c 3740 Poor ZFS send / receive performance due to snapshot hold / release processing
2013-06-113740 Poor ZFS send / receive performance due to snapshot hold / release ↵Steven Hartland14-387/+550
processing Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-11 [illumos-gate merge]Keith M Wesolowski60-547/+806
commit 3cb69f734bc60bbb4d56a28c83706db862bec082 3749 zfs event processing should work on R/O root filesystems commit b3d9f2e26021d3f55a281af30720589d303b9806 3747 txg commit callbacks don't work commit 8b713775314bbbf24edd503b4869342d8711ce95 3745 zpool create should treat -O mountpoint and -m the same 3811 zpool create -o altroot=/xyz -O mountpoint=/mnt ignores the mountpoint option commit fc7a6e3fefc649cb65c8e2a35d194781445008b0 3744 zfs shouldn't ignore errors unmounting snapshots commit b287be1ba86043996f49b1cc34c80cc620f9b841 3743 zfs needs a refcount audit commit f7170741490edba9d1d9c697c177c887172bc741 3742 zfs comments need cleaner, more consistent style commit 3e30c24aeefdee1631958ecf17f18da671781956 3741 zfs needs better comments commit 2ac302890e472bf0c11db192dd18f12ded6043f6 3797 AHCI: Support for ASMedia ASM106x
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
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
2013-06-113749 zfs event processing should work on R/O root filesystemsWill Andrews4-12/+71
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-113747 txg commit callbacks don't workWill Andrews2-2/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-113745 zpool create should treat -O mountpoint and -m the sameWill Andrews3-26/+35
3811 zpool create -o altroot=/xyz -O mountpoint=/mnt ignores the mountpoint option Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-113744 zfs shouldn't ignore errors unmounting snapshotsWill Andrews3-20/+32
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-113743 zfs needs a refcount auditWill Andrews3-16/+30
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews39-269/+242
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-113741 zfs needs better commentsWill Andrews12-12/+156
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-113797 AHCI: Support for ASMedia ASM106xMarcel Telka4-190/+238
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>