summaryrefslogtreecommitdiff
path: root/usr/src/uts/common
AgeCommit message (Collapse)AuthorFilesLines
2022-11-01 [illumos-gate merge]Dan McDonald2-99/+206
commit f88ed57c1154e52970bdc5895a248f1478b76aa7 15096 WPTS BVT_OffloadReadWrite commit a767d70f9fcc7bd039caec6b7e86fbd9f064777b 15095 WPTS BVT_EnumerateSnapShots
2022-11-0115096 WPTS BVT_OffloadReadWriteGordon Ross1-99/+203
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Joyce McIntosh <jmcintosh@racktopsystems.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-11-0115095 WPTS BVT_EnumerateSnapShotsGordon Ross1-0/+3
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-01 [illumos-gate merge]Dan McDonald1-79/+0
commit 9ef4124554445942a71f4cd7e4228ea9b576bfd4 15066 pcie: unused functions commit 78a707fc31d439235af1e35322a24644770753e9 15131 libctf depends on libavl
2022-10-3115066 pcie: unused functionsToomas Soome1-79/+0
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-10-30 [illumos-gate merge]Dan McDonald1-5/+24
commit f117aa50f60d0a3e62bfa8cbddecd855d648a464 15130 Update tzdata to 2022f commit cf56021bf3bfd6c5c3b246414ea6e6edfee73f49 15094 WPTS BVT_SMB2Basic_Query_FileAllInformation Conflicts: manifest
2022-10-2815094 WPTS BVT_SMB2Basic_Query_FileAllInformationGordon Ross1-5/+24
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-25 [illumos-gate merge]Dan McDonald1-2/+73
commit a77feb921f890fb76d76c760a138d0c8e73ee4a0 15118 bhyve too strict over vmm_data lengths commit 18c03fba8ec8cbe862149ac69dcb650b430bd6ef 15068 diskinfo crash in nvlist_free() commit 268cac54f3b029bc35167d895c6d82ded041d24b 15093 SMB error after Win10 tries FSCTL_PIPE_WAIT commit db8a370dba45fa238d7ad5ac85e2fffef8713c75 15005 Tests for btree implementation used by range trees commit 00ae59338e3e57fe8bfe8118360a47a69bfd8b98 15054 libc: using the result of an assignment as a condition without parentheses
2022-10-2415093 SMB error after Win10 tries FSCTL_PIPE_WAITGordon Ross1-2/+73
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-21 [illumos-gate merge]Dan McDonald1-3/+21
commit b8052df9f609edb713f6828c9eecc3d7be19dfb3 14993 zfs-tests: Move platform independent tests to a shared runfile commit ea524515bdb27e3573cfd333443dbb81092e6b17 15089 WPTS BVT_TreeMgmt_SMB311_Disconnect_NoSignedNoEncryptedTreeConnect Conflicts: usr/src/test/zfs-tests/runfiles/common.run
2022-10-2015089 WPTS BVT_TreeMgmt_SMB311_Disconnect_NoSignedNoEncryptedTreeConnectGordon Ross1-3/+21
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-20 [illumos-gate merge]Dan McDonald1-2/+18
commit 89cd7a0dac26a375a2d8df0e6a5737eb57c6f224 15056 Missing pcie cap leads to panic in pcie_fabric_feature_scan()
2022-10-1915056 Missing pcie cap leads to panic in pcie_fabric_feature_scan()Robert Mustacchi1-2/+18
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Dan Cross <cross@oxidecomputer.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-10-19 [illumos-gate merge]release-20221020Dan McDonald4-8/+30
commit f23ed011dd1990f5b6b2d755feeaa7baf5a22caa 15036 portfs wears inadequate pollcache disguise
2022-10-1915036 portfs wears inadequate pollcache disguisePatrick Mooney4-8/+30
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-17 [illumos-gate merge]Dan McDonald7-234/+273
commit 38864087f2024637a6b7733caa7b6fd59c9383bd 15090 bhyve needs to handle disconnecting RFB clients better commit 08f2ce59ccfd4e449c92dd87b23e756e439d4daa 15074 SMB Server should return STATUS_INVALID_DEVICE_REQUEST for unsupported FSCTLs commit b716e3d049e8cb44c4b9c72022cafffb39c2f355 15073 smb: Server returns zero credits in negotiate error response commit 6e9a4bcc02951ac192e5f37b1ed4aef36f970f39 15072 libsec: sid_to_id() and sid_to_xid() could be improved
2022-10-1715074 SMB Server should return STATUS_INVALID_DEVICE_REQUEST for unsupported ↵Gordon Ross5-20/+45
FSCTLs Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Albert Lee <alee@racktopsystems.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1715073 smb: Server returns zero credits in negotiate error responseGordon Ross2-214/+228
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <alee@racktopsystems.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-17 [illumos-gate merge]Dan McDonald1-12/+150
commit e59cb7a82e3c588904c5b7ede8cba0bf3cd17eb1 15025 hald can't anymore receive events with newer glib versions than 2.63.4 commit 8a67df42cf817fc66635eb83ffe3fc2f8216300a 15046 libc: unused variable commit 2067ad9da908e7634f4b17778a0523d3acca8102 15045 SMB should implement FSCTL_DFS_GET_REFERRALS_EX commit a44ccde211b3554142d11535037f8ef996519c3b 15044 SMB should return NT_STATUS_FS_DRIVER_REQUIRED for DFS ioctls when DFS is not supported
2022-10-1415045 SMB should implement FSCTL_DFS_GET_REFERRALS_EXGordon Ross1-10/+117
Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1415044 SMB should return NT_STATUS_FS_DRIVER_REQUIRED for DFS ioctls when DFS ↵Gordon Ross1-2/+33
is not supported Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Albert Lee <alee@racktopsystems.com> Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-14 [illumos-gate merge]Dan McDonald1-2/+5
commit 5e1bbccc35c7d7d0b6abd200b510d8d5b99ae31c 15064 vmm: unused variable 'iommu_initted' commit d9be5d44a919e9dbfe9d1e3e7a5557d9208b1de7 15050 SMB server mishandles some SIDs commit 5cfb18f0d1f59686e64a1bf142efa2bf653d86a0 15032 SMB: Can't create a file with a NULL DACL commit 34b17f87fc4c121059d3ab4102a276cbe7ed609a 15059 Update AMD microcode to 20220930 commit fab57d1b740f6df905ebda23c9345ef88a7a046a 15027 The ls command should show SIDs instead of ephemeral IDs commit 3cdfcc971afcfbc67664057ef3e59e02fb78871d 15063 vmm: cast to smaller integer type 'boolean_t' from 'void *' commit 13a19b244f4bf70feb407e14979f084b7cb47270 15077 ficl: make sure the loader emulator does set console
2022-10-1315032 SMB: Can't create a file with a NULL DACLMatt Barden1-2/+5
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Prashanth Badari <prbadari@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-12 [illumos-gate merge]Dan McDonald3-18/+9
commit 374973c21804baf7ee038f3b1c3ee81a3613e0b3 15065 vmm: variable set but not used commit 1261b05561db859f9c9c1418718a0a9a2930e0cb 15069 dladm_str2bw() does not reset errno which is checked after string conversion commit 670f080b72593a4a43a509cd4a020ffe8a6484a6 14690 nvmeadm should refer to namespaces by their nsid commit 2841912edb2f7c5e77ae94d2ff7fe17ad82f2fcd 15051 SMB2 signature mismatch gets wrong error commit 11fb28bc14a13f8ca7aa0e0e8dd0c259dcb79049 15042 AD join fails if hostname longer than 14 characters commit ad1760fe5da149d8b902bd879789686794f383ce 15058 vmm: comparison is always true commit 7b0b8123e6101089b9e44e31f6b14b0762845fbb 15041 smbadm join reports clock skew as bad password commit 3cc2454804c6ebaa0b2a607ad425214c1e51c4ee 15037 cp_subr.s: Invalid instruction argument
2022-10-1114690 nvmeadm should refer to namespaces by their nsidHans Rosenfeld2-15/+7
Reviewed by: Andrew Giles <agiles@tintri.com> Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1115051 SMB2 signature mismatch gets wrong errorGordon Ross1-3/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-10 [illumos-gate merge]Dan McDonald2-11/+8
commit 564d52366b33ac17bebd5b441ac47b668dfcb6cd 15040 remove support for unused sun studio inline asm commit 6faa6645c7a15dbddad859508e1f766bf1cef639 15012 nightly should fail if tools build failed commit 3c6ef809288edc29a5dd9e0664c095967e7903dc 13313 tools build uses cw from /opt/onbld even if -t flag is specified
2022-10-1015040 remove support for unused sun studio inline asmRichard Lowe2-11/+8
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-10-06 [illumos-gate merge]Dan McDonald1-1/+7
commit dd03b475cb030673a110ddade24162f09801d116 14991 Large AMD microcode does not load at boot 14994 Panic on microcode update with UFS boot archive 14995 misleading messages on microcode update failure 14996 Restructure ucode data Makefiles 15003 Corrupt AMD microcode equivalence-table not properly handled
2022-10-0614991 Large AMD microcode does not load at bootAndy Fiddaman1-1/+7
14994 Panic on microcode update with UFS boot archive 14995 misleading messages on microcode update failure 14996 Restructure ucode data Makefiles 15003 Corrupt AMD microcode equivalence-table not properly handled Reviewed by: Keith M Wesolowski <wesolows@oxide.computer> Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-04 [illumos-gate merge]Dan McDonald1-4/+6
commit f40487698292848b93d33bbc76f92ca1c063e39e 15013 smbsrv: cannot rename file whose name was CATIA-converted commit 1b38ec66a3ea040587c1b346f8c010a3b37c8080 15011 Want wrapper for rpc tests in smbsrv-tests
2022-10-0415013 smbsrv: cannot rename file whose name was CATIA-convertedMatt Barden1-4/+6
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Prashanth Badari <prbadari@tintri.com> Reviewed by: Suresh Jayaraman <sjayaraman@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-04 [illumos-gate merge]Dan McDonald3-4/+56
commit 37e2cd25d56b334a2403f2540a0b0a1e6a40bcd1 15031 event ports impacted by FDINFO accesses commit 6a23a4b8ef29200f409ef8273bc56cdc0ec24e0a 15029 AD join observability
2022-10-0415031 event ports impacted by FDINFO accessesPatrick Mooney3-4/+56
Reviewed by: Ryan Goodfellow <ryan.goodfellow@oxide.computer> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-03 [illumos-gate merge]Dan McDonald5-18/+52
commit 00bfaff92dad2fa278f0e40718333cf4864ad7d5 14519 zfs_root should cache vnode commit b93865c3d90e9b0d73e338c9abb3293c35c571a8 14985 adjtime could be more const
2022-10-0314519 zfs_root should cache vnodePatrick Mooney2-13/+49
Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-10-0314985 adjtime could be more constPatrick Mooney3-5/+3
Reviewed by: Robert Mustacchi <rm@fingolfin.org> 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 McDonald1-0/+1
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-26 [illumos-gate merge]Dan McDonald2-2/+15
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-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-26 [illumos-gate merge]Dan McDonald2-0/+4
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-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 McDonald2-15/+14
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-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-21 [illumos-gate merge]release-20220922Dan McDonald1-0/+8
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-2014986 SMB Shares appear to be rename-able from ClientsAlexander Stetsenko1-0/+8
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-19 [illumos-gate merge]Dan McDonald1-8/+44
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