summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2011-04-06Merge branch 'develop' of git.joyent.com:illumos-joyent into developRob Gulewich12-126/+288
2011-04-06NET-83: Compute nodes not creating VMware external bridgesRob Gulewich1-1/+1
2011-04-06OS-349 warnings about grub while rebooting the headnodeJerry Jelinek1-0/+11
2011-04-02[HVM-2] merge in Max's changes so kvm can be built.Josh Wilsdon3-5/+16
2011-04-02[OS-368] Fix error building krb5/kadmin gui in illumosJosh Wilsdon1-1/+1
2011-04-01OS-328 dlmgmtd/mac_link_flow_add() deadlockJerry Jelinek1-3/+29
2011-03-31OS-172 ziostat's wsvc_t column is unimplementedBill Pijewski7-106/+138
OS-339 vfsstat should show I/O throttle statistics OS-355 ziostat doesn't need columns for w/s and kw/s
2011-03-31OS-360 bad VERIFY() in cte_publish()/cte_copy()Jerry Jelinek1-2/+4
2011-03-30OS-348 reboot induces panic in cte_trim()Jerry Jelinek1-3/+5
2011-03-30OS-332 IP fanout fails when VLANs are usedJerry Jelinek1-8/+95
2011-03-29OS-348 reboot induces panic in cte_trim() [debugging code]Jerry Jelinek1-5/+7
2011-03-24OS-338 Kstat counters to show "slow" VFS operationsBill Pijewski4-36/+158
2011-03-24OS-324 svcadm: svc:/SERVICE/:default is misconfigured (lacks "restarter" ↵Robert Mustacchi1-0/+158
property group).
2011-03-23OS-329 Want zone-based counters for I/O throttling events and total time ↵Bill Pijewski3-1/+56
throttled
2011-03-23OS-327 dlmgmtd/zoneadmd interdependencies prevent dlmgmtd from startingJerry Jelinek5-27/+77
2011-03-22OS-326 system/zones svc timing out [change to infinite timeout]Jerry Jelinek1-1/+1
2011-03-22OS-326 system/zones svc timing outJerry Jelinek1-3/+1
2011-03-19HEAD-157 make sshd actually skip NSS if VerifyReverseMapping is set to falseMark Cavage1-34/+4
2011-03-21OS-203 Tune ISS_INCR to improve TCP connect performanceJerry Jelinek4-6/+16
2011-03-19AGENT-126: DSA keys don't work with smart-loginMark Cavage2-24/+60
2011-03-21OS-242 dtrace should only process the first instance of a library it finds ↵Robert Mustacchi2-2/+111
on its library path
2011-03-17OS-275 smf behavior around going to maint causes problems. (change prop ↵John Sonnenschein1-15/+23
name, fix cstyle)
2011-03-16OS-275 smf behavior around going to maint causes problems.John Sonnenschein1-10/+34
2011-03-14OS-309 Add perl into illumos-liveJohn Sonnenschein2-1/+10
2011-03-14OS-304 zonemon enhancmentsJerry Jelinek1-93/+187
2011-03-11Merge branch 'develop' of git.joyent.com:illumos-joyent into developJohn Sonnenschein5-62/+257
2011-03-11OS-311 Possible kernel panic in ip_input.cJerry Jelinek2-4/+7
2011-03-11OS-308 Backport openssh -m option to ssh-keygenMark Cavage3-58/+250
2011-03-11OS-264 Merge from upstream (illumos)John Sonnenschein79-1595/+19809
2011-03-10OS-297 "svcs -z" returns success when the zone is not runningBryan Cantrill1-3/+4
OS-310 svcs -L should not need an argument
2011-03-10OS-306 ZFS I/O throttle can delay cached readsBill Pijewski2-7/+9
2011-03-10OS-252 Studio compilers hardcodes /usr/ccs/bin when looking for toolsJerry Jelinek2-0/+7
2011-03-10OS-303 need zonemon option to only print kernel stateJerry Jelinek1-0/+14
2011-03-09OS-233 node dumps core when instrumented with DTrace pid providerBryan Cantrill1-7/+12
2011-03-09OS-289 ziostat and vfsstat not working on no.de zonesBill Pijewski2-15/+32
2011-03-09OS-299 tcp_bindi() hash lock contention affects TCP client performanceJerry Jelinek3-2/+10
2011-03-09OS-301 'arcstat 1' does the wrong thingBill Pijewski1-3/+8
2011-03-09781 overrun in fgetwsBryan Cantrill1-2/+2
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-08764 panic in zfs:dbuf_sync_listGordon Ross1-4/+16
Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Mark.Maybe@oracle.com Reviewed by: Albert Lee <trisk@nexenta.com Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-08OS-295 sort(1M) croaks in _fgetws_impl()Bryan Cantrill1-1/+1
2011-03-07OS-293 increase quota for infrastructure zone's global core datasetJerry Jelinek1-2/+8
2011-03-07OS-292 console-login service broken in zones (spinning due to /dev/console ↵Jerry Jelinek1-0/+4
-> /dev/wscons switch)
2011-03-07OS-290 keep track of last booted release for zones and systemJerry Jelinek1-0/+2
2011-03-04OS-276 global zone duplicate kstat when two zones have same vnic nameJerry Jelinek2-13/+42
2011-03-04701 UNMAP support for COMSTARDan McDonald7-31/+449
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-04OS-285 Don't print header for every line in ziostat/vfsstatBill Pijewski2-4/+18
2011-03-04308 ld may misalign sections only preceded by empty sectionsRichard Lowe2-0/+48
Reviewed by: gwr@nexenta.com Reviewed by: garrett@nexenta.com Reviewed by: trisk@opensolaris.org Approved by: garrett@nexenta.com
2011-03-04Merge commit 'origin/develop' into developMark Cavage1-43/+93
2011-03-04OS-288 add libsmartsshd pluginMark Cavage8-0/+347
2011-03-04OS-135 IO throttle with two fsyncbomb zones prevents 100% disk utilizationBill Pijewski1-43/+93