summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2012-05-10OS-1171 re-enable building smbdBill Pijewski1-0/+2
2012-05-10OS-1159 minimize zone footprintJerry Jelinek7-36/+53
2012-05-09OS-1165 fix up illumos issue 1948Bill Pijewski19-82/+453
2012-05-08STOR-54 warnings when creating a delegated ZFS dataset in a non-global zoneBill Pijewski3-5/+31
OS-493 NFS client 'entity not found' error when mounting
2012-05-08OS-1158 add ilb (load balancer) svc to zonesJerry Jelinek1-1/+2
2012-05-07Merge branch 'master' of git.joyent.com:illumos-joyentJohn Sonnenschein3-297/+1023
2012-05-07illumos syncJohn Sonnenschein1483-159619/+49188
2012-05-07Revert "1948 zpool list should show more detailed pool information"John Sonnenschein19-452/+80
This reverts commit 4263d13f00c9691fa14620eff82abef795be0693.
2012-05-04OS-1133 need ::findjsobjectsBryan Cantrill3-297/+1023
2012-05-04OS-1149 update to latest acpica release; transition to ACPI 5.0Jerry Jelinek207-1800/+8300
2012-05-03OS-1119 add lxproc, a coarsely Linux-compatible /procBryan Cantrill15-2/+4624
2012-05-032650 AMD family 0x15 PG supportHans Rosenfeld3-14/+71
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Albert Lee <trisk@nexenta.com>
2012-05-032665 sd.conf should be able to override physical-block-sizeGeorge Wilson3-13/+42
2671 zpool import should not fail if vdev ashift has increased Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-05-02OS-994 ZFS hang when snapshotting and cloningBill Pijewski1-4/+10
OS-1134 ZFS rollback hang
2012-05-012668 syntax error in terminfo.src trips uninitialized var in tic, screws ↵Richard Lowe5-20/+18
terminfo Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-04-30OS-1115 update libipmi and fma to use /dev/ipmi instead of /dev/bmcJerry Jelinek5-80/+79
2012-04-30OS-1139 mdb tab completionRobert Mustacchi15-17/+1149
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2012-04-29OS-1138 ipmi driver should copyin/copyout addr and lun ioctl parameterJerry Jelinek1-4/+21
2012-04-29OS-1129 force the enabling of -o xtrace in zoneinit for older datasets.Josh Wilsdon1-0/+6
2012-04-28OS-1136 replace builtin /dev/bmc devlink generator with /dev/ipmiJerry Jelinek2-6/+6
2012-04-28OS-1131 Want a library to allow programatic access to the pci databaseRobert Mustacchi17-13/+1111
OS-919 prtconf should print out PCI database information Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2012-04-27OS-782 need to record timestamp when calling through context opsBryan Cantrill2-4/+14
2012-04-272658 scf_get_bootconfig will indirectly stomp caller memoryRichard Lowe1-3/+5
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: T. Nguyen <truongqnguien@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2012-04-272635 'zfs rename -f' to perform force unmountEric Schrock6-17/+35
Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: George Wilson <George.Wilson@delphix.com> Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-04-262579 nscd contains several bad macros with side effectsMilan Jurik7-259/+289
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Vitaliy Gusev <gusev.vitaliy@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-04-26OS-101 bmc driver is missing which makes ipmi not work locally; port freebsd ↵Jerry Jelinek14-4/+2020
openipmi driver
2012-04-252413 %ymm* need to be preserved on way through PLTRobert Mustacchi4-83/+224
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Albert Lee <trisk@nexenta.com>
2012-04-241665 Illumos wont build against openssl 1.0.0Theo Schlossnagle10-6/+350
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Albert Lee <trisk@nexenta.com>
2012-04-24OS-1086 mdb disassembler confuses rdtscp for invlpgBryan Cantrill1-4/+11
2012-04-19OS-1104 'zfs list -o volsize' no longer shows volsizeBill Pijewski2-2/+14
2012-04-18OS-1110 ipd max delay should be increased to 1 secondRobert Mustacchi1-1/+1
2012-04-13OS-858 don't create dataset when installing a zone that already has a dataset.Josh Wilsdon2-0/+14
2012-04-13OS-914 Updated x86_archext with missing cpuid piecesRobert Mustacchi1-11/+24
2012-04-13OS-1099 Want support for binutils 2.22Robert Mustacchi3-9/+16
2012-04-13OS-1098 vmxnet breaks the studio shadow buildRobert Mustacchi1-3/+3
2012-04-13OS-1095 add /dev/tap and /dev/tun to joyent branded zones by default.Josh Wilsdon1-0/+2
2012-04-12OS-1090 Need ixgbe support for X520 DPRobert Mustacchi3-23/+35
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2012-04-12OS-1082 dce_reclaim_thread stops making forward progressKeith M Wesolowski1-0/+5
2012-04-11OS-1087 To better support split / and /usr, svcadm command should be in ↵Jerry Jelinek1-1/+6
/sbin and not /usr/sbin
2012-04-05OS-1028 page-level corruption induces kernel panicBryan Cantrill1-1/+12
2012-04-05OS-1077 Update timezone info db to 2012cJerry Jelinek10-60/+392
2012-03-30OS-1063 Add a 'big theory' comment to FSSJerry Jelinek1-8/+147
2012-03-28OS-1064 rcapstat should direct you to zonememstatJerry Jelinek1-2/+5
2012-03-282638 page coalescing can dissociate locked pages from their pfnBryan Cantrill1-1/+12
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Milan Jurik <jurikm@xylab.cz> Reviewed by: Theo Schlossnagle <jesus@omniti.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-04-182636 Perl bits do not compile cleanly under 64bit perlTheo Schlossnagle2-2/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-04-212648 update pci.ids and usb.ids to latest versionsMilan Jurik2-1234/+6311
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-04-192556 dd should accept M,G,T,... for sizesJosef 'Jeff' Sipek2-4/+64
Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2012-04-162115 md5 assembly doesn't compile with gas 2.22Theo Schlossnagle3-9/+17
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-04-172625 few nits to satisfy lint 12.3Milan Jurik3-2/+8
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-27fix git-pbchk.py mergeJohn Sonnenschein1-138/+0