summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2011-05-08696 Incorrect check dma_attr_sgllen <= 0 in rootnex_valid_alloc_parmsGarrett D'Amore1-10/+12
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-05-06506 suspend/resume issue on b147 (6986810)Hans Rosenfeld1-10/+10
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-06844 m4 should say something useful about why an include()d file can't be openedGary Mills3-5/+29
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-27224 findunref build shouldn't fail if SCM can't be determinedRichard Lowe6-125/+4
Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Garret D'Amore <garrett@nexenta.com>
2011-05-02975 disable disksort for SSDsGarrett D'Amore1-0/+2
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com>
2011-05-02643 date -R support would be helpfulGarrett D'Amore2-9/+37
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kartik Mistry <kartik@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-28900 sed errors when -e is given a 0-length argumentGary Mills1-1/+2
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-20940 llquantize() dreams of JNIRichard Lowe9-18/+344
Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-09789 dtrace may drop instructions when rapidly signalledBryan Cantrill1-7/+12
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: David Pacheco <dap@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-08905 want llquantize() support in DTraceBryan Cantrill46-9/+3973
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: David Pacheco <dap@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-13949 dtrace should only include the first instance of a library found on its ↵Robert Mustacchi3-2/+114
library path Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-06906 dtrace depends_on pragma should search all library paths, not just the ↵Robert Mustacchi4-20/+144
current one Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-01-20908 dtrace in the global zone may miss USDT probes in local zonesBryan Cantrill1-3/+6
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: David Pacheco <dap@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-21939 SUNWdtrt needs to be willing to use 64bit javaRichard Lowe2-8/+12
Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-19922 SUNWdtrt needs some loveRichard Lowe10-24/+19
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-25910 mountall thinks smbfs filesystems are localGordon Ross2-73/+141
Reviewed by: Jason King <jason.brian.king+illumoshg@gmail.com> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-25911 smbfs mount command fails during system bootGordon Ross2-20/+9
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-25913 dfshares returning failure (1) even when it should return successGordon Ross6-2/+144
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-22175 zfs vdev cache consumes excessive memoryGarrett D'Amore1-1/+8
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-21916 False-sharing in TCP hash buckets, plus size increaseJerry Jelinek3-2/+10
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-21915 ill_taskq_dispatch() race conditionBryan Cantrill1-2/+3
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-21936 Support for LSI 9205-8e (2808)Garrett D'Amore1-1/+2
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-20935 sv_lyr_open() misses one NULL-pointer checkDan McDonald1-1/+4
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-18903 Improperly initialized variable in iSCSI error pathDan McDonald1-1/+2
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-17895 snoop lies about SMB errorsGordon Ross4-616/+1073
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: richard.elling@richardelling.com Approved by: Albert Lee <trisk@opensolaris.org>
2011-04-07197 svc.startd may not pick up locale correctlyShampavman1-1/+2
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-15896 sata module can panic on smartctl issued in vboxGarrett D'Amore1-184/+183
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-13706 beadm should accept 'umount' as well as 'unmount'Alexander Stetsenko1-30/+25
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-11707 sata framework is unsure of bitwise opsGarrett D'Amore1-3/+3
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Roland Mainz <roland.mainz@nexenta.com> Reviewed by: Richard Elling <richard.elling@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-04-07754 Build of illumos-gate fails with perl-5.10.0 as default perlRichard Lowe1-3/+5
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-29850 system(3C) and similar could just use /bin/shRichard Lowe13-111/+22
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: John Sonnenschein <johns@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-30873 Want a bsd-like <paths.h>Richard Lowe4-2/+79
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: John Sonnenschein <johns@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-07351 Khmer Unicode language Support.Shampavman3-0/+1798
Reviewed by: Kartik Mistry <kartik.mistry@gmail.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-04-10878 regerror() error messages not i18n compliantGarrett D'Amore3-119/+38
Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-09849 domain controller "hot fail over" can take forever (fix lint)Gordon Ross1-1/+1
2011-04-08755 dmu_recv_stream builds incomplete guid_to_ds_mapAlexander Stetsenko2-58/+37
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D`Amore <garrett@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-07849 domain controller "hot fail over" can take foreverGordon Ross11-17/+92
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-06166 CR6901979 error in xdr_float.c not fixedJason King1-198/+168
Reviewed by: garrett@nexenta.com Reviewed by: gwr@nexenta.com Reviewed by: richlowe@richlowe.net Approved by: gwr@nexenta.com
2011-04-06719 beadm should allow BEs outside of <rpool>/ROOTAlexander Eremin6-84/+259
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-05842 src/lib/Makefile has libc_i18n vestigesGarrett D'Amore6-134/+1
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-03-25808 developer tools should support mercurial 1.8Richard Lowe3-6/+15
Reviewed by: garrett@nexenta.com Reviewed by: trisk@opensolaris.org Approved by: gwr@nexenta.com
2011-04-03860 storage/storage-server shouldn't depend on zfs-auto-snapshotRichard Lowe1-1/+0
Reviewed by: gwr@nexenta.com Approved by: garrett@nexenta.com
2011-04-03858 text/doctools should have dependencies on things man(1) needsRichard Lowe1-2/+5
Reviewed by: gwr@nexenta.com Approved by: garrett@nexenta.com
2011-04-03856 SUNWcs should deliver /export and /homeRichard Lowe2-3/+2
Reviewed by: garrett@nexent.com Reviewed by: gwr@nexenta.com Approved by: garrett@nexenta.com
2011-04-03854 postscript filter EOF missed some bitsRichard Lowe8-767/+17
Reviewed by: garrett@nexent.com Reviewed by: gwr@nexenta.com Approved by: garrett@nexenta.com
2011-04-03847 post* manual pages made obsolete by #111 should be removedRichard Lowe7-1231/+0
Reviewed by: garrett@nexent.com Reviewed by: gwr@nexenta.com Approved by: garrett@nexenta.com
2011-04-03853 system/library is missing references to some license filesRichard Lowe2-69/+0
Reviewed by: gwr@nexenta.com Approved by: garrett@nexenta.com
2011-04-03875 missing lwp_exit() in kcfpool_svc() induces panic in prchoose()Garrett D'Amore1-3/+13
Reviewed by: Bryan Cantrill <bryancantrill@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-02112 nuke the stale postgres user and group entriesBryan Horstmann-Allen3-3/+0
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-01694 zfs mdb module didn't hear about zfs_txg_synctime_msShampavman1-1/+2
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>