summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14mOS-6486John Levon1-0/+1
2019-03-13fixJohn Levon1-2/+1
2019-03-13mJohn Levon9-118/+222
2019-03-12m2John Levon11-97/+489
2019-03-11mJohn Levon46-503/+326
2019-03-07OS-7386 Want primordial CTF test suiteRobert Mustacchi50-2/+4727
2019-03-05OS-7634 enable zfs-test cliroot zpool_get_002_posJerry Jelinek1-1/+1
Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Kody Kantor <kody.kantor@joyent.com>
2019-03-05 [illumos-gate merge]Jerry Jelinek10-530/+557
commit 4976ccaaebae1e8ba213109839bf1b777ca7ac4f 10465 loader: uboot cstyle cleanup commit 322b93b95c6010b892ad50c1747f354287692d70 10463 loader: interp_forth.c cstyle cleanup commit 86759c82cd4edf74a2d68314e94f68491103bd09 10461 loader: multiboot2.c cstyle cleanup commit f058bc028c85a5b43c00e710a62da1a9679bdd17 10457 libstand: bzipfs.c cstyle cleanup commit eba02b15d6b41ee3c53be5e158f549044c0d0d4f 10496 uts: NULL pointer error in ip_ndp.c commit 88834f1b9a3f099fd1de381f0b32c6813f620123 10478 setup and cleanup for pool checkpoint tests doesn't run commit dcdeca0a948b9d3139743db085d193c9db8ff2a3 10479 7290 broke slog_014_pos.ksh commit 332b63531e8c203d2f4308b5979fae65f72169d6 10475 fix zfs-test cli_root/zpool_get zpool_get_002_pos test case
2019-03-0510465 loader: uboot cstyle cleanupToomas Soome2-12/+12
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0510463 loader: interp_forth.c cstyle cleanupToomas Soome1-194/+201
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0510461 loader: multiboot2.c cstyle cleanupToomas Soome1-53/+52
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0510457 libstand: bzipfs.c cstyle cleanupToomas Soome1-265/+282
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0510496 uts: NULL pointer error in ip_ndp.cToomas Soome1-1/+1
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0410478 setup and cleanup for pool checkpoint tests doesn't runAndrew Stormont2-4/+2
Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0410479 7290 broke slog_014_pos.kshAndrew Stormont1-1/+2
Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0410475 fix zfs-test cli_root/zpool_get zpool_get_002_pos test caseJerry Jelinek1-1/+6
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-04OS-7630 elfexec() should keep to unsigned types when processing PT_DYNAMICCody Peter Mello1-15/+21
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-04 [illumos-gate merge]Jerry Jelinek29-185/+424
commit 946342a260bbae359b48bf142ec1fe40792ee862 10452 ZoL: merge in large dnode feature fixes commit 1c802681fb0b5558958cd6f33bf56789a1b0ef29 10474 OS uuid string should not refer to Solaris. commit 42c5ef032d8316897a2ba9f9ebf4b9c2654ec345 10472 Limit number of multicast NCEs commit 573f5931ffa70de78fc2317b82e36d6344cf6c3c 10459 libstand: stand.h cstyle cleanup commit 3ae1c8196586c672e19cabdeaf43e82e5b5dc7f5 10464 loader: biosdisk.c cstyle cleanup commit f6760972b5c27d37b896ac15627645717ee70ddf 10460 loader: tem.c cstyle cleanup commit 3733333274b54097fa204d12dc30b5b6066d05bb 10458 libstand: assert.c cstyle cleanup commit a40552eda738f8ee0c3efd672257d52bfb3e8893 10456 libstand: arp.c cstyle cleanup commit 736e6700391d17ab1494985a80076fc185722699 10473 zfs(1M) missing cross-reference to zfs-program(1M) commit 92c1a61163ff6a0655b27bd429856e171e7ce5f5 10468 __ctype_mask[EOF] has been working by accident 10469 GCC's -faggressive-loop-optimizations is too aggressive 10470 array over-read in has_saved_fp()
2019-03-0310452 ZoL: merge in large dnode feature fixesFabian Grünbichler15-10/+249
Portions contributed by: Ned Bass <bass6@llnl.gov> Portions contributed by: Tom Caputi <tcaputi@datto.com> Reviewed by: Giuseppe Di Natale <guss80@gmail.com> Reviewed by: Alek Pinchuk <apinchuk@datto.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-03-0310474 OS uuid string should not refer to Solaris.Luca Minoja1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0210472 Limit number of multicast NCEsDan McDonald8-30/+313
Reviewed by: Cody Peter Mello <melloc@writev.io> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-03-0110459 libstand: stand.h cstyle cleanupToomas Soome1-95/+101
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0110464 loader: biosdisk.c cstyle cleanupToomas Soome1-23/+23
Reviewed by: Rob Johnston <rob.johnston@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0110460 loader: tem.c cstyle cleanupToomas Soome1-5/+7
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0110458 libstand: assert.c cstyle cleanupToomas Soome1-2/+1
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0110456 libstand: arp.c cstyle cleanupToomas Soome1-36/+31
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0110473 zfs(1M) missing cross-reference to zfs-program(1M)Jason King1-3/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-01OS-7564 panic in mac_hw_emul()Ryan Zezeski1-1/+11
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Jason King <jason.king@joyent.com>
2019-03-01 [illumos-gate merge]Jerry Jelinek3-17/+59
commit 6d3b6de806befb1050c80e5d4be2214ee68fb2b7 10462 nightly errors - libmakestate.so.1: open failed commit 18ce2efc2fad1ecfa25d6faac23d49fb479d2f00 10386 pbchk should catch capitalised "illumos" 10387 pbchk should check commit message spelling
2019-03-0110468 __ctype_mask[EOF] has been working by accidentBryan Cantrill5-24/+42
10469 GCC's -faggressive-loop-optimizations is too aggressive 10470 array over-read in has_saved_fp() Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-03-0110462 nightly errors - libmakestate.so.1: open failedAndy Fiddaman1-1/+12
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0110386 pbchk should catch capitalised "illumos"Andy Fiddaman2-16/+47
10387 pbchk should check commit message spelling Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-01OS-7631 mdb tests assume advanced "case-sensitive" filesystem technologyBryan Cantrill10-0/+0
Reviewed by: Jordan Hendricks <jordan.hendricks@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-02-28OS-7560 libtopo's XML serialization code is broken and incomplete (fix ↵Rob Johnston2-3/+2
unused var) OS-7609 fmtopo is missing code to handle properties of type TOPO_TYPE_FMRI_ARRAY (fix unused var)
2019-02-28 [illumos-gate merge]Jerry Jelinek1-1/+7
commit d8fc057eca26611d58b48e7ed8fe8735d50c8cb5 10466 remove mdns from exception lists and add usr/src/contrib commit 88853a59a6dcfe77715c7bc1198590e065cc883c 10467 cstyle should check for more (deprecated) BSD data types.
2019-02-28OS-7560 libtopo's XML serialization code is broken and incompleteRob Johnston4-130/+255
OS-7609 fmtopo is missing code to handle properties of type TOPO_TYPE_FMRI_ARRAY Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Jordan Hendricks <jordan.hendricks@joyent.com>
2019-02-28OS-7605 add mdb format character for jazzed-up binary outputrelease-20190228Bryan Cantrill23-17/+538
OS-7616 mdb output autowrapping still subtly wrong OS-7617 many 64-bit mdb format characters have insufficient width Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jordan Hendricks <jordan.hendricks@joyent.com> Approved by: Joshua Clulow <jmc@joyent.com>
2019-02-27OS-7613 bhyve virtio needs barriersPatrick Mooney3-5/+31
OS-7614 viona should use proper barriers Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-27OS-7606 Multicast NCEs know no bounds!Dan McDonald8-30/+313
Reviewed by: Cody Peter Mello <melloc@writev.io> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-02-2710467 cstyle should check for more (deprecated) BSD data types.Toomas Soome1-1/+7
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-02-27OS-7548 libdiskstatus trusts disk mode sense data to its deathRobert Mustacchi1-3/+22
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Approved by: Rob Johnston <rob.johnston@joyent.com>
2019-02-27 [illumos-gate merge]Jerry Jelinek14-43/+55
commit eda5fc90138726e5040b168fe81b395f49b84c0b 10098 task_alloc() in libfakekernel gets KM_NOSLEEP test wrong commit 67ad1fc626a04c21a1ef53202c9fc7a77829681e 10450 mDNS binaries should be reproducible commit f10ceb9ce5a2bd032cf7e63455750f1569748ed1 10455 libstand: cstyle cleanup of sbrk.c commit cb03d0d71ecf6972a7bbca09782a54430f482431 10446 loader: split panic routine commit 257e498f8b87ab41b7de15a76a08f79919b47fcb 10140 notify_params.c is walking past end of array commit 658896ded15d61093d11b1040377964091aaee08 10451 smf_method(5) man page needs updates after 7928 commit 24dd2ca0bf4c00e06c930781e4b7433f6506b7ea 10091 smatch fixes for ahci.c
2019-02-2710098 task_alloc() in libfakekernel gets KM_NOSLEEP test wrongJohn Levon1-1/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-02-2710450 mDNS binaries should be reproducibleToomas Soome5-7/+13
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-02-2710455 libstand: cstyle cleanup of sbrk.cToomas Soome1-17/+15
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-02-2710446 loader: split panic routineToomas Soome4-8/+17
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-02-27OS-7597 OS-7486 broke older Intel CPUsRobert Mustacchi1-8/+72
OS-7590 Regression in westmere MCA initialization Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2019-02-26OS-7492 i40e Tx freeze when b_cont chain exceeds 8 descriptorsRyan Zezeski4-194/+593
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-02-2610140 notify_params.c is walking past end of arrayJohn Levon1-2/+2
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-26OS-7611 add large_dnode tests to smartos runfileJerry Jelinek1-2/+12
Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Kody Kantor <kody.kantor@joyent.com>