summaryrefslogtreecommitdiff
path: root/usr/src/uts/common
AgeCommit message (Collapse)AuthorFilesLines
2014-04-21OS-2929 add new syscalls to lx brand table [update kernel syscall table]Jerry Jelinek1-2/+36
2014-04-21 [illumos-gate merge]Keith M Wesolowski3-51/+7
commit 8e50396accfa540cbe0b549256487d237e3d02f3 4772 $C prints no output on crash dump following dtrace panic() commit b6240e830b871f59c22a3918aebb3b36c872edba 4754 io issued to near-full luns even after setting noalloc threshold 4755 mg_alloc_failures is no longer needed Conflicts: usr/src/uts/common/fs/zfs/metaslab.c (OS-2711)
2014-04-184754 io issued to near-full luns even after setting noalloc thresholdGeorge Wilson3-51/+7
4755 mg_alloc_failures is no longer needed Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-17OS-2929 add new syscalls to lx brand tableJerry Jelinek1-1/+1
2014-04-16OS-2924 unused var in lx_ptrace_stop_for_option20140417release-20140417Jerry Jelinek1-1/+0
2014-04-16OS-2919 etherstubs confuse min mtu with min sduRobert Mustacchi1-2/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-04-16OS-2920 vnd does not properly handle mac notification semanticsRobert Mustacchi1-17/+73
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-04-16 [illumos-gate merge]Keith M Wesolowski17-170/+126
commit 1b497ab83e8f1c58bba5da59c649207a442a4720 4752 fan out read zio taskqs commit bf16b11e8deb633dd6c4296d46e92399d1582df4 4374 dn_free_ranges should use range_tree_t Conflicts: usr/src/uts/common/fs/zfs/vdev_disk.c (copyright) usr/src/lib/libzpool/common/sys/zfs_context.h (copyright)
2014-04-16OS-2917 lxbrand ptrace option stop never generates SIGCHLDJerry Jelinek1-4/+16
2014-04-154752 fan out read zio taskqsAdam H. Leventhal1-2/+2
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens16-168/+124
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-15OS-2918 unused variable in lx_ptrace_ext_optsJerry Jelinek1-1/+0
2014-04-14OS-2894 lxbrand add PTRACE_O_TRACEFORK and PTRACE_O_TRACEEXEC supportJerry Jelinek2-0/+162
2014-04-11OS-2910 sdev_node_t can end up associated with wrong sdev_plugin_tRobert Mustacchi1-0/+1
2014-04-09OS-2897 lxbrand /proc/fd handling broken for pipesJerry Jelinek1-6/+14
2014-04-04OS-2877 lx_librtld_db falls to load due to NULL DT_DEBUGBryan Cantrill5-20/+51
2014-04-034721 writing NT_FDINFO leaks vnodeRobert Mustacchi1-1/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-04-02OS-2879 lx brand procfs fd handling fails for unamed pipes and socketsJerry Jelinek1-7/+19
2014-04-02OS-2846 writing NT_FDINFO leaks vnodeRobert Mustacchi1-1/+4
2014-04-01OS-2874 lx brand build warningJerry Jelinek1-1/+0
2014-03-31OS-2840 lx brand upstart init fails to runJerry Jelinek1-3/+9
2014-03-31 [illumos-gate merge]Keith M Wesolowski1-2/+6
commit 8f6d9dae92449b59bdafcb7777bc32f1b2726e48 4575 Single threaded rpcbind is not scalable 4483 rpcbind: Reply for remote calls comes from incorrect UDP port commit d55495d98c0ef13ad2369864c0a22ad883ff92fc 4398 Extra spaces in man pages commit 8cd81a20c40b49e1fad4022a2774ec6ad5066532 4662 need a way to disable default file systems in zones commit 3878843a57bae7ad8da31ef4aaeed8388d2f534c 4660 update man pages for lofi in a zone commit 052519c2d30736afb1861979b73d5a889cf7fba8 4337 eliminate /etc/TIMEZONE commit d109324670f8a760f881a767533543131276a99a 633 case-folding collision in illumos-gate commit a5602e1bdcf9570fa24684b54cf57a3f22e05ae1 4656 want grub composite console 4657 want grub support for cross-menu OS console variable 4658 uninitialised variable trashes command line on coal commit c58b352673e88983cd2b8a388a8c7625f35e2f18 3993 zpool(1M) and zfs(1M) should support -p for "list" and "get" 4700 "zpool get" doesn't support -H or -o options Conflicts: usr/src/man/man1m/zpool.1m usr/src/man/man1m/zonecfg.1m usr/src/grub/grub-0.97/stage2/stage2.c usr/src/cmd/zpool/zpool_main.c usr/src/cmd/zoneadmd/vplat.c
2014-03-304575 Single threaded rpcbind is not scalableMarcel Telka1-2/+6
4483 rpcbind: Reply for remote calls comes from incorrect UDP port Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Reviewed by: Michael Schuster <michaelsprivate@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-28OS-2863 lx brand need finer grained control over versionJerry Jelinek3-40/+34
2014-03-284662 need a way to disable default file systems in zonesJerry Jelinek4-6/+10
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-24 [illumos-gate merge]Keith M Wesolowski1-4/+3
commit dff8ce8858f30b8b43711766bd0f637548b8d700 3379 Duplicate assignment in uts/common/cpr/cpr_stat.c commit 652fb50dec8e8b074b60a3c82d00248a2aeb5eb9 4653 net hooks registered with HH_BEFORE or HH_AFTER hints create invalid hint_value kstats commit 4948216cdd0ccee7b9a4fd433ccab571afbb99e9 4679 want workaround for Intel erratum BT81 commit 56b8f71e3a910fbd2820f6841b40bfd85f9673c2 4601 memory leak in ILB daemon on startup 4602 memory leak in ILB daemon on import-config 4668 Memory leak in ilbd' new_req: getpeerucred() allocation isn't released at all commit 61f9f3e6dc0a66ec5c243562765c1b4a3297e8a4 4688 getlogin_r shouldn't clobber memory
2014-03-243379 Duplicate assignment in uts/common/cpr/cpr_stat.cGary Mills1-4/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-03-244682 panic in mptsas refhashKeith M Wesolowski2-1/+20
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2014-03-234653 net hooks registered with HH_BEFORE or HH_AFTER hints create invalid ↵Rob Gulewich1-6/+13
hint_value kstats Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-20OS-2841 gsqueue drawing could be improvedRobert Mustacchi1-6/+11
Reviewed by: Rob Gulewich <robert.gulewich@joyent.com>
2014-03-20OS-2834 ship lx brandJerry Jelinek47-3/+15431
2014-03-20OS-2800 Project BardicheRobert Mustacchi36-326/+8831
OS-2784 want sdev plugin interface OS-2783 want generalized squeues OS-2785 ipf should be able to hook kvm nics OS-2782 want /dev/net/zone/%zonename/%datalink OS-610 snoop and libdlpi should be able to consume /dev/net/zone/%zonename OS-2786 .gitignore should include debug object directories OS-2781 dlpi promisc modes should be able to be RX-only OS-2780 Want dlpi primitive DL_EXCLUSIVE_REQ OS-2779 Makefile.man should take care of directory creation OS-2778 dls_promisc doesn't properly handle all transitions Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-03-18OS-2829 want fix for illumos#4682Keith M Wesolowski2-1/+20
2014-03-11 [illumos-gate merge]Keith M Wesolowski1-1/+3
commit e6163a885dbd739e5a60eaa05eafd2d831631bfd 4655 add %Z corefile name pattern for zonepath commit 35b6f0471a5d938b98734483be3c5a258e319010 4586 dhcpv6 client id malformed Conflict: usr/src/uts/common/os/core.c
2014-03-104655 add %Z corefile name pattern for zonepathJerry Jelinek1-0/+10
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-10OS-2792 panic in nlm_prog_4Jerry Jelinek3-64/+39
2014-03-07OS-2810 siginfo missed lxprocRobert Mustacchi1-2/+3
2014-03-07 [illumos-gate merge]Keith M Wesolowski2-2/+4
commit f430eb3a41177f2eb1360599331628b0ad9acb51 2052 iiadm(1M) incorrectly describes group removal commit 7d14b8f218dc86a431d15e352b4bf15fbb1b3596 4652 Add support for the Areca 1882 commit 41bec5e379cee655ed15b8f2cf031e24aefb9d36 4650 nfssrv module is left half-initialized if mod_install(9f) fails commit 624038333cc8b9753aa708419ef700fe0fd2ffa3 4596 Callers of ip_srcid_find_id() need to be more careful (mismerge) commit cb4d2fc89a3412669ae5ad0126ddbf6501c7ce39 4669 cpqary3 driver does not see drives on P400 Smart-Array Conflicts: usr/src/uts/common/fs/nfs/nfs_server.c (copyright)
2014-03-064650 nfssrv module is left half-initialized if mod_install(9f) failsMarcel Telka1-0/+3
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-064596 Callers of ip_srcid_find_id() need to be more careful (mismerge)Dan McDonald1-1/+1
2014-03-05 [illumos-gate merge]Keith M Wesolowski5-42/+111
commit a1ca8b43681e3163e9f085ab65b8b6de1848d8ac 4596 Callers of ip_srcid_find_id() need to be more careful commit 7298ed33f6dda314aee9fee22d0dccfb09cc0ef6 4314 mountd(1m): Options are not related to Solaris
2014-03-054596 Callers of ip_srcid_find_id() need to be more carefulDan McDonald5-42/+111
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-05OS-2693 Integrate usbgemRobert Mustacchi13-0/+12868
OS-2694 Integrate axf OS-2695 Integrate urf OS-2696 Integrate upf OS-2697 Integrate udmf
2014-03-04 [illumos-gate merge]Keith M Wesolowski19-207/+545
commit 2144b121c08e0eb676cc6ca4662ebbc9f9c22fe3 4638 Panic in ZFS via rfs3_setattr()/rfs3_write(): dirtying snapshot! commit ef1d07349e941417706ea6d639bac69cb863b2f8 4642 Checks for ROFS are not sufficient in NFS server commit 13485e69b5429e6c7d27301fb3c0deee0e93768a 4431 igb support for I354 4616 igb has uninitialized kstats commit f7d0d869a9ae78d8244009efb4980a1f057bc8f8 4403 mpt_sas panic when pulling a drive Conflicts: usr/src/uts/common/fs/zfs/zfs_vnops.c (copyright) Manifests: usr/src/pkg/manifests/driver-network-igb.mf
2014-03-044638 Panic in ZFS via rfs3_setattr()/rfs3_write(): dirtying snapshot!Marcel Telka1-1/+21
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2014-03-034642 Checks for ROFS are not sufficient in NFS serverMarcel Telka4-30/+33
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-034431 igb support for I354Garrett D'Amore12-165/+445
4616 igb has uninitialized kstats Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Rafael Vanoni <rafael.vanoni@pluribusnetworks.com> Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-034403 mpt_sas panic when pulling a driveDan McDonald2-11/+46
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Andy Giles <illumos@ang.homedns.org> Approved by: Robert Mustacchi <rm@joyent.com>
2014-03-03OS-2710: Console messages: WARNING: kstat_create('ipf', 0, 'inbound_gz'): ↵Rob Gulewich2-12/+47
namespace collision Reviewed by: Robert Mustacchi <rm@joyent.com>
2014-03-02 [illumos-gate merge]Keith M Wesolowski1-36/+24
commit 35107df554395996bb53e7b81e5eedee9018e582 4628 NFS extremely slow in nfsauth commit faac71c002f7c7a98741f991b25937b24f309df0 4632 ndmp debug log belongs to /var/log 4645 double free in ndmpd when undefined SMF property is read 4644 NDMP plugin-path configurable should be empty by default