History log of /titanic_41/usr/src/uts/ (Results 1 – 25 of 8632)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d9fc8ba608-May-2015 Robert Mustacchi <rm@joyent.com>

5935 libavl should be a public interface
5936 AVL trees should be part of the DDI
Reviewed by: Ryan Zezeski <ryan@zinascii.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by:

5935 libavl should be a public interface
5936 AVL trees should be part of the DDI
Reviewed by: Ryan Zezeski <ryan@zinascii.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Cody Mello <cody.mello@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...


/titanic_41/Makefile
/titanic_41/exception_lists/packaging
/titanic_41/usr/src/Targetdirs
/titanic_41/usr/src/cmd/mandoc/lib.in
/titanic_41/usr/src/cmd/mandoc/msec.in
/titanic_41/usr/src/lib/Makefile
/titanic_41/usr/src/lib/libast/common/tm/tvsleep.c
/titanic_41/usr/src/lib/libavl/mapfile-vers
/titanic_41/usr/src/lib/libc/port/gen/syslog.c
/titanic_41/usr/src/lib/libpam/pam_framework.c
/titanic_41/usr/src/lib/libshell/common/bltins/sleep.c
/titanic_41/usr/src/man/Makefile
/titanic_41/usr/src/man/Makefile.man
/titanic_41/usr/src/man/man3avl/Makefile
/titanic_41/usr/src/man/man3avl/avl_add.3avl
/titanic_41/usr/src/man/man3avl/avl_create.3avl
/titanic_41/usr/src/man/man3avl/avl_destroy.3avl
/titanic_41/usr/src/man/man3avl/avl_destroy_nodes.3avl
/titanic_41/usr/src/man/man3avl/avl_find.3avl
/titanic_41/usr/src/man/man3avl/avl_first.3avl
/titanic_41/usr/src/man/man3avl/avl_insert.3avl
/titanic_41/usr/src/man/man3avl/avl_is_empty.3avl
/titanic_41/usr/src/man/man3avl/avl_nearest.3avl
/titanic_41/usr/src/man/man3avl/avl_numnodes.3avl
/titanic_41/usr/src/man/man3avl/avl_swap.3avl
/titanic_41/usr/src/man/man3lib/Makefile
/titanic_41/usr/src/man/man3lib/libavl.3lib
/titanic_41/usr/src/man/man9f/Makefile
/titanic_41/usr/src/man/man9f/avl.9f
/titanic_41/usr/src/pkg/manifests/SUNWcs.mf
/titanic_41/usr/src/pkg/manifests/developer-library-lint.mf
/titanic_41/usr/src/pkg/manifests/system-file-system-zfs-getgen.mf
/titanic_41/usr/src/pkg/manifests/system-kernel.man9f.inc
/titanic_41/usr/src/pkg/manifests/system-library.man3avl.inc
/titanic_41/usr/src/pkg/manifests/system-library.man3lib.inc
/titanic_41/usr/src/pkg/manifests/system-library.mf
/titanic_41/usr/src/pkg/osnet-incorporation.mf
/titanic_41/usr/src/pkg/osnet-redist.mf
/titanic_41/usr/src/tools/elfsign/Makefile
common/sys/avl.h
7496af6a18-Mar-2019 David Hanisch <hanisch@strato.de>

getgen: add get generation of dataset

The ioctl GG_IOC_GET_GENERATION is extended to deliver the generation
of a dataset instead of the one of a file. inode value 0 is used for
this case.

refs #3810

f07d77e608-Feb-2018 George Wilson <george.wilson@delphix.com>

8857 zio_remove_child() panic due to already destroyed parent zio
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Andriy Gapon <avg@FreeBSD.org>
Reviewed by: Youzhong Yang <youzhong@gm

8857 zio_remove_child() panic due to already destroyed parent zio
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Andriy Gapon <avg@FreeBSD.org>
Reviewed by: Youzhong Yang <youzhong@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>

refs #3458

show more ...

9cc1456601-Aug-2018 Robert Mustacchi <rm@joyent.com>

9809 nvme driver should attach to all NVMe 1.x devices
9810 Update parts of NVMe headers for newer specs
9811 nvmeadm(1M) should have ctf
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Revie

9809 nvme driver should attach to all NVMe 1.x devices
9810 Update parts of NVMe headers for newer specs
9811 nvmeadm(1M) should have ctf
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

3c6c5f0807-Aug-2018 Joyce McIntosh <joyce.mcintosh@nexenta.com>

9694 Parallel dump hangs
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by:

9694 Parallel dump hangs
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: John Levon <levon@movementarian.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

86b2a80022-Apr-2018 John Levon <john.levon@joyent.com>

9525 kmem_dump_size is a corrupting influence
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
App

9525 kmem_dump_size is a corrupting influence
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

f1c8bc2c18-Mar-2016 Joshua M. Clulow <jmc@joyent.com>

7058 crash dump progress should be emitted more frequently
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Simon Klinkert <simon.kli

7058 crash dump progress should be emitted more frequently
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Simon Klinkert <simon.klinkert@gmail.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

cca8a59f16-Jul-2018 Jason King <jason.king@joyent.com>

9760 mp_startup_common races itself
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed

9760 mp_startup_common races itself
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Toomas Some <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

3e4733d907-Aug-2018 Joyce McIntosh <joyce.mcintosh@nexenta.com>

9249 System crash dump to NVME not working
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Rev

9249 System crash dump to NVME not working
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Ryan Zezeski <rpz@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

4ef54b5625-Jul-2018 Marcel Telka <marcel@telka.sk>

9669 Extra zeros sent by sendfile()
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

463c7d0e18-Jun-2018 Marcel Telka <marcel@telka.sk>

9601 Divide by zero in i40e_get_available_resources()

refs #3697

8eefb04919-Jun-2018 Marcel Telka <marcel@telka.sk>

9618 i40e_main.c: Few minor typos in comments
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>

ee2803a809-Sep-2017 Robert Mustacchi <rm@joyent.com>

8664 Want support for X722
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Ken

8664 Want support for X722
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Ken Mays <maybird1776@yahoo.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

ec602c7017-Mar-2017 Robert Mustacchi <rm@joyent.com>

8318 i40e polling panics on debug after 7865
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Andy Stormont <astormont@racktopsyst

8318 i40e polling panics on debug after 7865
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Dale Ghent <daleg@elemental.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

84e6b2f816-Feb-2017 Toomas Soome <tsoome@me.com>

8182 mac: misleading-indentation
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

f8cad49408-Jan-2017 Robert Mustacchi <rm@joyent.com>

7790 Want support for XXV710
7791 GLDv3 plumbing for 25GbE and 50GbE
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Garrett

7790 Want support for XXV710
7791 GLDv3 plumbing for 25GbE and 50GbE
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

6bd2240620-Feb-2017 Paul Winder <paul.winder@tegile.com>

7865 Allow i40e to use multiple rings
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dale Ghent <daleg@omniti.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

4d17423107-Jun-2016 Robert Mustacchi <rm@joyent.com>

7100 allow vnics to be unfiltered in promiscuous mode
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Approved by: Richard Lowe <richlowe@richlow

7100 allow vnics to be unfiltered in promiscuous mode
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

fdc35dd814-Jun-2016 Robert Mustacchi <rm@joyent.com>

5115 Want Intel 40GbE NIC driver for illumos
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Richard Lowe <richlowe@richlowe.ne

5115 Want Intel 40GbE NIC driver for illumos
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

e4dcd1f812-Oct-2015 Garrett D'Amore <garrett@damore.org>

6329 Need support for new link speeds in mac_ether
6330 Delete ETHER_STAT_ISMII macro
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by:

6329 Need support for new link speeds in mac_ether
6330 Delete ETHER_STAT_ISMII macro
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Albert Lee <trisk@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

f8bfcf8202-Sep-2015 Robert Mustacchi <rm@joyent.com>

6274 MAC tries to use aggr rings from downed links
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>

6274 MAC tries to use aggr rings from downed links
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

4abe8e4420-Sep-2015 Robert Mustacchi <rm@joyent.com>

6272 vnics/etherstubs missing initial link state
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.c

6272 vnics/etherstubs missing initial link state
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

fbbb2c8c13-Aug-2015 Dan McDonald <danmcd@omniti.com>

6121 Copy-paste bug in mac_init_rings()
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Gar

6121 Copy-paste bug in mac_init_rings()
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...

c4cb957611-Nov-2016 Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

6676 Race between unique_insert() and unique_remove() causes ZFS fsid change
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed

6676 Race between unique_insert() and unique_remove() causes ZFS fsid change
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Dan Vatca <dan.vatca@gmail.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

136d76e614-Apr-2017 Matthew Ahrens <mahrens@delphix.com>

8377 Panic in bookmark deletion
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved b

8377 Panic in bookmark deletion
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>

refs #3366

show more ...

12345678910>>...346