summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Ignore spaces around the probe specifier name in dtrace's output.cr2046-IgnoreAbhinav Upadhyay3-6/+60
2018-03-24OS-6814 OS-6726 missed exception_lists/check_rtimeMike Gerdts1-1/+2
2018-03-24OS-6798 viona_recv_merged() can corrupt used ringBryan Cantrill1-0/+1
2018-03-23OS-6820 bhyve provisioning times out after OS-6720Mike Gerdts1-6/+5
2018-03-23OS-6720 uart-ignorant guest sends bhyve into a spinMike Gerdts21-106/+2326
2018-03-23OS-6807 viona rx ring can deadlock on shutdownPatrick Mooney1-0/+9
2018-03-22 [illumos-gate merge]Jerry Jelinek12-211/+297
2018-03-21OS-6771 ppt device nodes sometimes disappear after module unloadingHans Rosenfeld2-60/+43
2018-03-21OS-6643 cxgbe should clean TX descriptors in timely mannerVishal Kulkarni3-1/+39
2018-03-21OS-6765 support PCI passthru in bhyve zonesHans Rosenfeld2-40/+122
2018-03-21OS-6791 sdev_plugin_unregister() can deadlockJohn Levon2-4/+14
2018-03-219189 Add debug to vdev_label_read_config when txg check failsPavel Zakharov2-3/+12
2018-03-219284 arc_reclaim_thread has 2 jobsBrad Lewis3-177/+247
2018-03-219280 Assertion failure while running removal_with_ganging test with 4K devicesMatt Ahrens5-20/+20
2018-03-219322 Print stats since boot for first line of arcstat.plPascal6661-2/+5
2018-03-219188 increase size of dbuf cache to reduce indirect block decompressionGeorge Wilson1-7/+11
2018-03-219321 arc_loan_compressed_buf() can increment arc_loaned_bytes by the wrong valueAllan Jude1-2/+2
2018-03-21 [illumos-gate merge]Jerry Jelinek1-2/+4
2018-03-20OS-6216 VOP_ACCESS() use in sdev_readdir() leads to deadlockJohn Levon1-22/+16
2018-03-209317 FMD crashes with zero-length allocationAndy Fiddaman1-2/+4
2018-03-20 [illumos-gate merge]Jerry Jelinek17-97/+153
2018-03-19OS-6701 mac_fix_cksum breaks ethernet headerPatrick Mooney1-11/+63
2018-03-199193 bootcfg -C doesn't workPaul Dagnelie1-2/+3
2018-03-199235 rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov9-84/+85
2018-03-199191 dump vdev tree to zfs_dbgmsg when spa load fails due to missing log devicesPavel Zakharov1-0/+2
2018-03-199190 Fix cleanup routine in import_cachefile_device_replaced.kshPavel Zakharov1-0/+3
2018-03-199187 racing condition between vdev label and spa_last_synced_txg in vdev_vali...Pavel Zakharov1-1/+4
2018-03-199076 ZFS Performance test concurrency should be lowered for better latencyStephen Blinick6-10/+56
2018-03-19OS-6726 bhyve program should be in /usr/sbin, not /usr/sbin/amd64Mike Gerdts8-251/+121
2018-03-19 [illumos-gate merge]Jerry Jelinek8-342/+2338
2018-03-16OS-6761 hcksum routines are too verbosePatrick Mooney18-49/+80
2018-03-16OS-5326 SRS ring polling disabled for VLANsRyan Zezeski32-758/+1883
2018-03-16OS-6694 bhyve uart emulation does not handle 4 byte requestsMike Gerdts1-0/+19
2018-03-165404 smbfs needs mmap supportjilinxpd8-342/+2338
2018-03-15OS-6628 bhyve needs to support at least 32 vcpusMike Gerdts1-2/+2
2018-03-15OS-6665 Would like mechanism to determine how many vcpus bhyve supportsJerry Jelinek1-5/+17
2018-03-15OS-6639 bhyve memory allocations that can't succeed should fail or at least b...Jerry Jelinek2-3/+21
2018-03-15OS-6777 bhyve VM not rebootingJerry Jelinek2-3/+30
2018-03-15 [illumos-gate merge]Jerry Jelinek127-1018/+6669
2018-03-15OS-6772 Update cxgbe firmware version to 1.17.14.0Vishal Kulkarni9-103362/+107778
2018-03-14OS-6716 bhyve guest VCPUs pause intermittentlyPatrick Mooney2-5/+29
2018-03-148808 nvme: Software Progress Marker feature is optionalYuri Pankov2-17/+48
2018-03-148980 BIOS clock is sometimes one hour fastGary Mills2-130/+246
2018-03-149173 smbsrv: we do not build allToomas Soome1-2/+2
2018-03-149260 nsmb driver 32-bit ioctl check broken after 8685Gordon Ross6-9/+64
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos114-849/+6299
2018-03-149164 assert: newds == os->os_dsl_datasetAndriy Gapon3-11/+10
2018-03-13OS-6638 graceful shutdown for bhyve zonesJerry Jelinek1-0/+47
2018-03-13OS-6546 Use PCID if KPTI is enabledJohn Levon34-439/+761
2018-03-13OS-6759 want CPU localization for vmm calloutsPatrick Mooney9-3/+123