summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys
AgeCommit message (Collapse)AuthorFilesLines
2010-01-076429996 zvols don't reserve enough space for requisite meta dataEric Taylor1-0/+1
2010-01-076885796 ATTN button doesn't work after system reboot until run cfgadm ↵Evan Yan2-2/+6
configure once manually 6906321 No console message is printed when inserting a card 6906708 Missing sys/ddi_hp header files on BFU'ed system
2010-01-056885249 USB disks hang with IO pending when thunderbird is started along sideVincent Wang1-2/+5
2010-01-056889172 Need to dump additional registers during internal register dumpbing hu - Sun Microsystems - Beijing China1-0/+1038
2010-01-056776071 iscsi boot introduced unpleasant dependency to local-fs milestoneJack Meng1-2/+2
2010-01-04PSARC/2009/511 zpool splitMark J Musante1-3/+10
5097228 provide 'zpool split' to create new pool by breaking all mirrors 6880831 memory leak in zpool add 6891438 zfs_ioc_userspace_upgrade could reference uninitialised error variable 6891441 zvol_create_minor sets local variable zv but never references it 6891442 spa_import() sets local variable spa but never references it 6895446 vdevs left open after removing slogs or offlining device/file
2010-01-046901363 IPoIB packets are droppedBill Taylor1-14/+8
6901527 ibd panicked using NICDRV load_unload stress test in UD mode
2010-01-036679339 undiag messages should be converted to a more useful eventStephen Hanson1-1/+2
6904865 memory leaks in fmd_case_add_suspect() if defects are diagnosed 6904867 can get spurious "nosub" ereports if defects are diagnosed 6904912 fmd_fmri_replaced() call missing in some schemes 6904933 memory leak in eval_func() 6905391 should not recalculate asru on restart if resource has been replaced 6911452 fmadm faulty -f displays list of all cases including resolved ones 6911457 fmadm faulty -f should not display dict info 6911461 fmadm faulty -f should not display information for faults/defects where there is no fru/resource 6913573 fmadm reset can leave cases stuck in "closed" state
2010-01-016719591 non-exploitable integer wraparound issue in copyin_key() [external ↵Dan OpenSolaris Anderson1-3/+5
report]
2009-12-306843221 running dladm show-link against unplumbed nxge interfaces creates ↵tc99174@train1-0/+1
spurious link down notice messages
2009-12-236911213 emlxs 2.50 driver queue list corruption for FCoE adaptersSukumar Swaminathan7-35/+24
6902275 emlxs drivers sets DDI_FM_DMACHK_CAPABLE without correctly handling dma errors
2009-12-226764832 Provide user-level processor groups observabilityAlexander Kolbasov10-30/+402
6831680 cputrack(1) leaves its victim with unneeded cpc context 6901343 cpc context flag updates are not always atomic 6908152 Dormant thread CPC context affects cpu CPC consumers
2009-12-226912153 some components of ON are not ss12u1 lint cleanSurya Prakki1-8/+10
2009-12-21PSARC/2009/526 oce - Emulex PCIe converged NIC driverSukumar Swaminathan9-0/+3300
6870995 FCoE, oce driver - Add NIC side of support for new Emulex FCoE adapter
2009-12-216860702 ibt_cm_ud_proceed(9f) does not populate SIDR response with private dataPramod Gunjikar5-2/+17
6879853 ibt_free_qp() should return ERROR when called when async open_rc_channel has not completed 6879858 Need mechanism to skip FLUSH QP when DREQ is recieved for OFUV clients 6901968 ibcm needs fixes for PSN and RNR retry count
2009-12-196880942 scsav3: If enumeration fails, device remains in active map and no ↵Reed3-6/+25
re-enumeration attempt occurs
2009-12-196815827 Intel Ironlake support in i915 drivermiao chen - Sun Microsystems - Beijing China1-0/+11
6910412 i915: video corrupt after resume on Toshiba NB205 6911372 Not releasing resources allocated in intel_chipset_flush_setup cause some x86 systems panic 6909161 agpgart routines may dereference a null pointer 6909149 drm idr_list functions may dereference a null pointer
2009-12-186900477 libpkcs11 needs to be friendlierValerie Bubb Fenwick1-1/+3
6903648 pInfo->libraryVersion.minor left uninitialized in pkcs11_softtoken
2009-12-176903492 targets not restored after hotplug & i/o stallsSrikanth, Ramana3-5/+11
6905635 I/O stalls after pulling cascaded SIM card in upstream RW2 6910190 livelock between SMP lock and PHY lock during discovery and recovery 6903501 It would be nice to be able to tail the debug log 6906017 pmcs -t should show count of per-target active scsi packets 6871650 pmcs call to scsi_hba_tgtmap_set_begin needs to occur at the begining of pmcs_discover 6907092 command timeout and disk error occur when pmcs driver using 128aios per process
2009-12-176907602 2.50k emlxs driver panic during unconfigureSukumar Swaminathan2-3/+5
2009-12-166650611 Attribute cache logic needs improvementGordon Ross1-36/+25
6876185 common I/F for net message build/parse in kernel vs user code 6891728 syslog shows: smbfs_close: error 9 closing /dirname 6906037 smbfs_mount() doesn't ASSERT the return value of smbfs_make_node() 6607536 the size of a dir on smbfs is not correct 6648146 smbfs should implement reclaim from node cache --HG-- rename : usr/src/lib/libsmbfs/smb/acl_conv.c => usr/src/common/smbclnt/smbfs_ntacl.c rename : usr/src/lib/libsmbfs/smb/acl_nt.h => usr/src/common/smbclnt/smbfs_ntacl.h
2009-12-16PSARC 2009/656 DKIOCREADONLYGarrett D'Amore1-0/+5
6820128 Can't mount locked SD card on Toshiba R600
2009-12-146882732 unpacking archive with extended file attributes reports errorsjv2273471-6/+9
2009-12-116892438 target-port/attached-port phymask properties for SAS transport FMADavid Hollister5-0/+68
6855371 SATA affiliation issues must be indicated in pmcs log
2009-12-11FWARC 2008/613 KT IOS Performance Counters APIJanie Lu15-52/+646
FWARC 2008/615 KT Perf Reg HV API FWARC 2009/434 KT IOS Performance Counters API Update FWARC 2009/567 Parallel Boot HV APIs PSARC 2009/177 Solaris support for Rainbow Falls platforms PSARC 2009/389 Sun4v faulted SP events extension PSARC 2009/533 CRYPTO_HMAC_NO_UPDATE - A new KCF SPI flag PSARC 2009/605 more sun4v platform-independent cpu/mem FMA events PSARC 2009/649 Generic PCIe root complex FMA events 6704999 extend xaui enum to work in platform independent world 6773223 RFE: guest epkt for faulted SP 6773225 RFE: Diagnosis of a faulted SP 6797776 Solaris support for Rainbow Falls platforms
2009-12-096905982 panic: NULL pointer dereference in anon_get_ptr() in swapout threadJonathan Adams1-2/+2
6908270 Insufficient test for "segkp_fault: bad unlock" panic in segkp_fault()
2009-12-096232737 Client should support NFS4ERR_MOVED and fs_locationsRobert Thurlow2-8/+7
6232743 Server should support NFS4ERR_MOVED and fs_locations 6891289 client panick mutex_vector_tryenter with some stress testing
2009-12-076904522 assertion failed: pptr->subsidiary, pmcs_subr.c, line: 2112Jesse Butler2-0/+11
6905979 assertion failed: iport, pmcs_subr.c line: 2087 6906560 pmcs needs to ensure SMP requests are serialized per-iport 6904582 pmcs use of __DATE__ and __TIME__ causes wsdiff false positives
2009-12-076907524 DMA settings are not correct in emlxs driver for FCoE adapterSukumar Swaminathan2-6/+12
2009-12-076891395 libfmd_agent does not scale to large numbers of cpu'sAdrian Frost1-0/+2
6898698 Add timer constrain to discard_fatal fault prop statement
2009-12-05PSARC 2009/425 Additional ioctls for GEM support in i915 drivermiao chen - Sun Microsystems - Beijing China5-12/+78
PSARC 2009/474 Additional IOCTL Support in Agpgart Driver 6815826 GEM should be supported in drm driver 6904304 System panic in pci_get_available_prop() in busra.c
2009-12-046831378 identify device type during early bootZhi-Jun Robin Fu2-2/+116
2009-12-036902289 pmcs is not always setting pkt_resid when neededDavid Hollister2-0/+40
2009-12-036904131 COMSTAR: Fix unsolicited exchange abort issueSukumar Swaminathan7-6/+144
6904115 Turn off DMA handle checking in the fm-capable config parameter 6904120 IO hang during diskomizer test and pci errors during UE register access in FCoE adapter 6901958 memory leak in emlxs_mem_alloc and emlxs_sli3_online
2009-12-036783915 numerous drivers using devacc_attr_access without specifying ↵Stephen Hanson1-0/+1
DDI_DEVICE_ATTR_V1 6765185 ddi_dma_mem_alloc should ignore devacc_attr_access 6886100 DDI_FLAGERR_ACC accesses on x86 should use i_ddi_prot_io_get8() calls as on sparc 6886098 ddi_fm_acc_err_get()/ddi_fm_dma_err_get() copy data when they don't need to 6901678 crossbow changes broke dma handle checking in bge driver 6901000 lint warning in mtst_cpu.c
2009-12-026905446 LBOLT_* macros should observe lbolt_bootstrapRafael Vanoni1-4/+8
6905793 /var/adm/messages displays wrong timestamp during early boot across fast reboots
2009-12-026877201 iwh driver takes forever to find new AP when moving out of rangeQuaker Fang1-0/+1
6892870 dladm scan-wifi continues to show excellent signal strength after wireless hub has been powered off
2009-12-016398342 SATA Framework should support ATA PASS THROUGH commandAlan Perry3-5/+130
2009-11-30PSARC 2009/582 EOF of pcmem/pcramGarrett D'Amore5-792/+1
PSARC 2009/628 EOF pcmciad and pem 6901492 EOF pcram and pcmem 6901491 EOF pcmciad and pem 6902707 i.devlink.tab has many duplicate entries
2009-11-30PSARC 2009/639 audio_engine_playahead/qlenGarrett D'Amore1-2/+10
6901849 audio810 is choppy when run in a virtualbox guest
2009-11-256873566 Core File Gathering/Firmware Diag Buffer supportAda8-65/+1485
6892600 Add support for IOC Fault Watchdog in Solaris SAS2 storage driver (mpt_sas) 6892609 Add support for REG_ACCESS IOCTL in Solaris SAS2 storage driver (mpt_sas) 6892984 Add support for "System Shutdown Initiated" RAID action 6892985 Add support for extended FW Diag Buffer in Solaris SAS2 storage driver (mpt_sas) 6892995 Add time stamp to IOC Init message for Solaris SAS2 storage driver (mpt_sas) 6870234 Erie: Upgrading Firmware of Erie HBA with Solaris sas2flash turns HBA inactive 6901371 IOCTL path locks if issued after forcing fault
2009-11-246903656 add hardware based 64 bit performance kstatsRamaswamy Tummala4-0/+64
2009-11-236887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodesSean McEnroe3-13/+19
6871169 kphysm_add_memory_dynamic panics testing vmstress + DR 6877160 guest domain panic at platsvc:mdeg_notify_client+10c 6874763 memseg_alloc_meta() incorrectly maps page_t pages 6873569 multiple calls to memlist_read_lock() can cause deadlock hazard 6886354 DR failure with "memory span duplication" error 6886782 panic after pagefault in seg_kpm after LDom add-mem on primary 6887644 domain hang/deadlock during ldom mem DR when trying to grab a write lock
2009-11-236886330 assertion failed: removed > 0, file: ../../common/io/bpf/bpf.c, ↵Darren Reed1-6/+0
line: 1798 6891795 Panic: mutex_enter: bad mutex in bpf:bpfattach 6901412 hpo_pktlen is not completely flipped on intel 6901758 SUNWpacketu packages up install scripts that are never activated 6898170 NULL Pointer dereference in dls_devnet_create+88
2009-11-236898505 kmem_verify oddities around Fast Crash Dump integrationDave Plauger3-10/+26
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ↵Jonathan Adams10-33/+235
manner 6899867 mstate_thread_onproc_time() doesn't account for runnable time correctly PSARC/2009/615 System Duty Cycle Scheduling Class and ZFS IO Observability
2009-11-236741065 Solaris should support cooperative migrationHaik Aftandilian1-2/+2
6873667 a domain running Sun Cluster should notify the cluster framework when it is migrating FWARC 2009/559 Domain Suspend Domain Service FWARC 2009/452 HV APIs for cooperative guest migration PSARC 2009/589 LDOM-SunCluster suspend callbacks
2009-11-236851278 add new performance kstats in tavorRamaswamy Tummala4-3/+126
2009-11-226903716 (lb >= lb_info->lbi_debug_time) assertion failed when leaving ↵Rafael Vanoni1-2/+5
kmdb(1) in lbolt cyclic driven mode 6903239 lb_info is not cache line sized on 32bit
2009-11-226903731 need userland dedup statsGeorge Wilson1-4/+33