summaryrefslogtreecommitdiff
path: root/usr/src/uts/common
AgeCommit message (Expand)AuthorFilesLines
2016-03-17OS-5223 removed shm segment is no longer availableJerry Jelinek5-12/+79
2016-03-17OS-5249 lxbrand fcntl(F_SETPIPE_SZ) needed by MapRPatrick Mooney1-3/+81
2016-03-15OS-5248 lxbrand stat(2) does not properly mangle st_devPatrick Mooney1-2/+23
2016-03-15OS-5247 fdisk -l core dumpsJerry Jelinek1-1/+1
2016-03-15OS-5245 disable sysfs cpu hierarchy, breaks javaJerry Jelinek1-1/+8
2016-03-15OS-5243 unused variable in lx_prvnops.cJerry Jelinek1-3/+1
2016-03-15 [illumos-gate merge]Jerry Jelinek1-12/+10
2016-03-14OS-5240 mfs wants /sys/devices/system/node; causes core dumpJerry Jelinek2-20/+418
2016-03-146745 Swapped bytes in rpc_cots_connections port kstatMarcel Telka1-12/+10
2016-03-14 [illumos-gate merge]Jerry Jelinek3-11/+13
2016-03-135857 lofiadm should ask passphrase once if the crypto is already set upAndrey Sokolov2-10/+13
2016-03-136735 pfp should allocate appropriate space for sockaddrPatrick Mooney2-10/+10
2016-03-126734 dtrace_canstore_statvar() fails for some valid static variablesBryan Cantrill1-4/+4
2016-03-12OS-5241 lx brand: tcpdump fails to bind()Bryan Cantrill2-8/+64
2016-03-12OS-5235 wscons should support reset fg/bg SGR sequencesJoshua M. Clulow1-0/+18
2016-03-11OS-5233 lxbrand mapr wants /proc/vmstatPatrick Mooney2-1/+58
2016-03-116732 epoll fails to wake when fd addedPatrick Mooney1-2/+5
2016-03-11OS-5206 /proc/partitions major/minor should be consistent with statPatrick Mooney10-707/+516
2016-03-11OS-5224 Want primordial i40e driverRobert Mustacchi31-2/+29952
2016-03-106681 zfs list burning lots of time in dodefault() via dsl_prop_*Alex Wilson1-7/+6
2016-03-10 [illumos-gate merge]Jerry Jelinek3-14/+47
2016-03-10OS-5217 setsockopt(TCP_KEEPCNT) can return EINVAL spuriouslyBryan Cantrill1-7/+30
2016-03-096370 ZFS send fails to transmit some holesPaul Dagnelie2-14/+43
2016-03-096733 mh_contents rwlock is not initialisedJorgen Lundman1-0/+4
2016-03-08OS-5222 epoll fails to wake when fd addedPatrick Mooney1-2/+5
2016-03-08OS-4612 Want zvol block devices in LX to handle some Linux disk ioctlsJerry Jelinek3-8/+315
2016-03-07 [illumos-gate merge]Jerry Jelinek15-46/+26
2016-03-052976 remove useless offsetof() macrosRichard Lowe11-41/+10
2016-03-053373 gcc >= 4.5 concerns about offsetof()Richard Lowe4-5/+16
2016-03-05OS-5214 SLAAC IP detection should not check Cur Hop Limit fieldCody Peter Mello1-2/+2
2016-03-03OS-5196 lxbrand Mesos fails OsTest.Killtree testPatrick Mooney3-130/+131
2016-03-03OS-5209 __KERN_NAUXV_IMPL needs to be increased for OS-5202Cody Peter Mello1-2/+2
2016-03-03OS-5202 Support AT_SECURE & AT_*ID in LXCody Peter Mello3-10/+39
2016-03-03 [illumos-gate merge]Jerry Jelinek2-5/+12
2016-03-03OS-5188 dtrace_canstore_statvar() fails for some valid static variablesBryan Cantrill1-4/+4
2016-03-026672 arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt()Eli Rosenthal2-5/+12
2016-03-02OS-5204 lxbrand panic in br_issig_stop handlerPatrick Mooney1-0/+11
2016-03-02OS-5205 vnd has extraneous qreplyRobert Mustacchi1-1/+0
2016-03-02OS-5201 lxbrand zone attr manipulation requires lighter touchPatrick Mooney1-6/+12
2016-03-01OS-5191 consistent use of zpool name as device in /proc/diskstats and /proc/m...Jerry Jelinek1-14/+72
2016-02-29 [illumos-gate merge]Jerry Jelinek25-90/+48
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek24-90/+44
2016-02-276674 sys/isa_defs.h shouldn't unconditionally define _ILP32Yuri Pankov1-0/+4
2016-02-26OS-5189 lx dev enumeration can deadlock with zfsJerry Jelinek5-19/+33
2016-02-26OS-5187 improve /proc/diskstat handlingJerry Jelinek3-82/+86
2016-02-25OS-5179 flatten zvol entries for /dev and /proc/partitionsJerry Jelinek13-825/+417
2016-02-24OS-5184 lxbrand sets AT_BASE incorrectly for ld.soPatrick Mooney1-16/+26
2016-02-24OS-4614 lx want /sys/block emulationJerry Jelinek3-15/+487
2016-02-19OS-4699 lxbrand netty complains about SO_LINGER (really IP_TOS)Patrick Mooney2-7/+19
2016-02-19OS-5170 lxbrand iostat needs /sys/block entriesPatrick Mooney3-22/+376