summaryrefslogtreecommitdiff
path: root/usr/src/uts/common
AgeCommit message (Collapse)AuthorFilesLines
2009-04-086815792 fcoe need to consider link name changes on the flyKelly Hu8-75/+67
6815799 Remove mac_is_vnic() and move the check for vnic to libfcoe
2009-04-086819043 attaching an old maxtor sata disk prevents opensolaris from booting ↵ying tian - Beijing China1-17/+35
with SB600 AHCI controller
2009-04-086783286 STMS: Host loses access to data on >1TB volumes when there's an ↵wl202157@icefox7-107/+134
external failover on asymm arrays
2009-04-076794730 need zvol support for DKIOCSETWCE and friendsEric Taylor1-4/+35
6794737 DKIOCFLUSHWRITECACHE uses system-wide mutex
2009-04-076770331 sendfilev is no longer LSO-optimizedVasumathi Sundaram - Sun Microsystems1-54/+151
2009-04-076783818 Incremental stream receive panics systemMark Maybee2-16/+18
6826836 Deadlock possible in dmu_object_reclaim()
2009-04-066823334 Typo in comment in onnv usr/src/uts/common/os/driver_lyr.cJerry Gilliam1-1/+1
2009-04-066777719 Fused tcp path can re-order packetsAnders Persson1-1/+1
2009-04-066824347 stack pointers pouring into /dev/randomHai-May Chao1-1/+2
2009-04-066798298 zfs rollback or incremental zfs recv results in intent log being closedNeil Perrin1-5/+7
2009-04-056782947 IRE_BROADCAST IREs can hook up with non-NCE_F_BCAST NCEsSowmini Varadhan4-7/+39
6798033 bogus ASSERT in ip_wput_nondata() 6825641 Adding a duplicate IPv6 address will trash the existing active one as well.
2009-04-046822752 rtls should be open sourceGarrett D'Amore5-0/+2962
2009-04-046482159 kernel hangs in pcic_attach at boot time on Fujitsu FMV6800MG laptopCasper H.S. Dik2-8/+23
Contributed by Masa Murayama <khf04453@nifty.ne.jp>
2009-04-036811473 VPM interfaces should provide multiple pagelength mappings per requestPrakash Sangappa3-99/+143
2009-04-036807762 nv_sata: DMA to addresses > 4GB should be enabledPraveen Kumar Dasaraju Rama1-19/+17
2009-04-036825760 page_freelist_split() needs to recheck page status after locking ↵Sherry Moore1-3/+4
freelist
2009-04-036817316 data corruption: failed zvol dumpify erases tmpfs dataEric Taylor1-0/+2
2009-04-036816124 System crash running zpool destroy on broken zpoolMark J Musante1-9/+12
2009-04-03backout 6212649: causes 6816423Suhasini Peddada1-15/+7
2009-04-036790261 NULL pointer dereference in arc_cksum_equal()Brendan Gregg - Sun Microsystems1-4/+9
2009-04-036821619 Solaris linkers need systematic approach to ELF OSABIAli Bahrami2-4/+11
PSARC/2009/196 ELF objects to set OSABI / elfdump -O option --HG-- rename : usr/src/cmd/sgs/libconv/common/cap.c => usr/src/cmd/sgs/libconv/common/cap_machelf.c rename : usr/src/cmd/sgs/libconv/common/dynamic.c => usr/src/cmd/sgs/libconv/common/dynamic_machelf.c rename : usr/src/cmd/sgs/libconv/common/globals.c => usr/src/cmd/sgs/libconv/common/globals_machelf.c rename : usr/src/cmd/sgs/libconv/common/sections.c => usr/src/cmd/sgs/libconv/common/sections_machelf.c rename : usr/src/cmd/sgs/libconv/common/symbols_sparc.c => usr/src/cmd/sgs/libconv/common/symbols_sparc_machelf.c
2009-04-036487899 Flat space LUN addressing method aka FCP_VOLUME_ADDRESSING should be ↵duo liu - Sun Microsystems - Beijing China1-2/+4
supported
2009-04-026820295 C++ compilation fails on daily.0129 and aboveMark Maybee1-3/+5
2009-04-026824605 SUNWtetos test shm_stress_07_02 requires excessive time starting ↵Roger A. Faulkner3-12/+35
with snv_112 --HG-- rename : usr/src/lib/libc/common/sys/__mmap.s => usr/src/lib/libc/common/sys/mmap.s rename : usr/src/lib/libc/common/sys/__munmap.s => usr/src/lib/libc/common/sys/munmap.s
2009-04-016823367 ipmp_ill_deactivate() edge case may render some on-link hosts ↵meem3-3/+28
unreachable
2009-04-026696813 mpt's NVDATA version information needs externalizingGreg Price1-2/+3
2009-04-016750942 cp from pcfs fails with EIOMichael Bergknoff2-11/+5
6810677 pcfs (FAT16) reports incorrect number of free blocks
2009-04-016810441 Solaris needs to expose initiator port for multiple-port HBAsjiang wu - Sun Microsystems - Beijing China7-176/+998
6762621 Add interconnect type for SAS transport.
2009-04-016399095 usr/src/uts/common/io/sata/adapters/si3124/si3124.c has lint errors ↵xun ni - Sun Microsystems - Beijing China2-26/+56
(non debug build)
2009-03-316748643 IDM sockets code should allocate buffers from one or more kmem cachesPeter Dunlap7-20/+90
6818594 panic assertion failed: ist->ist_ffp_conn_count >= 1, file: ../../common/io/comstar/port/iscsit/iscs 6821084 SUNWiscsitr/SUNWiscsitu package issues 6821999 BAD TRAP: type=d (#gp General protection) rp=ffffff000fdf5460 addr=ffffff02f2564 c58
2009-03-316824062 System panicked in zfs_mount due to NULL pointer dereference when ↵Chris Kirby1-1/+1
running btts and svvs tests
2009-03-316819211 xenwatch_thread panic: Deadlock: cycle in blocking chainMark Johnson1-0/+2
2009-03-316662693 req Microsoft Wireless keyboard mouse supportStrony Zhang - Solaris China Team6-38/+176
2009-03-306792139 recovering from a suspended pool needs some workGeorge Wilson7-107/+209
6794830 reboot command hangs on a failed zfs pool
2009-03-306799252 nxge silently swallows interrupt when not initializedMichael Speer5-48/+284
2009-03-30PSARC/2009/139 CIFS CATIA Translation Share Propertyafshin salek ardakani - Sun Microsystems - Irvine United States30-615/+970
6816936 NbtDatagramDecode[11]: too small packet 6813091 error creating named streams under files with tilde in their names 6816851 Error when trying to access a directory with a ~ in its name 6748922 System Panic occurred when modifying CIFS resource name of default project - with I/O 6582159 CATIA support 6817912 Panic at smb_oplock_break+0x22b() 6794527 System panics if autohome directory is a symlink 6819212 intermittent errors in unmangling of case conflicted names 6817529 smbd core reported while mapping to CIFS share 6819861 Case Conflict name mangling not done on a filename returned by smb_trans2_find in non-wildcard case 6821132 SUNWsmbsu package issues 6819502 panic in smb_node_dec_open_ofiles()
2009-03-306821169 offlining a device results in checksum errorsGeorge Wilson2-4/+4
6821170 ZFS should not increment error stats for unavailable devices 6824006 need to increase issue and interrupt taskqs threads in zfs
2009-03-306600352 nv_sata should support SATA controllers of MCP51Praveen Kumar Dasaraju Rama2-187/+188
6807129 nv_sata: install scripts improperly use -p and a path with prtconf
2009-03-306821260 l2arc suffers from sign extension on 32-bit platformsGeorge Wilson1-2/+2
2009-03-306604992 forced unmount + being in .zfs/snapshot/<snap1> = not happyChris Kirby2-7/+22
6810367 assertion failed: dvp->v_flag & VROOT, file: ../../common/fs/gfs.c, line: 426
2009-03-306818574 IPv6 fragment reassembly time needs to be 60 secondsGirish Moodalbail2-3/+19
2009-03-306821748 USB code should be warlock cleanzhigang lu - Sun Microsystems - Beijing China2-0/+13
2009-03-306820749 Xorg goes into an ioctl() EINVAL loop when enabled compiz on a ↵Edward Shu1-0/+3
Toshiba R600 (fix build)
2009-03-296796146 panic in squeue initialization when adding a vcpu using CPU DRThirumalai Srinivasan1-4/+2
2009-03-306819793 dladm set-linkprop -p cpus can hang unkillablyEric Cheng2-7/+2
6820269 Appliance panic: when destroying 10gb aggregation link
2009-03-306744061 ahci_intr_non_fatal_error may cause infinite loop with debug versionXiao-Yu Zhang1-0/+5
6746629 ahci_software_reset need to have a delay between the two H2D Register FIS
2009-03-306820590 Toshiba R500 suspend/resume kills X11Edward Shu3-8/+23
6820749 Xorg goes into an ioctl() EINVAL loop when enabled compiz on a Toshiba R600 6821534 resume on intel graphics fails if compiz is active
2009-03-286822404 IRM assumes default intr allocated 8 irrespective of the actual value.Evan Yan1-1/+2
2009-03-286753962 ahci does not work with Asus M3N78 Pro/M3N-HT (nforce 780a) ↵Xiao-Yu Zhang3-146/+245
motherboard SATA interfaces
2009-03-276734077 libc routines such as memset, memcpy, strlen, strcpy need to be ↵Jason Beloro1-1/+3
optimized for SUNW,UltraSPARC-AT10 6806745 Solaris usage of pci_dma_sync hypervisor interface needs to conform to FWARC 2009/050