summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-27 [illumos-gate merge]20131128release-20131128Keith M Wesolowski3-51/+20
2013-11-264347 ZPL can use dmu_tx_assign(TXG_WAIT)Matthew Ahrens3-51/+20
2013-11-26 [illumos-gate merge]Keith M Wesolowski1-5/+7
2013-11-254357 bldenv $MAKE checking is pathologicalRobert Mustacchi1-5/+7
2013-11-24OS-2632 uuid generation is very slow on SmartOS, compared to other systems (f...Robert Mustacchi1-1/+1
2013-11-24OS-1873 devfsadmd and zoneadmds tied in knotsRobert Mustacchi1-6/+22
2013-11-25 [illumos-gate merge]Keith M Wesolowski7-28/+61
2013-11-224270 ld(1) argument error reporting is still pretty badRichard Lowe4-7/+30
2013-11-224227 ld --library-path is translated to -l-path, not -LRichard Lowe2-3/+3
2013-11-224342 NULL pointer dereference in rfs4_op_setclientid()Marcel Telka1-3/+19
2013-11-224301 logadm unnecessarily copies historical logs when "-c" is specifiedBryan Cantrill1-1/+1
2013-11-224300 logadm test suite fails when running rsyslogdBryan Cantrill1-12/+13
2013-11-224299 logadm should not lock log file for entire duration of copyBryan Cantrill1-3/+78
2013-11-224194 xargs feedback for -0 not includedGarrett D'Amore1-1/+2
2013-11-22OS-2638 netstack_unregister mistakingly marks modules for destructionRobert Mustacchi1-2/+2
2013-11-22OS-2632 uuid generation is very slow on SmartOS, compared to other systemsJerry Jelinek1-30/+81
2013-11-21OS-2636 port_fop_femuninstall is too loose with its locksRobert Mustacchi1-3/+1
2013-11-204323 NDMP return the wrong error code in NDMP backup policyJan Kryl1-14/+7
2013-11-20OS-2634 mci_rw_lock white-hot under loadBryan Cantrill2-1/+42
2013-11-19OS-2631 pid provider rejects probes with valid UTF-8 namesBryan Cantrill5-13/+136
2013-11-19 [illumos-gate merge]Keith M Wesolowski8-16/+39
2013-11-174129 ON tools should honor $MAKERobert Mustacchi6-13/+26
2013-11-174322 ZFS deadlock on dp_config_rwlockSteven Hartland1-2/+4
2013-11-164330 open(2) manual describes O_SYNC twiceLauri Tirkkonen1-8/+6
2013-11-164303 want local zone TCP kstats in the global zoneBill Pijewski1-2/+18
2013-11-15OS-427 zpool(1M) and zfs(1M) should support -p for "list" and "get" (fix merg...Robert Mustacchi1-4/+0
2013-11-154302 stack overflow from squeue_drain()Bryan Cantrill5-0/+31
2013-11-154128 disks in zpools never go away when pulledJoshua M. Clulow3-18/+238
2013-11-144294 fopen could support 'x'Robert Mustacchi2-6/+19
2013-11-14 [illumos-gate merge]Keith M Wesolowski9-85/+104
2013-11-144326 powertop sometimes fails silentlyMarcel Telka1-0/+5
2013-11-141872 NULL pointer dereference in iscsitDan McDonald1-1/+13
2013-11-134226 mountd(1m) could run out of file descriptorsMarcel Telka2-8/+25
2013-11-124307 Variable is used before it is initialized in kwarndtest.cIlya Usvyatsky1-15/+14
2013-11-122583 Add -p (parsable) option to zfs listYuri Pankov6-63/+68
2013-11-07 [illumos-gate merge]Keith M Wesolowski18-102/+210
2013-11-064293 mdb typedef load error msg confusingRobert Mustacchi1-1/+2
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill18-116/+752
2013-11-07OS-2621 libshare sa_get_proto_status sometimes returns unallocated stringsRobert Mustacchi2-2/+2
2013-11-064161 deadlock between zfs_read() and zfs_putpage()Bryan Cantrill6-41/+145
2013-11-064244 spawn fails occasionally with EAGAINBryan Cantrill3-73/+0
2013-11-064243 sdev_access() race leads to panicRobert Mustacchi1-3/+2
2013-11-064116 kiconv_open(9f): kiconv_close() in the CONTEXT sectionBart Coddens1-2/+2
2013-11-064251 libdtrace leaks open file handlesRobert Mustacchi1-3/+8
2013-11-064246 kstat read improperly returned ENOMEMJerry Jelinek1-3/+5
2013-11-064245 boot_time kstat for zones should be epoch timestamp of zone boot, not "r...Jerry Jelinek3-3/+8
2013-11-064236 Internet Packet DisturberRobert Mustacchi33-17/+2809
2013-11-054290 dlmgmtd is careless with avl_findJoshua M. Clulow1-2/+3
2013-11-054248 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill8-11/+197
2013-11-06 [illumos-gate merge]Keith M Wesolowski6-31/+37