summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-05-265954 ffs(3c) manpage is a little confusingJosef 'Jeff' Sipek1-3/+3
Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-265955 pat_sync is clever enough to check for X86FSET_PATJosef 'Jeff' Sipek2-4/+2
Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-265852 remove SFW* from the gate's MakefilesRichard PALO2-9/+3
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-265947 NULL is not a character in asm10k.cRichard PALO1-1/+1
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-21OS-4317 v_path accesses can racePatrick Mooney10-38/+51
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-05-21 [illumos-gate merge]Jerry Jelinek1-1/+14
commit 752fd8dabccac68d6d09f82f3bf3561e055e400b 5515 dataset user hold doesn't reject empty tags
2015-05-205515 dataset user hold doesn't reject empty tagsJosef 'Jeff' Sipek1-2/+15
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2015-05-20OS-4319 zfs mishandles partial writesJerry Jelinek1-3/+8
2015-05-20OS-4320 lxbrand convert getdents to IKEPatrick Mooney7-204/+362
OS-4282 lxbrand segfault in lx_getdents Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-05-20 [illumos-gate merge]Jerry Jelinek7-33/+41
commit 81cd5c555f505484180a62ca5a2fbb00d70c57d6 5818 zfs {ref}compressratio is incorrect with 4k sector size
2015-05-19OS-4318 trinity blown assertion panic in lx_helper_rt_tgsigqueueinfoJerry Jelinek1-2/+4
2015-05-195931 after svccfg import is killed, subsequent import failsJerry Jelinek1-1/+8
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Tony Nguyen <truongqnguien@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-195818 zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens7-33/+41
Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Reviewed by: Don Brady <dev.fs.zfs@gmail.com> Approved by: Albert Lee <trisk@omniti.com>
2015-05-19OS-4284 SegFault when invoking lx_sendmsgJerry Jelinek1-22/+44
2015-05-19 [illumos-gate merge]Jerry Jelinek2-4/+3
commit 9df7e4e12eb093557252d3bec029b5c382613e36 5930 fasttrap_pid_enable() panics when prfind() fails in forking process commit 8412fdadc46d5bd0355a53fda7bda83e60803108 5937 sockaddr_in6 synopsis incorrect
2015-05-185928 htable_walk strays into the VA holeJoshua M. Clulow1-2/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-185930 fasttrap_pid_enable() panics when prfind() fails in forking processBryan Cantrill1-2/+12
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-183599 dtrace_dynvar tail calls can blow stackBryan Cantrill1-3/+3
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-185937 sockaddr_in6 synopsis incorrectRobert Mustacchi1-3/+3
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-18OS-4289 SegFault upon invoking lx_pollJerry Jelinek1-17/+35
2015-05-18OS-4283 SegFault upon invoking lx_selectJerry Jelinek1-28/+62
2015-05-18OS-4281 SegFault upon invoking io_submit by trinityJerry Jelinek1-3/+6
2015-05-18 [illumos-gate merge]Jerry Jelinek10-96/+136
commit fae6347731c9d3f46b26338313b0422927f29cf6 5815 libzpool's panic function doesn't set global panicstr, ::status not as useful commit 255ca53cb863784f137aca02aa15c67d8dce73de 5816 mdb '::status' truncates assertion messages commit 589efa9501f3347f21e60905a96ca39427169e10 5883 race in netstack_unregister and zone creation 5884 want zid2zone 5885 want a dcmd for going from netstack id to nestack_t commit e7619b69689d6a40a07425ef14002f2ab4d724d9 5840 cmd/ypcmd build failed without usr/lib/libsocket.so on build host commit 2ba6d2b94a398caab9e751c277f0acbd1cc22c77 5896 svccfg import returns before service can be used by svcadm 5897 improve comments for svc.startd commit 799823bbed51a695d01e13511bbb1369980bb714 5890 Enable Intel SMEP support when available 5891 want to be able to see x86 control regs with kmdb commit 29f78cfa374064141c78641a37afda71a6408269 5889 want ::x86_featureset commit bc44a9330a5eaab897440aebd5b17691ec2c1d0a 5894 Want big theory statement on MAC's data path Conflicts: usr/src/uts/common/io/mac/mac_sched.c usr/src/cmd/svc/svccfg/svccfg_libscf.c usr/src/cmd/svc/startd/startd.c usr/src/cmd/mdb/i86pc/modules/unix/unix_sup.s usr/src/cmd/mdb/i86pc/modules/unix/unix.c usr/src/cmd/mdb/common/modules/genunix/zone.h usr/src/cmd/mdb/common/modules/genunix/zone.c usr/src/cmd/mdb/common/modules/genunix/genunix.c
2015-05-165815 libzpool's panic function doesn't set global panicstr, ::status not as ↵Prakash Surya2-11/+25
useful Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-165816 mdb '::status' truncates assertion messagesPrakash Surya1-1/+3
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-155883 race in netstack_unregister and zone creationRobert Mustacchi6-9/+91
5884 want zid2zone 5885 want a dcmd for going from netstack id to nestack_t Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-05-155893 igmp timout logic induces panicRobert Mustacchi3-14/+57
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-155840 cmd/ypcmd build failed without usr/lib/libsocket.so on build hostGary Mills1-8/+10
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-05-155896 svccfg import returns before service can be used by svcadmRobert Mustacchi2-1/+363
5897 improve comments for svc.startd Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-155890 Enable Intel SMEP support when availableRobert Mustacchi14-10/+225
5891 want to be able to see x86 control regs with kmdb Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-155889 want ::x86_featuresetRobert Mustacchi1-1/+67
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-155888 need ::scalehrtime dcmdBryan Cantrill1-0/+75
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-15 [illumos-gate merge]Jerry Jelinek1-11/+9
commit 3b3b7026bde850c59ef70bb86cf2ca9e8d8011fc 4567 Long RPC messages could confuse kernel and cause panic
2015-05-145894 Want big theory statement on MAC's data pathRobert Mustacchi2-1/+950
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Rob Gulewich <robert.gulewich@joyent.com> Reviewed by: Max Bruning <max@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-14OS-4309 lxbrand lxinit is careless when execing initPatrick Mooney1-0/+7
2015-05-144567 Long RPC messages could confuse kernel and cause panicMarcel Telka1-11/+9
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Albert Lee <trisk@omniti.com>
2015-05-14OS-4298 fasttrap_pid_enable() panics when prfind() fails in forking process20150514release-20150514Bryan Cantrill1-1/+12
2015-05-14OS-4248 dtrace_dynvar tail calls can blow stackBryan Cantrill1-3/+3
2015-05-14OS-3735 modstubs MAXNARG is too low.Bryan Cantrill2-5/+13
2015-05-14OS-4306 lxbrand setsockopt(IP_MULTICAST_TTL) handles optlen poorlyPatrick Mooney1-8/+9
2015-05-13OS-4303 lxbrand ltp ptrace05 failsPatrick Mooney9-9/+44
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-05-13OS-3307 LTP signal 63 failuresPatrick Mooney1-9/+19
2015-05-13 [illumos-gate merge]Jerry Jelinek10-269/+397
commit 2695d4f4d1e2a6022c8a279d40c3cb750964974d 3783 Flow control is needed in rpcmod when the NFS server is unable to keep up with the network commit 7d593912b33208f97b6a9b5aa18d6bc0227c8a67 5819 want dumpadm(1m) option to print estimated dump size
2015-05-12OS-4299 lxbrand RT signals lack si_valuePatrick Mooney1-0/+1
2015-05-12OS-4300 increase RT signal countPatrick Mooney9-6/+20
Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-05-123783 Flow control is needed in rpcmod when the NFS server is unable to keep ↵Marcel Telka6-263/+349
up with the network Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Albert Lee <trisk@omniti.com>
2015-05-125819 want dumpadm(1m) option to print estimated dump sizeAlexander Eremin4-6/+48
Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Albert Lee <trisk@omniti.com>
2015-05-12OS-4288 lxbrand reads of /proc/pid/status leads to high SYS timeMax Bruning1-40/+4
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-05-11OS-4285 lxbrand sssd attempts AF_NETLINK bind with nonzero nl_pidPatrick Mooney3-9/+87
OS-4240 upstart-udev-bridge aborts due to missing AF_NETLINK Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-05-11OS-4293 removal of un-fired IN_ONESHOT inotify event induces panicBryan Cantrill1-3/+3