summaryrefslogtreecommitdiff
path: root/usr/src/uts/common
AgeCommit message (Expand)AuthorFilesLines
2015-05-28 [illumos-gate merge]20150528release-20150528Jerry Jelinek4-24/+38
2015-05-27OS-4342 lxbrand SIOCGIFHWADDR still incorrectPatrick Mooney1-1/+3
2015-05-27OS-4337 lxbrand expose network interface info via sysfsPatrick Mooney9-226/+1091
2015-05-275909 ensure that shared snap names don't become too long after promotionAndriy Gapon1-0/+6
2015-05-275870 dmu_recv_end_check() leaks origin_head hold if error happens in drc_forc...Andriy Gapon1-2/+6
2015-05-275912 full stream can not be force-received into a dataset if it has a snapshotAndriy Gapon1-4/+6
2015-05-275961 Fix stack overflow in zfs_create_fsGleb Smirnoff1-17/+17
2015-05-275438 zfs_blkptr_verify should continue after zfs_panic_recoverJustin Gibbs1-1/+3
2015-05-27 [illumos-gate merge]Jerry Jelinek1-1/+1
2015-05-265947 NULL is not a character in asm10k.cRichard PALO1-1/+1
2015-05-21OS-4317 v_path accesses can racePatrick Mooney10-38/+51
2015-05-21 [illumos-gate merge]Jerry Jelinek1-1/+14
2015-05-205515 dataset user hold doesn't reject empty tagsJosef 'Jeff' Sipek1-2/+15
2015-05-20OS-4319 zfs mishandles partial writesJerry Jelinek1-3/+8
2015-05-20OS-4320 lxbrand convert getdents to IKEPatrick Mooney3-4/+356
2015-05-20 [illumos-gate merge]Jerry Jelinek6-16/+39
2015-05-19OS-4318 trinity blown assertion panic in lx_helper_rt_tgsigqueueinfoJerry Jelinek1-2/+4
2015-05-195818 zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens6-16/+39
2015-05-19 [illumos-gate merge]Jerry Jelinek1-1/+0
2015-05-185930 fasttrap_pid_enable() panics when prfind() fails in forking processBryan Cantrill1-2/+12
2015-05-183599 dtrace_dynvar tail calls can blow stackBryan Cantrill1-3/+3
2015-05-18 [illumos-gate merge]Jerry Jelinek1-15/+23
2015-05-155883 race in netstack_unregister and zone creationRobert Mustacchi1-3/+30
2015-05-155893 igmp timout logic induces panicRobert Mustacchi3-14/+57
2015-05-15 [illumos-gate merge]Jerry Jelinek1-11/+9
2015-05-145894 Want big theory statement on MAC's data pathRobert Mustacchi2-1/+950
2015-05-144567 Long RPC messages could confuse kernel and cause panicMarcel Telka1-11/+9
2015-05-14OS-4298 fasttrap_pid_enable() panics when prfind() fails in forking process20150514release-20150514Bryan Cantrill1-1/+12
2015-05-14OS-4248 dtrace_dynvar tail calls can blow stackBryan Cantrill1-3/+3
2015-05-14OS-3735 modstubs MAXNARG is too low.Bryan Cantrill1-1/+5
2015-05-13OS-4303 lxbrand ltp ptrace05 failsPatrick Mooney8-6/+44
2015-05-13 [illumos-gate merge]Jerry Jelinek6-263/+349
2015-05-12OS-4300 increase RT signal countPatrick Mooney2-3/+5
2015-05-123783 Flow control is needed in rpcmod when the NFS server is unable to keep u...Marcel Telka6-263/+349
2015-05-12OS-4288 lxbrand reads of /proc/pid/status leads to high SYS timeMax Bruning1-40/+4
2015-05-11OS-4285 lxbrand sssd attempts AF_NETLINK bind with nonzero nl_pidPatrick Mooney1-7/+71
2015-05-11OS-4293 removal of un-fired IN_ONESHOT inotify event induces panicBryan Cantrill1-3/+3
2015-05-11OS-4294 dpioctl() can return with dpe_lock heldBryan Cantrill1-1/+3
2015-05-11OS-4295 sosctp_connect() can drop unowned lock, inducing panicBryan Cantrill1-1/+1
2015-05-11OS-4292 lx brand: no synchronization with respect to lxpr_cons_ldihBryan Cantrill4-29/+27
2015-05-09 [illumos-gate merge]Jerry Jelinek28-967/+506
2015-05-095269 zpool import slowArne Jansen10-60/+239
2015-05-09OS-4269 lx brand: readdir() neglects to return EOF in some casesBryan Cantrill2-4/+4
2015-05-08OS-4286 lx brand: lxpr_read_net_unix() can read/return uninitialized dataPatrick Mooney1-2/+5
2015-05-085904 unable to save/modify files on CIFS share from Windows 7Gordon Ross2-13/+19
2015-05-085903 SMB server breaks an oplock on after an attribute (only) openAlek Pinchuk1-49/+52
2015-05-085902 Unable to take ownership, view permissions, or delete files...Gordon Ross1-2/+16
2015-05-085901 SMB clients get errors trying to delete non-empty directoriesAlek Pinchuk3-17/+89
2015-05-085900 read-raw, write-raw are dead codeGordon Ross9-725/+7
2015-05-085899 panic on bad mutex in smb_event_wait()Gordon Ross8-99/+81