summaryrefslogtreecommitdiff
path: root/usr/src/uts
AgeCommit message (Collapse)AuthorFilesLines
2011-11-08backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environmentsRichard Lowe14-583/+115
2011-11-081659 Move warnings about nrnode calculation to system logAlexander Eremin2-2/+9
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Michael Tsymbalyuk <mtzaurus@gmail.com> Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2011-11-07Merge branch 'ctf/check-parent-label' of ↵John Sonnenschein4-0/+12
https://github.com/richlowe/illumos-gate into gcc4
2011-11-051644 add ZFS "clones" propertyMatthew Ahrens14-115/+583
1645 add ZFS "written" and "written@..." properties 1646 "zfs send" should estimate size of stream 1647 "zfs destroy" should determine space reclaimed by destroying multiple snapshots 1708 adjust size of zpool history data Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-11-05fbt: Ignore modules with parent label mismatchesRichard Lowe2-0/+10
FBT also loads parent modules when determining function argument types. As with libdtrace, ignore any module whose actual label doesn't match the parent label recorded in the child.
2011-11-04ctf: Allow access to the CTF parent labelRichard Lowe2-0/+2
2011-11-141775 1631's fix missed the case of data on the handshake's ACKDan McDonald1-0/+7
Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Reviewed by: Garrett D'Amore <Garrett.DAmore@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-11-04fix mismergeJohn Sonnenschein55-534/+555
2011-11-04OS-676 debug kernel blew assertion in dls_devnet_stat_create()Bryan Cantrill1-1/+3
2011-11-041687 Race in determine_platform / get_hwenv causes multi-CPU VM hang at bootMatt Amdur3-8/+23
Reviewed by: Adam Leventhal <Adam.Leventhal@delphix.com> Reviewed by: Eric Schrock <Eric.Schrock@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-11-041695 tcp_icmp_input sends packets with a closed connectionRobert Mustacchi1-3/+4
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-11-041677 emlxs shouldn't assign 0xffff to 10-bit CQidsRichard Lowe1-2/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-11-041631 kernel panic in tcp_input_dataDan McDonald5-11/+131
Reviewed by: Garrett D'Amore <gdamore@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-11-041661 ZFS bug in sa_find_sizes() that can lead to panicXin Li2-2/+4
1313 Integer overflow in txg_delay() (fix copyright) Reviewed by: Matthew Ahrens <matt@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-11-041346 zfs incremental receive may leave behind temporary clonesMartin Matuska1-2/+5
1356 zfs dataset prefetch code not working Reviewed by: Matthew Ahrens <matt@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-11-041605 System time changes combined with spurios wakeups cause DP_POLL to ↵Matt Amdur4-55/+93
return prematurely Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: George Wilson <gwilson@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2011-11-041654 pmcs should set (now) reserved INQUIRY device type modifier to 0Richard Lowe1-1/+1
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-11-041313 Integer overflow in txg_delay()Martin Matuska1-1/+1
Reviewed by: Matthew Ahrens <matt@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2011-11-041597 bge regression on some older hardwareGarrett D'Amore1-3/+5
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Albert Lee <albert.lee@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-11-041153 remove krtld support for _depends_onBayard Bell1-0/+18
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2011-11-041604 smbd print_enable doesn't really workGordon Ross4-17/+42
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Stepan Zastupov <stepan.zastupov@gmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-11-041603 smbsrv raw mode is ill-advisedGordon Ross2-1/+16
Reviewed by: jason.brian.king@gmail.com Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-11-041056 ksocket doesn't support AF_UNIXStepan Zastupov2-1/+143
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-11-02richlowe GCC4 mergeJohn Sonnenschein54-533/+555
2011-11-02[OS-714] illumos mergeJohn Sonnenschein26-108/+488
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/uts/common/inet/tcp/tcp_input.c
2011-11-01OS-691 panic in conn_ip_outputBryan Cantrill1-10/+22
2011-10-311687 Race in determine_platform / get_hwenv causes multi-CPU VM hang at bootMatt Amdur3-8/+23
Reviewed by: Adam Leventhal <Adam.Leventhal@delphix.com> Reviewed by: Eric Schrock <Eric.Schrock@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-10-281695 tcp_icmp_input sends packets with a closed connectionRobert Mustacchi1-0/+11
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-10-27OS-706 tcp_icmp_input mistakingly tries to send packets without a connectionRobert Mustacchi1-0/+11
2011-10-26modstubs: Don't stub getfstypeRichard Lowe2-4/+2
getfstype is only called within swapgeneric and is static as such the stub is useless and will never actually be called.
2011-10-26Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe12-70/+233
2011-10-20Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe2-4/+6
Conflicts: usr/src/cmd/sgs/libld/common/libs.c
2011-10-18OS-615 Zvol I/O start probe fires in some error casesBill Pijewski1-4/+4
2011-10-18OS-677 ASSERT(len == 0) not needed in zfs_putpage()Bill Pijewski1-1/+0
2011-10-15OS-682 ARC minimum is set too high, potentially blocking VM creationBryan Cantrill1-3/+0
2011-10-15OS-679 panic in dtrace_vcanloadBryan Cantrill1-5/+18
2011-10-11Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe30-332/+4113
Conflicts: usr/src/cmd/avs/dsw/iiadm.c
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein225-1245/+5898
Merge https://github.com/illumos/illumos-gate Conflicts: exception_lists/packaging usr/src/cmd/dtrace/test/cmd/scripts/dtest.pl usr/src/cmd/dtrace/test/tst/common/usdt/tst.badguess.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.enabled2.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess32.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess64.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.include.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.nodtrace.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreap.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreapring.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.reap.ksh usr/src/cmd/lp/Makefile usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/lp/cmd/lpfilter.c usr/src/cmd/lp/cmd/lpforms.c usr/src/cmd/lp/cmd/lpusers.c usr/src/cmd/lp/lib/lp/isterminfo.c usr/src/cmd/lp/lib/lp/tidbit.c usr/src/cmd/terminfo/att.ti usr/src/cmd/zpool/zpool_main.c usr/src/common/dis/i386/dis_tables.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libzfs/common/libzfs_dataset.c usr/src/man/man1m/dladm.1m usr/src/man/man1m/flowadm.1m usr/src/man/man1m/zoneadm.1m usr/src/man/man1m/zonecfg.1m usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/print-lp.mf usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/fs/zfs/zio.c usr/src/uts/i86pc/ml/mach_offsets.in usr/src/uts/intel/amd64/ml/mach_offsets.in usr/src/uts/intel/sys/tss.h
2011-09-30832 need Intel 82579 Gigabit Ethernet PHY support in e1000gGarrett D'Amore10-294/+1206
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-09-281525 Need an easier way to see SIDs in cred_tGordon Ross2-8/+9
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-09-251475 zfs spill block hold can access invalid spill blkptrAlbert Lee1-10/+14
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-09-25Merge remote-tracking branch 'illumos/master' into gcc/upgradeRichard Lowe157-6534/+6896
Conflicts: usr/src/common/dis/i386/dis_tables.c
2011-09-201397 cosmetic nit: missing newline in "instance has UUID" message.Bill Sommerfeld1-1/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-09-06OS-583 swapfs_minfree is set egregiously highBryan Cantrill1-2/+4
2011-08-31OS-555 assertion failure in cte_publish()Bryan Cantrill1-10/+25
2011-08-30OS-548 add %Z corefile name pattern for zonepathJerry Jelinek1-0/+8
2011-08-28Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe39-212/+717
Conflicts: usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/man/src/man.c
2011-08-19OS-549 gcc acpi cast neededJerry Jelinek1-1/+1
2011-08-09OS-531 definition for AV_386_AMD_SVM conflicts with AV_386_AVXBryan Cantrill1-1/+1
2011-08-08OS-530 Want sdt probes for zvol_read and zvol_writeRobert Mustacchi1-0/+13