summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2018-04-04OS-6732 expose thresholds as properties on sensor facility nodesRob Johnston5-35/+184
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Jason King <jason.king@joyent.com>
2018-04-049044 Need support for mpt_sas tri-mode partsRobert Mustacchi21-182/+1792
9045 Clean up mpt_sas compiler warnings 9046 mptsas_handle_topo_change can return without its locks held 9047 workaround SAS3408 firmware issue Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Albert Lee <trisk@forkgnu.org> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-04-04OS-6812 implement RFD 118 interpretation of HCKSUM_INET_FULL_V4/6Jerry Jelinek6-24/+84
2018-04-04 [illumos-gate merge]Jerry Jelinek2-65/+31
commit 9bba04fed2291aa884d1da64bc62150d5562cc5b 9350 ypcmd: this statement may fall through
2018-04-043328 smbutil view does't work with Win2008 and laterGordon Ross17-470/+882
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-04-041575 untangle libmlrpc from SMB serverGordon Ross75-1138/+1792
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-04-049112 Improve allocation performance on high-end systemsPaul Dagnelie16-218/+628
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Reviewed by: Alexander Motin <mav@FreeBSD.org> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-03OS-6858 vmm tracing framework is dead codeMike Gerdts9-517/+2
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-04-03OS-6799 hvm exclusion failures are silentMike Gerdts1-2/+10
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-04-03OS-6861 bhyve should flush register state on vmx exitPatrick Mooney1-0/+21
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-04-039350 ypcmd: this statement may fall throughToomas Soome2-65/+31
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-03OS-6606 want memory arena for vmm applicationsJohn Levon15-370/+272
OS-6835 memory DR should be disabled Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-04-03 [illumos-gate merge]Jerry Jelinek54-492/+1553
commit daefc4e3f903d9fdcba459a512dc09df2d416e91 9349 dnet: this statement may fall through commit f22cbd2db87ae3945ed6a9166f8b9d61b65c6ab9 9348 mii: duplicate 'const' declaration specifier commit 9f7e0c70988ceb8fe0dc3b631ab169a6af80ecc5 9347 c2audit: comparison between pointer and zero character constant commit cf95dd1699b88778bfda4b3d97e13237466400c4 9343 ib: comparison between pointer and zero character constant commit ae7a42b1202d66a3f5538a09de0a28329264fd15 9181 ipf: this use of "defined" may not be portable commit fff695d46af8deb863236b0569e68ea5a9bb6756 9308 mdnsd: this statement may fall through commit c15ff06a5cef5880e0afc02c7a87c6b22455f848 9307 rdist: this statement may fall through commit f6b0cb17c5dc44ae872c22ebbbd2663c98723311 9306 pppd: this use of "defined" may not be portable commit 5b85b345b049f7f7544f27a5b5e2b1bfa91da91e 9305 pppdump: this statement may fall through commit 7f24fc96855e7e749ca4e15ffdce8ea80fc94dbf 9131 regexp.h: this statement may fall through commit acca861ce6b8e9720b720b04d3880f44a3e10281 9301 nvme: Package description out of date commit 6f9a31a96454e5a48ab600f85d7e8b556b897e1a 9263 rdc: comparison between pointer and zero character constant commit 73ff8cc657529b1dc6066efa02507cc59523bf46 9240 nxge: this statement may fall through commit ea60f77b8bdb7a88d6143d8bd30ddebab992abee 9142 libxcurses: comparison between pointer and zero character constant commit 17f11284b49b98353b5119463254074fd9bc0a28 9238 ZFS Spacemap Encoding V2 commit 1c10ae76c0cb31326c320e7cef1d3f24a1f47125 9286 want refreservation=auto
2018-04-02OS-6851 some bhyve atomics shims are too heavy-handedPatrick Mooney1-44/+5
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-04-02OS-6860 bhyve requires APIC cyclic be localizedPatrick Mooney2-31/+15
Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Bryan Cantrill <bryan@joyent.com>
2018-04-02OS-6831 bhyve brand should use zfd for zhyve loggingMike Gerdts5-17/+81
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-04-02 [illumos-gate merge]Jerry Jelinek11-64/+385
commit f20211217f12ce291fd518e61065cd273f23e4ea 8699 Want NIC transceiver visibility (fix sparc build) commit 7e934d3acc051b7ee3ef0d11571fd1225800a607 9067 Support PMBR customisation with EFI label 9116 fdisk limits heads to 254 (mostly)
2018-04-019349 dnet: this statement may fall throughToomas Soome1-0/+1
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019348 mii: duplicate 'const' declaration specifierToomas Soome1-2/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019347 c2audit: comparison between pointer and zero character constantToomas Soome1-1/+1
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019343 ib: comparison between pointer and zero character constantToomas Soome1-2/+2
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: C Fraire <cfraire@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019181 ipf: this use of "defined" may not be portableToomas Soome8-21/+58
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019308 mdnsd: this statement may fall throughToomas Soome3-2/+12
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019307 rdist: this statement may fall throughToomas Soome2-2/+3
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019306 pppd: this use of "defined" may not be portableToomas Soome1-4/+11
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019305 pppdump: this statement may fall throughToomas Soome1-0/+14
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019131 regexp.h: this statement may fall throughToomas Soome1-0/+2
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019301 nvme: Package description out of dateToomas Soome1-1/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019263 rdc: comparison between pointer and zero character constantToomas Soome1-3/+3
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019240 nxge: this statement may fall throughToomas Soome3-6/+4
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-019142 libxcurses: comparison between pointer and zero character constantToomas Soome1-32/+23
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-029238 ZFS Spacemap Encoding V2Serapheim Dimitropoulos17-403/+959
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-029286 want refreservation=autoMike Gerdts11-13/+457
Reviewed by: Allan Jude <allanjude@freebsd.org> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-03-318699 Want NIC transceiver visibility (fix sparc build)Yuri Pankov1-0/+19
Approved by: Gordon Ross <gwr@nexenta.com>
2018-03-30OS-6843 bhyve localize should respect cpu_lockPatrick Mooney1-15/+34
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Bryan Cantrill <bryan@joyent.com>
2018-03-30OS-6856 viona can miss msix fast pathPatrick Mooney1-0/+1
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-03-30OS-6607 Expose drive speed and temperature on disk topo nodeRob Johnston6-29/+189
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-03-30OS-6837 bhyve must use separate ipi vector for PIRPatrick Mooney20-78/+167
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-03-299067 Support PMBR customisation with EFI labelAndy Fiddaman10-64/+366
9116 fdisk limits heads to 254 (mostly) Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jorge Schrauwen <sjorge@blackdot.be> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2018-03-29OS-6848 vm_localize_resources() CPU check is wrongJohn Levon1-2/+13
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-03-29OS-6821 kmdb should stash %cr3 in kdiregsAlex Wilson6-18/+96
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: John Levon <john.levon@joyent.com>
2018-03-28OS-6829 bhyve can miss PIR wake-upsrelease-20180329Patrick Mooney1-5/+64
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Bryan Cantrill <bryan@joyent.com>
2018-03-28OS-6719 aggr needs support for multiple pseudo rx groupsRyan Zezeski14-335/+782
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-03-27 [illumos-gate merge]Jerry Jelinek1-2/+5
commit f6eb544affab78a978fdf94368d923e79e7a045b 9336 addr::conn_status crashes mdb
2018-03-269336 addr::conn_status crashes mdbAndy Fiddaman1-2/+5
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-03-26OS-6800 bhyve-opts should be bhyve-extra-optsJohn Levon1-3/+3
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Approved by: Mike Gerdts <mike.gerdts@joyent.com>
2018-03-26OS-6811 viona must not spin on invalid descriptor countPatrick Mooney1-8/+22
Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Bryan Cantrill <bryan@joyent.com>
2018-03-26OS-6810 want problem counters in vionaPatrick Mooney1-2/+56
Reviewed by: Ryan Zezeski <rpz@joyent.com> Approved by: Bryan Cantrill <bryan@joyent.com>
2018-03-26 [illumos-gate merge]Jerry Jelinek35-154/+144
commit 3718f283515535a82b83e368bda0af10d2bf2c4f 9316 ldap: comparison between pointer and zero character constant commit b232a94496f2b078a464fd9a44bc01d2f2894e78 9315 ldap: this statement may fall through commit f45bbb216955f393ea71539b44815a06ed8fc19e 9313 cmd/fs.d: this statement may fall through commit 5ae1545d344be9f4850975114f27a93364c65969 9311 ufs/mount: comparison between pointer and zero character constant commit f5aec9463bdc4209d1ea6ef806601aa374b3cfc8 9310 smbstat: this statement may fall through commit c2b69dec36507b9e29407d1fcc61adc12e08492b 9304 ftp: this statement may fall through commit b2cf51950f94dd7f59fa3a283f96a19a31858b25 9303 chat: this statement may fall through commit e8f5b7dfac8c9ba83bf59912c6255d201326726f 9302 dhcpagent: this statement may fall through commit 2dfb867586bd1d3168e074ad1c8722bba53290e3 9300 in.mpathd: this statement may fall through commit 1e6524b527749a1dddf1eec05d9d22b0234cae6c 9299 ilbd: comparison between pointer and zero character constant commit c1a6e54c47eeacae6f9c3fe84571981c20f6d36c 9298 inetadm: this statement may fall through commit bda17ea5bfa19b1156570d93d7f66218b2c16cec 9297 in.telnetd: comparison between pointer and zero character constant commit 0fddcadb136a162fa3446317158d6f506f0587f3 9296 ipsecutils: this statement may fall through commit f13c98b88c56dc9f2501130dd749358863c0e4e9 9295 ifconfig: this statement may fall through commit f7819bf90ea3a779850c4502438d2b0e519b7941 9294 ipqosconf: comparison between pointer and zero character constant commit 09a9b1ac03f3a1420c001044913223aa0292c882 9292 snoop: this statement may fall through commit 243bebc0df1221801f517d667fdace1c1aeb94c1 9269 uts/i86pc: rootnex comparison between pointer and zero character constant commit 23274804946ea79b54ae682df4d33bbbb30b42ee 8758 loader: boot1.efi needs versioning
2018-03-259316 ldap: comparison between pointer and zero character constantToomas Soome3-5/+5
Reviewed by: Dominic Hassler <hadfl@omniosce.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>