summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2009-12-186580058 Attansic L1 Gigabit ethernet controller (0x1048) support needed ↵Saurabh Misra10-299/+1868
(found on ASUS P5B Plus)
2009-12-176908566 TX may end up using only one ringRao Shoaib1-1/+4
2009-12-186908813 ahci timeouts experienced on Toshiba M10's with TEAC DV-W28S-RT DVD ↵ying tian - Beijing China1-5/+29
drives
2009-12-186907479 SATA Flash Modules do not work on Serpa/Jumillabo zhou - Sun Microsystems - Beijing China2-4/+4
6909166 format autoconfigure results in zero size slice 0
2009-12-186910408 Replace codec switch-case statements with a table to simplify codec ↵Zhao Edgar Liu - Sun Microsystems2-288/+110
info init
2009-12-186790477 "interrupt 0x70014280 at level 4 not serviced" messages during ↵zhongyan gu - Sun Microsystems - Beijing China4-346/+529
cougar card testing 6836767 aac memleak was found on snv_111 on SPARC 6760221 aac driver should pass warlock test 6823966 dom0 performance with MSI enabled is extremely poor 6769088 Lynx: Cougar HBA/aac does not execute 'cfgadm -x reset*' commands correctly 6862982 aac should return bus/slot number for ioctl command FSACTL_GET_PCI_INFO
2009-12-176903492 targets not restored after hotplug & i/o stallsSrikanth, Ramana9-163/+334
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-186908216 System panic in drm_sun_open() in drm_sunmod.ctao chen - Sun Microsystems - Beijing China1-1/+2
2009-12-176910643 panic[cpu2]/thread=2a100803c80: Deadlock: cycle in blocking chainSowmini Varadhan1-2/+5
2009-12-176907830 rquotad(1M) doesn't return quotas for ZFS if NFS client mountpoint ↵Lin Ling1-28/+10
differs from entry in /etc/mnttab
2009-12-176905573 pmcs firmware module deliveryDavid Hollister17-4/+468
2009-12-176893838 thumb drive (floppy type) panics snv_125Michael Bergknoff1-3/+4
2009-12-176907602 2.50k emlxs driver panic during unconfigureSukumar Swaminathan4-60/+63
2009-12-166909770 reparsed dumping core on client accessing a bad referral locationRobert Thurlow1-3/+34
2009-12-176877343 e1000g's default tx/rx resource consumption too high for jumbogramsguoqing zhu - Sun Microsystems - Beijing China3-60/+147
2009-12-166910249 lx brand should emulate *at(2) POSIX.1-2008 syscallsEdward Pilatowicz8-47/+429
Contributed by James Lee <jbit@jbit.net>
2009-12-166879234 ad-container appends domain to value specifiedBill Krier74-2774/+3546
6891756 one-at-a-time mapping functions should be eliminated in favor of one-entry batch requests 6899950 Able to create a folder with name containing invalid character such as|from DOS cmd 6902745 move pathname processing functions into smb_pathname.c 6902738 does not map [UG]IDs with hard-coded mappings into their names 6582184 Provide MSRPC API to Winchester 6902788 Restrict SMB autohome share access to the owner 6901866 empty domain string prevents guest login via CIFS 6908022 Consolidate pathname pre-processing and validation functions into smb_pathname.c 6907680 nds_initialize assert is too aggressive 6608021 No file change notification on file size change 6904471 sa_optionset_name() leaks memory 6763298 Very first remove-share attempt could fail if the share have smb properties set --HG-- rename : usr/src/lib/smbsrv/libmlsvc/common/lsar_open.c => usr/src/lib/smbsrv/libmlsvc/common/lsar_clnt.c rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_lsa.c => usr/src/lib/smbsrv/libmlsvc/common/lsar_svc.c rename : usr/src/lib/smbsrv/libmlsvc/common/samr_open.c => usr/src/lib/smbsrv/libmlsvc/common/samr_clnt.c rename : usr/src/lib/smbsrv/libmlsvc/common/mlsvc_sam.c => usr/src/lib/smbsrv/libmlsvc/common/samr_svc.c rename : usr/src/uts/common/fs/smbsrv/smb_path_name_reduction.c => usr/src/uts/common/fs/smbsrv/smb_pathname.c
2009-12-166910217 blk2scsa DMA regressesGarrett D'Amore1-26/+52
2009-12-166907022 acpica: System (Fujitsu ESPRIMO) hard hangs during boot after ↵Dana Myers2-16/+14
live-upgrade to snv_129
2009-12-166900854 mdb: dcmd to show SCSA and solaris view of targetsReed2-7/+222
2009-12-166909523 core dump when run "LD_DEBUG=help ls" in non-English localeRod Evans3-3/+6
2009-12-166650611 Attribute cache logic needs improvementGordon Ross67-3826/+3990
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-166909721 assertion failed: t->t_lpl < t->t_cpupart->cp_lgrploads + ↵Jonathan Adams2-26/+7
t->t_cpupart->cp_nlgrp 6910240 sysdc_batch_niceness doesn't help performance
2009-12-166740460 Dom0 hangs while running libsched - no resources to continueFrank Van Der Linden4-9/+17
2009-12-16PSARC 2009/656 DKIOCREADONLYGarrett D'Amore4-4/+30
6820128 Can't mount locked SD card on Toshiba R600
2009-12-166344836 ZFS should not have a private copy of SHA256Darren J Moffat5-102/+25
2009-12-166909993 bootup panic at assertion failed: rcdip != NULL, file: ↵Zhi-Jun Robin Fu1-1/+8
../../intel/io/pci/pci_boot.c, line: 3362
2009-12-156910381 bootadm may dump core when converting some menu.lst entriesWilliam Kucharski2-61/+82
2009-12-156843550 Add functionality to support RF cpu to error injectorSean Scott4-11/+9
2009-12-156908560 Nodiag for ereport.cpu.intel.quickpath.mem_redundantVuong Nguyen1-2/+1
2009-12-156894228 nfs v3/v2 should not fabricate ACLsVallish Vaidyeshwara5-7/+18
2009-12-146839841 SCTP panic in ip:sctp_faddr_alive due to too-short srto_maxchandrasekar marimuthu - Sun Microsystems - Bangalore India1-1/+10
2009-12-156847615 deadlock between zfs_dirent_lock and zfs_rmdirSanjeev Bagewadi4-4/+51
2009-12-146909811 no more than 30 new drivers may be installed on a systemJerry Gilliam1-1/+5
2009-12-146909333 Downrev handling for referrals does not work after TCP reconnectionRobert Thurlow1-13/+29
2009-12-146882732 unpacking archive with extended file attributes reports errors (fix ↵jv2273471-1/+1
lint)
2009-12-146899888 faulted strand remains on-line when fmd is expected to re-issue faultTrang Do2-14/+50
6896107 Status is reported as "Removed" on repair of *.strand fault case
2009-12-146895007 s3 suspend/resume kernel memory leak in i_cpr_save_stackJoseph A Townsend1-0/+11
Contributed by jrgn.keil@googlemail.com
2009-12-146882732 unpacking archive with extended file attributes reports errorsjv2273475-12/+222
2009-12-146901122 destroy snapshot by delegated user succeeds without descendent ↵William Gorrell1-2/+27
permissions when -r or -R used.
2009-12-146899781 ypxfr unable to transfer map from N2L gateway that is larger then ↵Michen Chang1-22/+32
2GB to the sol 9 & 10 NIS slaves.
2009-12-146897382 cfgadm -c unconfigure iou#0-pci#0 always returns busy with mpxio ↵Reed1-2/+11
even when FC storage is not in use
2009-12-146903353 some sun4 components of ON are not lint cleanSurya Prakki86-969/+1012
2009-12-146892920 ata_id_common() is slow on x4150vitezslav batrla - Sun Microsystems - Prague Czech Republic1-9/+16
2009-12-146906890 Memory leak in audiohd_create_codec()Zhao Edgar Liu - Sun Microsystems2-113/+114
6909109 audiohd_attach() can use uninitialized value "statep" 6909130 audiohd_destroy() calls audiohd_stop_dma() twice 6909138 re-org audiohd_set_chipset_info() and audiohd_set_codec_info()
2009-12-136909211 'opt/onbld/lib/python/onbld/Checks/DbLookups.py' bugster query for ↵Ondrej Kubecka1-30/+56
202+ CRs fails
2009-12-116892438 target-port/attached-port phymask properties for SAS transport FMADavid Hollister10-12/+447
6855371 SATA affiliation issues must be indicated in pmcs log
2009-12-126899018 Active management technology heci quiesce hangVincent Wang1-44/+2
2009-12-116907424 iptun output measures wrong link in chain and has identity crisisPaul Wernau4-16/+83
6907511 ipsec_init_inbound_sel() needs to repopulate ip_pkt_t contents after pullup 6907472 expired IPsec frags incorrectly bean-counted as spd_nomem 6892839 ipsec_tun_inbound/fragcache_add fails if outer and inner header are not in same mblk 6905985 AH + tunnel-mode w/per-port policy + IPv6-in-IPv6 == no self-reflected ICMP6_PKT_TOO_BIG
2009-12-11FWARC 2008/613 KT IOS Performance Counters APIJanie Lu119-2748/+10547
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