#
aaceae98 |
| 12-Oct-2024 |
Robert Mustacchi <rm@fingolfin.org> |
16863 implement C23 stdbit.h 16862 want kernel CHAR_BIT and related definitions Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Pat
16863 implement C23 stdbit.h 16862 want kernel CHAR_BIT and related definitions Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
show more ...
|
#
66073a68 |
| 30-Sep-2024 |
Richard Lowe <richlowe@richlowe.net> |
16817 winlock can probably be removed Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Dan
16817 winlock can probably be removed Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Dan McDonald <danmcd@mnx.io>
show more ...
|
#
48e11a6e |
| 08-Sep-2024 |
Gordon Ross <gwr@racktopsystems.com> |
11992 SMB client encryption support Reviewed by: Matt Barden <mbarden@racktopsystems.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
|
#
08855964 |
| 27-Jul-2024 |
Ryan Zezeski <ryan@zinascii.com> |
13918 Want kernel test facility (IPD 20) Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
|
#
5a05d72d |
| 09-Jul-2024 |
Andy Fiddaman <illumos@fiddaman.net> |
16652 nvme admin command timeouts are too short 16653 nvme admin commands can time out on busy systems 16654 nvme: expose internal counters via kstats 16655 nvme: introduce kstats for admin commands
16652 nvme admin command timeouts are too short 16653 nvme admin commands can time out on busy systems 16654 nvme: expose internal counters via kstats 16655 nvme: introduce kstats for admin commands 16656 nvme_check_generic_cmd_status should leave no kstat behind 16631 nvme abort handling races with callback handling 16044 NVMe spec version message could use a newline Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Patrick Mooney <pmooney@pfmooney.com>
show more ...
|
#
1edba515 |
| 12-Apr-2024 |
Andy Fiddaman <illumos@fiddaman.net> |
16455 want TCP_MD5SIG socket option Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
#
0886dcad |
| 27-Mar-2024 |
Andy Fiddaman <illumos@fiddaman.net> |
16423 Import fletcher-4 algorithms from OpenZFS Portions contributed by: Attila Fülöp <attila@fueloep.org> Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov> Portions contributed by: Da
16423 Import fletcher-4 algorithms from OpenZFS Portions contributed by: Attila Fülöp <attila@fueloep.org> Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov> Portions contributed by: David Quigley <david.quigley@intel.com> Portions contributed by: Gvozden Nešković <neskovic@gmail.com> Portions contributed by: Jinshan Xiong <jinshan.xiong@intel.com> Portions contributed by: Rich Ercolani <rincebrain@gmail.com> Portions contributed by: Richard Yao <richard.yao@alumni.stonybrook.edu> Portions contributed by: Romain Dolbeau <romain.github@dolbeau.name> Portions contributed by: Tim Chase <tim@chase2k.com> Portions contributed by: Tyler J. Stachecki <stachecki.tyler@gmail.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
show more ...
|
#
c46e4de3 |
| 06-Mar-2024 |
Andy Fiddaman <illumos@fiddaman.net> |
16373 ena network interface occasionally hangs 16391 ena driver could support reset 16392 ena driver async event queue stalls 16398 ena reports unknown duplex and speed 0 16400 ena sends too many bas
16373 ena network interface occasionally hangs 16391 ena driver could support reset 16392 ena driver async event queue stalls 16398 ena reports unknown duplex and speed 0 16400 ena sends too many basic stats requests to device Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
show more ...
|
#
533affcb |
| 23-Feb-2024 |
Robert Mustacchi <rm@fingolfin.org> |
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
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 ...
|
#
6bbbd442 |
| 22-Feb-2024 |
Robert Mustacchi <rm@fingolfin.org> |
14448 want igc(4D) driver for Intel I225/226 Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
#
f44e1126 |
| 12-Apr-2020 |
Vitaliy Gusev <gusev.vitaliy@gmail.com> |
15405 Port NFSv41 base 15871 Want to enable and disable NFSv4 minor versions Portions contributed by: Dan McDonald <danmcd@joyent.com> Portions contributed by: Gordon Ross <gwr@racktopsystems.com> Po
15405 Port NFSv41 base 15871 Want to enable and disable NFSv4 minor versions Portions contributed by: Dan McDonald <danmcd@joyent.com> Portions contributed by: Gordon Ross <gwr@racktopsystems.com> Portions contributed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Marco van Wieringen <marco.van.wieringen@planets.elm.net> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Vitaliy Gusev <gusev.vitaliy@gmail.com> Reviewed by: Marco van Wieringen <marco.van.wieringen@planets.elm.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
show more ...
|
#
b91bbe38 |
| 27-Oct-2023 |
Toomas Soome <tsoome@me.com> |
16121 want viorand Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
|
#
4c3888b8 |
| 12-Feb-2016 |
Hans Rosenfeld <hans.rosenfeld@nexenta.com> |
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.sip
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 ...
|
#
bd97c7ce |
| 19-May-2023 |
Robert Mustacchi <rm@fingolfin.org> |
15587 PCI bridge subsystem IDs are ignored 15707 pci-hotplug-type is redundant 15708 class_pci_items should be in a header, unsigned 15709 x86 pcicfg property logic has several problems Reviewed by:
15587 PCI bridge subsystem IDs are ignored 15707 pci-hotplug-type is redundant 15708 class_pci_items should be in a header, unsigned 15709 x86 pcicfg property logic has several problems Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Dan McDonald <danmcd@mnx.io>
show more ...
|
#
8226594f |
| 25-May-2018 |
Rick McNeal <rick.mcneal@nexenta.com> |
11380 Support for Microsemi SmartPQI HBA Portions contributed by: Garrett D'Amore <garrett@damore.org> Portions contributed by: Andrew Stormont <astormont@racktopsystems.com> Portions contributed by:
11380 Support for Microsemi SmartPQI HBA Portions contributed by: Garrett D'Amore <garrett@damore.org> Portions contributed by: Andrew Stormont <astormont@racktopsystems.com> Portions contributed by: Albert Lee <trisk@racktopsystems.com> Portions contributed by: Yuri Pankov <ypankov@tintri.com> Portions contributed by: Stuart Maybee <smaybee@tintri.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Randy Fishel <randy.fishel@nexenta.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
show more ...
|
#
b210e777 |
| 05-Oct-2023 |
Joshua M. Clulow <josh@sysmgr.org> |
15105 ilstr should be usable outside boot banner code Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
|
#
1e091e43 |
| 19-Jun-2021 |
Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> |
15644 want lmrc driver for Aero and Ventura generations of MegaRAID SAS controllers Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
|
#
29c2b691 |
| 26-Aug-2023 |
Patrick Mooney <pmooney@pfmooney.com> |
backout: 15405 Port NFSv41 base (needs work; see 15869)
|
#
a57549b4 |
| 12-Apr-2020 |
Vitaliy Gusev <gusev.vitaliy@gmail.com> |
15405 Port NFSv41 base Portions contributed by: Dan McDonald <danmcd@joyent.com> Portions contributed by: Gordon Ross <gwr@racktopsystems.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by
15405 Port NFSv41 base Portions contributed by: Dan McDonald <danmcd@joyent.com> Portions contributed by: Gordon Ross <gwr@racktopsystems.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Marco van Wieringen <marco.van.wieringen@planets.elm.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
show more ...
|
#
42b53e0f |
| 24-Feb-2023 |
Robert Mustacchi <rm@fingolfin.org> |
15443 igb and e1000g MAC_PROP_MEDIA support Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Dan McDonald <danmcd@mnx.io>
|
#
618f2068 |
| 24-Jan-2023 |
Andy Fiddaman <illumos@fiddaman.net> |
15340 cxgbe could make use of firmware loader API 15341 cxgbe: update firmware version to 1.27.1.0 Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
|
#
2570281c |
| 12-Sep-2021 |
Toomas Soome <tsoome@me.com> |
14079 remove TNF Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
|
#
64439ec0 |
| 13-Aug-2022 |
Joshua M. Clulow <josh@sysmgr.org> |
14579 expose virtio 9P transport device Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Robert M
14579 expose virtio 9P transport device Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
71815ce7 |
| 28-Feb-2022 |
Robert Mustacchi <rm@fingolfin.org> |
14727 Want AMD Unified Memory Controller Driver Reviewed by: Keith M Wesolowski <wesolows@oxide.computer> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: C Fraire <cfraire@me.com> Appr
14727 Want AMD Unified Memory Controller Driver Reviewed by: Keith M Wesolowski <wesolows@oxide.computer> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: C Fraire <cfraire@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
9b664393 |
| 07-Jul-2022 |
Garrett D'Amore <garrett@damore.org> |
11328 Remove M_MULTIDATA support Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
|