summaryrefslogtreecommitdiff
path: root/usr/src/uts/common
AgeCommit message (Collapse)AuthorFilesLines
2008-07-146722173 aac should not disable lint checks for E_BAD_PTR_CAST_ALIGN and ↵pl1960003-42/+44
E_PTRDIFF_OVERFLOW
2008-07-146714804 bge is missing lint target in Makefileyt2237004-129/+31
2008-07-146720502 MLD/IGMP timeout logic can try to untimeout() itself, triggering ↵meem7-66/+65
ASSERT()
2008-07-146552950 Fix for 6439774 incompl, hold conn_lock to check CONN_CONDEMNED ↵georges1-7/+3
despite tcp_send_find_ire() comments
2008-07-136701562 Fix for CR 6586422 is incompletegt296011-82/+83
2008-07-12PSARC 2008/421 _POSIX_ADVISORY_INFOraf4-10/+73
6669307 Solaris should support the Posix SUSv3 _POSIX_ADVISORY_INFO options group --HG-- rename : usr/src/lib/libc/port/rt/fallocate.c => usr/src/lib/libc/port/gen/posix_fallocate.c
2008-07-116678891 deadlock: cycle in blocking chain panic on aggr_m_promiscudpa2-1/+56
2008-07-116724533 assertion failed: file: ../../common/fs/zfs/dmu_tx.c, line: 983maybee2-17/+23
6724798 changing zfs dump device hangs system
2008-07-116719447 sd mutex is hot and SSD performance suffersyl1940342-2/+9
2008-07-106724675 assertion failed in dsl_dataset_get_ref(): ↵ahrens1-1/+1
ds->ds_phys->ds_prev_snap_obj != 0 ...
2008-07-106724239 missing mutex_exit() calls in {ah,esp}_send_acquire()pwernau2-2/+8
2008-07-106654689 incorrect comment in usr/src/uts/sparc/igb/Makefile line 12xy1504894-280/+119
6673228 Code clean for the igb driver 6693185 igb: assertion failed: mutex_owned(&igb->gen_lock) 6695291 igb needs to be added to the minor_perm file 6716686 igb could send packge larger than max_frame_size 6722846 igb head write-back should be initialized
2008-07-096648729 nv_sata: WARNING: nv_sata inst 0 port 1: SYNC mode not allowed ↵mlf1-2/+2
during interrupt
2008-07-096683575 Revisit handling of CREATE_XATTR_DIRmarks9-111/+214
2008-07-096719641 RFC 3947 section 7 (port-reassignment) on paired-ESP and IKE SAs on ↵danmcd6-14/+121
the non-NAT side.
2008-07-096723705 smb_winpipe and smb_books no longer requiredamw2-534/+0
--HG-- rename : usr/src/uts/common/fs/smbsrv/smb_books.c => deleted_files/usr/src/uts/common/fs/smbsrv/smb_books.c rename : usr/src/uts/common/fs/smbsrv/smb_winpipe.c => deleted_files/usr/src/uts/common/fs/smbsrv/smb_winpipe.c
2008-07-086713783 s10u6_01 performance regression with heavily contended robust mutexesraf1-6/+6
2008-07-086706793 esballoc callback occurring after scsa2usb unloaded, causing paniczl2270521-15/+2
2008-07-086723703 zpool upgrade -> assertion failed: ds->ds_phys->ds_prev_snap_obj != ↵ahrens1-1/+2
0 || ...
2008-07-08PSARC/2008/342 Further SID supportmarks2-14/+18
6677411 chmod when faced with deleting more than one acl in one go will only remove the first ACL 6677801 *chmod* Could be more efficient when deleting ACLs 6682126 *chmod* reports invalid user when it means invalid group 6682138 *chmod* Recursive setting of inherit ACLs reports errors for all files. 6682943 Request for aliases to simplify setting ACL permissions 6699852 ZFS should allow storing inheritance flags in file ACLs 6703748 ZFS allows deletes on a readonly file system 6710731 chown(1)/chgrp(1) SID support 6710735 tar/cpio ACL/SID support 6714392 want more SID support
2008-07-076692347 Number of CIFS shares returned when browsing is limited (missing files)amw2-191/+0
--HG-- rename : usr/src/uts/common/smbsrv/lmshare_door.h => deleted_files/usr/src/uts/common/smbsrv/lmshare_door.h rename : usr/src/uts/common/smbsrv/smb_winpipe.h => deleted_files/usr/src/uts/common/smbsrv/smb_winpipe.h
2008-07-076615409 Rename appropriate structures in userlandamw68-2599/+2707
6617595 Rework winpipe code to use XDR encode/decode 6648778 SMB_STREAM_RDDIR no longer needed 6655341 Remove explicit stream processing in smb_com_delete() 6666446 smb_pwd_fgetent and smb_pwd_fputent are inconsistent w.r.t. type 6685931 Support for Windows Longhorn server 6692347 Number of CIFS shares returned when browsing is limited 6693624 smbadm enable-user doesn't work correctly for new users 6695865 Server doesn't send a list of its local users to clients when requested 6699960 Somewhere between 500 - 1953 shares created then cifs sharese become inaccessibe from client 6707395 CIFS I/O fails - The specified network name is no longer available - smb_kdoor_clnt_upcall error 6714170 mbuf marshalling code clean up phase 1 6715742 Use FILE_ATTRIBUTE definitions for DOS and NT attributes 6715791 The path is shown as a part of the comments when browsing shares from Windows clients 6718834 use TCP for sending DNS request to query service location (SRV) records for ADS hosts 6719320 smbtorture RPC tests cases failed 6719979 smb_com_delete deletes hidden files when the search attribute doesn't specify FILE_ATTRIBUTE_HIDDEN 6721456 Unable to create new txt file using Windows "edit" command. --HG-- rename : usr/src/cmd/smbsrv/smbd/smbd_mlsvc_doorsvc.c => usr/src/cmd/smbsrv/smbd/smbd_opipe_doorsvc.c rename : usr/src/lib/smbsrv/libmlsvc/common/lmshare.c => usr/src/lib/smbsrv/libmlsvc/common/smb_share.c rename : usr/src/uts/common/fs/smbsrv/smb_rpc.c => usr/src/uts/common/fs/smbsrv/smb_opipe.c rename : usr/src/uts/common/smbsrv/lmshare.h => usr/src/uts/common/smbsrv/smb_share.h
2008-07-076723124 Assertion failed: all || blocks_freed == 0 || db->db_last_dirtymaybee1-2/+12
2008-07-076722672 sd does not clear pkt_path_instance when retrying commandsgap4-14/+19
2008-07-076343667 scrub/resilver has to start over when a snapshot is takenahrens44-942/+1932
6343693 'zpool status' gives delayed start for 'zpool scrub' 6670746 scrub on degraded pool return the status of 'resilver completed'? 6675685 DTL entries are lost resulting in checksum errors 6706404 get_history_one() can dereference off end of hist_event_table[] 6715414 assertion failed: ds->ds_owner != tag in dsl_dataset_rele() 6716437 ztest gets SEGV in arc_released() 6722838 bfu does not update grub
2008-07-074849644 rfe for 3-node mediators for campus clustersmk1175201-2/+2
2008-07-076721094 Setting certain properties on root pools should not be allowedgw252955-15/+92
2008-07-046721901 uninitialized variable in zfs_fm_recv() can confuse diagnosiseschrock1-4/+5
6721906 probe failure should be ignored during pool open 6721920 cache device failure should not trigger pool I/O failure 6722096 ZFS DE case clearing logic for vdevs is busted 6722098 ZFS DE should avoid ereports against non-leaf vdevs 6722100 replacing a hot spare with an idle spare doesn't work
2008-07-046668593 Support NT "named streams"gwr11-334/+1077
6720550 rename over existing file should attempt to remove
2008-07-046716741 Long pause during PV domU boot when dom0 has been up for a long timemrj1-0/+2
Contributed by Juergen Keil (jk@tools.de)
2008-07-046720376 ilm_move_v6 may sometimes leak an ilm_refcnt, causing 'ifconfig ↵sowmini1-0/+12
unplumb' to hang.
2008-07-036673498 metaclear command is reporting metadevice is open just after creationsk1025151-3/+10
2008-07-036721869 zil needs to pass block birth txg to zil_rewrite()perrin3-16/+13
2008-07-036722427 assertion failure in ufs_delete() when lockfs protocol is already ↵abalfour1-6/+0
executed by fallocate
2008-07-036715142 Bad Trap type=34 with boot net using link aggregate for ldom guestjprakash1-10/+12
2008-07-036678444 pcfs presents wrong time stamps in leap yearsbatschul1-3/+3
2008-07-036705192 Atlas can't transmit packets after running out of transmit desc. ↵ml296231-34/+39
with LSO + jumbo frame
2008-07-036482861 clock thread hung causing deadman panicbpramod1-0/+23
2008-07-026721579 potential regression in usbser due to 6692913gd780591-2/+2
2008-07-026647504 drmP.h, line 71: warning: macro redefined: __FUNCTION__ ↵mc1960981-1/+3
(E_MACRO_REDEFINED)
2008-07-026634671 domu panicked on mutex when being tested by xmstress and network ↵mrj1-2/+6
load together
2008-07-026721941 dmu_tx_count_free() does not account for nlevels increasingmaybee2-8/+16
2008-07-026684694 scsa2usb: divide by zero panic possible in scsa2usb_scsi_getcapbc2245722-2/+21
6691464 G2-N: BAD TRAP (page fault) in "hidparser" running SSULoad
2008-07-026596419 zvol character (raw) devices allow read/write past the end of the devicegw252951-3/+25
Contributed by Juergen Keil <jk@tools.de>
2008-07-026622765 geniconvtbl.so cannot parse certain mapping operations resulting ↵is1-277/+166
EILSEQ from iconv(3C) 6634992 Unicode text prep functions have 'errno' argument -- bad for readability at user-land 6660526 Combining acute accent character (U+0301) cannot be deleted by backspace
2008-07-026719710 sharectl set -p section=default -p minauth=lm smbfs (core dumped)gwr1-0/+9
6721251 kTLI t_kconnect returns EPROTO in place of ETIMEDOUT, ECONNREFUSED
2008-07-026714582 DDI_MAJOR_T_NONE missingcth24-174/+189
6719334 mod_modname should be 'const char *' 6714560 sgen driver should be cp(1) clonable
2008-07-026655280 assertion failed: !xnbp->xnb_connected, file: ↵cz1471011-1/+9
../../common/xen/io/xnb.c, line: 1631 6657428 dom0 panicked when doing xmstress combined with NFS stress in domUs: BAD TRAP: type=e (#pf Page faul 6659628 Solaris xVM e1000g driver hangs when dom0_mem is not set in /boot/grub/menu.lst
2008-07-026718877 crgetzoneid() use can cause problems when forking processes with ↵jhaslam1-1/+2
USDT providers in a non global zone
2008-07-026708659 'acctadm -f <file> ...' fails if <file> exists and is larger than 2Gbrh871071-2/+2