summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
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>
2013-06-10 [illumos-gate merge]Keith M Wesolowski12-111/+211
commit 79ec9da85c2648e2e165ce68612ad0cb6e185618 3506 Use "hypervisor" CPUID bit to detect hypervisor environment commit 7e0955bbb1c326d78038afe0d108c8ae4934a78a 3505 Creating LU unconditionally enables write cache on backing store device commit 6e6d5868f52089b9026785bd90257a3d3f6e5ee2 3805 arc shouldn't cache freed blocks
2013-06-103506 Use "hypervisor" CPUID bit to detect hypervisor environmentYuri Pankov8-83/+156
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-06-093505 Creating LU unconditionally enables write cache on backing store deviceYuri Pankov1-27/+24
Reviewed by: Vitaliy Gusev <vitaliy.gusev@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Ricard Lowe <richlowe@richlowe.net>
2013-06-073805 arc shouldn't cache freed blocksMatthew Ahrens3-1/+31
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Richard Elling <richard.elling@dey-sys.com> Reviewed by: Will Andrews <will@firepipe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-06-07 [illumos-gate merge]Keith M Wesolowski1-2/+2
commit 480bbe0b214df229f324a7a7ba1947025184eb83 3799 ddi_ffs(9f): typo in function prototype
2013-06-07OS-2257 unusable SSL libraries should have different names in the platformKeith M Wesolowski24-28/+28
OS-2285 platform contains a few broken symlinks
2013-06-07OS-2281 mdb_v8 unable to print objects on 3.14.5.xBryan Cantrill1-1/+1
2013-06-06OS-2280 zonememstat reports 0 rss for kvm-branded zonesJerry Jelinek1-1/+59
2013-06-063799 ddi_ffs(9f): typo in function prototypeBart Coddens1-2/+2
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-06-06 [illumos-gate merge]Keith M Wesolowski10-92/+459
commit aad02571bc59671aa3103bb070ae365f531b0b62 3137 L2ARC compression commit 05f32410ae979b9796bef0f9ca68747c59821a3f 3795 find does not support -path or -ipath commit 9f4ed2b28e85fcda47378b4a8a399fcbf6bd9825 3798 Typo in passwd(1) man page
2013-06-05OS-2235 prstat -V swap summary is large compared to prstat -VZJerry Jelinek1-5/+5
2013-06-053137 L2ARC compressionSaso Kiselkov7-79/+415
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-06-053795 find does not support -path or -ipathAndy Stormont2-11/+42
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-06-043798 Typo in passwd(1) man pageBart Coddens1-2/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-05-31 [illumos-gate merge]Keith M Wesolowski1-5/+0
commit 93c022fe755ab555fe7ba5e571921b1853459e13 3664 pkg/Makefile openssl logic should be removed
2013-05-313664 pkg/Makefile openssl logic should be removedBart Coddens1-5/+0
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-05-30OS-2248: Do not enable network/routing/route if no default route is setRob Gulewich1-1/+2
2013-05-29 [illumos-gate merge]release-20130530Keith M Wesolowski2-1/+3
commit 2974b68dd4245e041051c854ef990e47c8271e71 3680 Want a library to allow programatic access to the pci database (fix sparc pkg) 3701 Chelsio Terminator 4 NIC driver for illumos (fix sparc pkg) 3676 dt_print_enum hardcodes a value of zero (fix sparc lint)
2013-05-293680 Want a library to allow programatic access to the pci database (fix ↵Richard Lowe2-1/+3
sparc pkg) 3701 Chelsio Terminator 4 NIC driver for illumos (fix sparc pkg) 3676 dt_print_enum hardcodes a value of zero (fix sparc lint)
2013-05-29OS-2229 panic in turnstile_block() on unowned mutexBryan Cantrill1-1/+7
2013-05-28 [illumos-gate merge]Keith M Wesolowski6-14/+53
commit 3731b53766e20431ca345314d0dc11eea8df13bb 3702 nfs4_clnt.h: Typo pathhconf commit 293058931b0d2be50da82ce72d3249df01389444 3751 ALUA mode: "/usr/demo/comstar/bin/aluaadm enable 1" sets "ALUA Node" = 0 commit e1c99a74dc27ba07cba2cd8181f462ea9a5b0dba 3770 ipmi drivers hangs due to attach/detach/attach cycle
2013-05-283702 nfs4_clnt.h: Typo pathhconfBart Coddens1-1/+1
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-05-273751 ALUA mode: "/usr/demo/comstar/bin/aluaadm enable 1" sets "ALUA Node" = 0Paul Griffiths-Todd2-2/+2
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: SaÊío Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-05-253770 ipmi drivers hangs due to attach/detach/attach cycleAlek Pinchuk3-11/+50
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-05-24OS-2185 nightly dmake check should look for the new dmakeRobert Mustacchi1-28/+7
2013-05-23 [illumos-gate merge]Keith M Wesolowski49-432/+87915
commit 013023d4ed2f6d0cf75380ec686a4aac392b4e43 3699 zfs hold or release of a non-existent snapshot does not output error 3739 cannot set zfs quota or reservation on pool version < 22 commit a49dc89305dba244dc67270b5afddcf7da3e36cf 3621 ZFS LU stuck in the offlining state commit 56b2bdd1f04d465cfe4a95b88ae5cba5884154e4 3701 Chelsio Terminator 4 NIC driver for illumos commit e36d7b1181d9f0bc91b073751e5602af8e92c0ab 3630 NFS server should not allocate oversized buffers
2013-05-233699 zfs hold or release of a non-existent snapshot does not output errorMartin Matuska3-18/+54
3739 cannot set zfs quota or reservation on pool version < 22 Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Shrock <eric.schrock@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-05-233621 ZFS LU stuck in the offlining stateSaso Kiselkov2-2/+55
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Jeff Biseda <jeff.biseda@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-05-233701 Chelsio Terminator 4 NIC driver for illumosGireesh Nagabhushana36-0/+87295
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-05-213630 NFS server should not allocate oversized buffersSebastien Roy8-412/+511
Reviewed by: Jeff Biseda <jeff.biseda@delphix.com> Reviewed by: Eric Schrock <Eric.Schrock@delphix.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2013-05-20 [illumos-gate merge]Keith M Wesolowski1-1/+7
commit 982e63f0dc541ca7cc5d69cf6504d5218a48434d 3771 kmdb hangs when reading an invalid address
2013-05-173771 kmdb hangs when reading an invalid addressJeremy Jones1-1/+7
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Jeff Biseda <jbiseda@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-05-17 [illumos-gate merge]Keith M Wesolowski7-33/+83
commit 3197aa64bfc2eb6662d48b7c4cb38cabbe816d2e 3717 a README should explain libc's use of 'protected', the potential existence of synonym symbols, etc. commit dea290bf370f1f35e4f96b50502bb2240d33ed7f 2987 Add destination address to hash computation in mac fanout commit 5eaceb49d5b95dd7910af115172887f8dbddfb4c 3713 Implement accept4() (fix lint)
2013-05-143717 a README should explain libc's use of 'protected', the potential ↵Richard Lowe1-1/+59
existence of synonym symbols, etc. Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-05-143769 Implement SOCK_NONBLOCK flag to socket()Keith M Wesolowski2-1/+56
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Theo Schlossnagle <jesus@omniti.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>