summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
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
2012-03-27OS-1058 libzfs_set_cachedprops() needs function header in libzfs.hBill Pijewski1-0/+1
2012-03-26OS-1051 process starvation in FSSJerry Jelinek1-13/+59
2012-03-26OS-1059 new IP symbols need to be listed in symbol fileBill Pijewski2-0/+12
2012-03-26OS-1056 ip_dce_reclaim_stack() cannot be made perfectly safeKeith M Wesolowski4-20/+93
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com>
2012-03-22OS-1050 boot_time kstat for zones should be epoch timestamp of zone boot, ↵Jerry Jelinek3-4/+8
not 'random' number
2012-03-22OS-1048 zfs list/get -c to return only cached propertiesBill Pijewski10-15/+144
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2012-03-22OS-1044 minimize prstat vm_getusage impactJerry Jelinek4-7/+34
2012-03-22OS-803 make phys mem cap a bit harderJerry Jelinek4-34/+245
OS-1043 minimize vm_getusage impact
2012-03-21OS-1042 increase DCE cache tunablesBrendan Gregg2-2/+2
2012-03-21OS-1026 procfs and large file support won't co-existBryan Cantrill4-5/+23
2012-03-20OS-1047 kstat for 10 sec FS opsBill Pijewski3-0/+14
2012-03-19OS-1041 node process stuck in squeue messKeith Wesolowski5-24/+101
2012-03-16OS-1019 zone stuck in down state: amon socket in /var/run preventing shutdownJerry Jelinek8-37/+190
2012-03-16OS-1037 hyprlofs shouldn't require linkdir privJerry Jelinek1-3/+1
2012-03-15OS-1034 hyprlofs header should not use constJerry Jelinek1-4/+4
2012-03-14OS-1031 zfs destroy -F doesn't handle EBUSY from zfs_unmount()Bill Pijewski1-13/+26
Reviewed by: David Pacheco <dap@joyent.com>
2012-03-14OS-1030 hyprlofs unmount panic with dir looped inJerry Jelinek2-0/+6
2012-03-14OS-987 vmu_calculate_proc() impeding page faults for thousands of secondsJerry Jelinek1-24/+54
2012-03-13OS-1029 need hyprlofs GET ioctlJerry Jelinek3-14/+285
2012-03-13upstream merge fixupJohn Sonnenschein1-25/+18
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore76-4223/+336
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-03-132242 libraries should be more careful casting pointersRichard Lowe2-5/+3
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2012-03-132251 kernel inlines should support gcc 4Richard Lowe1-1/+1
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-132131 beadm list -a missing units designationAlexander Eremin1-26/+14
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-132195 lm75 ignores the half degree bit in writesRichard Lowe1-2/+13
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Robert Mustacchi <rm@joyent.com>
2012-03-13backout 998: breaks common closed driversRichard Lowe76-335/+4223
2012-03-13998 obsolete DMA driver interfaces should be removedGarrett D'Amore76-4223/+335
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-132179 gss should be more careful with pointer castsRichard Lowe3-95/+77
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Approved by: Gordon Ross <gwr@nexenta.com>
2012-03-132163 sparc bits should be more careful casting pointersRichard Lowe5-9/+8
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-132083 stmf: worker manager doesn't scale workers anymoreAlexander Stetsenko1-18/+25
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-132208 Seems our find doesn't support the '-links' option, (as mandated by POSIX)Yuri Pankov1-1/+3
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-132075 man outputs "geqn should have been given a `-Tutf8' option"Josef 'Jeff' Sipek1-0/+10
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-132191 Clean up one EINVAL case in setsockopt(3socket)Dan McDonald1-1/+1
Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-132077 lots of unreachable breaks in illumos gateMilan Jurik65-436/+139
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-132099 powertop output hangs under heavy loadMilan Jurik1-1/+2
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-13934 FreeBSD's GPT not recognizedYuri Pankov2-49/+66
Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Gordon Ross <gwr@nexenta.com>
2012-03-132088 zdb could use a reasonable manual pageRichard Lowe2-57/+464
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Steve Gonczi <gonczi@comcast.net> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Garrett D'Amore <garrett@damore.org>