Age | Commit message (Collapse) | Author | Files | Lines |
|
commit 7b4214534ccdf6f8aa6e566d7501aab328c72e84
13324 struct dk_minfo_ext size differences trigger SSP in libfdisk
commit 63f9f2ff473e9cb7f455f032fe3d04a95ec4b537
13332 loader: iterate consoles to draw loader menu screen
Conflicts:
usr/src/boot/sys/boot/forth/support.4th
usr/src/boot/sys/boot/forth/Makefile.inc
|
|
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Joshua Clulow <josh@sysmgr.org>
|
|
commit 4d2aba2f17eed4643aa996841698226ff2673205
13330 SMB read hangs on Mac Big Sur
commit 41b57d181d0b4df0badc148a4769e9d0bf008aaa
13337 ctfconvert should skip ssp_ns.c when checking for debug data
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Paul Winder <pwinder@racktopsystems.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Matt Barden <mbarden@tintri.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit de0f04687a2a3fe3692d9ad1254738343bf9c4eb
13310 Remove auto_ef.3ext as we don't have the software
commit 25befe07d3c1488cbbdecdb765cd0558e12cc364
13302 pthread_attr_get_np.3c erroneously refers to pthread_getattr_np
commit 509a605d87b8005c687f8d8264f1be379620e886
13304 bhyve ioport handling bungled on reinit
commit 83cd75bb2949d26e6eb38ddefc60fdeed1909643
13309 bhyve movs emulation leaks mem refcnt
commit b713c91e508f40be7797bedd4ae1146ef0652625
7537 want nextboot (one time boot) support
commit 09fcda9fe16a733cc35aa3156a47ef4b909251a6
13172 Port OpenZFS: zfs label bootenv should store data as nvlist
commit c4ecba8aa5f13f00c2439c06af2aa1198771ee66
13025 Port OpenZFS: Add support for boot environment data to be stored in the label
commit 1a2acdcd3ce765904dbf2bfc511e92d68022d100
13308 testrunner/run needs updates for python 3.9
commit 04573c73a7ab1505c46b2c4db26bfde5176dd6a5
13286 bhyve ins/outs emulation misuses %rax
commit 3dfdac06b0c70e672dbe56a2f38ec05fc0254d07
13278 CTF assertion failed cmp->cm_tmap[id].cmt_map == suid
commit a676209deb2ce5d0c98f331659de25e2483f8c4c
13252 ctf_update()/ctf_dwarf_convert_function() leak memory
commit effb27ee30c48fe502152c38487ced379d9f8693
13247 CTF conversion fails with large files
13251 CTF conversion fails if any CU is missing DWARF data
Conflicts:
usr/src/test/test-runner/cmd/run
usr/src/lib/libctf/common/libctf.h
usr/src/lib/libctf/common/ctf_convert.c
|
|
Reviewed-by: Arvind Sankar <nivedita@alum.mit.edu>
Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Paul Dagnelie <pcd@delphix.com>
Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
the label
Reviewed-by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Toomas Soome <tsoome@me.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 94cc9d8febd5c99331fd191291b3b54435a1ef18
13118 Very slow reaping, possible deadlock in zfs_delmap
commit 7cbbb9b50e91b71fbcb3cde98921fc7fbcbe83ea
13241 mlxcx sending wrong length SET_FLOW_TABLE_ROOT on some parts
commit 91061836e6d66992af6a50374729f8ef6a6263ae
13204 loader: 8-bit depth can draw 256 colors
|
|
Portions contributed by: Bryan Cantrill <bryan@joyent.com>
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit b390f3a9a166c4ae80f78a79961396a4847672b7
13234 Prevent race condition in dnode_dest
|
|
Portions contributed by: Jason King <jason.king@joyent.com>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 2d5dd9b15977b2c2e3da8899922573f421a855a7
13216 Want virtio driver manual pages
commit cbabcf308eac89bf8ef60ef05c5cff192e2d7e7e
13211 mdb ::prtusb truncates some addresses
commit 79db7483beecd0a10eb28f30cdbbe8d4c87381ae
13231 dmu_objset: release bonus buffer in failure path
commit 9a4eed61869ce47003efc57f1b5d7452e998ef5a
13209 11682 lost spa_bootsize from expandsize calculation
commit 6ffde572b778ee5005a114c9457ced33a6d5141e
13226 strtol: 'NULL' undeclared
|
|
Reviewed by: George Melikov <mail@gmelikov.ru>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 9e369d105cd3d4aa6ce8fcd212306d290e67d94a
13223 gptzfsboot: we also depend on LIBI386
commit cf301154ca04d983254e2a93ce50186494f9c4d5
13225 libdwarf: too many symbols require 'small' PIC references
commit 4e59aad1e081d538a84310b0d0eec7556a710eb9
13224 loader: edd_device_path_v3 is too small
commit 91ab9467e54c18d8133142e5704929a65e13a449
13221 mapfile name for unix should be less generic
commit f0a052391861a2b96cf28973c3b7f2854591aa79
3525 Persistent L2ARC
commit 6218f28969018904255fddf306e6489c7ae28bba
13219 Fix typo in udp_ioctl()
|
|
Portions contributed by: Saso Kiselkov <skiselkov@gmail.com>
Portions contributed by: Jorgen Lundman <lundman@lundman.net>
Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov>
Portions contributed by: Alexander Motin <mav@FreeBSD.org>
Portions contributed by: Jason King <jason.king@joyent.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 221e47fb90c5fcfe7add9a33f6c915ee5253ece9
13175 Add support for IP_RECVTOS
13182 CMSG_ macros should have man pages
|
|
13182 CMSG_ macros should have man pages
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit edd580643f2cf1434e252cd7779e83182ea84945
12363 add O_DIRECT support
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit d92a2ce76311170b6aa244c3a22f3a3754dad613
13139 bhyve bungles math for VMX ins/outs size
commit 9cfcc091666d5546e419c22f4963474d11673f5e
13137 zfs: warn: inconsistent indenting
commit 8ad93a826ff9af944e63c7d84b30cba79dc36d54
13121 mdb smbios dmod could work for libsmbios
commit c6795799963479a5ddb9b97ebb4cf6c1c97c1fba
13119 Want support for SMBIOS 3.4
commit 1718c31669d146508ea805e88322f5b74d892762
13081 add mlxcx temp sensor
commit 1045e13a248d94941f864998aa859970ae3a4154
13079 Add ksensor support for voltage and current sensors
commit eee178623516e461188f137dc6e5e38875967e09
12967 default to apix over pcplusmp
|
|
Reviewed by: Marco van Wieringen <mvw@planets.elm.net>
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 8837b1d0891b79dc11ae1199ea4a100f3f17c7b1
13143 libc test suite should pass cleanly with unprivileged user
commit 9c562f14f5af5a3d068e998a2ab674ce019cc395
13043 HPET config register does not change size
commit 92f7b1e23c49ac9522feadd9b58cb103a05a509b
13039 HPET on AWS EC2 may be Hazard-Prone Error Trigger
commit fdcca78f421670bb8f04d68bc3f2762a4b5342be
13042 make prom_debug more useful outside startup.c
commit 51706d6c808d070acc209c5894e98814aa259ba6
12510 prtvtoc columns are not wide enough for modern disks
commit 93dc830ecbbcd243760848e27a0f901125432b04
13129 libc: gettimeofday() error: unchecked function return
commit 92db730eedd4fcf11958d5b89b6d63f99488d594
13117 zfs: variable dereferenced before check
commit d96925c4917df4be0de8533ddaa487c9d915b8c5
11499 default to hires tick
commit db8733f5bbf6e1c41c482d70b2fe49470d1958de
13110 clean up compiler gags in bhyve kernel
commit 374fc6954a786a037fbb28b1cd6fd62d05d13a37
commit fcfe1af15109d9332f8d8f6330b4eea92effb41d
13121 mdb smbios dmod could work for libsmbios
commit df8c2508aa717e719c0726c616d47f2c94a58dab
13119 Want support for SMBIOS 3.4
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit d061fa1f216e55ded9f2c41eb77f6aa67479a1c5
13105 dnode_special_open() error: unchecked function return 'zrl_tryenter'
|
|
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 93d26c05275be2c44aedd16705237484fc0a0990
13015 fruaccess: comparison between pointer and zero character constant
commit ba12489a763ade223e478c59fdc4cb752fcba568
13011 tsalarm: '*' in boolean context, suggest '&&' instead
commit 09e6639baaf32231365cb9895bf1e0ea006a2a60
12885 efcode: smatch and build errors
commit e4af2f17fac5babc25d094f1bf22dd06515f66c7
13104 zfs: offset_t is signed and can not be > MAXOFFSET_T
commit 7aaede4825001926ae223b8c47ef9e4d0d6021ba
12974 libc: left shift of negative value
commit 712669c9fa9278704a4ccefe1d96acaf29397d36
13103 zfs: zvol_strategy() warn: unsigned 'off' is never less than zero
commit e075c017fe4c71cde62297bcc90d3411c0f4ad1d
12512 dispadmin.1m manpage is missing \fB \fR around FX
commit 9b0881404678e5235132f9320785c3f5ce6e71f6
13087 zfs: zfs_ereport_post() and zfs_ereport_start() return values are ignored
commit 5365b8a5984eca60a3cedc7f9f738e51fb056bec
12936 bhyve vlapic needs ability to bypass isrvec_stk
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 1c8449e95a93a750df972545379490366b392934
13084 tl_open should handle id_space exhaustion
commit d11e14a72ad0bfccf84405261d5d93e6eaafe6a7
13047 SMB server is too strict about security descriptors
commit bdc3270f393f51a419684e0fd3d7112e9b269773
13045 Idmap's KDC lookup override doesn't work
commit 526073d8a2a73617d29e806e575a271bc992905b
13026 SMB and NFS use the global zone's IDMAP when they shouldn't
commit be4662198f3d57350960479f8997432537cfd6a5
13022 Want method to globally disable HMA
commit c94be9439c4f0773ef60e2cec21d548359cfea20
12780 GRUB is broken after 11479
commit ab26215b1a80ead55969e925a597044ad4185a34
12637 ses_facility.c topo methods are not properly terminated
commit 007ca33219ffdc49281657f5f8a9ee1bbfc367ab
13063 clarify VMCS interfaces in bhyve
13064 bhyve should not waste extra page for VMCS
commit 638bc9f013400030354ab6566ae2a5726f7580fa
12752 getipsecprotobyname(3NSL) synopsis is incomplete
commit 7611ab7b771a068fbab94a90143de2afd495769f
13034 dnode_sync is careless with range tree
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Jason King <jason.king@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 0a9a25a293d437b1563e1d8479fef8f3795ba817
13021 Invalid state if bindtextdomain() fails during re-binding
commit 5fae793b9b02afd1f3f434f3a915a64c08edc7b2
13062 loader: make env_discard() public
commit b89fb824168e36795c325b5e0a4d1e71dd2d8d65
13068 gptzfsboot: command from /boot/config should be nul terminated
commit 8548ec78d85644539a23c4262ed2b9512a47865e
13065 log when suspending a zpool
commit 84971882a96ac0fecd538b02208054a872ff8af3
12996 bhyve kernel should be wscheck clean
commit e0c0d44e917080841514d0dd031a696c74e8c435
12989 improve interface boundary for bhyve MMIO
12990 improve interface boundary for bhyve ins/outs
12991 bhyve vlapic should SIPI more carefully
commit 76f19f5fdc974fe5be5c82a556e43a4df93f1de1
12983 Want additional prototypes for manual pages
commit 341c5f490806c8b3e6e31512923db4c0e1b464b1
13041 i40e_get_available_resources() broken again for X722 part
commit dcbbe9e03d9d35c714d909a1f4767ce83c885e80
13049 cstyle should tolerate freebsd headers
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 06260e34c28df0a3a191e42e1b51c9de745b3510
12505 Answer KEBE question about cred in unexport()
commit 4e81fcfe0bcce62e29d80c1e391d9a241c0ee3b1
13027 sed loses count of relative line offset
13028 system/test/utiltest package is missing licence metadata
commit 4d3fdeb14779bb6b0838521971d9ac99d65b0572
13029 AMD bhyve should reload TSS ASAP
Conflicts:
usr/src/test/util-tests/tests/Makefile
|
|
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Evan Layton <elayton@tintri.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit be235d17490f6a5ad01c6a5319530fce66d88389
12801 libdiskmgt leaks PROM device information handles like a sieve
commit bd05d33960c9701232eaa8bdb6a5ce585912ffc6
13016 bhyve cannot emulate MMIO from bootrom
commit 2c834067bf731e663c6269489bf5dc0a9b4c6299
12977 smb3 server encryption leak in smb2_send_reply
commit fe417ad0efdf365d5438ae46904118fa27ae38b8
12853 bhyve manifests should include BSD license
commit 1a10a9077a9effc574b7f797a4d321dd0cea4197
12419 intel_nb5000: variable may be used uninitialized
|
|
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit c65bd18728f347251dbeb256af17dbac88a50e8c
12981 vdev_hold prone to NULL dereference
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit dde7ba523f4198e0f5b40039179233749a87f105
12932 Some SMB2 oplock break cases fail in the Windows Protocol Test Suite
|
|
Portions contributed by: Andrew Stormont <astormont@racktopsystems.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 2ba19bafbe44c6a57d09e79cc5e11875088875bf
12940 Add DKIOCFREE support to NVMe devices
commit f91a454727d8e1cd4bbbe2d4efd2754590298697
12794 ZFS support for vectorized algorithms on x86 (HW support)
|
|
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 2509632a43b285708c172d4221818e8b79cea126
12835 Want support for I350 temperature sensor
commit 0e32477cfa6191e10950ae5e101344ad43622930
12834 Rewrite amdbnbtemp to use the ksensor framework
commit 026742805847ca4c0c7ca8af50d2ba6a1f4b2b90
12833 Rewrite pchtemp to use the ksensor framework
commit 3ce5372277f4657ad0e52d36c979527c4ca22de2
12830 Want centralized ksensor framework
12831 temperature sensors could describe accuracy
12832 topo support for generic PCI device temp sensors
commit 5623f66bff7c40c0d22bd5f3cbbb803965de64b9
12894 root zpool with SLOG should be bootable
commit 4d9fdb46b215739778ebc12079842c9905586999
12223 Update libdwarf to libdwarf-20200612
commit 4c60ecf710115cd5ae61f6b97dafc7ff963259f4
12942 pkcs11_softtoken pbkdf2 key derivation can crash
commit 4cf53d5010eff4a394b33676d54b1311b8e1012e
12882 sun4u/unix: build errors with gcc 7
commit 65a3bc83734e5fb0fc2c19df3e5112b87dcdc3f8
12921 bhyve IPI statistics should not be a matrix
commit 3decf16814408c6b0b69d8df1e56e01cd3313a4f
12511 vioblk should preallocate virtio chains
commit fe354f7669cae68869feea028566f75f357ae5e7
12923 SMT exclusion should not balk at GZ
commit 0207f820281e2416190c7ed5f1cb4d11188c082b
12918 mlxcx "Deadlock: cycle in blocking chain" panic
commit 5f0e3176f407dfb9d989b5dcc94a6d5384d0b142
12797 mlxcx max flow table limit can be exceeded
12798 mlxcx command interface should allow concurrent commands and be interrupt driven
12799 mlxcx #if defined for MAC_VLAN_UNTAGGED is redundant
12890 mlxcx uses excessive stack space causing stack overflow panic
commit 4e065a9f6a4471f1001853cd10a093bc5beb58a5
12513 SMB 3.1.1 support for server
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Matt Barden <mbarden@tintri.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit f4f9009fc79529ef8f45e7a31acd2ce4ca86a276
12912 epoll mishandles excessive timeout negativity
commit be9c3adb90f4f745cf5c07f3c0dbdd6c9028cda0
12926 libstand: add missing iscntrl() isgraph() and ispunct()
commit 7ac89354c798225fea6296348415955ccd95fb80
12877 Port OpenZFS #7780 - Add basic zfs ioc input nvpair validation
12895 zfs_onexit_fd_hold fails to release non-zfs fds
commit 6f0673af8764c356a5bd511fc7ca8af579fe2000
12810 usr/src/tools/opensolaris contents are unused
commit 086d96878f5f62a25a6d90e5b03a1ef9ba352231
12909 epoll should better detect fd reassignment
Conflicts:
usr/src/uts/common/sys/user.h
|