summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-10OS-3628 lx brand: add support for eventfd20141211release-20141211Bryan Cantrill4-4/+24
2014-12-10OS-3625 add support for eventfdBryan Cantrill20-0/+914
2014-12-10OS-3611 lx brand: 64-bit processes should not use VAs above VA holeBryan Cantrill3-0/+29
2014-12-09OS-3626 lxbrand zone stuck in shutdownJerry Jelinek1-5/+13
2014-12-09OS-3624 lxbrand ioctl(TIOCSCTTY) failedPatrick Mooney1-4/+6
2014-12-09OS-3615 elfexec likes to play fast and looseJerry Jelinek2-16/+67
2014-12-09OS-3618 ctf dmod doesn't properly null terminate its walkersRobert Mustacchi1-1/+2
2014-12-09OS-3619 devzvol_readdir() needs to be more careful with strchrRobert Mustacchi1-1/+4
2014-12-08OS-3605 lxbrand needs SIOCGIFINDEX ioctlPatrick Mooney1-0/+3
2014-12-08OS-3595 lxbrand node test-os.js failsPatrick Mooney10-45/+93
2014-12-08OS-3613 lxbrand convert ioctl to IKE (fix lint)Patrick Mooney1-1/+1
2014-12-07 [illumos-gate merge]Keith M Wesolowski16-392/+394
2014-12-07OS-3613 lxbrand convert ioctl to IKE (fix manifest)Nahum Shalman1-3/+0
2014-12-065369 arc flags should be an enumGeorge Wilson11-379/+388
2014-12-065294 man ucred could do something useful (fix manifest merge)Keith M Wesolowski1-1/+1
2014-12-055330 zone brands could control init restart behaviorJerry Jelinek8-6/+63
2014-12-055342 prstat -n option should accept 0Jerry Jelinek3-20/+26
2014-12-05OS-3613 lxbrand convert ioctl to IKEPatrick Mooney17-3705/+1189
2014-12-055297 mptsas refhash replacement on reset can cause hangKeith M Wesolowski1-13/+13
2014-12-05 [illumos-gate merge]Keith M Wesolowski8-54/+122
2014-12-04OS-3376 lxbrand /proc/meminfo formatted incorrectlyJerry Jelinek1-5/+0
2014-12-04 [illumos-gate merge]Keith M Wesolowski50-834/+991
2014-12-045385 socket I/O related manuals don't document ECONNRESETRobert Mustacchi6-37/+56
2014-12-042057 Document dladm show-phys' -m optionRobert Mustacchi2-17/+66
2014-12-04OS-3612 lxbrand document LTP math and crashme as passing test groupsJerry Jelinek2-9/+9
2014-12-04OS-3608 lxbrand deliver LTP skip list and readmeJerry Jelinek5-1/+608
2014-12-045377 bootadm update-archive misidentifies BEs as ramdisksAlexander Eremin1-3/+4
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs43-809/+968
2014-12-03OS-3607 lxbrand LTP clock_nanosleep01 failsJerry Jelinek1-3/+13
2014-12-03OS-3271 lxbrand mssing clock_gettime and timer functionalityJerry Jelinek3-14/+183
2014-12-035340 add kstats to track reason for fork failuresJerry Jelinek4-4/+43
2014-12-035366 strcoll_l may destroy its arguments, then crashRichard Lowe2-8/+3
2014-12-03OS-3606 /usr/ccs/bin/dump went awayKeith M Wesolowski1-0/+1
2014-12-03 [illumos-gate merge]Keith M Wesolowski1-5/+6
2014-12-025378 CVE-2014-3158 ppp: integer overflow in option parsingAlexander Pyhalov1-5/+6
2014-12-02OS-3602 lxbrand LTP recv* tests failing on MSG_ERRQUEUE flagJerry Jelinek1-0/+18
2014-12-02 [illumos-gate merge]Keith M Wesolowski12-122/+400
2014-12-025364 grp.h has incorrect prototype for getgrnam_r and getgrgid_rKeith M Wesolowski1-5/+6
2014-12-025347 idle pool may run itself out of spaceMatthew Ahrens4-29/+56
2014-12-025368 ARC should cache more metadataMatthew Ahrens2-3/+57
2014-12-015373 connect(3SOCKET) could talk about non-blocking modeRobert Mustacchi1-3/+170
2014-12-015017 use 64bit DMA in mpt_sasAndy Giles5-87/+114
2014-12-01OS-3600 lxbrand 32bit cannot boot with OS-3594 fixPatrick Mooney5-13/+23
2014-12-01 [illumos-gate merge]Keith M Wesolowski44-934/+1260
2014-12-01OS-3596 lxbrand 64bit truncate03 fails, max file size limit not enforcedJerry Jelinek1-0/+51
2014-12-013124 Remove any existing references to utmp, use utmpx insteadSachidananda Urs5-38/+17
2014-12-012732 consistent use of #pragma align would please GCCRichard PALO1-6/+6
2014-11-305345 ctype.h is missing tolower_l and toupper_lRichard PALO1-0/+2
2014-11-295320 panic in smb_com_locking_andxGordon Ross1-0/+6
2014-11-295319 smb_oplock_acquire thread deadlockGordon Ross6-83/+162