summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2017-10-198634 epoll fails to wake on certain edge-triggered conditions [fix mismerge]Jerry Jelinek1-0/+6
2017-10-198719 librpcsoc: clnt_tcp.c cstyle cleanupToomas Soome1-65/+50
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Ken Mays <maybird1776@yahoo.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-19 [illumos-gate merge]Jerry Jelinek7-100/+116
commit 80d5689f5d4588adc071138e25e9d0d5252d9b55 8634 epoll fails to wake on certain edge-triggered conditions 8635 epoll should not emit POLLNVAL 8636 recursive epoll should emit EPOLLRDNORM commit ad3ad82ad2fb99c424a8482bd1908d08b990ccea 5112 svcadm manpage needs more 5021-related updates 5593 Recent versions of svcadm invoked for multiple FMRIs say "Partial FMRI matches multiple instances" 8688 svcadm does not handle multiple partial FMRI arguments Conflicts: usr/src/uts/common/io/eventfd.c usr/src/uts/common/io/devpoll.c usr/src/uts/common/fs/ufs/ufs_vnops.c usr/src/uts/common/fs/fs_subr.c
2017-10-188634 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney24-307/+374
8635 epoll should not emit POLLNVAL 8636 recursive epoll should emit EPOLLRDNORM Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-185112 svcadm manpage needs more 5021-related updatesAndy Fiddaman3-69/+85
5593 Recent versions of svcadm invoked for multiple FMRIs say "Partial FMRI matches multiple instances" 8688 svcadm does not handle multiple partial FMRI arguments Reviewed by: Dominik Hassler <hadfl@omniosce.org> Reviewed by: Chris Fraire <cfraire@me.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-10-18 [illumos-gate merge]Jerry Jelinek5-29/+24
commit 4dfc19d7036761a315a6ece34c6cf9cb4268518f 8721 libwrap is missing global symbol `resident` commit 64ab3274db4bff1fa61f17076c4a40255cf17fb8 8717 autofs: parameter/variable set but not used commit 7d0b359ca572cd04474eb1f2ceec5a8ff39e36c9 8715 sil3xxx: variable set but unused commit 402902c369e6ee05f7df0a98b4987d5916b654c3 8722 loader: __divmoddi4 should check for NULL pointer
2017-10-178721 libwrap is missing global symbol `resident`Sebastian Wiedenroth1-0/+5
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-178717 autofs: parameter/variable set but not usedToomas Soome2-13/+5
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-178715 sil3xxx: variable set but unusedToomas Soome1-15/+12
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-17OS-6400 want HVM exclusion lockPatrick Mooney3-0/+93
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-10-178722 loader: __divmoddi4 should check for NULL pointerToomas Soome1-1/+2
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-17OS-3709 vm_getusage when there is a process with a large (10s of GB) amount ↵Jerry Jelinek6-36/+83
of mapped space will cause latency issues Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-17OS-6405 vioblk attach doesn't always fail when it shouldHans Rosenfeld1-6/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-10-17OS-6291 potential iscsi panic [fix broken build]Jerry Jelinek1-1/+1
2017-10-17OS-6398 support bhyve as a platformHans Rosenfeld3-2/+11
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-10-17OS-6389 buffer freed to wrong cache in virtio_register_intxHans Rosenfeld1-4/+6
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-10-17 [illumos-gate merge]Jerry Jelinek30-869/+745
commit b9d34b9d786436bc2f8ed62c0aade0750e78bc99 8664 Want support for X722 commit 0b0eb2f5d8243c8a1c87a28d13c3caebd85bd584 8670 Incorrect comments in DLS Rx functions commit 3c6b90be1d51de874ba4c1f05537c85375b6ab6e 8716 librpcsoc: variable set but not used commit d8b4f927017620c0d78dc3b4fd238ed58bbb4b42 8500 loader: need __divmoddi4 and __udivmoddi4 commit 859472da62d5df230117a53edc3cfcc61d5896ac 8140 loader: network read rework Conflicts: usr/src/uts/common/io/i40e/i40e_main.c usr/src/uts/common/io/dls/dls_link.c
2017-10-16OS-6291 potential iscsi panicTim Kordas3-22/+160
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-168664 Want support for X722Robert Mustacchi4-58/+178
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Ken Mays <maybird1776@yahoo.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-168670 Incorrect comments in DLS Rx functionsRyan Zezeski1-19/+20
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-168716 librpcsoc: variable set but not usedToomas Soome1-2/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-168500 loader: need __divmoddi4 and __udivmoddi4Toomas Soome2-17/+23
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-168140 loader: network read reworkToomas Soome25-841/+710
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-16 [illumos-gate merge]Jerry Jelinek3-560/+1136
commit 9276b3991ba20d5a5660887ba81b0bc7bed25a0c 7186 xnf: panic on Xen 4.x commit 5ee44debdc8aa52cdcbf27fa252332a2403ef693 8665 Need support for LSI 9305-24i
2017-10-137186 xnf: panic on Xen 4.xYuri Pankov2-559/+1133
Contributed by: Frank Salzmann <frank@delphix.com> Contributed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-13OS-6396 LTP new testcase ioctl07 failsJerry Jelinek1-0/+1
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-13OS-5531 smbios(1M) could decode voltage and curent probesRobert Mustacchi6-2/+747
OS-6379 smbios(1M) could decode cooling devices OS-5532 smbios(1M) could decode temperature probes OS-6378 smb_impl.h structs should comment corresponding type OS-6380 overshifted smbios major version leads to undershifted data OS-6381 smbios(1M) shouldn't print non-existant bios versions Reviewed by: Tim Kordas <tim.kordas@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Jason King <jason.king@joyent.com>
2017-10-12OS-6382 lx: need writable /proc/[pid]/task/[tid]/commJerry Jelinek3-14/+115
Reviewed by: Jason King <jason.king@joyent.com> Approved by: Jason King <jason.king@joyent.com>
2017-10-12OS-6306 accurate in-kernel zone RSS trackingJerry Jelinek13-383/+478
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-128665 Need support for LSI 9305-24iRobert Mustacchi4-17/+29
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-12 [illumos-gate merge]Jerry Jelinek8-463/+89
commit d66943279347289e279c13b8e8f1a424cb590933 8710 HVM with more than 2 VCPUs hangs on Xen 4.7 commit c470f5752f71dfecd12e42f4da179d8f8291ce52 8709 teach libdiskmgt about nvme, sata, and xen commit 571b0a139da53a3aae3b5d2370166c572eb7655c 8696 genunix: auditsys variable 'model' set but not used Conflicts: usr/src/lib/libdiskmgt/common/libdiskmgt.h usr/src/lib/libdiskmgt/common/findevs.c
2017-10-118710 HVM with more than 2 VCPUs hangs on Xen 4.7Yuri Pankov1-7/+7
Reviewed by: Alex Deiter <alex.deiter@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-118709 teach libdiskmgt about nvme, sata, and xenYuri Pankov6-444/+86
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-118696 genunix: auditsys variable 'model' set but not usedToomas Soome1-7/+4
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-108675 proto_promiscoff_req() doesn't always exit the MAC perimeterDan McDonald1-7/+8
Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-108667 die() misleads with KERNELBASEPatrick Mooney1-2/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-10-10 [illumos-gate merge]Jerry Jelinek1-2/+0
commit 86e908a90d84b25fff11d115c73c14e4634bb00b 8695 inet/ip/ip6_ire.c: variable 'masked_addr' set but not used
2017-10-09OS-6364 lx: USER_HZ of 1000 breaks broken code which assumes 100 HZJerry Jelinek11-34/+170
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-10-09OS-6388 lx: access(/proc/sys) reports as read-onlyJerry Jelinek1-2/+9
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-10-098695 inet/ip/ip6_ire.c: variable 'masked_addr' set but not usedToomas Soome1-2/+0
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-09 [illumos-gate merge]Jerry Jelinek5-19/+65
commit c8b558ca47c321e76a2d41fc3d6a1259cbb182fb 8697 cmd/acpi: '_AcpiModuleName' defined but not used commit f905073d4c7083276dd5510a7006d2e98c6ec032 8647 loader should support large_dnode commit 64ee6612ceb686fa3f41561cf589072ebb0132b1 8657 test-runner dryrun (-d) fails for runfile (-c) mode
2017-10-088697 cmd/acpi: '_AcpiModuleName' defined but not usedToomas Soome1-2/+6
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-08OS-6387 1K zfs_abd_chunk_size is inducing excessive fragmentationBryan Cantrill1-2/+5
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Approved by: Joshua M. Clulow <jmc@joyent.com>
2017-10-08OS-6385 zfs_arc_overflow_shift needs sufficient margin for ARC reclaimBryan Cantrill1-1/+1
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Approved by: Joshua M. Clulow <jmc@joyent.com>
2017-10-068647 loader should support large_dnodeToomas Soome3-12/+52
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Ken Mays <maybird1776@yahoo.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-068657 test-runner dryrun (-d) fails for runfile (-c) modeChris Fraire1-5/+7
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: John Kennedy <jwk404@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-10-06 [illumos-gate merge]Jerry Jelinek1-3/+3
commit 0e974e5f9bc8d1f7c22df3cb331dc580ef4ce973 8666 want basic example for acpidump(1M) and acpixtract(1M) commit 3815c12a955b352573af2fe2d931ab6d966b159b 8682 mac_register(9F) has typo in example commit 75cebdd12313b8cc98dc8cc923adfb0961d3bb1a 8672 proc_t changes broke genunix dmods and walker 8673 mdb_pid2proc() and consumers should honor return type
2017-10-058671 tail(1) ignores arguments after -c/b/lCody Peter Mello3-44/+259
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-10-058666 want basic example for acpidump(1M) and acpixtract(1M)Robert Mustacchi2-4/+66
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Dale Ghent <daleg@elemental.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-058682 mac_register(9F) has typo in exampleRobert Mustacchi1-3/+3
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>