summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2022-10-03 [illumos-gate merge]Dan McDonald16-58/+378
commit 3f6fd99d844f7d4b62e4e1ddb0c29a4c2f7eca15 14952 bhyve should expose PAGING exits to userspace commit 17c4dadf772c2bfb28130f501dc6e1f46f8b1250 15020 HBA_LoadLibrary needs to close config file when done commit 609febc9a48c79a089214cb5d882759a72a38513 13923 zpool list -v output is misaligned commit e472a1cd85bffae230f8546d46fa757bade533e9 15006 Implement pre-auth integrity for fksmbd commit 17e9e0ae7132604963fd5a20e8ece5f2630e7fdf 15008 expose bhyve kernel interface version wider
2022-10-0214952 bhyve should expose PAGING exits to userspacePatrick Mooney9-14/+170
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-09-2915020 HBA_LoadLibrary needs to close config file when doneRick McNeal1-0/+2
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2913923 zpool list -v output is misalignedBrian Behlendorf2-34/+49
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2915006 Implement pre-auth integrity for fksmbdGordon Ross2-6/+127
Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2815008 expose bhyve kernel interface version widerPatrick Mooney2-4/+30
Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-28 [illumos-gate merge]Dan McDonald1-2/+4
commit b7335573a496fd332333ccc5718fb23ea11815ba 15021 upanic recursive mutex enter
2022-09-2815021 upanic recursive mutex enterRobert Mustacchi1-2/+4
Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2022-09-28 [illumos-gate merge]Dan McDonald12-150/+504
commit 48e2dbe9fb92ee91dbf11fbf095e75288ece7e40 14988 smb: panic in smb_common_open after pool export commit b78b1474704201201beac8045bbedb34d2361aae 14998 smbd domain cache broken commit 430c9d1e782015aefcb7cc52c7bc34674735c9c8 15010 September 2022 hwdata update commit fff4a95698f012e39591174e3bcfcbb5d83f7034 15009 Update tzdata to 2022d Conflicts: manifest
2022-09-2814988 smb: panic in smb_common_open after pool exportGordon Ross1-0/+1
Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2814998 smbd domain cache brokenGordon Ross1-3/+10
Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2715010 September 2022 hwdata updateAndy Fiddaman3-78/+448
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2715009 Update tzdata to 2022dAndy Fiddaman7-69/+45
Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-26 [illumos-gate merge]Dan McDonald14-211/+512
commit 42640e499ab380f595753ffb5c3607d030e5cff3 14963 bhyve destroy should be more robust 14968 bhyve needs self-destroy ioctl Conflicts: usr/src/pkg/manifests/system-bhyve-tests.p5m
2022-09-2614963 bhyve destroy should be more robustPatrick Mooney14-211/+512
14968 bhyve needs self-destroy ioctl Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Michael Zeller <mike@mikezeller.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-26 [illumos-gate merge]Dan McDonald7-210/+125
commit 1b6debbb96f2c66931b6ec520e8dd07ece57d2dd 15007 zfs-tests: bootfs_006_pos is failing commit 46a7047cf9615f69c4e19c75c66b808b68695bbe 14999 SMB server mis-handles very long file names commit 76b0ca5a9552055cbe0fc7faabd3269bf63c4060 15001 Unable to set smb property max_protocol to 3.1.1 or empty
2022-09-2615007 zfs-tests: bootfs_006_pos is failingToomas Soome1-4/+2
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2614999 SMB server mis-handles very long file namesGordon Ross2-2/+15
Reviewed-by: Garrett D'Amore <gdamore@damore.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed-by: Vitaliy Gusev <gusev.vitaliy@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2615001 Unable to set smb property max_protocol to 3.1.1 or emptyGordon Ross4-204/+108
Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed by: Albert Lee <alee@racktopsystems.com> Reviewed-by: Jim Johnson <jjohnson@racktopsystems.com> Reviewed by: Joyce McIntosh <jmcintosh@racktopsystems.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-26 [illumos-gate merge]Dan McDonald3-29/+49
commit 2b766db42fbe7dc313c8d6de18e15f3aa15a35bb 15004 diskinfo: get rid of topo calls if there are no -c or -P options commit 088ae41ea793fc92f1e949ea035e6d896025acb4 14989 SMB panic running smbtorture smb2.durable-open.delete_on_close1
2022-09-2415004 diskinfo: get rid of topo calls if there are no -c or -P optionsAlexander Eremin1-29/+45
Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-09-2314989 SMB panic running smbtorture smb2.durable-open.delete_on_close1Gordon Ross2-0/+4
Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed-by: Garrett D'Amore <gdamore@damore.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Sam Zaydel <szaydel@racktopsystems.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-23 [illumos-gate merge]Dan McDonald5-31/+43
commit bbcfe1fdf407bba4db5c2e62a69b67be0c4cb443 14987 smb: DsFreeDcInfo leaks commit 589f9b6223af8482576c4b68c4acc0626246eb32 14958 fakekernel: avoid LWP <defunc> threads commit a3eabe598a0af8378581201cb0d027e3589fd3f7 14863 Makefile.syshdrs: machine specific headers appear to be quite common
2022-09-2314987 smb: DsFreeDcInfo leaksGordon Ross2-15/+19
Reviewed-by: Toomas Soome <tsoome@me.com> Reviewed-by: Garrett D'Amore <gdamore@racktopsystems.com> Reviewed-by: Jim Johnson <jjohnson@racktopsystems.com> Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2314958 fakekernel: avoid LWP <defunc> threadsVitaliy Gusev1-1/+10
Reviewed by: Toomas Soome <tsoome@racktopsystems.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2314863 Makefile.syshdrs: machine specific headers appear to be quite commonToomas Soome2-15/+14
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-22 [illumos-gate merge]Dan McDonald21-644/+1702
commit 61b899723556289ed14dbcc0792ee6ed33c3edf9 14997 unnecessary jmp in desctbls_asm.s commit 578d9a563f6dc0f4f8a56447931b36db474172da 14485 bhyve needs better cpuid control
2022-09-2214997 unnecessary jmp in desctbls_asm.sDan Cross1-3/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2214485 bhyve needs better cpuid controlPatrick Mooney20-641/+1701
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Greg Colombo <greg@oxidecomputer.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-09-22 [illumos-gate merge]Dan McDonald1-18/+1
commit 0ea62e6f4e67ca28e733485fb02f81d093a5d274 14992 dead code in desctbls.c
2022-09-2114992 dead code in desctbls.cDan Cross1-18/+1
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-21 [illumos-gate merge]release-20220922Dan McDonald4-59/+66
commit e98897e3ff64095f1d7afa3f16c8c3dcbd805e3e 14972 some diskinfo error messages run into the next line commit bf2b3a2a0b16c017abff41fdb4f8c82e2aef82fd 14961 validate_pkg crashes with bad manifest commit 663b59f48c396b41650fffe9e2f20a85e9710c85 14986 SMB Shares appear to be rename-able from Clients
2022-09-2014972 some diskinfo error messages run into the next lineJoshua M. Clulow1-55/+43
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2014961 validate_pkg crashes with bad manifestAndy Fiddaman1-2/+7
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2022-09-2014923 svccfg native build confused adjuncts (use 64-bit native svccfg)Dan McDonald3-8/+9
2022-09-2014969 Improve elfcap.chk CPPFLAGSRobert Mustacchi1-1/+8
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2022-09-2014986 SMB Shares appear to be rename-able from ClientsAlexander Stetsenko2-2/+16
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-20 [illumos-gate merge]Dan McDonald2-10/+14
commit 4f9241761deff31c4840b1283ffc458661ee7dca 14923 svccfg native build confused adjuncts commit 625b8b2ac3f4d9aee6c88dfdf2b99a6423a9b5b5 14921 ipadm(8) could be clearer about addrobj requirements
2022-09-1914923 svccfg native build confused adjunctsRobert Mustacchi1-5/+5
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-09-1914921 ipadm(8) could be clearer about addrobj requirementsAndrew J. Stone1-5/+9
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-19 [illumos-gate merge]Dan McDonald8-32/+190
commit c585f97b10d318e825698eb51d4671fef5b4d21f 14870 Netlogon client stops using SecureRPC after RPC call error commit ba55de6b420021ddc0b5990dd680795ee33d4f94 14869 ODX copy between shares fails commit 35a075c30369bda7caecc8d23aaabe61768b4440 14970 Restrict NFS mountd MOUNTPROC_DUMP to local transports
2022-09-1814870 Netlogon client stops using SecureRPC after RPC call errorMatt Barden2-16/+41
Reviewed by: Prashanth Badari <prbadari@tintri.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-1614869 ODX copy between shares failsGordon Ross1-8/+44
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Evan Layton <elayton@tintri.com> Reviewed by: Prashanth Badari <prbadari@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-1614970 Restrict NFS mountd MOUNTPROC_DUMP to local transportsToomas Soome5-8/+105
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-16 [illumos-gate merge]Dan McDonald2-8/+14
commit a713ecffc834d396a2f97329cc26b4d8b7ffe915 14954 nvmeadm list should use nicenum()
2022-09-15OS-8407 varpd/svp multicast confusion (#422)Brian Bennett1-1/+2
Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-1514954 nvmeadm list should use nicenum()Hans Rosenfeld2-8/+14
Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-15 [illumos-gate merge]Dan McDonald28-320/+817
commit 8bcd8eea9270aef5b19ce4303b2a7f4f0bc6bbba 14967 dladm create-overlay fails with IPs that end in the range 224-239 commit aff6a0f8b30f58d0b494eb98f8f3e01983acecc4 14949 Convert find_elf(1ONBLD) to mandoc commit 1baeef3013bd4a2bff922e272ea7cd6da5a99908 14868 SMB reconnect fails when previous session still disconnecting commit 36afce5d646a7506053384370adfe4c6ac1a6047 14847 illumos should default to python 3.9 commit 0ae0ab6f6ac7a567d495b1daad2f6e229d097a21 14944 xhci silently drops ugen transfers sometimes but not always commit 525641e8e46b2b8beffe3f067f910178ffa06377 14867 panic in smb_request_alloc / smb_oplock_ind_break during shutdown
2022-09-1514967 dladm create-overlay fails with IPs that end in the range 224-239Brian Bennett1-1/+2
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-09-1414949 Convert find_elf(1ONBLD) to mandocJason King1-144/+174
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Patrick Mooney <pmooney@pfmooney.com>