summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-03-256398097 Panic in kcpc_unbind().trevtom5-29/+111
6398111 Circular dependency betweeen sys/thread.h and sys/kcpc.h. 6542909 race condition between kcpc_restore() and kcpc_unbind()
2008-03-256658611 ipfilter / panic rw_enter: bad rwlockjojemann2-36/+28
6675192 fr_timeoutstate stumbles over freed timeout (causing system panic) if state has age information
2008-03-256648090 The fix for CR 6468753 creates a potential maintainability issue.georges1-32/+26
2008-03-246678651 xvm panic during ahci attachyt1605231-2/+13
2008-03-246678356 zfs set sharenfs=anon=0 complains invalid optiondougm2-4/+8
2008-03-246647091 disallow smb/server to start from a non-global zonedougm2-30/+176
6671691 Remove shares fails with error messages "Could not remove share: invalid protocol"
2008-03-246678240 acl_fromtext() backward compatibility issuemarks1-10/+33
2008-03-226639696 ST driver does not return residual count for forward space recordbz2111161-0/+3
2008-03-226672340 PowerNow! does not work on post-family 10h AMD processors (fix lint)mh276031-1/+0
2008-03-226643959 iostat -m no longer shows mount pointwroche1-1/+8
6647838 mount points for SVM/md devices don't appear using iostat -m option
2008-03-226672340 PowerNow! does not work on post-family 10h AMD processorsmh276031-9/+10
2008-03-22PSARC/2008/053 64 bit offsets for VOP_DUMPrm1594512-246/+260
6674476 VOP_DUMP is not 64 bit clean
2008-03-21PSARC 2008/208 Flexible Credentials for Kernel Door Upcallsseb14-649/+407
6667255 dlmgmtd door commands do not check caller credentials
2008-03-216644580 memory leak in ibdm_dup_hca_attr() and ibdm_update_port_attr()eota2-209/+670
6644595 memory leak in ibmf_saa_utils_unpack_payload() 6666804 the Cisco FC Gateway should be supported for Solaris HCAs.
2008-03-216650340 Add nxge driver support for XCP32x0-RTM-NT-Z ARTM cardjoycey6-26/+84
2008-03-216503650 dv_findbyname doesn't scale well in the presence of an extremely ↵jg8-105/+145
large number of devices 6672987 dev filesystem lookups are slow
2008-03-216663570 DR panic during addboardmb1582781-5/+17
2008-03-216265078 The getprojXXX() functions do not return project members properly ↵mj1624861-50/+77
for LDAP project entries.
2008-03-216674548 zfs_delete_final_check calls secpolicy_vnode_access on wrong vnodemarks2-38/+39
2008-03-216629154 IPF NAT checksum evergreen - TCP hdr checksum is broken ... (fix lint)an2070441-15/+0
2008-03-216595874 SIOCLIFREMOVEIF on an IPv4 ill can lead to ILMs referencing freed ipifssowmini9-146/+334
2008-03-216651114 the fragment table size is ignored, the hardwired limit is used insteadan2070441-3/+3
2008-03-216629154 IPF NAT checksum evergreen - TCP hdr checksum is broken on ce NICsan2070441-55/+160
6641267 race condition nat_flushtable() and fr_check()
2008-03-216599779 two state entries might be created for single TCP connectionan2070442-29/+272
2008-03-216528237 thread_on_queue() panics with null pointer referencejj2098691-35/+61
2008-03-206612678 SUNWqfed postinstall complains about alias "SUNW,qfe" conflictsgd780593-39/+35
6619612 system panics when a qfe device instance tries to detach 6672790 hmestart needs S/R check 6676786 hme has unused newfree stat
2008-03-206676006 iwk can not connect to a hidden APhx1470652-14/+247
6676010 iwk driver behaves strange when it knows transmitter is off 6677167 iwk driver connection quality is poor on some laptops
2008-03-206627653 FileBench needs to support random variables (fix unref)aw1480152-2/+6
2008-03-20PSARC 2007/661 delete sched_niceraf47-1609/+2046
PSARC 2008/039 POSIX scheduling interfaces 6647542 POSIX scheduling should be compatible with Solaris scheduling classes --HG-- rename : usr/src/lib/libc/inc/rtsched.h => deleted_files/usr/src/lib/libc/inc/rtsched.h rename : usr/src/lib/libc/port/threads/rtsched.c => deleted_files/usr/src/lib/libc/port/threads/rtsched.c
2008-03-206189510 cpio -idm can create symbolic links to incorrect targets.nakanon1-0/+2
2008-03-206429205 each zpool needs to monitor its throughput and throttle heavy writersmaybee13-110/+374
6528296 system hangs when swapping to a zvol 6662330 ::zfs_params should look for metaslab_gang_bang instead of zio_gang_bang
2008-03-206674222 remove lbl_edition files properlyrica1-8/+8
2008-03-206622179 tavor: definition of WARLOCK compilation for X86 is incorrecthiremath2-35/+33
6652383 Need to add ib*_ci_data_out() processing for object type IBT_HDL_PD 6673916 PSARC 2007/323 IBTF IP Addressing - inconsistent and unspecified "byte order"
2008-03-206614737 delete_memory thread is hanging on kphysm_del_cleanup during dr testingmb1582781-19/+22
2008-03-206610700 vSwitch should be selective when printing notices and warnings to ↵narayan3-23/+22
console
2008-03-206568266 kssl doesn't get along with sendfilekrishna2-3/+31
2008-03-206565300 ld should exclude hidden USDT provider probe symbols from symbol ↵ab1960871-6/+1
sort sections
2008-03-206522921 cdrw needs to be made aware of hald (fix lint)zk1947571-2/+3
2008-03-206664617 Print services should be more selectablejacobs14-65/+457
2008-03-204175972 rmdir of shared directory results in filesystem corruptionpf1998423-472/+503
6670800 Wrong security flavor ref count after non file system root dir is reshared
2008-03-196630049 Unable to reset Atheros hardware after bootingxc1513554-65/+114
6676487 Ath scan returns no results on laptop with >= 4GB memory 6676497 Ath driver can not receive multicast packets
2008-03-19PSARC/2008/198: elfwrap - wrap data in an ELF filerie25-20/+1494
6675591 elfwrap - wrap data in an ELF file
2008-03-196671160 dladm_setzid() should have a comment explaining why it takes a link nameyz1470643-7/+9
6673156 dladm connect-wifi failure could potentially cause core dump 6673160 icfg_get_if_list() returns an incorrect data-link list when the ICFG_INSTALLED argument is passed
2008-03-19PSARC/2008/093 Lightning Platform Software Supportjl13909017-15/+202
6549785 Solaris support needed for SUNW,USBRDT-5440 boards.
2008-03-19backout 6510830: needs more workdm12076962-4675/+2865
--HG-- rename : usr/src/cmd/fm/modules/common/fabric-xlate/Makefile => deleted_files/usr/src/cmd/fm/modules/common/fabric-xlate/Makefile rename : usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.c => deleted_files/usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.c rename : usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.conf => deleted_files/usr/src/cmd/fm/modules/common/fabric-xlate/fabric-xlate.conf rename : deleted_files/usr/src/uts/intel/io/pciex/pcie_error.c => usr/src/uts/intel/io/pciex/pcie_error.c rename : deleted_files/usr/src/uts/intel/io/pciex/pcie_error.h => usr/src/uts/intel/io/pciex/pcie_error.h
2008-03-196285799 Panther EI should use ASI_CORE_RUNNING_W1S/ASI_CORE_RUNNING_W1C for ↵ss1374492-6/+14
core parking. 6567882 FBR error injection error source is set incorrectly causing unexpected results 6570700 add 'stride' option to mtst memory storm commands 6572708 mtst needs the ability to repeatedly inject CEs at the same memory address 6587231 Error injector sometimes causes FBRs instead of requested FBU 6589119 N2: kildacitlb command mainly producing write-back errors (data version works) 6624478 add ability to specify index and way to CPU/Mem EI for Panther cache tests 6633090 N2/VF NotData error injections very unreliable 6636595 add memory information to '-v' output 6649591 N2: add an ESR clear command/function to the N2 injector 6649603 Panther: develop stuck bit type tests for cache errors 6651924 call to physmem driver should set kernel cage and retired flags 6655427 T2plus kernel writeback tests causing panics 6659433 mtst does not inject correctable L2 cache tag errors 6661537 sun4v user mode L2-cache commands are very unreliable 6665937 sun4v: using -a option with SOC (including FBR/FBU) commands core dumps
2008-03-196568447 bcp is broken by 6551627edp11-51/+203
2008-03-196372069 fmadm repair command should accept the FRU label as an argumentstephh13-587/+1218
6518471 fmd can't handle multiple different faults associated with the same asru (or with no asru) 6525929 fmd can hang during 'fmadm flush' 6561089 resource cache is only finally purged of stale entries when fmd is restarted
2008-03-196657693 assertion failed: sm->sm_space == 0 (0x1000000000 == 0x0)vl1462901-9/+13
2008-03-196659956 bugid 4742252 is resurrected if user processor sets leave only one ↵vb707451-7/+8
cpu for the system.