History log of /illumos-gate/usr/src/uts/sun/io/dada/targets/dad.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 033fe550 11-Apr-2020 Toomas Soome

12550 dad: NULL pointer errors
Reviewed by: Gerg&#337; Doma <domag02@gmail.com>
Approved by: Garrett D'Amore <garrett@damore.org>


# 744947dc 24-Jun-2010 Tom Erickson

6710343 dnode cache should register a dnode_move() callback to limit fragmentation
6583724 dnode_create should not call kmem_cache_constructor directly
6374545 disk write cache flush code ove

6710343 dnode cache should register a dnode_move() callback to limit fragmentation
6583724 dnode_create should not call kmem_cache_constructor directly
6374545 disk write cache flush code overloads buf_t.b_list pointer

show more ...


# 7f0b8309 17-Nov-2008 Edward Pilatowicz

PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains
PSARC/2009/015 ddi_strdup
6796427 add ddi_strdup(9F), strdup(9F), and strfree(9F) to the DDI
6677559 Solaris shoul

PSARC/2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains
PSARC/2009/015 ddi_strdup
6796427 add ddi_strdup(9F), strdup(9F), and strfree(9F) to the DDI
6677559 Solaris should provide a PV cdrom driver for xVM HVM environments
6703437 xdb doesn't do anything with xm block-configure requests
6774478 misc xdf bugs

show more ...


# cd210bb4 18-Oct-2008 Chris Horne

6755515 preparation for scsi_address being unionized


# 19397407 22-Sep-2008 Sherry Moore

PSARC 2008/382 Fast Reboot
6714038 Fast Reboot support for x86 platforms


# b9ccdc5a 30-Jul-2008 cth

PSARC/2008/412 Properties and Devinfo Snapshots
5034258 device size should be available in devinfo snapshots that request properties
5100405 Deadlock can occur due to the devinfo driver holdi

PSARC/2008/412 Properties and Devinfo Snapshots
5034258 device size should be available in devinfo snapshots that request properties
5100405 Deadlock can occur due to the devinfo driver holding devi_lock
6276452 ddi_append_minor_node() and ddi_remove_minor_node() use the extra code to protect the critical code.
6588656 ddi_prop_op_size() should not check callers *lengthp on PROP_LEN_AND_VAL_ALLOC call
6720361 missing locks on devi_minor list traversal
6729639 scsi_hba code should not use DDI_MAJOR_T_UNKNOWN for properties

show more ...


# 2900c43a 30-Apr-2007 kc28005

6545564 machine hang when uata tries to read bad block resulting in additional corrupted blocks/files.


# a4aa671e 09-Mar-2007 arutz

6393314 move driver dad to usr/src