summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2012-09-07OS-1514 ipmi assumes FreeBSD copyin() behaviourJoshua M. Clulow1-1/+2
Reviewed by: Jerry Jelinek <jerry@joyent.com>
2012-09-06OS-1501 mdb_v8 doesn't work on v8 3.13.2 and later20120906release-20120906Bryan Cantrill1-32/+92
2012-09-05OS-1519 prstat -n option should accept 0Jerry Jelinek3-13/+26
reviewed by Robert Mustacchi
2012-09-05OS-1510 DTrace helper tracing should be dynamicBryan Cantrill2-35/+57
2012-09-05OS-1511 overly aggressive D integer narrowing breaks 32-bit ustack helpersBryan Cantrill2-1/+49
2012-09-04OS-1513 misplaced ASSERT in OS-1247 breaks DEBUG bitsJoshua M. Clulow2-2/+2
2012-09-04OS-1517 Add support for I350 SerdesRobert Mustacchi3-0/+3
2012-09-013146 i915 debugging code can chew SSE stateRichard Lowe2-40/+31
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-09-083165 Privilege.xs perform unsafe casting of priv_ptype_t to intTheo Schlossnagle1-1/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-09-08Backed out changeset e05f5705283d (wrong name)Dan McDonald1-1/+1
2012-09-083165 Privilege.xs perform unsafe casting of priv_ptype_t to intDan McDonald1-1/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh38-258/+224
Reviewed by Matt Ahrens <matthew.ahrens@delphix.com> Reviewed by George Wilson <george.wilson@delphix.com> Approved by Eric Schrock <eric.schrock@delphix.com>
2012-09-073021 option for time-ordered output from dtrace(1M) (fix lint)Richard Lowe1-0/+1
2012-09-061884 Empty "used" field for zfs *space commandsYuri Pankov2-423/+404
3028 zfs {group,user}space -n prints (null) instead of numeric GID/UID 3048 zfs {user,group}space [-s|-S] is broken 3049 zfs {user,group}space -t doesn't really filter the results 3060 zfs {user,group}space -H output isn't tab-delimited 3061 zfs {user,group}space -o doesn't use specified fields order 3093 zfs {user,group}space's -i is noop Reviewed by: Garry Mills <gary_mills@fastmail.fm> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-053140 fmdump -t/-T incorrectly parses date/timeYuri Pankov1-23/+17
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-053128 igb missing I350 SERDES casesRobert Mustacchi3-0/+3
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-09-043135 lofi_uncompress doesn't initialize all variablesJerry Jelinek1-0/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-08-30OS-1507 ipd can blow an assertion when status is requested on a disabled zoneKeith M Wesolowski14-171/+704
OS-1508 ipd needs a stable library
2012-08-30OS-1054 lofiadm in current smartos can't use -U to uncompress an lgz imageJerry Jelinek1-0/+2
code review by Robert Mustacchi
2012-08-293133 nfs4: remove static for nfs4_max_xxxVitaliy Gusev1-3/+5
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-283109 libshare_nfs: findopt() should return indexVitaliy Gusev1-1/+4
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-283106 rpc: xdr_sizeof can return wrong sizeVitaliy Gusev1-3/+4
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-283134 nfs4: cleaning code in nfs4_xdrVitaliy Gusev1-7/+9
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-293107 nfs4_getattr incorrectly checks bit masksVitaliy Gusev1-5/+7
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-013129 'zpool reopen' restarts resilversGeorge Wilson2-5/+17
3130 ztest failure: Assertion failed: 0 == dmu_objset_destroy(name, B_FALSE) (0x0 == 0x10) Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com> Reviewed by: Christopher Siden <chris.siden@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-08-313138 smb_token_create_privs() passes const char to smb_lgrp_getbyname()Yuri Pankov1-1/+3
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-313122 zfs destroy filesystem should prefetch blocksMatthew Ahrens3-16/+86
Reviewed by: Christopher Siden <chris.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-08-303121 missing SMF method directories should say something usefulHengqing Hu1-0/+27
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: T Nguyen <truongqnguien@gmail.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens14-111/+190
3113 ztest should use watchpoints to protect frozen arc bufs 3114 some leaked nvlists in zfsdev_ioctl 3115 poll(2) returns prematurely in presence of spurious wakeups Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matt Amdur <Matt.Amdur@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <chris.siden@delphix.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-08-301862 incremental zfs receive fails for sparse file > 8PBArne Jansen1-15/+27
Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com> Reviewed by: Simon Klinkert <klinkert@webgods.de> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-08-283123 need a way to force loading of DTrace helpersAdam H. Leventhal14-112/+585
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Bryan Cantrill <bmc@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-272982 nfs3: cleanup debug code at nfs3_srv.cVitaliy Gusev3-432/+9
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-08-273119 zonecfg(1M) still mentions sparse zonesRichard Lowe1-169/+1
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-08-273117 aac forgets C isn't mathHengqing Hu1-1/+2
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-272904 hxge forgets C isn't mathHengqing Hu1-2/+2
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-272601 kctl_isadep.c should support four serial consolesGary Mills1-23/+34
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-273104 eliminate empty bpobjsMatthew Ahrens12-11/+166
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <chris.siden@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-08-253120 zinject hangs in zfsdev_ioctl() due to uninitialized zcYuri Pankov1-7/+5
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-24OS-1497 Increase svc.startd critical_failure_count range from 5 to 10Jerry Jelinek2-6/+9
code reviewed by Bill Pijewski
2012-08-24OS-1491 SYSOPS-4940 svc.startd incorrectly placing services into maintenance ↵Jerry Jelinek2-30/+47
mode code reviewed by Robert Mustacchi
2012-08-243100 zvol rename fails with EBUSY when dirtyMatthew Ahrens10-29/+34
3103 zfs mdb module may get wrong refcount struct Reviewed by: Christopher Siden <chris.siden@delphix.com> Reviewed by: Adam H. Leventhal <ahl@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-08-22OS-1483 ps should have dmodel as an output format20120823release-20120823Bryan Cantrill2-14/+63
2012-08-21OS-1486 vrrpadm should work with a vnic as its linkRob Gulewich2-5/+25
2012-08-21OS-1485 panic when reading from dump device with REMOVED/FAULTED vdevBill Pijewski1-1/+8
2012-08-21OS-1484 lack of "smbfs" in /etc/dfs/fstypes prevents mounting during zone bootBill Pijewski2-0/+9
2012-08-17OS-1480 resolve upgrade hiccups around ZFS checksum valuesBill Pijewski1-2/+9
2012-08-13OS-1473 shutdown(1) should broadcast shutdown warnings to all zones like wall(1)John Sonnenschein1-1/+1
2012-08-11OS-1470 mdb_tab.c mismergeRobert Mustacchi1-2/+0
2012-08-10OS-1455 mdb_v8 misconfigures itselfBryan Cantrill1-16/+14
2012-08-10OS-1468 mdb_v8 shouldn't abort auto-configuration on errorsBryan Cantrill1-8/+10