summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-15OS-5564 new driver for Smart Array storage controllers (missing intel Makefile)release-20160915Joshua M. Clulow1-0/+72
2016-09-15OS-5564 new driver for Smart Array storage controllers (fix Makefile)Joshua M. Clulow1-0/+1
2016-09-15 [illumos-gate merge]Jerry Jelinek2-15/+82
2016-09-15OS-5564 new driver for Smart Array storage controllersJoshua M. Clulow16-1/+4998
2016-09-147364 NVMe driver performance can be improved by caching nvme_dma_t structs fo...Dan McDonald1-0/+2
2016-09-147364 NVMe driver performance can be improved by caching nvme_dma_t structs fo...Youzhong Yang2-15/+80
2016-09-14 [illumos-gate merge]Jerry Jelinek13-878/+108
2016-09-13backout: 6090 IOPS, bandwidth, and latency kstats for NFS serverDan McDonald13-878/+108
2016-09-12 [illumos-gate merge]Jerry Jelinek2-80/+102
2016-09-12backout: 7267 SMF is fast and loose with optional dependencies (needs work)Robert Mustacchi2-80/+102
2016-09-12OS-5662 vnd corrupts incoming MAC address framesRobert Mustacchi1-2/+4
2016-09-12 [illumos-gate merge]Jerry Jelinek5-117/+125
2016-09-096679 Useless assert in acpidev_cpu_query_MAT()Robert Mustacchi2-1/+7
2016-09-097232 add tunables to combat scheduling delay of kernel threadsMatthew Ahrens3-15/+45
2016-09-09OS-4810 Panic: BAD TRAP in udp_do_openBryan Cantrill6-20/+107
2016-09-09OS-3831 lxbrand /proc/cmdline should reflect zone boot argumentsRyan Zezeski2-10/+34
2016-09-097267 SMF is fast and loose with optional dependenciesAndrew Stormont2-102/+80
2016-09-09 [illumos-gate merge]Jerry Jelinek7-7/+194
2016-09-08OS-5658 USB always identified as xHCI after latest ACPI updateJerry Jelinek1-3/+13
2016-09-08OS-5620 lx NFS mount always tries to contact rpcbindJerry Jelinek1-53/+180
2016-09-08 [illumos-gate merge]Jerry Jelinek2-10/+22
2016-09-077350 wcsncasecmp reads data from buffers when count is zeroRobert Mustacchi7-7/+194
2016-09-077241 page_reclaim_mem() gives up on reclaiming memory too easilyDan Kimmel1-7/+15
2016-09-07OS-5642 containerbuddy unable to fork while using syslog driver, causing cont...Jerry Jelinek2-4/+17
2016-09-077359 NULL pointer at strcmp() in ipmgmt_nvlist_match()Igor Kozhukhov1-3/+7
2016-09-07 [illumos-gate merge]Jerry Jelinek15-60/+199
2016-09-067339 hang in lufs_unsnarf() due to zfs on files on ufsMatthew Ahrens1-17/+25
2016-09-067259 DS_FIELD_LARGE_BLOCKS is unusedMatthew Ahrens1-7/+0
2016-09-067238 zvol_swap/setup fails due to memory usageJohn Wren Kennedy2-5/+4
2016-09-067336 vfork and O_CLOEXEC causes zfs_mount EBUSYPrakash Surya5-8/+118
2016-09-067278 tuning zfs_arc_max does not impact arc_c_minMatthew Ahrens1-1/+3
2016-09-067268 Checking vmem limit of wrong process for door_callsBrandon Baker1-9/+18
2016-09-067262 remove seq from zfs_receive_010.kshPaul Dagnelie1-2/+2
2016-09-067304 zfs filesystem/snapshot counts should be read-onlyJerry Jelinek1-7/+7
2016-09-065304 syseventd: datalink notify thread hangs up when terminatedYuri Pankov1-3/+7
2016-09-06OS-5644 lx tmpfs mount with uid or gid option failsJerry Jelinek1-3/+10
2016-09-066607 add default MAP_FILE symbol to sys/mman.hJames Blachly2-1/+15
2016-09-06 [illumos-gate merge]Jerry Jelinek9-33/+167
2016-09-047345 zfs(1m): Description for -d depth appeared in -rMarcel Telka1-5/+7
2016-09-037276 zfs(1m) manpage could better describe space propertiesPavel Zakharov1-11/+18
2016-09-027004 dmu_tx_hold_zap() does dnode_hold() 7x on same objectMatthew Ahrens8-17/+142
2016-09-02 [illumos-gate merge]Jerry Jelinek9-80/+145
2016-09-017248 large block support breaks rsend_009_posJohn Wren Kennedy2-45/+37
2016-09-017247 zfs receive of deduplicated stream failsChris Williamson5-25/+101
2016-09-017349 nvme shouldn't ignore namespaces that support extended data LBAsHans Rosenfeld1-8/+4
2016-09-017348 cstyle can't handle ellipsis on continuation lineHans Rosenfeld1-2/+3
2016-08-31OS-5598 newproc() performs inadequate clean-up after failed lwp_create() [fix...Jerry Jelinek1-1/+0
2016-08-31OS-5598 newproc() performs inadequate clean-up after failed lwp_create()Patrick Mooney1-22/+30
2016-08-31OS-5613 SO_REUSEPORT needs better state-change coveragePatrick Mooney2-15/+81
2016-08-31 [illumos-gate merge]Jerry Jelinek5-106/+152