summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2017-06-078156 dbuf_evict_notify() does not need dbuf_evict_lockMatthew Ahrens1-11/+7
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-078168 NULL pointer dereference in zfs_create()loli10K1-1/+3
Reviewed by: Matt Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-078276 rpcbind leaks memory due to libumem per thread caching.Youzhong Yang1-1/+7
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-078270 dnlc_reverse_lookup() is unsafe at any speedBryan Cantrill3-121/+14
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-07OS-6155 NFSv4 locking not working if rpcbind or rpc.statd not runningJerry Jelinek8-33/+72
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-06-078300 fix man page issues found by mandoc 1.14.1Yuri Pankov284-5103/+6817
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-078337 gss: misleading-indentationToomas Soome1-6/+5
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-078324 more: misleading-indentationToomas Soome1-4/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Gordon Ross <gwr@nexenta.com>
2017-06-07OS-6086 make pcplusmp and apix warning-freeHans Rosenfeld9-110/+109
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2017-06-06 [illumos-gate merge]Jerry Jelinek20-72/+172
commit 0dbcca9b391b6a95b983f29699611dedbcb5d262 8304 zfs-tests/bin/zfstest should allow DISKS=(zvols) commit 5b062782532a1d5961c4a4b655906e1238c7c908 8005 poor performance of 1MB writes on certain RAID-Z configurations commit adaec86ad212d9fd756bee322934fa54d1258605 8155 simplify dmu_write_policy handling of pre-compressed buffers commit 49add8ec88f479abb39ea7a1962c18ffd9b7a046 5097 psignal and psiginfo don't handle NULL arguments correctly commit ac34f4ddd0c6a12bfbb0823bf037f9afc5de4f4b 8293 fs.d: misleading-indentation and longjump issues commit f172c8ab1c246e78ba62a5aae1364ffcefe84862 8286 chxge: misleading-indentation commit 134035c17d79cc72f53900ba0ee97e48f01781fb 8285 kssl: misleading-indentation commit 1518b816b22db27acb81c63823981b340d1534ce 8284 fdc: misleading-indentation
2017-06-058304 zfs-tests/bin/zfstest should allow DISKS=(zvols)Gordon Ross1-1/+6
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Prakash Surya <prakash.surya@delphix.com>
2017-06-058005 poor performance of 1MB writes on certain RAID-Z configurationsMatthew Ahrens1-5/+15
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-058155 simplify dmu_write_policy handling of pre-compressed buffersMatthew Ahrens5-25/+17
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-06OS-6079 Want docs for iports, tgtmaps, and friendsRobert Mustacchi14-329/+2438
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Alex Wilson <alex.wilson@joyent.com>
2017-06-05OS-6061 AVX512 dis - EVEX prefix supportJerry Jelinek7-659/+1563
OS-6164 32-bit avx dis test mishandles EVEX prefix OS-6165 32-bit bound dis is incorrect Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-055097 psignal and psiginfo don't handle NULL arguments correctlyRobert Mustacchi8-21/+132
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-06-05OS-6137 illumos#8149 introduced deadlock between device detach and kstat readRyan Zezeski1-27/+5
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Bryan Cantrill <bryan@joyent.com>
2017-06-058305 Need to handle NVMe devices with EUI64 valuesRobert Mustacchi1-8/+0
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Dale Ghent <daleg@elemental.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-06-058293 fs.d: misleading-indentation and longjump issuesToomas Soome5-24/+15
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-06-058286 chxge: misleading-indentationToomas Soome1-11/+9
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-06-058285 kssl: misleading-indentationToomas Soome1-4/+4
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-06-058284 fdc: misleading-indentationToomas Soome1-1/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-06-05 [illumos-gate merge]Jerry Jelinek20-150/+266
commit ce1577b04976f1d8bb5f235b6eaaab15b46a3068 6939 add sysevents to zfs core for commands commit 15ada8fc6dd9f38f563acc69f9f22f88a48b752a 7751 mpt_sas sometimes times out sending SEP messages commit eef6dbdfddc0c59fd812f04dd0521e8356b617e5 8055 mr_sas online-controller-reset (OCR) does not work with some gen3 adapters. commit 0890d2f3364ef2bc17e6f3c41933166ac751b172 8295 tsol: misleading-indentation commit 50f7888b60b9fee4c775b56966f02e23da2deef5 8294 auditd: case values not in enum commit fbab0d0f679993544c054684742e56ef33f4f678 8292 rdc: misleading-indentation commit 991d1963916dde23ad9b4cea0b1aff1b5db71519 8291 sdbc: misleading-indentation commit faaed6b6ad0f1ddac09711eea44b4bedd00bf2ce 8290 libwanboot: misleading-indentation commit 8edd08a7913c626678965a9c38207aeb6b544013 8289 sun_fc: Sun_fcAdapterCreateWWN.cc is missing unistd.h commit c18b20ad4fc1d3aff0273f3ab86b8e4c740a0e83 8288 uts: common/os/cap_util.c has misleading indentation commit 46776310d043163e2f3f1bfbb86de739e691090a 8282 hci1394: self-comparison always evaluates to true commit c193478586214940af708897e19c9a878b6a6223 8281 ucbcmd/ls: misleading-indentation commit 013f378fd2037d955780a89be9601d2633f210ab 8132 loader: boot does leave BE menu in environment
2017-06-046939 add sysevents to zfs core for commandsDave Eddy8-29/+161
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Josh Wilsdon <jwilsdon@joyent.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Alan Somers <asomers@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2017-06-037751 mpt_sas sometimes times out sending SEP messagesRobert Mustacchi3-23/+242
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028055 mr_sas online-controller-reset (OCR) does not work with some gen3 adapters.Andy Fiddaman2-60/+29
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028295 tsol: misleading-indentationToomas Soome1-2/+3
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028294 auditd: case values not in enumToomas Soome1-2/+3
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028292 rdc: misleading-indentationToomas Soome1-2/+4
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028291 sdbc: misleading-indentationToomas Soome1-15/+12
Reviewed by: Aurélien Larcher <aurelien.larcher@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028290 libwanboot: misleading-indentationToomas Soome1-4/+3
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028289 sun_fc: Sun_fcAdapterCreateWWN.cc is missing unistd.hToomas Soome1-1/+1
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028288 uts: common/os/cap_util.c has misleading indentationToomas Soome1-1/+2
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028282 hci1394: self-comparison always evaluates to trueToomas Soome1-18/+16
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028281 ucbcmd/ls: misleading-indentationToomas Soome1-9/+7
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-028132 loader: boot does leave BE menu in environmentToomas Soome1-7/+25
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-06-02OS-6130 xhci and nvme can't bind DMA memory with IOMMU enabledHans Rosenfeld1-1/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2017-06-02OS-6117 panic in PTE_set_all()Hans Rosenfeld2-7/+11
OS-6118 IMMU_CONTIG_PADDR is broken for cookies with more than one page OS-6131 nvme causes bad free panic in IOMMU Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2017-05-31OS-6154 LTP splice test failuresJerry Jelinek1-0/+2
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-05-31 [illumos-gate merge]Jerry Jelinek10-11/+133
commit afc62b4b94eec9d9cec1ba14fd65fcf304325e7f 6961 64-bit octal printf may overflow internal buffer commit a5ae00988088f44766fb28f575751986b222edbc 8298 snoop: dhcp option_types list is missing strings commit 5cb835500e9cd5a521ccc0bbd3d2d15ea11a997f 8191 in.routed: misleading-indentation commit 92e800cb34cfa1782db2b305db525b6853deb198 8162 cscope-fast: this statement may fall through commit a4e73d5d60e566669c550027fae2b1d87b4be2b4 8240 AVX512 dis - opmask instruction support
2017-05-306961 64-bit octal printf may overflow internal bufferRobert Mustacchi5-5/+122
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Dan McDonald <danmcd@kebe.com>
2017-05-308298 snoop: dhcp option_types list is missing stringsToomas Soome1-0/+2
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-05-308191 in.routed: misleading-indentationToomas Soome1-3/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-05-308162 cscope-fast: this statement may fall throughToomas Soome2-3/+3
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-05-308239 Want NVMe 1.2 supportRobert Mustacchi2-6/+6
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@kebe.com>
2017-05-30 [illumos-gate merge]Jerry Jelinek312-468482/+1079098
commit 8186848379535a7535e73f719d8d947abf86522d 8271 loader: Replacing iterating over rootpath by strsep commit 1a1df1dbef1b5c57672433301a296dfe4311e6db 8247 uts: Remove archaic register keyword from zmod commit 45681b8b0e59cad83c1547d78e25d4b7f218d635 8238 xdr_callmsg() should clear residual bytes commit d1aea6f139360e9e7f1504facb24f8521047b15c 7768 Avoid vgatext dependency on agpmaster commit d3d32e94615bd7b44139c48d97167020d74fa5b0 8262 sadp is neither built nor used commit b521c41bc9226e79d6dea569da64cfe5def2ea19 8279 socketpair(AF_UNIX, SOCK_DGRAM,...) broken after 7590 commit d0d16abc1e2ce70cfd8468614a702b20e1fc7e78 8194 kmfcfg: case value not in enumerated type commit 84e6955df14dc7f06618ed336ac0a78ba258feb6 8171 loader: distinguish NFS versus TFTP boot by rootpath commit d993cb83958d44b76c7c56393113c24811dde5f7 8202 doors man pages contain extra whitespace 5180 door_server_create(3c): Incomplete return type commit 6cf138763efaab6b5998bc1ed6849459e376684d 8170 update CLDR data to v31 commit dea58231324dba08972c488dcdedbab5c528ac8a 8263 pkgchk has unused -Q flag
2017-05-308240 AVX512 dis - opmask instruction supportJerry Jelinek7-16/+488
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-05-308271 loader: Replacing iterating over rootpath by strsepToomas Soome2-9/+7
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Robert Mustacchi <rm@joyent.com>
2017-05-298247 uts: Remove archaic register keyword from zmodToomas Soome19-58/+20
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-05-298238 xdr_callmsg() should clear residual bytesMarcel Telka2-26/+36
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Robert Mustacchi <rm@joyent.com>