summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2013-02-073534 Disable EEE support in igb for I350Dan McDonald3-2/+39
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-073535 mdb ::print should pretty-print ipaddr_t and friendsSebastien Roy1-8/+68
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-02-073305 smbfs mount shows passwordGordon Ross1-2/+6
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-07OS-1872 zoneadmd parent needs to close open fds20130207release-20130207Jerry Jelinek1-0/+7
2013-02-063422 zpool create/syseventd race yield non-importable poolGeorge Wilson3-17/+6
3425 first write to a new zvol can fail with EFBIG Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-02-06OS-1861 default tmpfs_minfree is far too lowBryan Cantrill1-9/+15
2013-02-053507 Tunable to allow block allocation even on degraded vdevsSašo Kiselkov1-1/+10
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Christopher Siden <csiden@delphix.com>
2013-02-053519 DTrace fails to resolve const types from fbtAdam Leventhal21-34/+190
3520 dtrace internal error -- token type 316 is not a valid D compilation token 3521 clean up dtrace unit tests Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2013-02-043516 Leftover multidata transmit kernel statistics in ipv6David Höppner1-5/+0
Reviewed by: Sebastien Roy <seb@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-02-04OS-1854 mdb_v8's ::jsprint should take an optional memberBryan Cantrill1-5/+145
2013-02-02OS-1852 mdb_v8 should be able to print dictionary properties on 3.11.10.xBryan Cantrill1-6/+40
2013-02-013514 Spurious errors setting up new SMB client sessionsGordon Ross1-10/+23
Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-013498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt)George Wilson17-197/+76
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-01-313508 NFS4 data corruption (client side)Arne Jansen1-14/+15
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Gordon <rbg@openrbg.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-01-313511 dtrace.c erroneously checks for memory alignment on amd64Sebastien Roy2-21/+30
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2013-01-313325 nsmb_close locking and teardown deadlockBayard Bell2-7/+7
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Yakov Zaytsev <yakov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-01-303465 ::walk ... | ::<dcmd> misinterprets input as symbol namesMatthew Ahrens17-317/+791
3466 ::tsd should handle missing/NULL values better 3467 mdb_ctf_vread() could be more useful 3468 mdb enhancements for zfs development 3470 ::whatis does not print callers from KMF_LITE 3473 mdb_get_module() returns wrong module Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-01-303371 dumpadm -z is not documented in manpageMarcel Telka3-81/+127
3380 zfs man page: documentation for zfs allow is confusing Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-01-303509 igb should not set alternate mac address on newer modelsRobert Mustacchi1-0/+7
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-01-303422 zpool create/syseventd race yield non-importable poolGeorge Wilson3-17/+6
3425 first write to a new zvol can fail with EFBIG Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-01-303196 ao_gendisp use by make is raceyGarrett D'Amore3-3/+53
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-01-303237 r10 is added 2 times to panic infoGarrett D'Amore1-1/+1
Reviewed by: Marcel Telka <Marcel.Telka@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-01-30OS-1840 fmdump shall emit JSONJoshua M. Clulow11-8/+469
Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-01-29OS-1845 newer igb models should not handle alternate mac addressRobert Mustacchi1-0/+7
2013-01-29OS-1843 logadm unnecessarily copies historical logs when "-c" is specifiedBryan Cantrill1-1/+1
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
2013-01-29OS-1841 logadm test suite fails when running rsyslogdBryan Cantrill1-12/+13
2013-01-29OS-1837 logadm should not lock log file for entire duration of copyBryan Cantrill1-3/+78
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-01-29OS-1836 passwd command truncates usernames to 8 chars by default (overflow)Keith M Wesolowski1-1/+2
2013-01-29OS-1836 passwd command truncates usernames to 8 chars by defaultKeith M Wesolowski5-28/+68
Reviewed-by: Robert Mustacchi <rm@joyent.com>
2013-01-29OS-1799 stage-licenses should only be hit when building packagesRobert Mustacchi23-159/+33
OS-1800 onbld python tools shouldn't hardocde /usr/bin/python OS-1801 Remove vistigial git-active.py
2013-01-283502 panic in smb_server_shutdown (sl_count assertion)Kevin Crowe2-9/+39
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-01-28604 CIFS server should traverse child mount pointsAram Hăvărneanu13-18/+65
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-01-27749 "/usr/bin/kstat" should be rewritten in C (fix SPARC build)Richard Lowe3-6/+10
2013-01-26749 "/usr/bin/kstat" should be rewritten in CDavid Höppner7-271/+1794
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-01-25OS-1833 panic in fsflush of tmpfsJerry Jelinek1-35/+68
2013-01-253485 statd is not handling incoming SM_NOTIFY properly when the hostname is ↵Marcel Telka1-42/+43
not resolvable Reviewed by: Gordon Ross <Gordon.Ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Jeremy Jones <jeremy@delphix.com> Approved by: Christopher Siden <csiden@delphix.com>
2013-01-24OS-1826 tmpfs in a non-global zone does not abide by tmpfs_minfreeBryan Cantrill1-3/+10
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-01-24OS-1822 svc.startd dies in getutxent_frec()Bryan Cantrill3-2/+34
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-01-24OS-1823 git-pbchk should not depend on mercurial20130124release-20130124Joshua M. Clulow5-10/+103
Reviewed by: Richard Lowe <richlowe@richlowe.net>
2013-01-23OS-1832 fix for OS-1783 broke at when zone has no networkJerry Jelinek1-0/+1
2013-01-22OS-1783 Cron firing delayed when unable to lookup hostname in getaddrinfoJerry Jelinek1-52/+49
2013-01-223492 some e1000g devices don't support 15 unicast addressesHans Rosenfeld1-2/+3
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Sašo Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Eric Schrock <eric.schrock@delphix.com>
2013-01-213419 usbftdi needs to support the BeagleBoneHans Rosenfeld3-22/+37
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-01-173477 SunSSH config should accept TCPKeepAlive as synonym for KeepAliveJoshua M. Clulow4-8/+14
Reviewed by: Jerry Jelinek <jerry@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-01-17452 getconf should support NPROCESSORS_*David Höppner2-68/+75
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-01-173474 tar should support -C on extractJoshua M. Clulow2-2/+29
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-01-17OS-1817 yes(1) needs error handling to avoid spinningJonathan Perkin1-13/+14
Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-01-163035 LZ4 compression support in ZFS and GRUBSašo Kiselkov21-12/+1748
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Christopher Siden <csiden@delphix.com>
2013-01-16OS-1763 mount of /etc/svc/volatile failed: Device busyJerry Jelinek1-3/+22
2013-01-16OS-1819 lofiadm is looking for libz.so directly instead of libz.so.1Keith M Wesolowski1-1/+1