History log of /illumos-gate/usr/src/uts/common/sys/ (Results 1 – 25 of 2573)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
064d431a06-Apr-2024 Robert Mustacchi

16449 Want smbios additional information (Type 40) decoding
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Approved by: Gordon Ross <gordo

16449 Want smbios additional information (Type 40) decoding
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

046911eb26-Mar-2024 Robert Mustacchi

16427 want libnvme support for supported command and log page logs
16428 nvmeadm list-logs is not properly filtering unimpl logs
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed

16427 want libnvme support for supported command and log page logs
16428 nvmeadm list-logs is not properly filtering unimpl logs
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

627ade2a16-Mar-2024 Robert Mustacchi

16426 Want libnvme support for OCP log pages
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope

16426 Want libnvme support for OCP log pages
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Michael Zeller <mike@mikezeller.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

3069904606-Mar-2024 Richard Lowe

16344 -Wstrict-prototypes warnings about SIG_DFL, SIG_ERR, SIG_IGN and SIG_HOLD signal constants
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Toomas Soome <tsoome@me.com

16344 -Wstrict-prototypes warnings about SIG_DFL, SIG_ERR, SIG_IGN and SIG_HOLD signal constants
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

d863b4c107-Aug-2022 Toomas Soome

14919 tem: implement xenl
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Brian Bennett <bahamat@digitalelf.net>
Approved by: Dan McDonald <danmcd@mnx.io>

7a27a99a13-Jan-2024 Robert Mustacchi

16327 wdc nvme assertion clearing support
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Michael Zeller <mike@mikezeller.net>
Approved by: Richard Lowe <richlowe@richlowe.net>

e7efdd3114-Jan-2024 Robert Mustacchi

16326 Update NVMe error status codes for 2.x
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Michael Zeller <mike@mikezeller.net>
Approved by: Richard Lowe <richlowe@richlowe.net>

6a5dded713-Jan-2024 Robert Mustacchi

16324 Want Micron 7300, 7400, 7450 log support
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.

16324 Want Micron 7300, 7400, 7450 log support
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

50718d3e21-Feb-2024 Robert Mustacchi

16200 posix NORMAL lock is required to deadlock
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Richard Lowe <richlowe@

16200 posix NORMAL lock is required to deadlock
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

533affcb23-Feb-2024 Robert Mustacchi

16171 want libnvme and common nvme ioctl interface
16172 nvmeadm could be 64-bit and have ctf
16173 want a way to list supported features and log pages
16174 want several WDC vendor-speci

16171 want libnvme and common nvme ioctl interface
16172 nvmeadm could be 64-bit and have ctf
16173 want a way to list supported features and log pages
16174 want several WDC vendor-specific commands and logs
16175 nvmeadm get-features feature filtering needs work
16176 namespace count should be unsigned
16177 nvmeadm commands should not ignore extraneous arguments
16178 nvme firmware related improvements
16179 nvmeadm format incorrectly uses common namespace information
16180 nvme timeout integer signdness should be consistent
16181 apst register size should be a u32
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

e2d1a43416-Jan-2024 Carsten Grzemba

15391 Add support for Emulex LPe35000/LPe36000 32Gb/64Gb fibre channel chipsets
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Jason King <jason.brian.king+illumos@

15391 Add support for Emulex LPe35000/LPe36000 32Gb/64Gb fibre channel chipsets
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

28c5054d03-Jan-2024 Jason King

16150 scsi_vhci probing doesn't respect device block size
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Robert Mustacchi <rm@fing

16150 scsi_vhci probing doesn't respect device block size
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

2b395c3c20-Jan-2024 Andy Fiddaman

5798 fexecve() needed per POSIX 2008
Portions contributed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Bill Sommerfeld <sommerfel

5798 fexecve() needed per POSIX 2008
Portions contributed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

ead3c39011-Oct-2023 Keith M Wesolowski

16130 want kstats for PCIe native hotplug events
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@mnx.io>

338664df09-Jan-2024 Andy Fiddaman

16164 Consistently wake all pageout daemon threads
16165 Want kstats for low memory page scans and page creation throttles
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Da

16164 Consistently wake all pageout daemon threads
16165 Want kstats for low memory page scans and page creation throttles
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Dan McDonald <danmcd@mnx.io>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

66c260c203-Dec-2023 Robert Mustacchi

16100 add wide character format macros
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Brian Bennett <brian.bennett@mnx.io>
Approved by: Gordon Ross <gordon.w.ross@gmail.co

16100 add wide character format macros
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Brian Bennett <brian.bennett@mnx.io>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

4c3888b812-Feb-2016 Hans Rosenfeld

5583 support QLogic 16Gb FC-HBA
7288 qlt/qlc integration & cleanup
7289 fix typo affecting 2322 HBA support
Reviewed by: Steve Peng <steve.peng@nexenta.com>
Reviewed by: Josef 'Jeff'

5583 support QLogic 16Gb FC-HBA
7288 qlt/qlc integration & cleanup
7289 fix typo affecting 2322 HBA support
Reviewed by: Steve Peng <steve.peng@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Marcel Telka <marcel.telka@nexenta.com>
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

088c6f3f08-Nov-2016 Hans Rosenfeld

16070 Drivers for ATTO Celerity FC-162E Gen 5 and Celerity FC-162P Gen 6 16GB FC cards support
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.c

16070 Drivers for ATTO Celerity FC-162E Gen 5 and Celerity FC-162P Gen 6 16GB FC cards support
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Yuri Pankov <yuri@aetern.org>
Reviewed by: Carsten Grzemba <grzemba@contac-dt.de>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

680069d316-Mar-2023 Matt Barden

15971 smb_pathname_lookup could avoid some access checks
Reviewed by: Gordon Ross <gwr@racktopsystems.com>
Approved by: Dan McDonald <danmcd@mnx.io>

4c2bdae221-Apr-2014 Tim Chase

15512 zfs: Check the dataset type more rigorously when fetching properties.
Reviewed by: Marco van Wieringen <marco.van.wieringen@planets.elm.net>
Approved by: Dan McDonald <danmcd@mnx.io>

dd23d76201-Aug-2023 Robert Mustacchi

15951 want Zen specific CPU topology mapping
15952 want way of exposing AMD SoC topology to userland
15953 /dev/fm should support cache information
15954 snapshot new AMD CPUID topology l

15951 want Zen specific CPU topology mapping
15952 want way of exposing AMD SoC topology to userland
15953 /dev/fm should support cache information
15954 snapshot new AMD CPUID topology leaves
15955 want more convenient topo module API for setting properties
Reviewed by: Keith Wesolowski <wesolows@oxide.computer>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

f8d363f317-Feb-2023 Gordon Ross

15967 Let dynamic taskq support LWP threads
Reviewed by: Jerry Jelinek <gjelinek@racktopsystems.com>
Reviewed by: Matt Barden <mbarden@racktopsystems.com>
Approved by: Robert Mustacchi <r

15967 Let dynamic taskq support LWP threads
Reviewed by: Jerry Jelinek <gjelinek@racktopsystems.com>
Reviewed by: Matt Barden <mbarden@racktopsystems.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

d7574e9a07-Oct-2023 Robert Mustacchi

16012 Update PCI classes and caps to PCI Ver 1.16
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@mnx.io>

808cb8d301-Nov-2023 Richard Lowe

16024 bofi(4D) should not use sparc specific headers on intel
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Peter Tribbl

16024 bofi(4D) should not use sparc specific headers on intel
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...

a941314316-May-2023 Robert Mustacchi

15946 want PCIe LED mechanism for systems that aren't strictly ExpressModule
15945 pciehpc slot properties need a way to go back to the default
15947 pciehpc should be able to set power led

15946 want PCIe LED mechanism for systems that aren't strictly ExpressModule
15945 pciehpc slot properties need a way to go back to the default
15947 pciehpc should be able to set power led
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

12345678910>>...103