Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-10 | OS-1171 re-enable building smbd | Bill Pijewski | 1 | -0/+2 | |
2012-05-10 | OS-1159 minimize zone footprint | Jerry Jelinek | 7 | -36/+53 | |
2012-05-09 | OS-1165 fix up illumos issue 1948 | Bill Pijewski | 19 | -82/+453 | |
2012-05-08 | STOR-54 warnings when creating a delegated ZFS dataset in a non-global zone | Bill Pijewski | 3 | -5/+31 | |
OS-493 NFS client 'entity not found' error when mounting | |||||
2012-05-08 | OS-1158 add ilb (load balancer) svc to zones | Jerry Jelinek | 1 | -1/+2 | |
2012-05-07 | Merge branch 'master' of git.joyent.com:illumos-joyent | John Sonnenschein | 3 | -297/+1023 | |
2012-05-07 | illumos sync | John Sonnenschein | 1483 | -159619/+49188 | |
2012-05-07 | Revert "1948 zpool list should show more detailed pool information" | John Sonnenschein | 19 | -452/+80 | |
This reverts commit 4263d13f00c9691fa14620eff82abef795be0693. | |||||
2012-05-04 | OS-1133 need ::findjsobjects | Bryan Cantrill | 3 | -297/+1023 | |
2012-05-04 | OS-1149 update to latest acpica release; transition to ACPI 5.0 | Jerry Jelinek | 207 | -1800/+8300 | |
2012-05-03 | OS-1119 add lxproc, a coarsely Linux-compatible /proc | Bryan Cantrill | 15 | -2/+4624 | |
2012-05-03 | 2650 AMD family 0x15 PG support | Hans Rosenfeld | 3 | -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-03 | 2665 sd.conf should be able to override physical-block-size | George Wilson | 3 | -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-02 | OS-994 ZFS hang when snapshotting and cloning | Bill Pijewski | 1 | -4/+10 | |
OS-1134 ZFS rollback hang | |||||
2012-05-01 | 2668 syntax error in terminfo.src trips uninitialized var in tic, screws ↵ | Richard Lowe | 5 | -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-30 | OS-1115 update libipmi and fma to use /dev/ipmi instead of /dev/bmc | Jerry Jelinek | 5 | -80/+79 | |
2012-04-30 | OS-1139 mdb tab completion | Robert Mustacchi | 15 | -17/+1149 | |
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2012-04-29 | OS-1138 ipmi driver should copyin/copyout addr and lun ioctl parameter | Jerry Jelinek | 1 | -4/+21 | |
2012-04-29 | OS-1129 force the enabling of -o xtrace in zoneinit for older datasets. | Josh Wilsdon | 1 | -0/+6 | |
2012-04-28 | OS-1136 replace builtin /dev/bmc devlink generator with /dev/ipmi | Jerry Jelinek | 2 | -6/+6 | |
2012-04-28 | OS-1131 Want a library to allow programatic access to the pci database | Robert Mustacchi | 17 | -13/+1111 | |
OS-919 prtconf should print out PCI database information Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> | |||||
2012-04-27 | OS-782 need to record timestamp when calling through context ops | Bryan Cantrill | 2 | -4/+14 | |
2012-04-27 | 2658 scf_get_bootconfig will indirectly stomp caller memory | Richard Lowe | 1 | -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-27 | 2635 'zfs rename -f' to perform force unmount | Eric Schrock | 6 | -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-26 | 2579 nscd contains several bad macros with side effects | Milan Jurik | 7 | -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-26 | OS-101 bmc driver is missing which makes ipmi not work locally; port freebsd ↵ | Jerry Jelinek | 14 | -4/+2020 | |
openipmi driver | |||||
2012-04-25 | 2413 %ymm* need to be preserved on way through PLT | Robert Mustacchi | 4 | -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-24 | 1665 Illumos wont build against openssl 1.0.0 | Theo Schlossnagle | 10 | -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-24 | OS-1086 mdb disassembler confuses rdtscp for invlpg | Bryan Cantrill | 1 | -4/+11 | |
2012-04-19 | OS-1104 'zfs list -o volsize' no longer shows volsize | Bill Pijewski | 2 | -2/+14 | |
2012-04-18 | OS-1110 ipd max delay should be increased to 1 second | Robert Mustacchi | 1 | -1/+1 | |
2012-04-13 | OS-858 don't create dataset when installing a zone that already has a dataset. | Josh Wilsdon | 2 | -0/+14 | |
2012-04-13 | OS-914 Updated x86_archext with missing cpuid pieces | Robert Mustacchi | 1 | -11/+24 | |
2012-04-13 | OS-1099 Want support for binutils 2.22 | Robert Mustacchi | 3 | -9/+16 | |
2012-04-13 | OS-1098 vmxnet breaks the studio shadow build | Robert Mustacchi | 1 | -3/+3 | |
2012-04-13 | OS-1095 add /dev/tap and /dev/tun to joyent branded zones by default. | Josh Wilsdon | 1 | -0/+2 | |
2012-04-12 | OS-1090 Need ixgbe support for X520 DP | Robert Mustacchi | 3 | -23/+35 | |
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> | |||||
2012-04-12 | OS-1082 dce_reclaim_thread stops making forward progress | Keith M Wesolowski | 1 | -0/+5 | |
2012-04-11 | OS-1087 To better support split / and /usr, svcadm command should be in ↵ | Jerry Jelinek | 1 | -1/+6 | |
/sbin and not /usr/sbin | |||||
2012-04-05 | OS-1028 page-level corruption induces kernel panic | Bryan Cantrill | 1 | -1/+12 | |
2012-04-05 | OS-1077 Update timezone info db to 2012c | Jerry Jelinek | 10 | -60/+392 | |
2012-03-30 | OS-1063 Add a 'big theory' comment to FSS | Jerry Jelinek | 1 | -8/+147 | |
2012-03-28 | OS-1064 rcapstat should direct you to zonememstat | Jerry Jelinek | 1 | -2/+5 | |
2012-03-28 | 2638 page coalescing can dissociate locked pages from their pfn | Bryan Cantrill | 1 | -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-18 | 2636 Perl bits do not compile cleanly under 64bit perl | Theo Schlossnagle | 2 | -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-21 | 2648 update pci.ids and usb.ids to latest versions | Milan Jurik | 2 | -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-19 | 2556 dd should accept M,G,T,... for sizes | Josef 'Jeff' Sipek | 2 | -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-16 | 2115 md5 assembly doesn't compile with gas 2.22 | Theo Schlossnagle | 3 | -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-17 | 2625 few nits to satisfy lint 12.3 | Milan Jurik | 3 | -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-27 | fix git-pbchk.py merge | John Sonnenschein | 1 | -138/+0 | |