summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26Merge branch 'master' into gcc4John Sonnenschein34-151/+1000
2012-01-24OS-881 To workaround OS-580 add support to only invalidate mappings from a ↵Jerry Jelinek11-126/+190
single process
2012-01-24OS-889 libumem should not use instant fit allocator by defaultRobert Mustacchi3-7/+32
OS-890 libumem should support up to 128k slabs Reviewed by: Brendan Gregg <brendan.gregg@joyent.com>
2012-01-24[OS-891] Setting allow_ip_spoofing = 1 in zone xml does not disable L3PROTECTRob Gulewich2-4/+2
2012-01-19OS-764 savecore erroneously claims you must be root to use itBill Pijewski1-2/+15
Reviewed by: Dave Pacheco <dap@joyent.com>
2012-01-16OS-878 libumem should allow you to specify an allocatorRobert Mustacchi4-6/+43
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com>
2012-01-16OS-507 need better fss observabilityJerry Jelinek10-7/+691
2012-01-13OS-871 zone stuck in shutting_down - waiting for kernel thread ↵Jerry Jelinek3-0/+20
nfsauth_refresh_thread to terminate
2012-01-13OS-866 add support for creating kvm branded zones with a custom root dataset.Josh Wilsdon1-0/+8
2012-01-13Merge branch 'master' into gcc4John Sonnenschein1-1/+1
2012-01-13[OS-873] zoneadmd vplat.c illegally casts an int to (void *)John Sonnenschein1-1/+1
2012-01-13Merge branch 'master' into gcc4John Sonnenschein1-0/+11
2012-01-13Merge branch 'master' of git.joyent.com:illumos-joyentJohn Sonnenschein1-0/+11
2012-01-12OS-861 pages_pp_maximum/lotsfree discrepancy leads to mlock() failureBryan Cantrill1-0/+11
2012-01-12Merge branch 'master' into gcc4John Sonnenschein39-222/+1527
2012-01-12[OS-714] illumos mergeJohn Sonnenschein17-72/+415
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/uts/common/inet/tcp/tcp_timers.c usr/src/uts/common/io/mac/mac_sched.c
2012-01-101923 kernel panic in ire_round_robin due to divide by zeroRobert Mustacchi1-0/+5
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-01-101922 t_pcb of panic thread should be preserved on a panicBryan Cantrill1-0/+7
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-01-101920 ::ugrep and ::kgrep don't work for sizes less than 4Bryan Cantrill1-2/+10
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-01-101917 ::umem_verify seg faults on a dump with rampant corruptionBryan Cantrill2-16/+42
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-01-101918 stack overflow from mac_promisc_dispatch()Dan McDonald2-32/+49
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-01-09OS-850 Add support for Intel copper quad I350 to igb.Robert Mustacchi7-12/+356
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2012-01-09OS-743 upon typing 'reboot' in a CN/HN , warnings about boot-archive confuse ↵Jerry Jelinek1-1/+0
and scare users
2012-01-05OS-847 cpu bursting applies to kvm brand tooJerry Jelinek1-1/+66
2012-01-04OS-750 improve RUSAGESYS_GETVMUSAGE for zoneadmdJerry Jelinek3-67/+82
2012-01-03OS-809 a GZ process under the zonepath prevents zone shutdownJerry Jelinek1-2/+18
2012-01-03OS-841 timer intervals incorrectly rounded to clock resolutionBryan Cantrill1-20/+3
2012-01-02OS-164 Need better process scheduling for true burstingJerry Jelinek5-21/+202
2011-12-30OS-800 need a metric (kstat) to track when we're burstingJerry Jelinek8-23/+240
2011-12-28OS-830 stack overflow from mac_promisc_dispatch()Bryan Cantrill1-0/+20
2011-12-28OS-818 double fault panic during heavy ip loadBryan Cantrill1-2/+2
2011-12-281786 Sendmail should be built with SASL methodsGary Mills2-4/+293
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-291898 Kernel assertion in zfs_putpage() raised by rfs_write()Dan Kruchinin1-1/+0
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-301938 various letters out of seqeunceJoshua M. Clulow3-6/+4
Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-23OS-837 B9FY9R1 mongodb persistenly over memory capJerry Jelinek4-22/+150
2011-12-231925 stack overflow from mac codeRobert Mustacchi1-4/+32
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-211673 Panic in conn_ip_output()Bryan Cantrill1-10/+26
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-21OS-833 zpool list -p is useless for pool healthBill Pijewski1-1/+1
2011-12-20Merge branch 'master' into gcc4John Sonnenschein19-131/+3428
2011-12-201863 gcc compiled libsmb coredumps in trim_whitespaceYuri Pankov3-10/+16
1866 libsmbns is passing constant string to mktemp(3C) 1867 mktemp(3) gives bad advice in EXAMPLES section Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-12-19Merge branch 'git-tools' of git://github.com/richlowe/illumos-gateJohn Sonnenschein10-126/+593
2011-12-19STOR-62 incorrect asize assertion in vdev_raidz_physio()Bill Pijewski1-2/+0
2011-12-19STOR-60 zp_checksum == ZIO_CHECKSUM_OFF assertion blown in dbuf.cBill Pijewski1-1/+2
2011-12-16INTRO-581 move mdb_v8 into illumos-joyent (missing file)Dave Pacheco1-0/+53
2011-12-16INTRO-581 move mdb_v8 into illumos-joyentDave Pacheco5-1/+2779
2011-12-16OS-821 bump dtrace_helper_actions_max to 1024Dave Pacheco1-1/+1
2011-12-16Merge branch 'master' into gcc4John Sonnenschein1-2/+1
2011-12-16Merge branch 'master' of git.joyent.com:illumos-joyentJohn Sonnenschein1-2/+1
2011-12-16OS-816 IPsec esp kstats shouldn't be persistentRobert Mustacchi1-2/+1
Reviewed by: Bryan Cantrill <bryan@joyent.com>
2011-12-15Merge branch 'gcc/upgrade' of https://github.com/richlowe/illumos-gate into gcc4John Sonnenschein77-75433/+251