summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2014-11-115285 pass in cpu_pause_func via pause_cpusJosef 'Jeff' Sipek27-70/+53
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-115005 libnvpair JSON output broken by lint fixesJoshua M. Clulow16-6/+1458
5006 libnvpair JSON cannot print int16 arrays Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-105303 libpthread.3lib incorrectly describes -lpthread semanticsKeith M Wesolowski1-10/+4
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-105217 Add cache timeout settings to idmapd manifest, increase defaultsBayard Bell2-2/+10
Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-105216 failover error: cannot share pool/folder - smb add share failedDaniil Lunev1-10/+0
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Vitaliy Gusev <vitaliy.gusev@nexenta.com> Reviewed by: Boris Protopopov <boris.protopopov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-105215 smbd core dump with missing negotiate challengeDmitry.Savitsky@nexenta.com4-24/+37
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-095058 standards(5): Duplicate line in a tableSachidananda Urs1-3/+1
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-11-075287 git-pbchk should not depend on mercurialJoshua M. Clulow5-10/+103
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-075027 zfs large block supportMatthew Ahrens56-170/+593
Reviewed by: Alek Pinchuk <pinchuk.alek@gmail.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-064457 we apparently change .comment of almost every userland objectJosef 'Jeff' Sipek1-1/+1
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2014-11-065244 zio pipeline callers should explicitly invoke next stageGeorge Wilson9-31/+52
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Alex Reece <alex.reece@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-065243 zdb -b could be much fasterMatthew Ahrens2-21/+47
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-065270 ld(1) cannot handle CIE version 3 in .eh_frameAlexander Eremin1-12/+9
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Richard PALO <richard@netbsd.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-055284 ualarm and usleep need to be suppressed in XPG7Garrett D'Amore3-123/+166
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-054110 panic while reaping htable_cacheBoris Protopopov1-173/+209
Reviewed by: Gordon Ross <Gordon.Ross@nexenta.com> Reviewed by: Ilya Usvyatsky <Ilya.Usvyatsky@nexenta.com> Reviewed by: Thomas Keiser <tkeiser@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-11-044174 Torch the old and unmaintained Sun-dhcpBart Coddens488-99528/+38
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-045041 man pages needed for some wide character routinesGarrett D'Amore9-68/+499
Reviewed by: Rich Ercolani <rercola@pha.jhu.edu> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-044449 Offlined vdevs are online after rebootYuri Pankov1-3/+7
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-045272 dev_err(9F) ignores special first character of message (explicit NULL ↵Hans Rosenfeld1-1/+1
check)
2014-11-035280 EOF htable, gettableGarrett D'Amore11-1370/+8
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-11-032922 dev_err() needs manpageHans Rosenfeld4-53/+94
5272 dev_err(9F) ignores special first character of message Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-315132 mdb loops forever printing a stack backtraceGordon Ross4-19/+49
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-10-304989 removal of ntfsprogs and parted (missed files)Richard Lowe3-1052/+0
2014-10-305224 snprintf rounding under [default] FE_TONEARESTDan McDonald6-108/+247
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-295276 Add Richard PALO's fpround test.Dan McDonald5-1/+143
Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Daniel Whitehall <dw@hydra.org>
2014-10-295234 libproc could understand Linux core filesTimothy J Fontaine3-13/+454
5235 libproc doesn't correctly handle elf note rounding Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Rafael Vanoni <rafael.vanoni@pluribusnetworks.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-10-285264 skd.7d man page left over in SPARC buildHans Rosenfeld1-1/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-245258 Incorrect range specified in mq_send(3c) manualRyan Zezeski1-13/+9
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-245231 ::printf doesn't handle enumsJosef 'Jeff' Sipek1-8/+35
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alex Reece <alex@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-244864 update emlxs from source provided by Emulex for 16G FCHans Rosenfeld59-72521/+82744
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-245238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzeroLauri Tirkkonen6-2/+115
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: David Höppner <0xffea@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-234213 Missing spaces in man pagesMarcel Telka8-21/+29
Reviewed by: Eric Sproul <esproul@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-215246 xdr_uid_t/xdr_gid_t cleanupsMarcel Telka7-31/+43
Reviewed by: David Höppner <0xffea@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-10-21693 Opensource replacement of sunwlibm (fix packaging)Piotr Jasiukajtis2-2/+2
2014-10-17693 Opensource replacement of sunwlibmPiotr Jasiukajtis816-7/+177493
Reviewed by: Igor Kozhukhov ikozhukhov@gmail.com Reviewed by: Keith M Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-155221 head shouldn't reuse stdinRobert Mustacchi1-4/+8
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Patrick Domack <patrickdk@patrickdk.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-10-095110 want pam_timestamp moduleAlexander Eremin14-3/+732
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-10-083693 restore_object uses at least two transactions to restore an objectMatthew Ahrens4-63/+61
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Andriy Gapon <andriy.gapon@hybridcluster.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-075175 implement dmu_read_uio_dbuf() to improve cached read performanceMatthew Ahrens4-17/+81
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Alex Reece <alex.reece@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-075169 zdb should limit its ARC sizeMatthew Ahrens1-4/+22
5170 zdb -c should create more scrub i/os by default 5171 zdb should print status while loading metaslabs for leak detection Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Paul Dagnelie <paul.dagnelie@delphix.com> Reviewed by: Bayard Bell <Bayard.Bell@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-065202 want ctf(4)Robert Mustacchi3-0/+1142
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-065166 sendmail package should be replaceableAlexander Pyhalov27-85/+1146
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-065173 vioblk should support the TOPOLOGY feature for physical block size ↵Hans Rosenfeld1-9/+17
reporting Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-055162 zfs recv should use loaned arc buffer to avoid copyMatthew Ahrens2-18/+37
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Bayard Bell <Bayard.Bell@nexenta.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-10-055178 zdb -vvvvv on old-format pool fails in dump_deadlist()Matthew Ahrens1-0/+5
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-10-055176 lock contention on godfather zioMatthew Ahrens4-11/+26
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Alex Reece <alex.reece@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Bayard Bell <Bayard.Bell@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-10-015155 NIGHTLY_OPTIONS last argument should be unquotedGarrett D'Amore1-1/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-025015 improvements to mpt_sas debug logging and mdb moduleAndy Giles5-200/+305
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-024037 sTec S112x supportJoe Beteta11-3/+6291
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2014-09-245192 cpuid_pass2 incorrectly asserts when disabling xsaveRobert Mustacchi1-10/+22
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gordon.ross@nexenta.com>